body {
	background-color: #004000;
	font-family: Verdana;
	font-size: 9pt;
	margin: 0px;
}
table {
	font-family: Verdana;
	font-size: 9pt;
}
.header {
	font-size: 11pt;
	font-weight: bold;
}
.viewLink {
	color: #004000;
	text-decoration: none;
}
.viewLink:visited {
	color: #004000;
}
.viewLink:hover {
	font-weight: bold;
}
.viewLinkUnder {
	color: #004000;
	text-decoration: underline;
}
.viewLinkUnder:visited {
	color: #004000;
}
.viewLinkUnder:hover {
	font-weight: bold;
}
.viewLinkWhite {
	color: #FFFFFF;
	text-decoration: none;
}
.viewLinkWhite:visited {
	color: #FFFFFF;
}
.viewLinkWhite:hover {
	font-weight: bold;
}
