body {
	background-color: #999999;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a:link {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	color: #333333;
	text-decoration: underline;
}

a.Copyright {
	font-family: "Courier New", Courier, mono;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
h4 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
