body {
	background-color: #ffffff;
	color: #000000;

}
h1 {
	font-family: "Courier New", Courier, mono;
	color: cfcfcfcf;
}
}
table {
	border: 0px none #000066;
	font-size: 12px;
}
h1 {
	font-size: 24px;
	font-weight: bolder;
	color: #a8a8a8;
}
a:link {
	font-family: "Courier New", Courier, mono;
	color: #a8a8a8;
	text-decoration: underline;
	height: auto;
	width: auto;
	font-size: 9px;



}
a:hover {
	color: cfcfcf;
}
a:visited {
	color: 663333;
}
