
H1 {  
  Font-Family : Times;
  Color : #996600;
  font-size: 150%;
}

H2 {
  Font-Family : Times;
  font-style: italic;
  Color : #996600;
  font-size: 133%;
}

H3 {
  Font-Family : Times;
  font-style: italic;
  Color : #996600;
  font-size: 117%;
}

H4 {
  Font-Family : Times;
  Color : #996600;
  font-size: 100%;
}

BODY {
  margin-left: 1in;
}

BODY,OL,UL,DD,DT,TD,P,TH  { 
  font-family: Arial, sans-serif, Times ; 
  color: #000000; 
  font-size: 100%;
}

.LEGEND {
  font-family: Arial, sans-serif, Times ; 
  color: #000000; 
  font-size: 75%;  
}
	 
.LIST {
  font-family: Arial, sans-serif, Times ; 
  color: #000000; 
  font-size: 11pt;  
}	 

.FOOTER {
  font-family: Arial, sans-serif, Times ; 
  color: #000000; 
  font-size: 75%;  
}	 
   
