.BigFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.Medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
; text-decoration: none}
.BigFontBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.SmallBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	;
	text-decoration: none;
	font-weight: bold;
}
.LinkStyle {  font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none; font-size: 12px; color: #000000}
.MediumFontBlueBold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003366; ; font-weight: bold}
.MediumBlueBoldRomanList { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003366; ; font-weight: bold ; list-style-type: upper-roman}
.SmallBlueUnderline { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003366; ; text-decoration: underline}
.LinkStyleBold { font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: bold; text-decoration: none; font-size: 12px; color: #000000}
.SmallBlackUnderline { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; ; text-decoration: underline }
.BigFontBlue { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #003366; }
.LinkStyleBoldRomanList { font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: bold; text-decoration: none; font-size: 12px; color: #333333; list-style-type: upper-roman}
.SerifBlack {
font-family: "Times New Roman", Times, serif; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none; font-size: 14px; color: #000000}
.BigFontRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
.SerifBlackAlphaList { font-family: "Times New Roman", Times, serif; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none; font-size: 14px; color: #333333 ; list-style-type: lower-alpha}
.SerifBlackBullets { font-family: "Times New Roman", Times, serif; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none; font-size: 14px; color: #333333 ; list-style-type: circle}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 12px;
	font-weight: normal;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 12px;
	font-weight: normal;
}
