BODY {
	COLOR: black; FONT-FAMILY:  Verdana
}
TABLE {
	FONT-FAMILY:  Verdana; FONT-SIZE: 9pt
}
TD {
	FONT-FAMILY: Verdana; FONT-SIZE: 9pt
}
A:link {
	COLOR: Black; FONT-FAMILY:  Verdana; TEXT-DECORATION: underline
}
A:visited {
	COLOR: Black; FONT-FAMILY: Verdana; TEXT-DECORATION: underline
}
A:hover {
	COLOR: Black; FONT-FAMILY: Verdana; TEXT-DECORATION: underline; Background: White;
}
H1 {
	COLOR: #ffcc00; FONT-SIZE: 12pt; FONT-WEIGHT: bold; COLOR: Black
}
H2 {
	FONT-SIZE: 11pt; FONT-WEIGHT: bold; COLOR: Maroon
}
H3 {
	FONT-SIZE: 9pt; FONT-WEIGHT: bold; COLOR: Green
}

.normal {
	FONT-FAMILY:  Verdana; FONT-SIZE: 9pt
}
.small {
	FONT-FAMILY:  Verdana; FONT-SIZE: 8pt
}
.smallwhite {
	COLOR: White; FONT-FAMILY:  Verdana; FONT-SIZE: 8pt
}
.vsmall {
	FONT-FAMILY:  Verdana; FONT-SIZE: 7pt
}
.Heading1
{
	font-size: 12pt;
	font-family: Georgia;
	font-weight: bold;
	font-style: normal;
	color: #004040;
}
.Heading2
{
	font-size: 9pt;
	font-family: Georgia;
	font-weight: bold;
	font-style: normal;
	color: White;
	background: #004040;
}
.topnav:link, .topnav:visited {
	font-size: 9pt;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	color: White;
	text-decoration: none;
	background: #004040;
}
.topnav:hover {
	background: White;
	color: #004040;
	text-decoration: none;
}