@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}
td {
	font-size: 12px;
	color: #CCCCCC;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.line01 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.line02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9d0705;
}
a:link {
	color: #ccc;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #ccc;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #ccc;
	text-decoration:underline;
	font-size: 12px;
}
.STYLE1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.STYLE2 {
	color: #FFFFFF;
	font-weight: bold;
}
