.bannertext {
	font-family: Rockwell;
	font-size: x-large;
	font-style: normal;
	font-weight: bolder;
	color: #000080;
	background-image: url(../assets/aegle_back.png);
	background-repeat: no-repeat;
	background-position: right center;
	letter-spacing: normal;
	text-align: right;
	vertical-align: middle;
	word-spacing: normal;
}
.maintext {
	font-family: Garamond;
	font-size: large;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	font-weight: bold;
}
.headtext {
	font-family: "Century Schoolbook";
	font-size: 20px;
	font-weight: 900;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	color: #000080;
}
.subhead {
	font-family: Rockwell;
	font-size: medium;
	font-weight: bold;
	color: #000080;
	background-position: left;
}
