h5 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 5px;
	padding: 0px;
}

table.boardofficers caption {
border-bottom:1px solid #15416e;
font-size:22px;
font-weight:bold;
margin-left:-200px;
}
table.boardofficers {
font-size:16px;
font-weight:normal;
left:50%;
margin-left:-200px;
position:relative;
width:400px;
}
ul.boardmembers {
list-style-type:none;
font-weight:normal;
}


p.buglink a {
background-color:#15416E;
border:1px solid #000;
color:#eef;
float:right;
line-height:1.5em;
padding:0.5em;
width:300px;
}

p.buglink a:visited {
color:#eef;
}

p.buglink a:hover {
color:#f33;
}


a:link {
	color: #15416E;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #15416E;
	font-weight: bold;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #15416E;
	font-weight: bold;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #18472C;
	font-weight: bold;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #18472C;
	font-weight: bold;
}


