<style>
a:link    { color: rgb(0,0,255) }
a:visited { color: rgb(100,100,100) }
a:active  { color: rgb(0,0,0) }
body
{
   background-color: rgb(100,100,100);
   color: rgb(0,0,0);
   font-family:Helvetica,Arial; 
   font-size:10pt;
}
table
{
   background-color: rgb(224,224,224);
   font-family:Helvetica,Arial; 
}

p
{
   font-family:Helvetica,Arial; 
   font-size:10pt;
}

p.small
{
   font-family:Helvetica,Arial; 
   font-size:9pt;
}

div.size16
{
   font-family:Helvetica,Arial; 
   font-size:16pt;
}
div.size14
{
   font-family:Helvetica,Arial; 
   font-size:14pt;
}
div.size10
{
   font-family:Helvetica,Arial; 
   font-size:10pt;
}
input
{
   font-family:Helvetica,Arial; 
   font-size:10pt;
}

ul
{
   font-family:Helvetica,Arial; 
   font-size:9pt;
}

h1
{
   font-family:Helvetica,Arial; 
   font-size:18pt;
   line-height:24pt;
}

h2
{
   font-family:Helvetica,Arial; 
   font-size:15pt;
   line-height:21pt;
}
h3
{
   font-family:Helvetica,Arial; 
   font-size:10pt;
   line-height:13pt;
}
h4
{
   font-family:Helvetica,Arial; 
   font-size:8pt;
   line-height:11pt;
}
h5
{
   font-family:Helvetica,Arial; 
}
h6
{
   font-family:Helvetica,Arial; 
}

</style>.

