<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: black
}

a 
{
color: 002694; 
text-decoration:none;
}

a:visited { 
color: 002694; 
text-decoration: none;
}

a:hover 
{
text-decoration:underline;color=#730603
}

</PRE>

<!--

<link rel="stylesheet" type="text/css" href="external.css">

-->