body
{
   font: 76% normal arial,helvetica;
   background-color: #000000;
   color: #FFFFFF;
}

h1
{
   font-size: 1.5em;
   color: #55FFFF;
}

h2
{
   font-size: 1.2em;
   color: #33AAAA;
}

a
{
   color: #0077FF;
   text-decoration: none;
}

a:hover
{
   color: #FFFF00;
   text-decoration: none;
}

a:active, a:focus
{
   outline-style: none;
}

div.blockcontainer
{
   position: relative;
   line-height: auto;
   white-space: normal;
   padding: 0.5em;
   padding-bottom: 20px;
}

div.blockcontainer h2
{
   line-height: auto;
   border: 1px solid #0000FF;
   padding: 0em 0em 0em 0.3em;
   width: 200px;
}

div.blockcontainer table tr
{
   line-height: auto;
}

div.blockcontainer table tr td
{
   padding: 0.5em;
}

div.blockcontainer table tr td.shaded
{
   background-color: #171717
}

div.blockcontainer table
{
   line-height: auto;
   border: 0px solid #000077;
}

