@charset "utf-8";

body{
	margin: 0px auto;
	font-size: 10pt;
	color: #333333;
	background-color: #FFFFFF;
}


a:link {
	font-size: 10pt;
	text-decoration: none;
	color: #333333;
}


a:visited {
	color:#333333;
	font-size: 10pt;
	text-decoration: none;
}

a:active {
	color:#333333;
	font-size: 10pt;
	text-decoration: none;
}

a:hover {
	color:#333333;
	font-size: 10pt;
	text-decoration: underline;
}

.board-link:link {
	COLOR: #e60012;
	TEXT-DECORATION: none;
	font-size: 10pt;
}

.board-link:visited {
	color:#e60012;
	font-size: 10pt;
	text-decoration: none;
}

.board-link:active {
	color:#e60012;
	font-size: 10pt;
	text-decoration: none;
}


.board-link:hover {
	COLOR: #e60012;
	TEXT-DECORATION: none;
	font-size: 10pt;
}
.front-space {
	text-indent: 0px;
	line-height: 20px;
}
.front-style-01 {
	font-size: 10pt;
	color: #FFFFFF;
}

.front-style-02 {
	font-size: 10pt;
	color: #044476;
}
.front-style-03 {
	font-size: 10pt;
	color: #e60012;
}

.front-style-04 {
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
}
.front-style-05 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
.front-style-06 {
	font-size: 10pt;
	color: #666666;
}
.front-style-07 {
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
}
.front-style-08 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #0099FF;
	font-weight: bold;
}

