<pre>body    { background-color: white; font-family: Verdana; font-size: 8pt }
h1 
{
font-size: 10pt;
font-family: "Verdana";
color: black;
}

p  
{
font-size: 8pt;
font-family: "verdana";
color: #313131;
}
ol  
{
font-size: 8pt;
font-family: "verdana";
color: #313131;
}

a 
{
text-decoration: underline;
color: 583FB5;
}</PRE>


