.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #006600;

}
.largeboldgreen {
	font-family: Tahoma;
	font-size: 19px;
	font-weight: bold;
	color: #20461C;
	line-height: 26px;
	text-decoration: underline;


}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D55500;
	line-height: 22px;
	font-weight: bold;


}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006600;
	font-weight: bold;
}
.href {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;

}
.titleorange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D55500;
	line-height: 22px;
	font-weight: bold;
}
.mediumgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #20461C;
	line-height: 22px;
	text-decoration: none;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

