<style type="text/css">{  }
body
    {    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-size: 10pt;
    scrollbar-face-color: #fffff0;
    scrollbar-base-color: White;
    scrollbar-arrow-color: Black;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3d-light-color: #FFFFFF;
    } 
p {
    font-family: Verdana ;
    font-size: 10pt;
    color : Black;
    text-align : justify;
} 
td {
    font-family: Verdana;
    color : Black;
    text-align : left;
    font-size : 10pt;
} 
th {
    font-family: Verdana;
    font-size: x-small;
} 
h1 { font-family: Verdana; font-size: 14pt; } 
h2 {
    font-family: Verdana;
    font-size: 10pt;
    text-align : justify;
    color : Black;
} 
h3 {
    font-family: Verdana;
    font-size: 12pt;
    color : Black;
    text-align : justify;
    vertical-align : top;
}
h4 {
    font-family: Verdana;
    font-size: smaller;
    text-align : center;
    color : Green;
} 
h5 {
    font-family: Arial;
    font-size: large;
    color : Black;
    text-align : center;
} 
h6 {
    font-family: Verdana;
    font-size: x-small;
    color : Black;
    text-align : left;
} 
A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:hover {
    color: Red;
 
} 
--> 
</style>{  }