.back {
	background-color: #90C050;
	background-image: url(images/main_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006600;
	line-height: 16px;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	text-decoration: none;
}