body {
	background-color:#0A080B;
      	font-family: "Trebuchet MS", "MS Sans serif", sans-serif; 
      	font-size: 11px; 
	background-image: url("perfect_back.gif");
	background-repeat: repeat-y;
	font-weight: normal;
      	color: #D0D39C; 
	scrollbar-face-color: #0A080B; 
	scrollbar-track-color: #transparent; 
      	scrollbar-highlight-color: #43452D; 
      	scrollbar-3dlight-color: #43452D;
      	scrollbar-shadow-color: #0A080B; 
      	scrollbar-darkshadow-color: #0A080B;
     	scrollbar-arrow-color: #444630;
	cursor: default;
	
}


p { 
	font-family: "Trebuchet MS", "MS Sans serif", sans-serif;
    	font-size: 11px; 
	line-height:12px;
    	color: #D0D39C; 
    	font-weight:normal;
	text-align: justify;
	margin-top: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
	
	
}

.head {
	font-family: "Trebuchet MS", "MS Sans serif", sans-serif;
    	font-size: 12px;
	font-weight: bold;
	line-height:13px;
	text-transform: lowercase;  
    	color: #ffffff;
	text-align:left;
	border-style:solid;
	border-width: 0px 0px 1px 0px;
	

}	


A:link {
	
	color:#D0D39C;
	font-weight:bold;
	text-decoration:none;
	
		
}

A:visited { 
	
	color:#D0D39C;
	font-weight:bold;
	text-decoration: none;
        
}


A:hover { 
	
	font-weight:bold;	
	color:#412500;
	text-decoration: none;
	font-weight:bold;
	cursor: default;
      
}


A:active {
	
	color:#D0D39C;
	font-weight:bold;
	text-decoration: none;      
}