<style type="text/css">

body,td,th {
	font-family: Courier New, Courier, mono;
	color: #FFFFFF;
	font-size: small;
}

.black {color: #000000}



body {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #FFFFFF;
	background-color: #000000;
}


a:active {
	font-weight: bolder;
	color: #FFFF66;
	text-decoration: underline;
}
a:link {
	font-weight: none;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-weight: bolder;
	color: #0903FD;
	text-decoration: underline;
}

a {
	font-weight: none;
	color: #FFFFFF;
	text-decoration: underline;
}

.head1 {
	font-size: x-large;
}


loc {
	font-weight: bolder;
	color: #FFFF66;
}


</style>