<style type="text/css"> 
<!-- 
body {
    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-size: 10pt;
    scrollbar-face-color: #ffffff;
    scrollbar-base-color: #ffffff;
    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 : x-small;
} 
th { font-family: Arial; font-size: 8pt } 
h1 {
    font-family: Verdana;
    font-size: 32pt;
    text-align : center;
    color : White;
} 
h2 {
    font-family: "Lucida Handwriting";
    font-size: 33pt;
    text-align : center;
    color : Yellow;
} 
h3 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12pt;
    text-align : center;
    color : #F0FFFF;
}
h4 {
    font-family: Verdana;
    font-size: large;
    text-align : center;
    color : #F0F8FF;
    font : oblique x-large;
} 
h5 {
    font-family: Arial Narrow;
    font-size: xx-large;
    color : Maroon;
} 
h6 {
    font-family: Verdana;
    font-size: large;
    text-align : center;
    color : #F0F8FF;
    font : oblique x-large;
A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:hover {
    color: Red;
} 
-> 
</style> <!--
