p  { 
	color: #4D4D4D;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
 }

.bodyText {  font-family: Calibri, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; font-style: normal; font-weight: normal; color: #4D4D4D}
.bodySmall {  font-family: Calibri, Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 16px; font-style: normal; font-weight: normal; color: #4D4D4D}
.bodyBlink{  font-family: Calibri, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; font-style: normal; font-weight: bold; color: #800003; text-decoration: blink;}
.pageHeader {  font-family: Calibri, Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-style: normal; font-weight: bold; color: #B31E17}
.sectionHeader {  font-family: Calibri, Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold; color: #3574BB}
.subsectionHeader {  font-family: Calibri, Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; font-weight: bold; color: #B31E17}
.tableHeader {  font-family: Calibri, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #4D4D4D; background-color: #DDDDDD}
li {  font-family: Calibri, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; font-style: normal; font-weight: normal; color: #4D4D4D}
a:link {
	color: #3574BB;
	font-weight: bold;
	text-decoration: underline;
}

a:visited{
	color: #3574BB;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #B31E17;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.boldRed {
	font-weight: bold;
	color: B31E17;
}
