body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	font-size: 24px;
	font-weight: bold;
	color: #040404;
	margin: 0px;
	background-image: url(../images/h3bg.jpg);
	height: 50px;
	text-transform: uppercase;
	padding-top: 40px;
	padding-right: 30px;
	padding-left: 5px;
}


th {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-weight: bold;
	color: #482400;
	text-decoration: underline;
	font-size: 13px;
}
.important {
	font-weight: bold;
	color: #045E28;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #064D22;
	margin: 0px;
	padding: 0px;
}

a.top{
	color:#000000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.tiny {
	font-size: 11px;
	color: #003300;
}
.box {
	border: 2px solid #80B684;
}
.hpbanner {
	font-weight: bold;
	color: #000000;
	background-color: #599F61;
	border: 2px solid #0B883A;
	font-size: 24px;
	font-style: italic;
	padding: 5px;
}

