h1 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
	color: #f6eeb0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font: italic bold medium Arial, Helvetica, sans-serif;
	color: #f6eeb0;
	background: url(../images/red-arrow.gif) no-repeat left top;
	text-indent: 35px;
	height: 25px;
	margin-bottom: 6px;
}
h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #f6eeb0;
	display: inline;
}
h4 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #f6eeb0;
	display: inline;
}
h5 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
h6 {
	font-size: 10px;
}
a:link {
	color: #f6eeb0;
}
a:visited {
	color: #f6eeb0;
}
a:hover {
	color: #FF6;
}
a:active {
	color: #f6eeb0;
}
a.nav:link {
	color: #f6eeb0;
	font-weight: normal;
	font-style: normal;
}
a.nav:visited {
	color: #FFFFCC;
	font-style: normal;
	font-weight: normal;
}
a.nav:hover {
	color: #FFFF99;
	font-weight: normal;
	font-style: normal;
}
a.nav:active {
	color: #FF9900;
	font-style: normal;
	font-weight: normal;
}
.divboxleft {
	padding: 5px;
	float: left;
	margin-top: 4px;
	margin-right: 9px;
	margin-bottom: 4px;
	margin-left: 0px;
	border: 1px solid #000066;
	text-align: center;
}
