body,td,th {
	font-family: "Courier New";
	font-size: 10pt;
	color: #999999;
	text-indent: 10px;
	padding-top: 10px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}
h1 {
	font-size: 36px;
	vertical-align: text-top;
	line-height: 30px;
}
body {
	background-color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #999999;
}
a:link {
	color: #999999;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
.active {
	color: #990000;
	font-weight: bolder;
}
.inactive {
	color: #333333;
}
