body,td,p,ol,li,input {
	font-family: Times New Roman,Verdana,Arial,Geneva,Serif;
	font-size: 14px;
	fontsize: 15px;
	color: #333333;
}
.menu {
	font-size: 13px;
	fontsize: 14px;
	font-weight: bold;
	color: #000000;
}
.small {
	font-size: 13px;
	fontsize: 14px;
}
a.menu:link, a.menu:active, a.menu:visited {
	font-size: 13px;
	fontsize: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.members:link, a.members:active, a.members:visited {
	font-size: 13px;
	fontsize: 14px;
	font-weight: bold;
	color: #22462A;
	text-decoration: none;
}
a.nonmembers:link, a.nonmembers:active, a.nonmembers:visited {
	font-size: 13px;
	fontsize: 14px;
	font-weight: bold;
	color: #890000;
	text-decoration: none;
}
a:link, a:active, a:visited {
	color: #22462A;
}
a:hover, a.menu:hover, a.nonmembers:hover, a.members:hover {
	text-decoration: underline;
}
.red {
	color: #890000;
	font-weight: bold;
}