  
TR{
background-color : white;
font-size : 12px;
font-weight : 400;
letter-spacing : 1px;
}
th{
font-weight : 400;
}
a{
color : black;

text-decoration : none;
}
a:hover{
text-decoration : underline;
color : red;
}
#main{
width : 780px;
height : inherit;
background-color : white;
}

p{
font-size : 12px;

margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
}

div{
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;

padding-top : 0px;
padding-left : 0px;
padding-right : 0px;
padding-bottom : 0px;
}

script{
padding-top : 0px;
padding-left : 0px;
padding-right : 0px;
padding-bottom : 0px;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
}
