body
{
	font-size: 10pt;
	font-family: Verdana;
}
H1
{
	font-size: 14pt;
	color: blue;
	font-family: Arial;
}
H2
{
	font-size: 12pt;
	color: red;
	font-family: Arial;
}
H3
{
	font-weight: bold;
	font-size: 10pt;
	color: navy;
	font-family: Arial;
}
.H4OnBlue
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: Arial;
}
.BodyOnBlue
{
	font-size: 10pt;
	color: white;
	font-family: Arial;
}
.AOnBlue
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
.AOnBlueSm
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
.AOnBlue:hover
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial;
	text-decoration: none;
	color: #99ff99;
}
.DetailInfo
{
	font-size: 12pt;
	color: #99ff99;
	font-family: Arial;
	vertical-align: middle;
	text-align: center;
}
.BannerText
{
	font-size: 14pt;
	color: red;
	font-family: Arial;
	vertical-align: middle;
	text-align: center;
}
