@charset "UTF-8";
.texthead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	color: #429616;
	text-align: left;
	font-weight: bold;
}
.textsubheadbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color: #142d62;
	text-align: left;
	font-weight: bold;
}
.textsubhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color: #494949;
	text-align: left;
	font-weight: normal;
}
.textmain {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #303030;
	text-align: left;
	font-weight: normal;
}