body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	overflow: auto;
	background-color:#086116; 
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #8F2E1E;
	scrollbar-base-color:#006600;
	scrollbar-arrow-color:#FFFF00;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;}

.style1 {color: #006600}
.style2 {color: #FF0000}
.style3 {color: #000000}
.style4 {
	color: #0000FF;
	font-style: italic;
	font-weight: bold;
}
h1
{
	font-family: Verdana, Arial;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #006600
	}
h2
{
	font-family: Verdana, Arial;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000
	}
h3
{
	font-family: Verdana, Arial;
	font-size: 14px;
	font-style: italic;
	color: #009900
	}
h4
{
	font-family: Verdana, Arial;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #006600
	}

td
{
	font-family: Verdana, Arial;
	font-size: 12px;
	vertical-align: top;
	font-weight: normal;
	color: #000000
	}