@charset "utf-8";
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	color: #FFFFFF;
}
h1 {
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 6px;
}
h2 {
	font-size: 15px;
	line-height: 19px;
	margin-bottom: 6px;
}
h3 {
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 4px;
}
h4 {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 3px;
}
h5 {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 3px;
}
h6 {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 2px;
	font-style: italic;
}
p {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#on-top-o-nav h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 15px;
	width: 967px;
	padding-top: 15px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	display: block;
	height: 125px;
	text-align: right;
	overflow: hidden;
	font-style: italic;
}

