body 
{
	background-color:black;
	
}

table 
{
	
	font-family: verdana; 
	font-weight: normal;
	color:white; 
	font-size:x-small;
	background-color:white
	border-width:none;
	
	
}
#h2 
{
	font-family: verdana; 
	font-weight: bold;
	color:black; 
	font-size:x-small;
}
h4
{
	font-family: verdana; 
	font-weight: bold;
	color:black; 
	font-size:x-small;
	
}


p 
{
	font-family: verdana; 
	font-weight: normal;
	color:black; 
	font-size:x-small;
	
}
a:link{color:white;text-decoration:none;font-size:x-small;font-weight: bold;}
a:active{color:white;text-decoration:none;font-size:x-small;font-weight: bold; }
a:visited{color:white;font-style:normal;text-decoration:none;font-size:x-small;font-weight: bold;}
a:hover{color:white;text-decoration:none;font-size:x-small;font-weight: bold;}

#footer
{
	text-align:center;
	font-family: verdana; 
	color:white; 
	background-color:black;
	font-size:xx-small;
}
#banner
{
	text-align:center;
	font-family: verdana; 
	color:white; 
	background-color:black;
	font-size:x-small;
}
#banner2
{
	text-align:center;
	font-family: verdana; 
	color:white; 
	background-color:black;
	font-size:x-small;
}

#richlink
{
	text-align:center;
	font-family: verdana; 
	color:black; 
	background-color:white;
	font-size:x-small;
	text-decoration: underline;
	font-weight: bold;
}
#richlink:hover
{
	text-align:center;
	font-family: verdana; 
	color:blue; 
	font-size:x-small;
	text-decoration: underline;
	font-weight: bold;
}
