.normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	color: #2f2f64;
	text-align: justify;
}
.script {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: 417878;
	font-style: oblique;
}
.normalstretchbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #2f2f64;
	font-weight: bolder;
	
}
a:hover {
	text-decoration: none;
}
a:link {
	color: #2f2f64;
	font-weight: bold;
}
.normalcentered {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	color: #2f2f64;
	text-align: center;
}
.text {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #373773;

	line-height: 24px;



}
.scriptcentered {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #2f2f64;
	font-style: oblique;
	text-align: center;
}
.bigboldcentered {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.7em;
	color: #2f2f64;
	text-align: center;
	font-weight: bold;
}
