a { text-decoration:underline;color:rgb(0,51,102); }
a:visited { text-decoration:underline;color:rgb(0,17,34); }
a:active { text-decoration:underline;color:rgb(0,51,102); }
a:hover { text-decoration:underline;color:rgb(0,102,204); }

body
  {
   font-family:Times New Roman;
   padding-left:0px;
   padding-right:0px;
   padding-top:0px;
   padding-bottom:0px;
   margin-left:0px;
   margin-right:0px;
   margin-top:0px;
   margin-bottom:0px;
  };
.smallpad
  {
   padding-left:2px;
   padding-right:2px;
   padding-top:2px;
   padding-bottom:2px;
  }
.header
  {
   font-size:16px;
   font-weight:bold;
  };
.small
  {
   font-size:10px;
   line-height:11px;
  };
.actual
  {
   font-size:10px;
   line-height:11px;
   color:rgb(64,128,255);
   padding-left:12px;
  };
.downsmall
  {
   font-size:3px;
   line-height:4px;
  };
.content
  {
   font-size:12px;
   line-height:15px;
   width:100%;
  };
.top
  {
   font-size:12px;
   font-weight:bold;
   line-height:14px;
  };
.menu
  {
   font-size:12px;
   line-height:14px;
   font-weight:bold;
  };
.current
  {
   color:rgb(153,0,0);
   text-decoration:underline;
   font-weight:bold;
   line-height:14px;
  };
a.created { text-decoration:none;color:rgb(255,255,255); }
a.created:visited { text-decoration:none;color:rgb(255,255,255); }
a.created:active { text-decoration:none;color:rgb(255,255,255); }
a.created:hover { text-decoration:none;color:rgb(0,102,204); }
