    body {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    }
  body, td, p {
    font-family: verdana;
    font-size: 11px;
    }
  a {
    text-decoration: none;
    }
a:link  {  
  text-decoration:  none;
  font-weight:  bold;
  color:  #F30;
  background:  white;
  }  
   
a:visited  {  
  text-decoration:  none;
  font-weight:  bold;
  color:  #996;
  background:  white;
  }  
    
a:active  {  
  text-decoration:  none;
  font-weight:  bold;
  color:  #F30;
  background:  #FF0;
  }
a.hover  {  
  text-decoration:  none;
  color:  #F30;
  background:  white;
  }  
    
a.offsite  {  
  text-decoration:  none;
  font-weight:  normal;
  color:  #C30;
  background:  white;
  }  
  .newsText {
    line-height: 20px;
    }
  .navText {
    font-size: 10px;
    line-height: 25px;
    font-weight: bold;
    text-transform: uppercase;
    }
  .newsDate {
    font-weight: bold;
    color: #036;
    text-transform: uppercase;
    }
  .siteName {
    font-size: 19px;
    font-weight: bold;
    }
.hCalendarTable, .dCalendarTable {
    border-width: 0px;
    border-style: solid;
    border-color: #333333;
    }
.hCalendarDay, .dCalendarDay, .hCalendarDayLinked, .dCalendarDayLinked, .hCalendarDayCurrent, .dCalendarDayCurrent {
    text-align: center;
    }
.dlTable {
    background-color: maroon;
    }
.dlPosted, .dlPostedTitle {
    text-align: right;
    }
.dlMessageLinkTitleFont, .dlPostedTitleFont, .dlReadsTitleFont, .dlAuthorTitleFont, .dlSubjectTitleFont {
    font-size: 11px;
    }