BODY 
{
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
font-size: 11px;
font-family: sans-serif;
color: black;
background-color: white;
}
table
{
font-size: 11px;
}
A
{
text-decoration: underline;
color: #003399;
}
A:hover
{
color: #d60000;
}
:hover.toplink
{
color: #ffffff;
text-decoration: underline;
}
:hover.white
{
color: #000000;
}
h1
{
font-size: 18px;
color: #d60000;
}
.lefttable
{
border-top: #000000 1px solid;
border-right: #000000 1px solid;
border-left: 0px;
border-bottom: 0px;
}
.toplink
{
color: #ffffff;
Font-family: arial, helvetica;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}
.textbox
{
border-top: #000000 1px solid;
border-right: #000000 1px solid;
border-left: #000000 1px solid;
border-bottom: #000000 1px solid;
font-size: 9pt;
font-family: sans-serif;
}
.white
{
color: #ffffff;
font-size: 11px;
font-weight: bold;
}
div.content {
position: absolute;
margin: 80px 0px 0px 0px;
padding: 0px;
width: 100%;
z-index: 1;
}
div.header {
position: absolute;
margin: 0px;
padding: 0px;
width: 100%;
height: 70px;
z-index: 2;
} 
.normal
{
font-size: 10px;
font-family: sans-serif;
color: #000000
}