.bodyBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.headerBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0071BC;
}
.blank {
	font-size: 0px;
}
.bodyWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.tableBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;


}
.bodyBlue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0071BC%);
}
a:link {
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;


}
a:visited {
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;

}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.headerWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.smallRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FF0000;
}
.largeRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	font-weight: bold;
}
