body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
table {
	background-color: #CCCCCC;
}
td {
	background-color: #FFFFFF;
}
.alert {
	font-weight: bold;
	color: #FF0000;
}

.menu a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.menucurrent a {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.nav a {
	text-decoration: none;
	color: #000000;
}
.smallish {
	font-size: 12px;
}
.plainlink {
	text-decoration: none;
}
.Current {
	color: #00FF00;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.Expired {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.Honorary {
	color: #6666FF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.Resigned {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.NoStatus {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
