h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCA99F;
}
p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #000000;

}

a:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;	
	color: #333;
	text-decoration: underline;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #333;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #333;
	text-decoration: underline;
}

BODY {
	scrollbar-face-color:#cccccc;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#cccccc;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#ffffff;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

	
.form {
	color: #000000;
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color: #ccc;
	bottom: auto;
	border: 1;
	border-color: #000;
}

.base {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
