body {
  background-image: url(../imgr/bg.gif); 
  background-repeat: repeat-x;
  margin: 5px;
}
td {
  font-family:verdana;
  font-size:12px
}
.subTitle {
  font-family:verdana;
  font-size:10px
}
td.center {
  text-align: center;
}
a {
  font-weight: bold;
  color: #ce1126;
}
a.topStory {
  font-weight: bold;
  color: #ce1126;
  font-size:18px;
}
td.news {
  background-image: url(../imgr/bg_news.gif); 
  background-repeat: repeat-x;
}
.footer {
  font-family:verdana;
  font-size:10px;
  color: #ffffff;
  text-align:center;
}
.captiontext { 
  font-family:verdana; 
  font-size:10; 
  color:#808080
}
.headline {
  font-weight: bold;
  font-size:18px;
}
