body {
	background-color: #336600;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
	font-variant: normal;

}
a:link {
	font-style: italic;
	color: #00FF00;
}
a:hover {
	font-style: normal;
	font-weight: bold;
}
a:visited {
	font-style: normal;
	color: #00FF00;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	font-variant: small-caps;
	text-transform: capitalize;
	font-style: normal;
}
@import url("scroll.css");
table {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
