body
{
background-color: rgb(0,0,0);
color: rgb(169,191,164);
font-family: Verdana, Arial, Helvetica, sans-serif;
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
border-color: rgb(205,232,198);
}

#content
{
font-size: 114%;
background-color: rgb(0,0,0);
color: rgb(255,255,255);
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
border-color: rgb(0,0,0);
text-align: left;
}

#logo, #logo a
{
font-size: 50;
background-color: rgb(0,0,0);
color: rgb(0,0,255);
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: bold;
text-align: center;
margin-top: 15px; margin-bottom: 0px;
}

#content a
{
color: rgb(47,242,1);
text-decoration: underline;
}

#content a:hover, #content a:active
{
background-color: rgb(47,242,1);
color: rgb(0,0,0);
}

h1, h2, h3, h4, h5, h6
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
}

h1
{
font-size: 152%;
}

h2
{
font-size: 142%;
}

h3
{
font-size: 132%;
}

h4
{
font-size: 122%;
}

h5
{
font-size: 112%;
}

h6
{
font-size: 102%;
}

#trail a
{
text-decoration: none;
}

#logo a
{
text-decoration: none;
}

#trail a:hover
{
}




@media print
{
#menu       {display: none;}
#content    {padding: 0px;}
#content a  {text-decoration: underline;}
}