#body dl{
	margin-left:30px;
	padding-left:30px;
	}

#body dt{
	margin-bottom:3px;
	}

#body dd{
	}

#body h3.question{
	color:#666666;
	margin:5px 0px 5px 20px;
	}

#body h3.answer{
	color:#666666;
	margin:5px 0px 5px 20px;
	}

#body h3.question strong{
	color:#019AC3;
	clear:right;
	}

#body h3.answer strong{
	color:#dd3300
	}

#body div.qa{
	margin-bottom:30px;
	border:1px solid #99aa99;
	
	}