	
<style>


P  {}

H1  {
        color : #CC0000;
        font-weight : bold;
}

H2  {
        color : #CC0000;
}

H3  {color : #CC0000}
.news (color: CC0000; font-weight : bold;}

H4 
{color : #CC0000}
.news (color: CC0000; font-weight : bold;}

A  {color : #CC0000 }
.white	{color : #FFFFFF; text-decoration: none }

A:Visited  {color : #000099}
A.white:visited	{color : #FFFFFF; text-decoration: none; ! inportant }

A:Active  {
        font-weight : bold;
}

A:Hover  {
        font-weight : bold;
}

BODY  {
        scrollbar-face-color: #000099; 
        scrollbar-shadow-color: #ffffff; 
        scrollbar-highlight-color: #ffffff; 
        scrollbar-3dlight-color: #ffffff; 
        scrollbar-darkshadow-color: #000099; 
        scrollbar-track-color: #ffffff; 
        scrollbar-arrow-color: #ffffff;
        margin-top:0;
        margin-left:0;
        margin-right:0;
        margin-bottom:0;
        bgcolor="#FFFFFF";
        
}

</style>
