body{
margin-top : 6px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
}


a{
color : black;
text-decoration : none;
}
a:hover{
color : red;
text-decoration : underline;
}
th{
margin-top : 6px;
}
