.css {
	text-decoration: none;
}
body {
	margin:0px;
	background-color:#FFF9E1;
}
td {
	font-size:9pt;
	color:#000000;
	line-height:24px;
}
.bk_1 {
	border:#FFCC01 1px solid;
}
.t {
	padding-left:44px;
	padding-top:0px;
	color:#000000;
}
.font_1 {
	color:#990000;
}
.font_2 {
	font-weight:bold;
}
.font_3 {
	padding-left:10px;
}
.font_4 {
	font-size:10.8pt;
}
.font_5 {
	font-size:10.8pt;
	font-weight:bold;
}
.font_6 {
	color:#666666;
}
.line_space{
    margin-left:5px;
    margin-right:5px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
    cursor:hand;
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}