body {
margin:0px;
background:#ffffff;
}
#table {
border-left:1px solid #0000ff;
border-right:1px solid #0000ff;
padding:5px;
}
.largetext {
font-family:Verdana, Arial, Helvetica;
font-size:12px;
font-weight:bold;
line-height:16pt;
padding:10px;
color:#0000ff;
}
.body {
font-family:Verdana, Arial, Helvetica;
font-size:11px;
line-height:16pt;
padding:10px;
}
        A:link  { color:#0000ff; }
        A:active       { color:#0000ff; }
        A:visited       { color:#0000ff; }
        A:hover { color:#000000; text-decoration: none }
        a { text-decoration: underline }