.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A31129;
	font-style : italic;
	line-height: 19px;
}

.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold;
	color: #FFFFFF;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #A31129;
	text-decoration: underline
}

.trHeader {
	background-color: #333399;
	font-weight: bold;

}
.tdText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 5pt;

}
.trData {
	background-color: #9999CC;
}
.tdTextData {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 5pt;
}
.trData2 {

	background-color: #E9E9F4;
}
.BlueBoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660099;
}
