@charset "ISO-8859-1";
.blue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #005DAB;
	text-decoration: none;
}
.green {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #5E9534;
	text-decoration: none;
}
