.navmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
.navmenu a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333366;
	text-align: center;
	height: 14px;
	width: 90px;
	margin: 1px;
	float: left;
}
.navmenu a:hover {
	text-decoration: none;
	background-color: #006699;
}
.tocmenu {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 30px;
}
.tocmenu a {
	color: #333366;
	text-decoration: none;
}
.tocmenu a:hover {
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}
.nulllink {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	text-align: center;
	height: 14px;
	width: 90px;
	margin: 1px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
.secmenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.secmenu a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333366;
	text-align: center;
	height: 14px;
	width: 40px;
	margin: 1px;
	float: left;
}
.secmenu a:hover {

	text-decoration: none;
	background-color: #006699;
}
.secnull {

	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	text-align: center;
	height: 14px;
	width: 40px;
	margin: 1px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #006699;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333366;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #006699;
	text-align: center;
	padding-top: 20px;
}
p {
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 10px;
}
#lestitle h1 {
	text-align: left;
	font-size: large;
	padding-top: 30px;
}
#lesheader h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #006699;
	text-align: center;
	margin: 0;
}
#lesheader h1 {
	font-size: large;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.cuttext {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333366;
}
.pooch {
	background-color: #0099CC;
}

