BODY{
  text-align : left;
  font-size : medium;
  
  margin-top : 10px;
  margin-left : 5px;
  margin-right : 0px;
  margin-bottom : 0px;
  
  
  
  list-style-type : disc;
  }
A:{color:#000099;}
A:HOVER{text-decoration:none;color : #f51fc0;}
.left10{
  padding-left : 10px;
}
.left30{
  padding-top : 5px;
  padding-left : 30px;
  padding-bottom : 5px;
}
.l10tb5{
  padding-top : 5px;
  padding-left : 10px;
  padding-bottom : 5px;
}
A{
  text-decoration : none;
  color : blue;
}
.tb3{
  padding-top : 3px;
  padding-bottom : 3px;
}
