.rules{
	color:black;
	list-style: decimal;
}
.rulesHeader
{color:black; font-weight:bold; font-size:16px;}
p
{
	font-family: arial;
	font-size: 12px;
	color: black;
}
.subhead
{
	font-size: medium;
	color: #005596;
	font-family: arial;
}

.splash
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: white;
	
}
LI
{
    FONT-SIZE: small;
    COLOR: black;
    FONT-FAMILY: arial;
    LIST-STYLE-TYPE: disc
}
.num
{
    FONT-SIZE: small;
    COLOR: black;
    FONT-FAMILY: arial;
	list-style-type: decimal;
}
a
{
	color: #005596;
	font-family: arial;
	font-size: 12px;
}
a:hover
{
	color: #007E7A;
	font-family: arial;
	font-size: 12px;
}
a.splash
{
	color: white;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
a:hover.splash
{
	color: white;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
BODY
{
    SCROLLBAR-HIGHLIGHT-COLOR: gray;
    COLOR: black;
    SCROLLBAR-3DLIGHT-COLOR: gray;
    SCROLLBAR-ARROW-COLOR: white;
	 SCROLLBAR-TRACK-COLOR: #F6F5F0;
    SCROLLBAR-DARKSHADOW-COLOR: black;
    SCROLLBAR-BASE-COLOR: #975A27;
    
}