h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC6600;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	word-spacing: .1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CC6600;
	border-bottom-width: 3px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-weight: lighter;
	color: #666666;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	text-align: left;
	vertical-align: middle;
	height: 10px;
	width: 180px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #999999;
	text-indent: 12px;
	border-right-color: #999999;
	padding-top: 6px;
}
a:link {
	color: #514231;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	line-height: 22px;
	font-weight: 400;
}
a:visited {
	color: #988161;
}
a:hover {
	color: #5F493A;
	text-decoration: underline blink;
}
