.subtitle {
	font-size: medium;
	line-height: 1.5em;
	font-weight: bold;
	color: #006633;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #99CC99;
}
.under-line-dash {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.this_page {
	font-size: 12px;
	line-height: 1.5em;
	text-align: center;
}

