body, td {
	background-attachment: fixed;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	color: #8FBC8F;
	margin: 22px;
}

a {
	text-decoration: none;
	color: #608E44;
}

A:hover  {
	CURSOR: hand;
	COLOR: #95AB50;
	HEIGHT: 11px;
	TEXT-DECORATION: line-through;
}



        
textarea {
	border: 1px solid;
	background-color: transparent;
	text-align: left;
	text-decoration: none;
	color: #8FBC8F;
	font-family: verdana,arial;
	font-size: xx-small;
}


INPUT {
	font-family: verdana,arial;
	border: thin groove;
	border-color: #B3D8B8;
	background-color: Black;
	text-align: left;
	text-decoration: none;
	font-size: 11px;
	color: #8FBC8F;
}

H6 {
	font-size: 11px;
	background-color: #156A0F;
	color: #8FBC8F;
	padding: 1px;
	width: 90%;
}
body {
	scrollbar-3dlight-color: Black;
	scrollbar-arrow-color: #8FBC8F;
	scrollbar-base-color: Black;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: #0E320E;
	scrollbar-highlight-color: #8B923A;
	scrollbar-shadow-color: #0E320E;
	scrollbar-track-color: #0E320E;
}

H3 {
	background-color: transparent;
	border: 1px solid;
	border-color: Green;
	font-size: 11px;
	font-weight: bold;
	background-position: center;
	width: 70%;
}
hr {
	width: 250px;
	height: 1px;
	color: #156A0F;
}

