body, table, tr, td {
	font: 8pt Tahoma;
	color: #749908; }

body {
background-color: #384c05;
color: #b7ca87;
font-family: Tahoma;
font-size: 8pt;
scrollbar-face-color: #384c05;
scrollbar-shadow-color:#384c05;
scrollbar-3dlight-color:#384c05;
scrollbar-arrow-color:#b7ca87;
scrollbar-base-color:#384c05;
scrollbar-track-color:#384c05;
scrollbar-darkshadow-color:#384c05;
scrollbar-highlight-color:#384c05;
scrollbar-shadow-color:#384c05;
}

.heading{
font-family: Tahoma;
font-weight: bold;
font-size: 11pt;
color: #749908;
text-align: left;
background-color: none;
border-top: none;
border-bottom: 1px #749908 solid;
border-right: none;
border-left: none;
padding: 3px;
}

.content{
font-family: Tahoma;
font-size: 8pt;
border-top: none;
border-bottom: none;
border-right: none;
border-left: none;
text-align:justify;
padding: 4px;
}

a:link, a:active, a:visited {
	text-decoration: underline;
	font-weight: none;
	color: #749908}


a:hover {color: #FFFFFF; text-decoration: none; font-weight: bold;}

input, textarea, option, select {
	background-color: #384c05;
	font-family: Tahoma;	
	font-size: 8pt;
	color: #FFFFFF;
	letter-spacing: 1px;
	border: 1px solid #749908;
	padding:2px}