#detail {
	font-size: 0.9em;
	width: 570px;
	margin-right: 10px;
	margin-left: 10px;
}
#detail IMG {
	margin: 10px;
}
#detail STRONG {
	color: #009966;
	font-size: 1.2em;
}
#detail P {
	line-height: 1.4em;
	margin-bottom: 20px;
	margin-top: 7px;
}
#detail H3 {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0076C4;
	border-left-color: #0076C4;
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#detail TABLE {
	font-size: 0.9em;
	background-color: #666666;
	margin-top: 5px;
	line-height: 1.2em;
	margin-bottom: 15px;
}
#detail TD {
	background-color: #E4EEE3;
	padding: 3px;
}
#alphabet {
	list-style-type: upper-alpha;
}
#detail H5 {
	margin-top: 0px;
	margin-bottom: 0px;
}
#detail UL {
	margin-top: 3px;
}
#detail LI {
	line-height: 1.2em;
}
