.text {
	font-family: "Comic Sans MS","Comic Sans", Arial, Trebuchet;
	font-size: 12px;
	color: #000000;
}
.header {
	font-family: "Comic Sans MS","Comic Sans", Arial, Trebuchet;
	font-size: 13px;
	font-weight: bold;
	color: #144824;
}
.greenhead {
	font-family: "Comic Sans MS","Comic Sans", Arial, Trebuchet;
	font-size: 12px;
	font-weight: bold;
	color: #1E5531;
}
.greenheadcomic {
	font-family: "Comic Sans MS","Comic Sans", Arial, Trebuchet;
	font-size: 22px;
	color: #034112;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.greentextcomic {
	font-family: "Comic Sans MS", "Comic Sans", Arial, Trebuchet;
	font-size: 14px;
	color: #034112;
}

