@charset "UTF-8";
body {
	font-family: "Bank Gothic", sans-serif;
	font-size: 16px;
	font-style: normal;
	background-color: #000000;
	color: #FFFFFF;
	text-align: left;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: right;
}
.header {
	font-size: 24px;
	font-family: "Bank Gothic", sans-serif;
}
.links {
	font-family: "Bank Gothic", sans-serif;
	font-size: 18px;
}
td {
	font-family: "Bank Gothic", sans-serif;
	font-size: 16px;
	font-weight: normal;
}
th {
	font-family: "Bank Gothic", sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: right;

}
