P, TD, TH, DL, BODY, BLOCKQUOTE, PRE, DIV, OL, UL  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
  
SMALL  {
  	font-family : Arial, Helvetica, sans-serif;
  	font-size : 8pt;
}
  
H1  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-large;
	font-weight : bold;
	font-style : italic;
	color : White;
}
  
H2  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight : bold;
	font-style : italic;
	color : White;
}
  
H3  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bold;
	font-style : italic;
	color : White;
}
 
H4  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : normal;
	font-style : italic;
	color : White;
}
  
.heading2  {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : large;
  	font-weight : bold;
	font-style : italic;
	color : White;	
}

.heading3  {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : medium;
  	font-weight : bold;
	font-style : italic;
	color : White;	
}

.heading4  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : normal;
	font-style : italic;
	color : White;
}

.pullquote  {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : medium;
  	font-weight : bold;
  	font-style : italic;
}

A:hover {
	color: white;
}
