body {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #233E65;
	background-color: #B9DAE3;
	margin-right: 10px;
}
.text {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 80%;
	color: #233E65;
	text-align: left;
}
.image {
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	border: medium #FFFFFF;
}
a:link {
	color: #006699;
}
a:visited {
	color: #005984;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #006699;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #006699;
	text-decoration: underline;
	text-align: left;
	font-weight: normal;
}
.pclear {
	clear: both;
}
.center {
	text-align: center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #006699;
	text-decoration: underline;
	text-align: left;
}
img.displayb {
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	border: medium solid #FFFFFF;
}
img.display {
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	border: medium none #FFFFFF;
}
