BODY.BLACK
    {
    margin-top: 0em;
    margin-left: 0em;
    margin-right: 0em;
    margin-bottom: auto;
    color: #ffff00;
    background-color: #000000;
    }
    
BODY.L2R
    {
    margin-top: 0em;
    margin-left: 0em;
    margin-right: 0em;
    margin-bottom: auto;
    color: #000000;
    background-color: #000000;
    background-image: url(images/bluebg.jpg);
    }

BODY.T2B
    {
    margin-top: 0em;
    margin-left: 0em;
    margin-right: 0em;
    margin-bottom: auto;
    color: #000000;
    background-color: #000000;
    background-image: url(images/headerbg.jpg);
    }

Ax:link { color: #ffff00; background-color: transparent;}
Ax:visited { color: #ffff00; background-color: transparent;}
Ax:active { color: #ff0000; background-color: transparent;}

A:link {
  text-decoration : underline;
  font-weight : normal;
  color : #0000FF;
  background : transparent;
}


A:visited {
  text-decoration : underline;
  font-weight : normal;
  color : #0000FF;
  background : transparent;
}


A:active {
  text-decoration : underline;
  font-weight : normal;
  color : #0000FF;
  background : transparent;
}


A:hover {
  text-decoration : underline;
  font-weight : normal;
  color : #ff0000;
  background : transparent;
}

.FONT
    {
    font-family: "comic sans ms", arial, helvetica, sans-serif;
    font-size: 12px ;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #ffff00;
    background-color: transparent;
    }

.LASTMOD
    {
    font-family: arial, helvetica, sans-serif;
    font-size: 10px ;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #d3d3d3;
    background-color: transparent;
    }

.FONT10
    {
    font-family: "comic sans ms", arial, helvetica, sans-serif;
    font-size: 10px ;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
    background-color: transparent;
    }

.FONT12
    {
    font-family: "comic sans ms", arial, helvetica, sans-serif;
    font-size: 12px ;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
    background-color: transparent;
    }

.FONT14
    {
    font-family: "comic sans ms", arial, helvetica, sans-serif;
    font-size: 14px ;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
    background-color: transparent;
    }

DIV
    {
    font-family: "comic sans ms", arial, helvetica, sans-serif;
    font-size: 12px ;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
    background-color: transparent;
    }

SPAN
{
    COLOR: #000000;
    FONT-FAMILY: "comic sans ms", Arial, Helvetica, sans-serif;
    FONT-SIZE: small;
    FONT-WEIGHT: normal;
    FONT-STYLE: normal;
    LINE-HEIGHT: normal;
}