H1  {
	font-size : 18pt;
	font-weight : bold;
}

H2  {
	font-size : 16pt;
	font-weight : bold;
}

H3  {
	font-size : 14pt;
	font-weight : bold;
}

a   { 
	color: #0000FF;
	font-size: 10pt;
	text-decoration: none 
}

A:Visited  {
	color : #31A5D6;
}

a:active     { color: #FF0000 }
A:Hover  {
	text-decoration : underline;
	color : #31A5D6;
}

BODY  {
	font-size : 10pt;
	font-family : arial;
}

HR  {
	color : #31A5D6;
}

TABLE  {
	font-size : 10pt;
}



.NavTable  {
	color : white;
	background-color : #31A5D6;
	font-weight : bold;
}

A.NavTable  {
	color : white;
}

a.NavTable:active { color: #FF0000 }
a.NavTable:visited { color: #FFFFFF }
a.NavTable:hover { color: #FFE700; text-decoration: none }
.Note        { font-size: 10pt; font-family: arial; color: #000000; background-color: #31A5D6; 
               height: 400px; width: 100px; border: thin solid #0000FF; 
               padding: 10px }
H5  {
	color : #31A5D6;
	font-weight : bold;
	font-size : 10pt;
	font-family : arial;
}

H4  {
	color : Gray;
	font-style : italic;
	font-weight : bold;
	font-size : 12pt;
	font-family : Arial;
}


.Title  {
	font-size : 16pt;
	font-family : arial;
	font-weight : bold;
	color : #31A5D6;
}

ext.A  {
	color : white;
	text-decoration : none;
}

ext.A:hover  { color: #FFE700; text-decoration: none }
ext.A:Active  {
	color : white;
	text-decoration : none;
}

ext.A:Visited  {
	color : white;
	text-decoration : none;
}

ext  {
	color : white;
}
UL.month {
	list-style-type : none;
	font-size : 16pt;
	font-weight : bold;
	color : #31A5D6;
	line-height: 2
}
UL.rides {
	List-style : url("images/bullet.gif") disc;
	font-weight : bold;
	font-size : 18pt;
	color : black;
}
UL.state {
	list-style-type : none;
	font-size : 16pt;
	font-weight : bold;
	color : #31A5D6;
	line-height: 2
}
UL.chapter {
	List-style : url("images/bullet.gif") disc;
	font-weight : normal;
	font-size : 12pt;
	color : black;
}
a.chapter	{
	color: #0000FF;
	font-size: 12pt;
	text-decoration: underline;
}
UL.name {
	list-style : url("images/bullet.gif") disc;
	font-size : 12pt;
	font-weight : normal;
	color : black ;
}
UL.title {
	list-style : none;
	font-weight : bold;
	font-size : 16pt;
	color : #31A5D6;
	line-height: 2
}