body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #535353;
	line-height: 19.5px;	
}
body {
	margin:0px; background: #00cc33 url('images/green.jpg') repeat-x top;
}

a {
	font-family: Arial;
	font-size: 12px;
	color: #002E76;
}
a:hover {
	color: #00cc33;
}