body {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	background-color: #F4F4F4;
	margin: 0px;
	font-weight: 500;
	color: #000000;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: center;
	margin-bottom: 3px;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	margin-top: 0px;
}
link {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a {
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #FF0000;
}
.TableHeading {
	font-size: 18px;
	text-align: right;
	font-weight: 600;
}
.tabletext {
	font-size: 10px;
	text-align: left;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0pt;
}
.MonthLink {
	margin: 0px;
	text-align: left;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-align: right;
}
.articletext {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
