body { background-color: #ffffff; color: #333333; font-family: Arial, Tahoma, sans-serif; font-size: 10pt; }
.header  {
	background: #FFFFFF;
	color: Red;
	border-bottom: solid 1px LightGrey;
	margin: 0 0 5px 0;
	padding: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer  {
	background: #FFFFFF;
	color: LightGrey;
	border-top: solid 1px LightGrey;
	margin: 10px 0 0 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
hr       { clear: both; border:solid; border-width:1px; border-bottom-color:#007300; border-top-color:#ffffff; border-left-color:#ffffff; border-right-color:#ffffff;}
.accesskey { text-decoration: underline; }
a {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
}
.smalltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



