BODY {
	font-family: Arial, Helvetica, sans-serif;
}
A:active {
	color: #000000;
	font-weight:bold;
	text-decoration : none;
}
A:LINK {
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}
A:VISITED {
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}
A:hover {
	color: #CCCC99;
	font-weight: bold;
	text-decoration : none;
}
.copyright {
	font : x-small;
	text-align : center;
}
TD.center {
	text-align : center;
}

