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

.t12 {
	font-size: 12px;
	line-height: 20px;
}
.t11 {
	font-size: 11px;
	line-height: 15px;
}
.t10 {
	font-size: 10px;
	line-height: 14px;
}
.t13 {
	font-size: 13px;
	line-height: 20px;
}
.t14 {
	font-size: 14px;
	line-height: 22px;
}
hr {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
	background-color: #E6E6E6;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
h1 {
	font-size: 10px;
	line-height: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-weight: normal;
}
