BODY		{
			margin-top:0;
			margin-bottom:0;
			margin-left:0;
			margin-right:0;
			background-color:black;
			color:white;
			font-family:Verdana, Helvetica, sans-serif;
			}

a:link		{
			color:white;
			text-decoration:none;
			}
			
a:visited	{
			color:silver;
			text-decoration:none;
			}			

a:hover		{
			text-decoration:underline;
			}			


a.localanchor:link		{
						color:white;
						text-decoration:none;
						}

a.localanchor:visited	{
						color:white;
						text-decoration:none;
						}

a.localanchor:hover		{
						text-decoration:underline;
						}			


h1			{
			margin-left:10px;
			font-size:110%;
			color:white;
			}

h2			{
			margin-left:20px;
			font-size:100%;
			color:white;
			}

h3			{
			margin-left:20px;
			font-size:90%;
			color:white;
			}
			
.subhead	{
			font-size:80%;
			font-weight:normal;
			}			

td.top		{
			background-image:url(graphics/mars.gif);
			}

td.logo		{
			background-color:black;
			}
			
td.line		{
			background-color:black;
			background-image:url(graphics/taupe-pixel.gif);
			background-repeat:repeat-x;
			}		
			
td.leftnav	{
			background-color:#807F40;
			color:white;
			}			
			
td.mainbody	{
			background-color:black;
			color:#BDB76B;
			}

.navelement	{
			margin-left:10px;
			margin-right:10px;	
			}
	
.bodyelement{
			margin-left:20px;
			margin-right:20px;
			font-size:90%;	
			}	

.formheader	{
			font-size:100%;
			font-weight:bold;
			color:#BDB76B;
			}			

.formelement{
			font-size:90%;	
			}				
			
.formnote	{
			font-size:70%;	
			}			

.formquestion	{
			font-size:80%;
			color:#BDB76B;
			}
			
.formrule	{
			color:#BDB76B;			
			}
			
.formrule2	{}			
			
.testimonial{
			margin-left:40px;
			margin-right:40px;
			font-size:90%;
			font-style:italic;	
			}			
			
.testimonialauthor	{
			margin-left:40px;
			margin-right:40px;
			font-size:90%;	
			}						
			
			
.header		{
			font-size:100%;
			font-weight:bold;
			margin-left:20px;
			}		
	
	
.navtable	{
			margin-left:10px;
			margin-right:10px;
			font-size:90%;	
			}	
	
.navheader	{
			font-size:110%;
			font-weight:bold;
			}	
			
.taupe		{
			color:#BDB76B;
			}						
			
.bottomnav	{	
			font-size:70%;
			text-align:center;
			}			
			
.top		{
			font-size:80%;
			text-align:center;
			}	
			
ul.localnav	{
			font-size:90%;
			}	
			
ul.general	{
			font-size:90%;
			}						
			
ul.highlight{
			font-size:90%;
			}			

ul.sitelist {
	border:0px solid white;
	font-size:11px;
	margin-top:0px;
	padding-left:15px;
	}
			
.noborder	{
			border:0;
			}			
			
.infoform	{
			font-family:Courier New,Courier;
			background-color:white;
			color:black;
			}				

.sc			{
			font-variant:small-caps; 
			}