@charset "utf-8";

body{
	margin:0px auto;
	font-size: 10pt;
	color: #333333;
	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
}

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;
}
.front-headlink {
	font-size: 10pt;
	color: #FFFFFF;
}

.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;
}
.front-space {
	line-height: 20px;
}
.front-style-01 {
	font-size: 10pt;
	color: #224a72;
}

