h1,h2,h3,h4,h5,h6{
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
	color: #333333;
}
a {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color:#CC0000;
}
.main {
	font-size: 12px;
	line-height: 1.6em;
	letter-spacing: 1px;
	color: #333333;
}
.table01 {
	font-size: 12px;
	line-height: 1.6em;
	letter-spacing: 1px;
	color: #333333;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.table02 {
	font-size: 12px;
	line-height: 1.2em;
	letter-spacing: 1px;
	color: #333333;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 5px 10px;
}
.copyright {
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 1.6em;
	color: #666666;
}
