body {
	margin: 0;
	padding: 0;
	font-family: "Courier New", Courier, monospace;
}
p {
	color: #2A3F55;
	font-size: 11pt;
	font-family: "Courier New", Courier, Monaco, monospace;
}
a:link {
	color: #2A3F5F;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	color: #2A3F5F;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color: #2E9FB4;
	text-decoration: none;
}
a:active {
	color: #37A6B9;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
}
h2 { color: #d2d2d2; font-size: 16px; font-family: "Courier New", Courier, Monaco, monospace; font-weight: bold; margin: 0.83em 0; padding: 0 20px; }
h1 { color: #d2d2d2; font-size: 11px; font-family: "Courier New", Courier, Monaco, monospace; font-weight: bold; margin: 0; padding: 0; }
