body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin: 5px;
	background: #E9E9E9;
	color: 4F4F4F;
}
.td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	}
.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4C721D;
}

	
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
}

.footer a:link, .footer a:visited {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	font-style: normal;
}
.footer a:hover, .footer a:active {
	font-size: 10px;
	color:  #C9BD45;
	font-weight: bold;
	font-style: normal;
}
 a:link, a:visited {
	font-size: 11px;
	color: #B8AA3D;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	font-size: 11px;
	color: #4C721D;
	text-decoration: none;
}
.border_thin {
	border: 1px solid #DFD26A;
}

	
H1{
	font-size: 18px;
	font-weight: bold;
	color: 4F4F4F;
	}
	
H2 {
	font-size: 12px;
	font-weight: bold;
	color: 4F4F4F;
	}
H3 {
	font-size: 11px;
	font-weight: bold;
	color: 4F4F4F;
}
	
.padding {
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
}
