a {
text-decoration : none;
}
a:hover {
color : #0000ff;
text-decoration : none;
}
a:link { 
color : #0000ff;
text-decoration : none;
}
a:visited { 
color : #800080;
text-decoration : none;
}

body {
background-color : #d3d3d3;
margin-top: 0;
font-family: verdana, sans-serif;
}

th {
text-align: left;
font-size: 10pt;
font-weight: bold;
}

td {
text-align: left;
font-size: 8pt;
}
