@charset "utf-8";
body {
	margin-top: 0px;
	background-color: #000000;
	text-align: center;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FFFFFF;
}
body,td,th {
	color: #FFFFFF;
	font-family: Courier New, Courier, monospace;
}
.cprght {
	font-size: 12px;
}
.reco {
	font-size: 25pt;
	font-weight: bold;
}
