body {
	scrollbar-face-color: #A4ADCE;
	scrollbar-shadow-color: #330066;
	scrollbar-highlight-color: #efefff;
	scrollbar-3dlight-color: #330066;
	scrollbar-darkshadow-color: #929EC4;
	scrollbar-track-color: #efefff;
	scrollbar-arrow-color: #666699;
	background-image: url(images/bg.gif);
	font-family:arial;
}
A:LINK {
	text-decoration:none;
	color:#9EB874;
	font-family:Arial;
}
A:VISITED {
	text-decoration:none;
	color:#9EB874;
	font-family:Arial;
}
A:ACTIVE {
	text-decoration:none;
	color:#9EB874;
}
A:HOVER {
	text-decoration:none;
	color:#4F6C1F;
	font-family:arial;
}
.classh1 {
	display: inline;
	font-size:22px;
	color:#ffafbc;
}
.container {
	border: solid 2px #fdb3c2;
}
.main {
	font-size:14px;
	padding:12px;
	background-color: #ffffff;
}

