.background {
}
.title {
	font-family: "Book Antiqua";
	font-size: 18px;
	font-weight: bold;
	color: #200E60;
	text-transform: uppercase;
}
.medtext {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #200E60;
}
.smalltext {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 200;
	color: #200E60;
}
