/* CSS Document */

p,table,li
{
	font-family: arial, helvetica, 'sans serif';
	font-size: 9pt;

}


a:link    {
	color:0033cc;
	font-weight: bold;
	
}
a:visited {
	color:#000099;
	font-weight: bold;
	
}
a:active  {color:#666666; font-weight: bold;}
a:hover   {color:#ffcc00; font-weight: bold;}


.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #0033cc;
	letter-spacing: 0.3pt;



}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;

}


.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	font-style: italic;

}
