body
{  
   background: url(back.gif) repeat-x;
   font-family: verdana, arial, helvetica;
   margin-top: 0 
}

td
{
   vertical-align: top
}

hr.blue
{
   color: #3366CC;
   width: 85%;
   margin-top: 0px;
   margin-bottom: 0px;
}

hr.black
{
   color: #000000;
   width: 85%;
   margin-top: 0px;
   margin-bottom: 0px;
}

hr, blockquote
{
   margin-top: 0px;
   margin-bottom: 0px;
}

ul
{
   margin-top: 3px;
   margin-bottom: 3px;
}

p
{
   margin-top: 7px;
   margin-bottom: 7px;
}

.banner
{
   font-size: 43pt;
   font-family: Arial Narrow;
   font-weight: bold;
   text-align: center
}

.content
{
   background: #CCCCCC;
   font-size: 8pt
}

.menubar:link, .menubar:visited
{
   color: #FFFFFF;
   text-decoration: none;
   font-size: 8pt;
   font-family: verdana;
   font-weight: bold
}
.menubar:active
{
   color: #FF9900;
   text-decoration: none;
   font-size: 8pt;
   font-family: verdana;
   font-weight: bold
}
.menubar:hover
{
   color: #FF9900;
   text-decoration: none;
   font-size: 8pt;
   font-family: verdana;
   font-weight: bold
}
li
{
   color: #3366CC
}
a:link, a:visited
{
   color:#3366cc;
   text-decoration:none;
}
a:hover
{
   color:#3366cc;
   text-decoration:none;
   font-weight:bold;
}