body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #009000;


}
html, body {overflow-x: hidden;}
.margin{
	margin-left: 0px;
	margin-top: 0px;
	background-color: #606060;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}

.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #036C00;
	line-height: 24px;
}

.smallbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #036C00;
}


.regulartext{
	font-family: Arial, Helvetica, sans-serif;
	width: 460px;
	height: auto;
	font-size: 15px;	
	color: black;
	line-height: 18px;
	text-align: left;
}

.maintable{ 
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.center{
	text-align: center;
}
.scrollbox {padding: 0px; height: 350px; width: 380px; border: 0px; overflow: auto; background-color: transparent;}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bkg{
	background-image: url(content/headpic.png);
	background-position: left top;
	background-repeat: no-repeat;
}
