dt a:link {
	color:#666;
	text-decoration: none
}
dt a:visited {
	color:#003366;
	text-decoration: none
}
dt a:hover {
	color: #c60;
	text-decoration: underline
}
dt a {
	text-decoration: underline
}
.txt {
	font-size: 10pt;
	line-height: 110%;
	color: #333333
}
.txt1 {
	font-size: 11pt;
	word-spacing: 0.1em;
}
.txt2 {
	font-size: 12pt;
	color: #666699;
	font-weight: bold;
}
.txt3 {
	font-size: 11pt;
	color: #333333;
	line-height: 130%
}
.copy {
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}
.txt4 {
	font-size: 10pt;
	color: #333333;
	text-indent: 3pt
}
#question {
	width: 650px;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #666;
}
#answer {
	width: 650px;
	margin: 0 auto;
	padding: 10px;
	text-align: left;
}
dl {
	margin: 5px;
}
dt {
	font-size: 100%;
	color: #c60;
	margin: 0 0 5px 0;
}
dd {
	font-size: 105%;
	line-height: 1.3em;
	margin: 0 0 10px 24px;
}

.top {
	font-size: 100%;
	text-align: right;
}
.h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin: 10px 0px;
}
.h3 h3 {
	font-size: 16px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
	font-weight: bold;
	display: inline;
	margin-left: 5px;
}
