.text {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.topnav {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #235B38;
	text-decoration: none;
}
.topnav:hover {
	color: #B8FB92;
}
.title {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #235B38;
	text-decoration: none;
	text-align: center;
}
.subtitle {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6EA12B;
	text-decoration: none;
}
.botnav {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #245A36;
	text-decoration: none;
}
.botnav:hover {
	color: #F8F9F9;
}
.copyright {
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999966;
	text-decoration: none;
}
.line-break {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #663300;
	text-decoration: none;
}
.form_ins {
	font-family: "Comic Sans MS";
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
