body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
	font-weight: normal;
	font-style: normal;
	overflow:auto;
}

table, tr, td, p, font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
}
	
a, a:active, a:visited {
	color: #009966;
	text-decoration: none;
	}
	
a:hover {
	color: #009966;
	font-weight: normal;
	text-decoration: underline;
	}
	
.footer { 
	font-size: 9px;
	}
	
a.footer, a.footer:active, a.footer:visited { 
	color: #282828;
	text-decoration: none;
	}
	
a.footer:hover { 
	color: #009966;
	text-decoration: none;
	}