 


a{  
    
    
    
  font-size : 15px;
  text-decoration : underline;
  color : black;
}
a:link{  
    
    
    
  color : black;

  text-decoration : underline;
}
a:visited{  
    
    
    
  color : black;

  text-decoration : underline;
}
a:hover{  
    
    
    
  color : silver;
  
}
A:active{  
    
    
    
  color : black;
}
FONT{  
    
    
    
  font-size : 15px;
  color : black;
}
TD{  
    
    
    
  font-size : 15px;
  background-repeat : repeat-x;
}
STRONG{  
    
    
    
  font-weight : normal;
  font-size : 15px;
}
BODY{  
    
    
    
  margin-top : 0px;
  text-align : center;
  
  margin-bottom : 0px;

  
  
}
body {
  overflow-y:scroll;


