body {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #A80000;
  background-color: #A0A0A0;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
 }

a:link, a:visited { 
text-decoration: underline; 
color : #ffffff 
}

a:active { 
text-decoration: 
underline; color : #7CFC00 
}

a:hover { 
text-decoration: none;  
font-size: 14px; 
color : #7CFC00;
position: relative;
top: 1px; left: 1px; 
}

.head {
  border-left:0px solid #000000; border-right:0px solid #000000; border-top:2px solid #000000; border-bottom:2px solid #000000; background-color: #000000;
  padding: 2px;
  color:#00FF00;
  text-align: center;
  margin-left:0; margin-right:0; margin-top:3px; margin-bottom:0
 }

.hd3 {
  border-left:0px solid black; border-right:0px solid black; border-top:1px solid black; border-bottom:1px solid black; background-color: #333333;
  padding: 2px;
  font-size: 12px;
  color: #00FF00;
  text-align: left;
  margin-left:0; margin-right:0; margin-top:3px; margin-bottom:0
  }

.link {
  text-decoration: underline;
  font-weight: bold;
  color: #ffffff;
 }

.t1 {
  margin-left:auto; 
  margin-right:auto;
  margin-top:4px;
  margin-bottom: 4px;
  border: dotted 1px #000000;
  padding: 0;
  border-spacing: 5px 5px;
 }

.sub {
  font-weight: bold;
  color: #000000;
  background-color:#009900; 
  margin: 0 0 0; 
  text-align:center;
 }