.maintitlecentered {
	font-family: "Arial Black", Arial;
	font-size: 36px;
	font-weight: bold;
	color: #003300;
	text-align: center;
}
.subtitlecentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003300;
	background-position: left;
	text-align: center;


}
.maintitle {
	font-family: "Arial Black", Arial;
	font-size: 36px;
	color: #003300;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003300;
	text-align: left;
}
