html
{
    font-family:verdana, sans serif;
    font-size:0.9em;

}

body
{
    margin:0px;
    padding:2px;
    font-size: 100.1%;
    color:#ffffff;
    BACKGROUND-color:#000000;
}

p
{
  color:#ffffff;
}

A
{
    COLOR:#006600;
    text-decoration:none;
    font-weight:bold;
}

A:hover
{
    color:#ffff00;
}

A:active
{
   color:#ffff00;
}

A.menu
{
    color:#006600;
    font-family:kristen itc;
    text-decoration:none;
    font-size:1.0em;
}

A.menu:active
{
   color:#ffff00;
    text-decoration:none;
    background-color:#006600;
    font-weight:bold;
    border-bottom:#ffff00 1px solid;
    padding-left:20px;
}


A.menu:hover
{
    color:#ffff00;
    background-color:#006600;
    font-family:kristen itc;
    text-decoration:none;
    font-size:1.0em;
    border-bottom:#ffff00 1px solid;
    padding-left:20px;
}

h1
{
   FONT-FAMILY:kristen itc;
   FONT-SIZE:150%;
   color:#006600;
   text-align:center;
}

h2
{
   FONT-FAMILY:kristen itc;
   FONT-SIZE:1.4em;
   FONT-WEIGHT:bold;
   COLOR:#ff0000;
   text-align:center;
   text-transform:uppercase;
   padding-top:7px;
   margin-bottom:20px;
   margin-top:10px;
   padding-bottom:7px;
}

h3
{
    color:#006600;
    FONT-SIZE:120%;
    FONT-WEIGHT:bold;
    FONT-FAMILY:kristen itc;
    margin-bottom:10px;
    margin-top:10px;
    padding-top:3px;
    padding-bottom:3px;
    text-align:left;

}

img
{
    border:0px;
    padding-left:3px;
    padding-right:3px;
    padding-bottom:0px;
}


table
{
    padding:2px;
    border:0px solid #ffffff;
    FONT-SIZE:1.0em;
}

TD
{
    border:0px;
    padding:2px;
    FONT-FAMILY:Verdana;
    vertical-align:top;

}


hr
{
    color:#660000;
    width:50%;
    height:1px;
}
