@charset "UTF-8";
/* CSS Document */

.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.quotation {
	font-size: 13px;
	color: #990000;
	font-weight: 400;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	width: 100%;
	margin-top: 15px;
	padding-top: 8px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style4 {
	color: #333333;
	font-size: 11px;
	font-weight: 400;
}


.style5 {color: #666666}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
}


.style6 {color: #999999}
