P, TD, TH, DL, BODY, BLOCKQUOTE, PRE, OL, UL {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
}
SMALL {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
}
H1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: x-large;
	font-weight: bold;
	color : #0099CD;
}
H2 {
  font-family: Verdana, Arial, Helvetica;
  font-size: large;
  font-weight: bold;
  color : #0099CD;
}
H3 {
  font-family: Verdana, Arial, Helvetica;
  font-size: medium;
  font-weight: bold;
  color : #0099CD;
}
.heading3 {
  font-family: Verdana, Arial, Helvetica;
  font-size: medium;
  font-weight: bold;
  color : #0099CD;
}
.heading3w {
	font-family: Verdana, Arial, Helvetica;
	font-size: medium;
	font-weight: bold;
	color : white;
	font-style : italic;
}
