BODY 
     {
     background-color: #FFF; 
     background-image: none;
     font-family: Times New Roman, Times, serif; 
     font-size: 12pt; 
     color: #000; 
     margin: 0px;
     }

td {font-family: Times New Roman, Times, serif; 12pt; color: #000;}
     
a:link 
       {
       text-decoration: none; 
       color: #000;
       }
a:visited 
          {
          text-decoration: none; 
          color: #000;
          }
a:hover 
        {
        text-decoration: none; 
        color: #000;
        }
a:active 
         {
         text-decoration: none; 
         color: #000;
         }
         
#overDiv {display: none;}
.sidebar {display: none;}         

h1, h2, h3, h4, h5, h6 
    {
    font-family: Times New Roman, Times, serif;
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: center;
    }

h1 
   {
   font-variant: small-caps;
   font-size: 16pt;
   font-weight: bold;
   color: #000;
   }

h2 
   {
   margin-top: 1em;
   font-size: 14pt;
   font-weight: bold;
   color: #000;
   }

h2#rostertitle {color: #000;}
   
a#print {display: none;}
     
#numbers {color: #000;}   

div.footer {display: none;}
                    
div#url {display: block;
        text-align: center;
          width: 100%;
          font-size: 10pt;
          color: #808080;
          margin-top: 7em;
          margin-bottom: 0;}

table#rostertable {width: 100%; margin: 0px;}
          
