table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.headline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #5D6C21;
	font-weight: bold;
	text-transform: uppercase;
}
.headline2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	line-height: 22px;
	color: #e0902f;
	font-weight: bold;
	text-transform: capitalize;
}
A:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #5D6C21;
}
A:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #5D6C21;
}
A:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #E0902f;
	text-decoration: underline;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	font-weight: bold;
}
form {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
img {
	border-style: none;
}
/* ######### key styles for table ######### */
.boldgreen {
	color: #5d6c21;
	font-weight: bold;
}
.boldorange {
	color: #e0902f;
	font-weight: bold;
}
