body {
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
}
.pageheader {
	background-color: #003366;
	padding: 6px;
}
.pagenum {
	color: #FFFFFF;
	font-weight: normal;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 150%;
	background-color: #006699;
	padding-left: 6px;
	margin: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;




}
.contents {
	padding-right: 6px;
	padding-left: 6px;
	font-size: 95%;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;

}
.contents p{
	margin-top: 2px;
	margin-bottom: 10px;

}
a,a:link,a:active,a:visited{
	color: #003366;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
a:hover{
	color: #000033;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}.contentschapter {
	font-weight: bold;
}
.contentsub {
	margin: 2px 0px;
	list-style-type: none;
}
.pagehead {
	margin: 0px;
	color: #FFFFFF;
	background-color: #006699;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 6px;
	text-transform: capitalize;
	font-size: 180%;
	padding-top: 2px;
	padding-bottom: 2px;
}
.nav {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	background-color: #003366;
	font-size: 90%;
	font-weight: bold;
	border: 1px inset #006699;
	line-height: 25px;

}
.nav a, .nav a:link, .nav a:active, .nav a:visited{
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 20px;
	padding-right: 2px;
	padding-left: 2px;
	border-top: #003366;
	border-right: #003366;
	border-bottom: solid #003366;
	border-left: #003366;






}
.nav a:hover{
	color: #FFFFFF;
	background-color: #006699;
	font-weight: bold;

}
table {
	border: 1px #006699;
	font-size: 90%;
}
