body          { color: #000000; font-size: 10pt; font-family: Verdana; font-style: normal; background-color: #ffffff }
.light       { font-size: 10pt; font-style: normal; font-family: Verdana; color: #99FF99 }
H3
{
    FONT-FAMILY: verdana,tahoma,helvetica;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    TEXT-ALIGN: center
}

h4           { font-family: verdana, tahoma, helvetica; font-size: 10pt; text-align: Left; 
               color: #FFFFFF; font-weight: bold }
a            { text-decoration: none; color: #990000 }
a:hover      { color: #990000; text-decoration: underline }
TH
{
    FONT-FAMILY: verdana,tahoma,helvetica;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal
}
TD
{
    FONT-FAMILY: verdana,tahoma,helvetica;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal
}
.nav
{
    BACKGROUND: black;
    COLOR: white
}
A.nav
{
    COLOR: white;
    TEXT-DECORATION: none
}
a.nav:visited { color: #FF6600; text-decoration: none }
A.nav:active
{
    
    TEXT-DECORATION: none
}
A.nav:hover
{
    COLOR: #ffcc00;
    TEXT-DECORATION: none
}
.navbottom
{
    BACKGROUND: #990000;
    COLOR: white
}
A.navigat
{
    COLOR: white
}
A.navigat:visited
{
    COLOR: white
}
A.navigat:active
{
    COLOR: yellow
}
A.navigat:hover
{
    COLOR: red
}
TH.navigat
{
    BACKGROUND: black;
    COLOR: white;
    TEXT-ALIGN: center
}
OPTION
{
    FONT-SIZE: 8pt
}