.FinePrints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #001005;
	text-align: justify;
	font-weight: normal;
	line-height: 1.4;
}
.BodyText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #001005;
	text-align: justify;
	font-weight: normal;
	line-height: 1.4;
}
.BodyText3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001005;
	text-align: justify;
	font-weight: normal;
	line-height: 1.4;
}
.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC0000;
	text-align: justify;
	font-weight: normal;
	line-height: 1;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	text-align: justify;
	font-weight: normal;
	line-height: 1;
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: justify;
	font-weight: normal;
}
A.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: justify;
	font-weight: normal;
	text-decoration: none;
}
A:hover.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: justify;
	font-weight: normal;
	text-decoration: underline;
}
