.H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #900;
	text-align: center;
}
.H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #900;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	color: #000;
}
.bluehighlight {
	color: #00F;
}
