<style type="text/css"> 
<!-- 
body {
    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-size: 10pt;
    scrollbar-face-color: #FFFAFA;
    scrollbar-base-color: #F8F8FF;
    scrollbar-arrow-color: Black;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3d-light-color: #FFFFFF;
} 
p {
    font-family: Verdana ;
    font-size: 10pt;
    color : Black;
} 
td {
    font-family: Verdana;
    color : Black;
    text-align : justify;
    font-size : 10pt;
} 
th { font-family: Verdana; font-size: 10pt; } 
h1 { font-family: Verdana; font-size: 14pt; color : Black;} 
h2 {
    font-family: Times;
    font-size: 18pt;
    color : Green;
} 
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: xx-large;
    color : Lime;
    
} 

A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:hover {
    color: Red;
} 
--> 
</style> <!--