body {
	background-color:#4E4E4E;
      	font-family: "Trebuchet MS", "MS Sans serif", sans-serif; 
      	font-size: 11px; 
	background-image: url("hplayoutseebg.gif");
	background-repeat: repeat-y;
	font-weight: normal;
      	color: #101117; 
	scrollbar-face-color: #4E4E4E; 
	scrollbar-track-color: #transparent; 
      	scrollbar-highlight-color: #838283; 
      	scrollbar-3dlight-color: #838283
      	scrollbar-shadow-color: #4E4E4E; 
      	scrollbar-darkshadow-color: #4E4E4E;
     	scrollbar-arrow-color: #FFFFFF;
	cursor: default;
	
}


p { 
	font-family: "Trebuchet MS", "MS Sans serif", sans-serif;
    	font-size: 11px; 
	line-height:12px;
    	color: #E6E6E6; 
    	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: #5C5C5C;
	text-align:left;
	border-style:solid;
	border-width: 0px 0px 1px 0px;
	

}	


A:link {
	
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	
		
}

A:visited { 
	
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
        
}


A:hover { 
	
	font-weight:bold;	
	color:#000000;
	text-decoration: none;
	font-weight:bold;
	cursor: default;
      
}


A:active {
	
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;      
}