BODY, P, DIV, TD {
  font-family : verdana, arial, helvetica, sans-serif; 
  font-size : small; 
  color : rgb(0,0,0); 
  background-color : #FFC; 
}

H1, H2, H3, H4, H5, H6 {
   font-family : verdana, arial, helvetica, sans-serif; 
   background-color : #FFC; 
}

h1 { 
	font-size: 140%; 
	color : #999; 
	}

h2 { 
	font-size: 130%; 
	color : #666; 
	}

h3 { 
	font-size: 120%; 
	color : #333; 
	}
h4 { 
	font-size: 110%; 
	}

