table {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #000000;
	width: 95%;
	font-style: normal;
	padding: 10px;
	}
body {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	background-color: #000000;
	top: 1px;
	width: auto;
}
a:active {
	color: #CC3300;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
}
a:hover {
	color: #333333;
	cursor: help;
	text-decoration: underline;
	background-color: #FFFF99;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
}
a:link {
	color: #FF0000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
}
a:visited {
	color: #009933;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
}
