/* CSS Document */

* {
	margin:0;
	padding:0;
}

#content h3 {
	color:#8bbcb7;
	font-weight:normal;
	margin-bottom:20px;
	margin-top:20px;
}

#chart dt {
	float:left;
	width:150px;
}

#chart dd {
	padding-bottom:5px;
}

#imp dt {
	font-size:13px;
	font-weight:bold;
	float:left;
	margin-right:10px;
	word-spacing:10px;
}

#imp dd {
	word-spacing:3px;
}

#content p { 
	margin-bottom:30px;
	margin-top:20px;
}

.redbold {
	color:#cc3333;
	font-weight:bold;
}

/* box */

