body {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

td {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

th {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
h1 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #003853;
}
h2 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #003853;
	font-style: italic;
}
h3 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #003853;
}

a:link {
	color: #003853;
	text-decoration: none;
}
a:visited {
	color: #176CAB;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	color: #003853;
	text-decoration: none;
}
