body {
	background-color: #051700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #585858;
}
td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
a, a:visited, a:active, a:link {
	color: #616161;
	text-decoration: none;
	font-size: 10px;
}
a:Hover {
	text-decoration: none;
	color:#125500;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
h1 {
	font-size: 18px;
	color: #ff9c00;
}
h2 {
	font-size: 16px;
	color: #ff9c00;
}
h3 {
	font-size: 14px;
	color: #ff9c00;
}
h4 {
	font-size: 18px;
	color: #125500;
}
h5 {
	font-size: 16px;
	color: #125500;
}
h6 {
	font-size: 14px;
	color: #125500;
}
.clear {
	clear: both;
}
.strikethrough {
	text-decoration: line-through;
}


input.submitbutton
{
background-image:url(/images/button_on_light.jpg);
border:medium none;
color:#FFFFFF;
cursor:pointer;
font-weight:bold;
height:48px;
padding-bottom:10px;
width:280px;

}

.front_intro {
	font-size:12px;
}