@charset "UTF-8";
/* CSS Document */
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fkd_rough.gif);
	background-attachment:fixed;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.style2 {
	margin-right: 5px;
	margin-left: 8px;
	margin-top: 2px;
	font-size: 11px;
	line-height: 13px;
	color: #CCCCCC;
}
.style2_bold {
	margin-right: 5px;
	margin-left: 8px;
	margin-top: 2px;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {
	margin-right: 5px;
	margin-left: 8px;
	margin-top: 9px;
	font-size: 12px;
	line-height: 15px;
	color: #CCCCCC;
}
.style4 {
	margin-right: 5px;
	margin-left: 8px;
	margin-top: 2px;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}
.style4_bold {
	margin-right: 5px;
	margin-left: 8px;
	margin-top: 2px;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	font-weight: bold;
}
.style5_bold {
	margin-right: 5px;
	margin-left: 8px;
	margin-top: 2px;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}


a:link {
	color: #8A0C00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8A0C00;
}
a:hover {
	text-decoration: underline;
	color: #8A0C00;
}
a:active {
	text-decoration: none;
	color: #8A0C00;
}
-->
