<!--

body {
	background-color: #000000;
	top: 30px;
}

a:link { font-family: sans-serif; font-size: 10pt; color: #007349; text-decoration: none; }
a:visited { font-family: sans-serif; font-size: 10pt; color: #007349; text-decoration: none;	}
a:hover { font-family: sans-serif; font-size: 10pt; color: #007349; text-decoration: underline; }
a:active { font-family: sans-serif; font-size: 10pt; color: #007349; text-decoration: none;	}

.content {
	font-family: sans-serif;
	font-size: 10pt;
}

h1 {
	font-family: sans-serif;
	font-size: 18pt;
	color: #007349;
	font-weight: 700;
	letter-spacing: 0px;
	padding: 0px;
	margin: 0px;
}

.form {
	width: 98%;
}

.scrollbars {
	scrollbar-base-color: #dbcab8;
	scrollbar-arrow-color: #dbcab8;
	scrollbar-3dlight-color: #a99c8c;
	scrollbar-darkshadow-color: #dbcab8;
	scrollbar-face-color: #4b1d20;
	scrollbar-highlight-color: #4b1d20;
	scrollbar-shadow-color: #4b1d20;
	scrollbar-track-color: #dbcab8;	
}

.hidden {
	display: none;
}

-->

