body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666;
}

body {
	background-color: #fff;
}
a:link {
	color: #404040;
	text-decoration: none;
	text-transform: none;
}
a:visited {
	text-decoration: none;
	color: #404040;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #ff0000;
}
.copyright {
	font-size: 9px;
}
.smalltext {
	font-size: x-small;
}
.headings {
	font-size: medium;
}
.blue {
	color: #000080;
}
.BoldHead {
	font-size: 14px;
	font-weight: bold;
}
.PaleHead {
	font-size: 13px;
	font-weight: bold;
	color: #808080;
}
.memlocal {
	font-size: 13px;
	color: #808080;
	}
.memName {
	font-size: 14px;
	color: #000080;
}
.spotlink {
	font-weight: bold;
	font-size: x-small;
	color: #000000;	
}
.spotlinkBlue {
	font-weight: bold;
	font-size: x-small;
	color: #000080;	
}
