body {
	background-color: #999999;
	color: #FFFFFF;
	}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
}
.indexheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #000000;
}
.minorheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

div.minorheader a:link, div.nav a:visited 
{ 
     color: #000000; 
} 
div.minorheader a:hover, div.nav a:active 
{ 
     color: #000000; 

}
.ruleheaders {
	font-size: large;
	font-weight: bold;
}
.reserved {
	font-size: small;
	vertical-align: super;
	color: GRAY;
}
li {
	line-height: 150%;
}
.tenrulesheader {
	font-variant: small-caps;
	font-size: large;
	font-style: italic;
}

