#head {
position: absolute;
left: 0px;
}

td {
font-family: Arial;
font-size: 10pt;
}

a:link {
color: #333333;
text-decoration: none;
}

a:visited {
color: #333333;
text-decoration: none;
}

a:hover {
color: #666666;
text-decoration: none;
}

a:active {
color: #000033;
text-decoration: none;
}