body {
	background-color: #104f5f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	P{ font-size:small; font-family:sans-serif; font-weight:normal; text-decoration:none; }
	td{ font-size:small; font-family:sans-serif; font-weight:normal; text-decoration:none; }
	li{ font-size:small; font-family:sans-serif; font-weight:normal; text-decoration:none; }
	H1{ color:#cc0000; font-size:large; font-family:sans-serif; font-weight:bold; text-decoration:none; }
	
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #a59579;
	border-bottom: 1px solid #a59579;
	background-color: #97896f;
	font-weight: normal;
	font-size: smaller;
	padding: 1px 5px 4px 8px;
	color: #ffffff;
	text-decoration:none;
}
#sectionLinks a:hover{
	border-top: 1px solid #a59579;
	border-bottom: 1px solid #a59579;
	background-color: #83765f;
	font-weight: normal;
	font-size: smaller;
	padding: 1px 5px 4px 8px;
	text-decoration: none;
}
#pageNav{
	width:167px;
	padding: 0px;
	background-color: #a59579;
	font: small Arial,sans-serif;
}
#maincontent{
 	padding: 1px 15px 20px 15px;
	text-align: justify;
	letter-spacing: 0px;
	word-spacing: -1px
}
