<STYLE>
BODY 	   {background-color: #eeeeee; color: #1C3382; font-family: "arial"; text-decoration: "none"; font-size: 8pt}
A          {font-family: "arial"; text-shadow: "black"  }
A:link     {color: #6666FF; text-decoration: "none"  }
A:visited  {color: #6666FF; text-decoration: "none"  }
A:active   {color: #1C3382; text-decoration: "underline"  }
A:hover    {color: #1C3382; text-decoration: "underline"  }

H1		   {color: red; font-family: "arial"; text-decoration: "none"; font-size: 14pt; font-weigth: bold }
H2		   {font-family: "arial"; text-decoration: "none"; font-size: 12pt; font-weigth: bold }
H3		   {font-family: "arial"; text-decoration: "none"; font-size: 10pt; font-weigth: bold }
H4		   {font-family: "arial"; text-decoration: "none"; font-size: 8pt; font-weigth: bold }

TH		   {font-family: "arial"; text-decoration: "none"; font-size: 8pt; font-weigth: bold }
TD		   {font-family: "arial"; text-decoration: "none"; font-size: 8pt;}

.text	   {font-family: "arial"; text-decoration: "none"; font-size: 8pt }
</STYLE>