body {margin: 5; padding: 0;}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.bluebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3F64A8;
}
.navbar a:link {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #009933;
	text-decoration: underline;
}
.navbar a:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:active {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #009933;
	text-decoration: underline;
}
.navbar a:visited {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #009933;
	text-decoration: underline;
}
a:link {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #009933;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #009933;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #009933;
	text-decoration: underline;
}
.smallgray a:link {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.smallgray a:hover {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.smallgray a:active {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.smallgray a:visited {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.smallgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999999;
}
.greenheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #00CC66;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: C90404;
}
