TABLE
{
    BORDER-RIGHT: #000000;
    BORDER-TOP: #000000;
    BORDER-LEFT: #000000;
    BORDER-BOTTOM: #000000;
    BACKGROUND-COLOR: #000000;
}
BODY
{   
    BACKGROUND-COLOR: #000000;
    FONT-SIZE: 12pt;
    COLOR: FFFFFF;
    FONT-FAMILY: georgia
}
h1
{
   FONT-SIZE: 15pt;
   FONT-FAMILY: georgia
   COLOR: FFFFFF;
}

   A:link {text-decoration: none; color:DEB249;}
   A:active {text-decoration: none; color: DEB249;}
   A:visited {text-decoration: none; color:808000;}


