h1 {
	font-size: 52px;
	color: #494E6E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 0px;
	text-align: center;
}
.bannertext {
	font-family: "Times New Roman", Times, serif;
	color: #494E6E;
	font-size: 24px;
	text-align: center;
	font-style: normal;
}
.bannertextit {
	font-family: "Times New Roman", Times, serif;
	color: #494E6E;
	font-size: 18px;
	font-style: italic;
	margin-top: 0px;
	text-align: center;
}
a {
	color: #000099;
	text-decoration: underline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #494E6E;
	text-align: left;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #494E6E;
	text-align: left;
}
#imgright {
	float: right;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

