h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	color: #993300;
	height: 50px;
	padding-left: 10px;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	text-align: justify;
}

a.navtext:link {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navtext:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navtext:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #993300;
}

a.navtext:active {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}
.pubbg {
	background-color: #F6F3EE;
	border: thin solid #999999;
	height: 75px;
	vertical-align: middle;
}
.agmtext {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	text-align: center;
}
.notices {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	width: 95%;
	border: 3px solid #996600;
	background-color: #ECE9D8;
	padding-left: 15px;
	padding-right: 15px;
}
