P,LI,UL,body,TD {
	font-family: "Arial";
	font-size: 12px;
	color: #202020;
}

#SmallWhite {
	font-family: "Arial";
	font-size: 11px;
	color: white;
}
#SmallRed {
	font-family: "Arial";
	font-size: 11px;
	color: #b00000;
}
#Small {
	font-family: "Arial";
	font-size: 11px;
	color: black;
}
#Smaller {
	font-family: "Arial";
	font-size: 9px;
	color: black;
}
#Medium {
	font-family: "Arial";
	font-size: 13px;
	color: black;
}
#Large {
	font-family: "Arial";
	font-size: 15px;
	color: White;
	font-weight: bold;
}

#SmallDarkB {
	font-family: "Arial";
	font-size: 10px;
	color: #000066;

}

A.LargeWhite:link, A.LargeWhite:visited {
	font-family: "Arial";
	font-size: 14px;
	color: white;
}

A.LargeBlack:link, A.LargeBlack:visited {
	font-family: "Arial";
	font-size: 14px;
	color: black;
}


A.SmallBlue:link, A.SmallBlue:visited {
	font-family: "Arial";
	font-size: 10px;
	color: #000066;
	font-weight : bold;
	text-decoration: underline;
}
A.SmallWhite:link, A.SmallWhite:visited {
	font-family: "Arial";
	font-size: 14px;
	color: white;
	text-decoration: none;
}
A.Small:link, A.Small:visited {
	font-family: "Arial";
	font-size: 11px;
	color: black;
	text-decoration: none;
}
A.SmallerBlue:link,A.SmallerBlue:visited {
	font-family: "Arial";
	font-size: 9px;
	color: blue;
}
A.Medium:link, A.Medium:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration:none
}
A.MediumLink:link, A.MediumLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #013687;
	text-decoration: underline;
	font-weight : bold;
}

