body {
margin: 0px;
padding: 0px;
border: 0px;
}

a:link { color: #333333; text-decoration: none;}
a:visited { color: #333333; text-decoration: none;}
a:active { color: #333333; text-decoration: none;}
a:hover { color: #660000; text-decoration: underline;}



body, td, th, input  { 
	font-family: verdana, helvetica, sans-serif; 
	font-size: 13px; color:#666666;
	}
.footer {font-size: 10px; line-height: 12px;  color:#666666;}
.footer a {font-size: 10px; color:#333333;}
.footer a:hover  {font-size: 10px; color:#660000;}

h1	{ font-size:16px; font-weight:bold; color:#660000;}	
h2	{ font-size:13px; font-weight:bold; color:#333333;}	
