body { margin: 0; padding: 0; }
p {
	color: #2A3F55;
	font-size: 11pt;
	font-family: "Courier New", Courier, Monaco, monospace;
}
a:link { color: #0ff ; font-style: normal; text-decoration: none; }
a:visited { color: #0ff ; font-style: normal; text-decoration: none; }
a:hover { color: #fff ; text-decoration: none; }
a:active {
	color: #fff;
	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; }

