body {
   margin: 10px ; padding: 0px ; background: #fff ; color: #000;
   font-family: Sans-serif;
 }


h1 {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 24px;
   font-weight: bold;
   background-color: #e7e7e7;
   color: #000;
   border: 1px double #999;
   padding: 3px;
}

hr { border: 1px dotted #bbd;}
.headertxt { color:#998; text-align:center; }
.newstxt { font-size: 12px; }

