.memberheader {
	background-color: #000033;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.fonts {
	font-family: Tahoma;
}
body {
	font-family: Tahoma;
}
a:link {
	font-family: Tahoma;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	color: #000066;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	color: #000066;
	text-decoration: none;
}

.blacktableborder {
	border: 1px solid #000000;
}
.greytableheader {
	border: 1px solid #CCCCCC;
	font-size: 10px;
	font-weight: bold;
}
.greytableborder {
	border: 1px solid #CCCCCC;
	font-size: 10px;
}
.dkgreytableborder {
	border: 1px solid #999999;
	font-size: 10px;
	font-weight: bold;
}
