body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:400;
}
.banner {
	font-size:36px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-weight:normal;
	}
	
a.links {
	color:#999999;
	font-size:12px;
	text-decoration:none;
	font-weight:600;
	}	
	a.links:hover {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	}	
	
a.orange {
	color:#336633;
	text-decoration:none;
	font-weight:400;
	font-size:20px;
	}
	
.smallwhite {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.smallwhite:hover {
	font-size:12px;
	color:#CCCCCC;
	text-decoration:none;
	}
	
	
.mediumwhite {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	}	
	
.twenty {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#666666;
	font-weight:400;
	}

div.center { 
            text-align: center; 
           }
