body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(krwz_bgs.gif);
}
body,td,th {
	color: #000000;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 1px;
	word-spacing: 1px;
}
a:link {
	color: #ff0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.blue {
	font-size: 12px;
	line-height: 24px;
	color: #0066CC;
}
.orange {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.orange:link {
	color: #FF6600;
	text-decoration: none;
}
.orange:visited {
	text-decoration: none;
	color: #FF6600;
}
.orange:active {
	text-decoration: none;
	color: #000000;
}
.orange:hover {
	text-decoration: none;
	color: #588526;
}
.bt_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	text-indent: 10px;
	cursor: hand;
}