h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 1.25em;
	float: none;

}
.mainlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	word-spacing: 2em;
	padding-bottom: 3px;
	border: 1px solid black;


}
.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	float: left;
	position: relative;
	width: 125px;
	text-align: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: black;
	height: 275%;






}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	text-align: center;


}
.featurelink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-align: center;

}
h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.toc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.header {
	position: relative;
	height: 195px;
	width: 100%;
	top: 9px;

}
.page {
	position: relative;
	text-align: left;







}
ul {
	font-family: "Courier New", Courier, mono;
	text-align: left;


}
ol {
	font-family: "Courier New", Courier, mono;
	text-align: left;
	padding-left: 1.25in;

}
