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: #7D8CB3;
}
h2 {
	color: #7D8CB3;
}
h3 {
	color: #7D8CB3;
}
body {
	margin-right: 0.25in;
	margin-left: 0.25in;
	background-color: #B2C8FF;
	color: #000000;
	text-align: justify;
}
body.nomarg {
	background-color: #B2C8FF;
	color: #000000;
	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;
}
