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