body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
a:link {
color: #424242;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #424242;
}
a:hover {
text-decoration: none;
color: #3366cc;
}
a:active {
text-decoration: none;
color: #424242;
}
body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}