h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 6px 0px 12px;
	color: #595D3E;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	display: inline;
}
h5 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	margin: 0px;
}
h6 {
	font-size: 10px;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #0099CC;
	text-decoration: underline;
}
a.nav:link {
	color: #CDBE7A;
	font-weight: normal;
	font-style: normal;
}
a.nav:visited {
	color: #CDBE7A;
	font-style: normal;
	font-weight: normal;
}
a.nav:hover {
	color: #E4DDB8;
	font-weight: normal;
	font-style: normal;
}
a.nav:active {
	color: #FF9900;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #1A7691;
	font-variant: small-caps;
	display: inline;
	margin-bottom: 3px;
}
h2 {

	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #666666;
	font-style: normal;
	display: inline;
}
ul {
	margin: 16px 0px 0px 9px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: circle;
}
li {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding: 0px 0px 0px 9px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 16px;
}

