body {
	margin: 0px;
	font-size: 12px;
}
td {
	font-size: 12px;
}
.bk01 {
	border: 1px solid #1A417C;
}
.bk02 {
	border: 1px solid #8B8B8B;
}
.bk03 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
}
.bg {
	background-color: #99DCED;
	background-image: url(../images/bg03.gif);
	background-repeat: repeat-y;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.bk04 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #BFBFBF;
	border-bottom-color: #999999;
}
.bk05 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.bk06 {
	border: 1px solid #585858;
}

