body {  
margin: 0px, 0px;
color: #000000;
background-color: #006633; }

a:link {  color: #00A85A; text-decoration: none}
a:active {  color: #006633; text-decoration: none}
a:visited {  color: #006699; text-decoration: none}
a:hover {  color: #006633; text-decoration: none}

.bodytext {
font-family: "Vani","Times New Roman",Georgia,Serif;
font-size: 16px;
font-style: normal;
line-height: 18px;
font-weight: normal;
color: black;
text-align: justify;}

#fadetable {
background-color: #006633;
color: #fff;
width: 100%;
filter: alpha(opacity=20);}
