@charset "utf-8";

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

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;
}

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

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

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

.head-link:hover {
	COLOR: #FFFF00;
	TEXT-DECORATION: none;
	font-size: 10pt;
}

.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: underline;
	font-size: 10pt;
}

.front-style-01 {
	font-size: 10pt;
	color: #FFFFFF;
}
.front-style-02 {
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.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: #333333;
}
.foot-link:link {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 10pt;
}

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

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

.foot-link:hover {
	COLOR: #FFFF00;
	TEXT-DECORATION: none;
	font-size: 10pt;
}