@charset "ISO-8859-1";
.txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.h1 {
	font-size: 24px;
	color: #666666;
	font-weight:lighter;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.h2 {
	font-size: 24px;
	color: #99C741;
	font-weight:900;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.h3 {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
}
.h4 {	color: #99C741;
	font-size: 14px;
}
.h6 {
	font-size: 14px;
	color: #666666;
}

.h7 {	color: #9FCA4E;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 