﻿@charset "UTF-8";
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	background-color: #000000;
	width: 960px;
	height: 558px;	
	text-align: center;
	vertical-align: middle;
}
td {
	text-align: center;
	vertical-align: middle;
	width: 240px;
	height: 175px;
}
th {
	text-align: center;
	vertical-align: top;
	width: 1px;
	height: 1px;
}
.basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}