.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #0033FF;
	text-decoration: underline;
}.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	color: #000066;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000066;
}
.disclaimer {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}