body {
	margin: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.nav {
	list-style-type: none;
	font-size: .75em;
	font-weight: bold;
	line-height: 1.5em;
	}
.nav a:link {
	text-decoration: none;
	color: #000000;
	}
.nav a:visited {
	text-decoration: none;
	color: #751919;
	}
.nav a:hover {
	color: #751919;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	width: 90%;
	}
.nav a:active {
	color: #751919;
	}
.textindent1 {
	margin-right: 15px;
	margin-left: 30px;
}
.textindent2 {
	margin-right: 15px;
	margin-left: 15px;
}
.smalltext {
	font-size: x-small;
}
.titletext {
	font-size: medium;
	font-weight: bold;
}
a:hover {
	color: #660000;
}
.subtitle {
	font-weight: bold;
	color: #660000;
}
 ul { margin-left: 0; padding-left: 0;}
 li { margin-left: 1.5em; }.nowrap {
	position: absolute;
}
