body {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	background-color: #000000;
	margin-top: 0px;
}

table{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}
a:link {
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.tit {
	font-size: 14px;
	}