.css {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
.line_red {
	border: 1px solid #FF0000;
}
.font_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
}
.bk_r1 {
	height: 100px;
	width: 735px;
}
.bk_r2 {
	height: 20px;
	width: 118px;
}
.bk_r3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
