﻿#story h1 {
	font-size: xx-large;
	color: #006666;
	font-weight: bold;
	text-align: center;
	font-family: Arial;
}
#story h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
	font-size: x-large;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#story h3 {
	font-family: Arial;
	font-size: large;
	color: #006666;
}
.pagetext {
	font-family: Arial;
	color: #000000;
	font-size: medium;
	font-weight: normal;
	text-align: justify;
}
