body {
	background-color:#999999;
	background-image: url();
      	font-family: "Trebuchet MS", "MS Sans serif", sans-serif;
    	font-size: 8pt;
	font-weight: bold;
	line-height:11px;
	color: #FFFFFF;
	scrollbar-face-color: #C6B6C6; 
	scrollbar-track-color: transparent; 
      	scrollbar-highlight-color: #FFFFFF; 
      	scrollbar-3dlight-color: #FFFFFF;
      	scrollbar-shadow-color: #999999; 
      	scrollbar-darkshadow-color: #999999;
     	scrollbar-arrow-color: #FFFFFF;
	cursor: default;
	
}


p { 
	font-family: "Trebuchet MS", "MS Sans serif", sans-serif;
    	font-size: 8pt; 
	line-height:11px;
    	color: #FFFFFF; 
    	font-weight:normal;
	text-align: justify;
	margin-top: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
	
	
}

.headleft {
	font-family: "Trebuchet MS", "MS Sans serif", sans-serif;
    	font-size: 11px;
	line-height:11px;
	font-weight: bold;
                 	text-transform:lowercase;  
    	color: #FFFFFF;
	text-align:justify;
	border-style:double;
	border-color:#999999;
	border-width: 0px 0px 0px 0px;
	background-color:#999999;
	


}

.headright {
	font-family: "Trebuchet MS", "MS Sans serif", sans-serif;
    	font-size: 11px;
	line-height:11px;
	font-weight: bold;
                 	text-transform: lowercase;  
    	color: #FFFFFF;
	text-align:justify;
	border-style:double;
	border-width: 0px 0px 0px 0px;
	background-color:#999999;
	

}	

.bold {
	font-family: "Trebuchet MS", "MS Sans serif", sans-serif;
    	font-size: 10pt;
	font-weight: normal;
	line-height:11px;
	text-transform: capitalize;  
    	color: #999999;
	text-align:justify;

	

}


A:link {
	
	color:#999999;
	font-weight:bold;
	text-transform: none; 
	text-decoration:none;
	
		
}

A:visited { 
	
	color:#999999;
	font-weight:bold;
	text-transform: none; 
	text-decoration: none;
        
}


A:hover { 
	
	font-weight:bold;	
	color:#FFFFFF;
	text-transform: lowercase; 
	text-decoration: none;
                   font-weight:bold;
	cursor: crosshair;
      
}


A:active {
	
	color:#FFFFFF;
	font-weight:bold;
	text-transform: none; 
	text-decoration: none;      
}