@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}

a:visited {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #990033;
	text-decoration: none;
}




/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.table_border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #FF0000;
	border-right-color: #666666;
	border-bottom-color: #999999;
	border-left-color: #990000;
}
.Cheader{
	font-size: 10px;
}
.Cheade{
	font-size: 10px;
}
.Ccur{
	color: #000000;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.Cbody{
	color: #000000;
	font-size: 10px;
}
.Cwe{
	color: #000000;
	font-size: 10px;
}
.Cbodyh{
	color: #333333;
	font-size: 10px;
}
.strike {
	text-decoration: line-through;
}
