
body{
   margin-top : 5px;
   margin-left : 0px;
   margin-right : 0px;
   margin-bottom : 5px;
   font-size : 85%;
   color : #333333;
   
}
a:hover{
  color : green;
}
table{
  line-height : 1.5;
  }
}