@charset "utf-8";
/* CSS Document */

<style type="text/css">

body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #005F8C;
	margin-left: 4px;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 4px;
}
.style3 {color: #FFFFFF; font-weight: bold; 
}

a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #F7F6F5;
}
Officers {
	font-weight: bold;
	color: #000000;
}
officers {
	font-weight: bold;
	color: #000000;
}
emails {
	color: #000066;
	text-decoration: underline;
}

</style>
