.body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	margin: 0px 0px 0px 10px;
}

a:link {
	color: #006666;
}
a:visited {
	color: #006666;
}
a:hover {
	color: #8B3F20;
}
a:active {
	color: #006666;
}

h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #8B3F20;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}


.nav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006666;
	margin: 10px 0px 10px 10px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #009966;
}
.boldprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}