@charset "UTF-8";
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.link_footer {
	font-family: "Bank Gothic";
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.header_style {
	font-family: "Bank Gothic";
	font-size: 36px;
	text-align: left;
	text-indent: 5px;
}
.sub_header_style {
	font-family: "Bank Gothic";
	font-size: 24px;
	text-align: left;
	text-indent: 10px;
	text-decoration: underline;
}

