a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:active {
	color: #993333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	margin-top: 20px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
h6 {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}

.backnav {
	text-align: center;
}

.sumcell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#topTOC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	list-style-type: square;
	background-color: #CCCC99;
	width: 220px;
	border: 2px groove #000066;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
}

