BODY { 
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	color: rgb(0,0,0); 
	font-size: 10pt; 
	font-weight: normal; 
	background-color: rgb(102,204,102);
	}
 
A:active { 
 	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
 	color: rgb(51,51,204); 
 	font-size: 9pt; 
 	font-weight: bold;
 	}
 	
 A:link { 
 	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
 	color: rgb(51,51,204); 
 	font-size: 9pt; 
 	font-weight: bold;
 	}
 	
 A:hover { 
 	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
 	color: rgb(51,51,255); 
 	font-size: 9pt; 
 	font-weight: bold;
 	}

 A:visited { 
 	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
 	color: rgb(51,51,204); 
 	font-size: 9pt; 
 	font-weight: bold;
 	}
 	
 UL { 
 	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
 	font-size: 10pt; 
 	color: rgb(0,0,0); 
 	font-weight: normal; 
 	font-style: normal;
 	}
 	
 TD { 
 	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
 	font-size: 10pt; 
 	color: rgb(0,0,0); 
 	font-weight: normal; 
 	font-style: normal;
 	} 
 	
 H1 { 
 	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
 	font-size: 16pt; 
 	color: rgb(0,0,0);
 	}
 	
 H2 { 
 	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
 	font-size: 14pt; 
 	font-weight: normal; 
 	font-style: normal;}
 P { 
 	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
 	font-size: 10pt; 
 	font-weight: normal; 
 	font-style: normal;
 	}
 	
 H3 { 
 	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
 	font-size: 12pt; 
 	font-weight: bold;}
 	
 OL { 
 	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
 	font-size: 10pt; 
 	font-weight: normal;}
 H4 { 
 	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
 	font-size: 9pt; 
 	font-weight: bold;}
 H5 { 
 	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
 	font-size: 9pt; 
 	font-weight: bold;}
 H6 { 
 	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
 	font-size: 8pt; 
 	font-weight: normal;}