body,td,th {
	color: #000000;
}
body {
	background-color: #c0c0c0;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: 006600;
}
a:visited {
	color: 284173;
}
a:hover {
	color: 284173;
}
a:active {
	color: 006600;
}
.text-std {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
}
.text-hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-style: normal;
	font-weight: bold;
}