@charset "ISO-8859-1";
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.small_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
color: #333333;
	text-decoration: none;
}
a:hover {
color: #333333;
	text-decoration: underline;
}
a:active {
color: #333333;
	text-decoration: none;
}.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003300;
}
