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



body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: normal;
	font-variant: normal;
	line-height:20px;
	letter-spacing:1px;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
h1 {
	font-size: 18px;
	color: #40788E;
}
h2 {
	font-size: 16px;
	color: #333333;
}
h3 {
	font-size: 14px;
	color: #666666;
}
.FooterLink {
	font-size: 11px;
	color: #666666;
}
.Head01 {
	color:#666666;
	font-size: 30px;
}
.Head02 {
	color:#999999;
	font-size: 20px;
}

.menuLinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.menuLinks:link {
	text-decoration: none;
}
.menuLinks:visited {
	text-decoration: none;
	color: #999999;
}
.menuLinks:hover {
	text-decoration: none;
	color: #333333;
}
.menuLinks:active {
	text-decoration: none;
	color: #999999;
}
	
.HeaderTwo {
	font-size: 16px;
	color:#0060bf;
	font-weight: bold;
}

.NormalBold {
	font-size: 14px;
	color:#666666;
	font-weight: bold;
}
.menuLinkDown {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}