<HEAD>
<style type="text/css">
<!--
a:link { text-decoration: none; color: red}
a:visited { text-decoration: none; color: red}
a:active { text-decoration: none; color: white}
a:hover { color: white; background-color: red} 
-->
</style>
>/HEAD>


p { color: black; font-family: helvetica, verdana, arial, sans-serif; font-size: 8 pt; line-height: 110%; }

H1 { color: black; font-family: helvetica, helvetica, verdana, sans-serif; font-weight : bold; font-size: 17 pt}

H2 { color: red; font-family: helvetica, helvetica, verdana, sans-serif; font-weight : bold; font-size: 8 pt;}

a {color: red; font-weight: bold; text-decoration: none}

td { color: black; font-family: helvetica, verdana, arial, sans-serif; font-size: 8 pt; line-height: 110%; vertical-align: top;}

tr { color: black; font-family: helvetica, verdana, arial, sans-serif; font-size: 8 pt; line-height: 110%; }

body { background-color: white}
body { font-family: helvetica, verdana, arial, sans-serif; font-size: 8 pt}

BODY {
SCROLLBAR-FACE-COLOR: white;
SCROLLBAR-HIGHLIGHT-COLOR: white; 
SCROLLBAR-SHADOW-COLOR: white; 
SCROLLBAR-3DLIGHT-COLOR: black; 
SCROLLBAR-ARROW-COLOR: red; 
SCROLLBAR-TRACK-COLOR:white; 
SCROLLBAR-DARKSHADOW-COLOR: black;
overflow: auto;
}
