
body {
  background-image: url(images/body_Bg2.gif);
  background-attachment: fixed; }
  
  
td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 15px;
  color: #333; 
  text-align: justify; }
  
a { font-weight: bold; color: #cc0000; }
a:hover { color: #000; }
  
  
.footer {
  font-family: Tahoma, sans-serif;
  font-size: 9px;
  color: #fff;
  background-image: url(images/footerBg.gif); }
  
  
.footer a { color: #fff; font-weight: bold; }
.footer a:hover { color: #000; }

