@charset "UTF-8";
/* CSS Document */
<style type="text/css">

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #1C3664;
}
 
 p {
	font-family: Arial, Helvetica, sans-serif;
	color: #1C3664;
	font-size: 14px;
	margin-top: 0em;
}
h1 {
	align: left;
	color: #1C3664;
	font-weight: bold;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0em;
	margin-bottom: -.05em;
}
 
 h2 {
	align: left;
	color: #1C3664;
	font-weight: bold;
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0em;
	margin-bottom: .5em;
}

 h3 {
	align: left;
	color: #1C3664;
	font-weight: bold;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0em;
	margin-bottom: .5em;
}

#footer {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
color: #1C3664;
font-size: 9pt;
}

</style>

