body {
	color: #111100;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(image/bg_sec.gif);
	background-repeat: repeat-x;
}
td {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.fs09{
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
.fs09b {
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
}
.fs10 {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.fs10b {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.fs12 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.fs12b {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.fs16 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.fs16b {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
a:link {
	color: #cf382d;
	text-decoration: underline
}
a:visited { 
	color: #cf382d;
	text-decoration: underline
}

