@charset "utf-8";
h2 {
	color: #006699;
	font-size: 15px;
	line-height: 1.3em;
}
h3 {
	font-size: 13px;
	line-height: 1.3em;
	color: #006699;
}
h4 {
	font-size: 12px;
	line-height: 1.3em;
	color: #006699;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;

}

#topicsA p img,#topicsB p img,#topicsC p img,#topicsD p img {
	text-align: left;
	padding-bottom: 2px;
}
#policy {
	line-height: 1.4em;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
}
#policy a {
	text-decoration: none;
}
