body
{
color:#000000;
background:#C2DE66;
font-size: 10pt;
margin : 5px;
}

td
{
color:#000000;
font-size: 10pt;
margin : 10px;
line-height: 1.3em
}

a:link {
text-decoration : none;
color : #50871F;
border-bottom : none;
}
a:visited {
text-decoration : none;
color : #50871F;
border-bottom : none;
}
a:active {
text-decoration:underline;
color : #C2DE66;
}
a:hover {
text-decoration:underline;
color : #C2DE66;
}

#main{
border-top: 1px solid #5F6A3A;
border-left: 1px solid #5F6A3A;
border-right: 1px solid #5F6A3A;
border-bottom: 1px solid #5F6A3A;
width:470px;
padding:5 5 5 5;
}

#title{
width:460px;
color:#ffffff;
background:#1b1b1b;
font-size: 14pt;
padding:5 5 5 5;
}

#sub{
width:460px;
color:#000000;
background:#93B036;
font-size: 12pt;
padding:3 3 3 3;
}