body{
margin: 0px; 
background-color: #81FF3D;
background-position: left;
background-repeat: repeat-y; 
scrollbar-face-color: #81FF3D;
scrollbar-shadow-color: #81FF3D; 
scrollbar-highlight-color: #81FF3D; 
scrollbar-3dlight-color: #81FF3D; 
scrollbar-darkshadow-color: #81FF3D; 
scrollbar-track-color: #81FF3D;
scrollbar-arrow-color: #000000;
line-height: 15px;
font-family: Tahoma;
font-size: 10px;
margin-top: 0px;
margin-bottom: 0px;
color:#000000
}
div, td	{line-height: 15px;
font-family: Tahoma;
font-size: 10px;
margin-top: 0;
margin-bottom: 20px;
color:#000000}


code, kbd, pre, tt {
font-family: monospace;
}


a, a:link, a:visited, a:active {
color: #95AE1E;
font-weight: normal;
text-decoration: none;
}
a:hover {
color: #81FF3D;
font-weight: normal;
text-decoration: none;
}



.ch {text-decoration: none;
font-weight:bold;
color: #000000;
font-size: 11px;
border: none;
background-color: transparent;
letter-spacing:2px;
line-height:9px;
padding-top:0px;
padding-right:2px;
padding-left:2px;
padding-bottom:0px;
text-align: left;

}

.side {text-decoration: none;
font-weight:none;
color: #000000;
font-size: 11px;
border: none;
background-color: transparent;
letter-spacing:0px;
line-height:18px;
padding-top:0px;
padding-right:2px;
padding-left:2px;
padding-bottom:0px;
text-align: justify;

}

.content	{
text-align: justify;
padding-left: 8px; 
padding-right: 8px; 
font-size: 11px;
line-height: 18px;
padding-bottom:20px;
}


