body{
margin: 0; padding:0px;
background: #040415;
color: #FFFFFF;
line-height: 16px;
font: 76% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
word-wrap: break-word;	/* IE */
 }

td {
font:  'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
font-size: 12px; 
line-height: 16px;
alignment: left;
}

td.redtext {
font-family: "Tahoma", "Verdana", "Helvetica", Sans-Serif;
font-size: 10px; 
line-height: 16px;
color:red;
}

 
a, a:link {
color: white; 
text-decoration: underline ; 

}

a:hover, a:visited:hover {
color: MidnightBlue;
text-decoration: none ;
background: white;
}


h1 {
	font-size: 1.5em;
	letter-spacing: 0.4pt;
	color: #CFCFCF;
	text-transform: uppercase;
}

td.banner {
	
	color: white;
	background: #2C5D96;
}

	
hr {
border: 1px solid #FFFFFF;
}



a.nav, a.nav:visited {text-decoration: none ; background: none;color: white;}
a.nav:hover, a.nav:visited:hover {text-decoration: underline ;background: none;color: white;}
td.navheader {border: 0px;background: #003366;color: white;height: 30px;}
td.nav {border: 0px;height: 30px;}
td.nav1 {border: 0px;background: #194B81;color: white;height: 30px;}
td.nav2 {border: 0px;background: #2C5D96;color: white;height: 30px;}
td.nav3 {border: 0px;background: #4E7CB9;color: white;height: 30px;}
td.nav4 {border: 0px;background: #709CDE;color: white;height: 30px;}

