a:link {
text-decoration: none;
font-weight: bold;
color: #76A89F;
}


a:visited {
text-decoration: none;
font-weight: bold;
color: #76A89F;
}

a:hover {
text-decoration: none;
font-weight: bold;
color: #76A89F;
}

a:active {
text-decoration: none;
font-weight: bold;
color: #76A89F;
} 

body {
font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
font-size: 9pt;
color: #000000;
background-color:  #ffffff;
}

td {
font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
font-size: 9pt;
Valign: top;
}

#content {
position: absolute;
top: 0px;
left: 100px;
width: 600px;
} 