.Header01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;


}
.Header02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0033;
	font-weight: bold;
	text-transform: uppercase;


}
.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;

}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: bold;


}
.whiteBorder {
	border: thin solid #000000;
}
.virticalLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
}
.body3Small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
.body3SmallWhite {


	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}
.body3SmallWhite2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;

}
