body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;

}
.title {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
}
.tablehead {
	font-size: 16px;
	background-color: #4E8077;
	font-weight: bold;
	color: #FFFFFF;
}
a:link, a:visited {
	color: #135549;
}
a:hover {
	color: #9FC2BB;
}
.tablerow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #9FC2BB;
}
.textbox {
	color: #135549;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EEEEEE;
}
.blanklink:hover {
	background-color: #FFFF00;
	color: #000000;
	font-weight: bold;
}
.blanklink:link, .blanklink:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.subhead {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #135549;
}

.newmem:link, .newmem:visited {
	color: #000000;
	text-decoration: none;
}

.newmem:hover {
	background-color: #FFFF00;
}
