h1 { color: #330099; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif}
h2 { color: maroon; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, sans-serif}
p {
	color: black;
	font-size: 13px;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times;
	font-weight: 200;
	text-align: left;
}
li {
	font-size: 13px;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times
}

a.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #cc9900;
	color:#400080;
	text-decoration: none;
}

a.button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #cc9900;
}

.governors    { font-size: 12px; font-family: Georgia, "Times New Roman", Times; margin-left: 11px }
.boardtitle    { color: maroon; font-weight: bold; font-size: 13px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif}
.libraries { color: black; font-size: 11px; line-height: 14px; font-family: Georgia, "Times New Roman", Times }
.footertext { color: black; font-style: italic; font-size: 10px; line-height: 12px; font-family: Georgia, "Times New Roman", Times; text-align: center }
.products  { font-size: 12px; font-family: Arial, Helvetica, sans-serif}
.productsindent { font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica; margin-left: 12pt }
.qualcountynavy {
	color: #330099;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFCC33;
	text-align: center;
}
.qualcountywhite {
	color: white;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	background-color: #330099;
}
.qualyearwhite {
	color: white;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #330099;
	font-weight: bold;
}
.qualyearnavy {
	color: navy;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFCC33;
	font-weight: bold;
	text-align: center;
}
a.buttonoff {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	background-color: #CC9900;
	text-decoration: none;
}
.caption {
	font-style: italic;
	text-align: center;
	font-size: 11px;
}
.center-photo {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.button-cell {
	text-align: center;
	background-color: cc9900;
	border: medium solid #FFF;
	padding: 4px;
}
.centered {
	text-align: center;
}
