<style type="text/css"> 
<!-- 
body { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 10pt; } 
p {
    font-family: Verdana ;
    font-size: 10pt;
    color : Green;
} 
td {
    font-family: Verdana;
    color : Black;
    text-align : justify;
    font-size : x-small;
} 
th { font-family: Arial; font-size: 8pt } 
h1 { font-family: Verdana; font-size: 14pt; } 
h2 {
    font-family: Verdana;
    font-size: 10pt;
   text-align : justify;
    color : Black;
} 
h3 { font-family: Arial Narrow; font-size: 24pt; }
h4 {
    font-family: Verdana;
    font-size: medium;
    text-align : justify;
    color : Green;
} 
h5 {
    font-family: Arial Narrow;
    font-size: 12;
    color : Green;
} 

A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:hover {
    color: Red;
} 
--> 
</style> <!--
