body {
 font-family: Arial;
 color: #FF0000;
 font-size: 10pt;
 background: #000000;
 margin:0px 0px 0px 0px;
}
h1 {
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold;
 color: #FF8000;
 background: #000000;
}
h2 {
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold;
 color: #FF0000;
 background: #000000;
}
a:link {
 font-family: Arial;
 color: #FF0000;
 background: #000000;
}
a:visited {
 font-family: Arial;
 color: #FF0000;
 background: #000000;
}

#menuline {
 border:1px dashed #660000;
 padding:0px 0px 0px 0px;
 text-align:center
              }   
#newsline {
 border-bottom:1px dashed #660000;
 padding:0px 0px 0px 0px;
 text-align:left;
 font-size:10pt;
              }   

#content {
 border-right:1px dashed #660000;
 padding:0px 0px 0px 0px;
 text-align:left;
 font-size:10pt;
              }   

td {
 font-size:10pt;
              }   
