h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 32px;
	font-weight: normal;
	color: #162E56;
	margin-top: 30px;
	margin-right: 50px;
	margin-left: 50px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #000000;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #000000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	color: #4F8CCA;
	text-transform: uppercase;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	margin-top: -5px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 50px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	color: #FFFFFF;
	margin-right: 35px;
}
body {
}
