a {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #0099FF;
	text-decoration: underline;
}
body {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;

}
table {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}

