body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	font-size:12px;
	color:#FFFFFF;
	line-height: 18px;
	background-color:#000000;
}
.table_line {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.table_line2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.table_line3 {
	border: 1px ridge #999999;
}
.style1 {	font-size: 10px;
	color: #666666;
}
