h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	color: #006666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: 800;
	text-align: center;
	line-height: normal;
	color: #006666;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: 900;
	font-variant: small-caps;
	text-align: left;
	color: #000000;
	margin-top: 30px;
}
#navBar {
	float: left;
	width: auto;
	text-align: right;
	background-color: #333333;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFCC00;
	background-image: url(p/mngback.jpg);
}
#masthead {
	width: auto;
	float: none;
	background-color: #FFFFF0;
	padding-left: 5px;
	margin-left: 5px;
}
#siteInfo {
	background-color: #FFFFF0;
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}
#content {
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
	padding: 0px 0px 0px 10px;
	margin-top: 0px;
	float: left;
	width: 80%;
	font-family: "Times New Roman", Times, serif;
	color: #336666;
	text-indent: 30px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	margin-left: 50px;
	text-indent: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin-left: 20px;
	font-weight: normal;
	font-size: 110%;
	margin-top: 20px;
	margin-bottom: 0px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	margin-left: 50px;
	text-align: justify;
	text-indent: 0px;
}
ul {
	text-align: justify;
	text-indent: -5px;
	margin-right: 25px;
	list-style-position: outside;
}
