@charset "UTF-8";
body {
	background-color: #CFE1F4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
}
a:link {
	color: #79A32D;
}
a:visited {
	color: #79A42A;
}
a:hover {
	color: #FF6666;
}
a:active {
	color: #76A02F;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #77A033;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC3333;
	font-weight: normal;
}
.features {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
}
