.bold {
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc9966;
}
.navheader {
	font-weight: bold;
	color: #CC9966;
	text-transform: uppercase;
	text-decoration: none;
	text-indent: 4px;


}
a:link {
	font-weight: bold;
	color: #663333;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #663333;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}

	#sectionnav a {
	text-decoration: none;
	color: #663333;
	padding: 4px;
	font-size: 10pt;
	padding-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	}

	#sectionnav a:hover {
	color: #009900;
	background-image: url("images/bullet_arrow.gif");
	background-repeat: no-repeat;
	background-position: center left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
	}
#cliff {
	background-image: url(images/cliff_rt.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.bold-beige {
	font-weight: bold;
	color: #cc9966;
}
dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.bold-italic {
	font-style: italic;
	font-weight: bold;
}
.italic {
	font-style: italic;
}
