body {  
	font-family: Trebuchet, Verdana, Geneva, Arial, sans-serif; 
	font-size: 9pt; 
	color: #000000; 
	background-color: #ffffcc;
	scrollbar-base-color: #f9da02;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #ffffff;
	
	scrollbar-shadow-color: ff6600;
	scrollbar-lightshadow-color: #ffcc99; 
	scrollbar-darkshadow-color: ff6600;
	
	scrollbar-highlight-color: ffffcc;
	scrollbar-3dlight-color: #6c6c6c;

}

p {  
	font-family: Trebuchet, Verdana, Geneva, Arial, sans-serif; 
	font-size: 11px; 
	color: #000000;
	margin-top: 5px;
}

td {  
	font-family: Trebuchet, Verdana, Geneva, Arial, sans-serif; 
	font-size: 11px; 
	color: #000000
}

a:link {  
	color: #015476; 
	text-decoration: underline; 
	font-weight: bold
}

a:visited {  
	color: #015476; 
	font-weight: bold
}

a:hover {  
	color: #666666; 
	text-decoration: none; 
	font-weight: bold
}

a:active {  
	color: #666666; 
	text-decoration: none; 
	font-weight: bold
}

h1 { 
	 font-size: 14pt; 
	 color: #3300cc; 
	 font-weight: bold;
	 text-align: center;
	 background: #D6ABBA;
	 line-height: 188%
}

.header { 
	font-size: 10pt; 
	color: #000000; 
	font-weight: bold; 
	text-align: left
}
