.roster, .header, .footer, h2 a {display:none;}

.title {text-align:center;}

body {
   background: white;
   font-size: 10pt;
   width:100%;
   }
  table {border-top:2px solid #eeeeee;width:100%;}
  th {line-height:2;text-align:left;border-bottom:2px solid #eeeeee;}
  tr {line-height:1.7;}
a:link, a:visited {
   color:#666666;
   background: transparent;
   font-weight: bold;
   text-decoration:none;
   }
.news a:link:after, .news a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
.news a[href^="/"]:after {
   content: " (http://www.billions.com" attr(href) ") ";
   }
