<style type="text/css">
<!--
 body {
 font-family: sans-serif;
 font-size: x-small;
 text-align:justify;
 color: black;
}

a:h0,h1,h2,h3,h4 {
 font-family: Verdana;
 font-size: small;
 text-align: left;
 color: black;
}


a:link {
 font-family: Verdana;
 font-size: small;
 text-decoration: none;
 color: black;
}


a:visited {
 font-family: Verdana;
 font-size: small;
 text-decoration: none;
 color: black;
}

a:hover {
 font-family: Verdana;
 font-size: small;
 text-decoration: underline;
 color: #4F4F4F;
}

</style>