.footer {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
}
.content {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-align: justify;
	list-style-type: square;
}
.submenu {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
}
.head01 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.smallfont {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.head02 {

	font-family: Arial;
	font-size: 20px;
	color: #FF0000;
}
.head03 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.head04 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
#image_left {
	float: left;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
#image_right {
	float: right;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.submenu a:link {
	color: #999999;
	text-decoration: none;
}
.submenu a:visited {
	text-decoration: none;
	color: #999999;
}
.submenu a:hover {
	text-decoration: none;
	color: #FF6600;
}
.submenu a:active {
	text-decoration: none;
	color: #999999;
}

