@charset "utf-8";
hr {
	color: #000000;
}
a {
	color: #006600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.style15 table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 6px;
	margin-bottom: 6px;
}
.underline {
	text-decoration: underline;
}
.question {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-variant: small-caps;
	color: #006600;
	font-weight: bold;
	margin-bottom: -12px;
}
.answer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 10px;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

