body {
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin: 4px;
	padding: 4px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.footer:link {
	color: #000000;
	text-decoration: none;
}
a.footer:visited {
	color: #000000;
	text-decoration: none;
}
a.footer:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
h3 {
	font-size: 14pt;
	font-weight: bold;
	color: #0E2B89;
}
h2 {
	font-size: 22pt;
	font-weight: bold;
	color: #000000;
	font-family: Arial;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}
