<style type="text/css">
<body>

body {background-color:#fff;} 

body,font,p,td,table,textarea,input
{color: #404040; 
font-family: verdana;
font-size: 10px;
line-height:18px;
}
	
	


b {
    color: #303030;
}

i {
     color: #FC6;
   
}

u {
    color: #9C0;}
    


div.content {
	background-color : #f3f3f3;
	line-height : 100%;
	border-top : 0px solid black;
	border-bottom : 0px solid #90c5dc;
	border-right : 0px solid black;
	border-left : 0px solid black;
	margin : 0;
	padding-bottom : 5px;
	padding-left : 2;
	padding-right : 2;
	padding-top : 4;
}

	
 
     
a {color: #9C0; border-bottom: 0px;text-decoration: none; line-height: 22px;}
a:hover { border-bottom: 0px; text-decoration: none; color: #e9f8aa; }

#nav { margin: 0; padding: 0; background-color: #fff; }
#nav li {
	list-style-type: none; 
	display: inline;
	line-height: 40px;
	margin-right: 40px;}		
#nav li a {
	border-bottom: 0;
        text-decoration: none;
	font-size: 1.2em;
	text-transform: lowercase;
	color: #555;
	border-bottom: 5px solid #f1f1f1}

#nav li a:hover { border-bottom: 5px solid #bcefff; }
#nav li a:active. { border-bottom: 5px solid #dadada; }








h1{  
background-color : none;        
font-family: verdana;   
color: #020202;        
letter-spacing: 3px;     
font : 4pt;  
       font-weight:400;
       text-transform: uppercase;
line-height:14px;
text-align:left;
padding-left : 0px;  
padding-right: 3px;   
margin-bottom: 0px; 
margin-top:0px;
border-bottom: 0px solid white;}

h2{  
background-color : none;        
font-family: verdana;   
color: #999;        
letter-spacing: 2px;     
font-size : 10pt;  
       text-transform: uppercase;
line-height:20px;
text-align:right;
padding-left : 0px;  
padding-right: 3px;   
margin-bottom: 0px; 
margin-top:0px;
border-bottom: 0px solid white;}

h3{  
background-color : none;        
font-family: verdana;   
color: #ccc;        
letter-spacing: 2px;     
font-size : 8pt;  
       text-transform: uppercase;
line-height:20px;
text-align:right;
padding-left : 0px;  
padding-right: 3px;   
margin-bottom: 0px; 
margin-top:0px;
border-bottom: 0px solid white;}



textarea{width:100px; height: 50px; font-family: verdana; 
font-size: 8px; 
color: #808080;
border: 1px solid #000000;
}
</body>
</style>