
body {
  background-color: #000000;
  font-family: Tahoma, sans-serif;
  color: #ffffff;
  }
  
#news {
  font-size: 12px;
  line-height: 13px;
  text-align: left;
  }
  
#news strong {
  font-weight: bold;
  color: #F35A1D;
  margin: 2px;
  }
  
.tab {
  height: 28px;
  background-image: url(../images/tab.gif);
  background-repeat: repeat-x;
  padding: 6px;
  margin: 0px;
  }
  
.tab a {
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  }
  
.tab a:hover {
  color: #990000;
  }
  
.thumb {
  border: 1px solid #333333;
  }
  
.thumb:hover {
  border: 1px solid #ff6600;
  }
  
#footer {
  font-size: 15px;
  color: #ffffff;
  line-height: 19px;
  }
  
#footer a {
  color: #ffff00;
  text-decoration: none;
  font-weight: bold;
  line-height: 15px;
  }
  
#footer a:hover {
  color: #ff6600;
  }  
  
td {
  font-size: 12px;
  text-align: justify;
  line-height: 18px;
  }

td2 {
  font-size: 12px;
  line-height: 18px;
  }
  
h1 {
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  letter-spacing: -1px;
  }
  
#heading {
  padding: 6px;
  background-color: #ff6600;
  color: #000000;
  font-family: Arial, sans-serif;
  font-size: 18px;
  width: 470;
  letter-spacing: -1px;
  }
  
.lg {
  color: #ffff00;
  font-size: 16px;
  font-family: arial, sans-serif;
  }

.lg2 {
  color: #ffff00;
  font-size: 14px;
  font-family: arial, sans-serif;
  }

  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
