body {
	margin: 10px;
	padding: 0px;
	font-size: 85%;
	background-color: #666666;
}
.rules {
	border: 2px outset;
}
.captions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}
.breadcrumbs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
}
.descriptions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
}

.navtree-ul {
margin: 0px; /*removes indent IE and Opera*/
padding: 0px; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}

.navtree-li {
margin: 5px;
}

#navtree .head1 { font-size: 1.10em; font-weight: bold;}
#navtree .head2 { font-size: 1.00em; font-weight: bold; font-style: italic; color: #444444;}
#navtree .title { font-size: 1.00em; color: blue;}
#navtree .title-nolink { font-size: 1.00em; font-weight: bold; color: #333333;}
#navtree .date  { font-size: 0.90em; }
#navtree .wc    { font-size: 0.90em; font-style: italic;}
#navtree .note  { font-size: 0.90em; color: #444444; }

#navmark a:hover, #navmark a:active,
#navmark a:link, #navmark a:visited { 
	font-weight: bold;
	font-size: 1.5em;
	font-family: "Courier New", Courier, mono;
	color: #FF0000;
	text-decoration: none;
}

#navcontrol a:hover, #navcontrol a:active,
#navcontrol a:link, #navcontrol a:visited { 
	font-size: 1.0em;
	font-family: "Courier New", Courier, mono;
	color: #FF0000;
	text-decoration: none;
}

#navhead { font-size: 1.20em; font-weight: bold; }
