@charset "UTF-8";
h1 {
	font-size: 1.1em;
	color: #0099CC;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: -5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h2 {
	font-size: 1.1em;
	color: #000033;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	padding-top: -20px;
	padding-bottom: 0px;
	margin-bottom: 0em;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000033;
	line-height: 1.3em;
	word-spacing: 0.1em;
	letter-spacing: .60px;
	padding: 0px;
	margin: 0em;
}
a:link {
	text-decoration: none;
	color: #0099cc;
}
a:visited {
	text-decoration: none;
	color: #01CCFF;
}
a:hover {
	text-decoration: none;
	color: #01CCFF;
}
a:active {
	text-decoration: none;
	color: #01CCFF;
}
h3 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
}
