h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #DB9F4D;
	letter-spacing: 4pt;
	border-bottom-style: solid;
	border-bottom-color: #0A246A;
	font-variant: small-caps;
	word-spacing: 2px;
	border-bottom-width: 1px;
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 10px;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #164a72;
	margin-bottom: 2px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-transform: uppercase;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 3px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DB9F4D;
	margin-top: 2px;
	margin-bottom: 2px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 3px;
	text-decoration: none;
	text-align: center;
	margin-top: 5px;
	letter-spacing: 0.2em;
	word-spacing: 0.3em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #CCCCCC;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 3px;
	letter-spacing: .2em;
}
.center {
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}

.sub4 {
	font-size: 12px;
}

.blue {
	color: #006699;
}
