@charset "UTF-8";
article h2 {
	font-size: 16px;
	color: #6692c0;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}
article  h3 {
	font-size: 14px;
	color: #964600;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height: 18px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ff9600;
	height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
article p {
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c8c8c8;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
