body {
	background-color:#869fbf;
      	font-family: "Trebuchet MS", "MS Sans serif", sans-serif; 
      	font-size: 11px; 
	font-weight: normal;
      	color: #000000; 
	scrollbar-face-color: #869fbf; 
	scrollbar-track-color: #transparent; 
      	scrollbar-highlight-color: #869fbf; 
      	scrollbar-3dlight-color: #869fbf;
      	scrollbar-shadow-color: #869fbf; 
      	scrollbar-darkshadow-color: #869fbf;
     	scrollbar-arrow-color: #d0daf0;
	cursor: default;
	
}


p { 
	font-family: "Trebuchet MS", "MS Sans serif", sans-serif;
    	font-size: 11px; 
	line-height:12px;
    	color: #869fbf; 
    	font-weight:normal;
	text-align: justify;
	margin-top: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
	
	
}

.mainlinks {
	font-family: "Trebuchet MS", "MS Sans serif", sans-serif;
    	font-size: 15px;
	font-weight: bold;
	line-height:15px;
	padding-top:0px;
	text-transform: uppercase;  
    	color: #869fbf;
	text-align:left;
	padding-bottom:5px;
	border-style:solid;
	border-width: 0px 0px 1px 0px;

	

}

.headleft {
	font-family: "book antiqua", "MS Sans serif", sans-serif;
    	font-size: 18px;
	font-weight: bold;
	line-height:25px;
	text-transform: capitalize;  
    	color: #869fbf;
	text-align:left;


}

.headright {
	font-family: "Trebuchet MS", "MS Sans serif", sans-serif;
    	font-size: 12px;
	font-weight: bold;
	line-height:13px;
	text-transform: uppercase;  
    	color: #869fbf;
	text-align:justify;
	border-style:solid;
	border-width: 0px 0px 1px 0px;
	

}	

.bold {
	font-family: "Trebuchet MS", "MS Sans serif", sans-serif;
    	font-size: 11px;
	font-weight: bold;
	line-height:12px;
	text-transform: capitalize;  
    	color: #869fbf;
	text-align:justify;

	

}


A:link {
	
	color:#869fbf;
	font-weight:bold;
	text-decoration:none;
	
		
}

A:visited { 
	
	color:#869fbf;
	font-weight:bold;
	text-decoration: none;
        
}


A:hover { 
	
	font-weight:bold;	
	color:#869fbf;
	text-decoration: none;
	font-weight:bold;
	cursor: default;
      
}


A:active {
	
	color:#869fbf;
	font-weight:bold;
	text-decoration: none;      
}