body{margin:10px;}
a:link    {
	text-decoration: none;
	color: #87A439;
}
a:visited {
	text-decoration: none;
	color: #87A439;
}
a:active  {
	color:#823A00;
	text-decoration: underline;
}
a:hover   {
	text-decoration: underline;
	color: #823A00;
}
 
input {
	font-size: 9px;
}
.small {
	font-size: 10px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #F0EED9;
	padding: 3px;
	color: #5F5A25;
}
.subheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.menu:link {
	color: #E6F2CC;
}
a.menu:visited {
	color: #E6F2CC;
}
a.menu:active {
	color: #CCFFFF;
	text-decoration: underline;
}
a.menu:hover {
	color: #CCFFFF;
	text-decoration: underline;
}
a.footer:link {

	color: #FFFFFF;
}
a.footer:visited {


	color: #FFFFFF;
}
a.footer:active {

	color: #FFFFFF;
	text-decoration: underline;
}
a.footer:hover {


	color: #FFFFFF;
	text-decoration: underline;
}
.normalBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.tablebg {
	background-repeat: repeat-x;
}
