a.memb:active {
	color: #D53B3B;
}
a.memb:link {
	color: #D53B3B;
}
a.memb:visited {
	color: #D53B3B;
}
a:active {
	color: black;
}
a:link {
	color: black;
}
a:visited {
	color: black;
}
h1 {
	text-align: center;
	color: #948B62;
}
h2 {
	color: #948B62;
}
h3 {
	color: #948B62;
}
body {
	margin-right: 0.25in;
	margin-left: 0.25in;
	background-color: #BCE194;
	color: #1F1F1F;
	text-align: justify;
}
body.nomarg {
	background-color: #BCE194;
	color: #1F1F1F;
	text-align: justify;
}
p.note {
	text-align: center;
	font-size: 8pt;
}
p.forms {
	text-indent: 1.5cm;
	line-height: 1.5cm;
}
p.forms2 {
	line-height: .5cm;
	text-indent: 1.5cm;
}
span.drawn {
	color: #0000FF;
}
span.lost {
	color: #FF0000;
}
span.won {
	color: #28AA28;
}
li.nav {
	font-size: 8pt;
}
