@charset "utf-8";
/* CSS Document */
body {
	background-color: #000;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #265364;
}
a {
	color: #333;
}
.Heading {
	font-size: 19px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
