body { 
  margin: 0px 0px 0px 0px; 
  font-family: arial,verdana,tahoma,helvetica,sans-serif; 
  font-size: 10px;
  color: #000000;
  background-color:#ffffff;
  background-image:url(images/bg.jpg);
  background-repeat:repeat-x; 
}
a:link, a:visited { 
  text-decoration: none;
  color:#800000; 
}
a:active, a:hover { 
  text-decoration: none;
  color: #d4d4d4;
}
td {
  font-family: verdana,arial,tahoma,helvetica,sans-serif; 
  font-size: 10px;
  color: #000000;
  vertical-align:top;
}
