body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12;
	color:#000000;
	background-image:url(../images/bg_page.jpg)
}

td, th {	
font-family: Arial;
font-size: 12px;
color:#000000;
}

form {
font-family: Arial;
font-size: 12px;
color:#666666
}

a {color:#B70000; text-decoration:none}
a:hover	{text-decoration:none; color:#000000 }

<!--
.heading { font-size:16px; font-weight: bold; color:#B70000 }
.subheading { font-size:12px; font-weight: bold; color:#B70000 }
.date { font-size:11px; color:#999999 }
.legal { font-size:11px; color:#666666 }
.footer { font-size:11px; color:#999999 }
.patrol{ font-size:12px; color:#FFFFFF }
.error{ font-size:11px; color:#FF0000 }
.successful{ font-size:12px; color:#006600; font-weight: bold;}
-->