.body-ttl {
	vertical-align: top;
	font-weight: bold;
	color: #006699;
	border-bottom: 1px solid #cccccc;
}

.body-text {
	vertical-align: top;
	text-align: justify;
}

.body-head {
	vertical-align: top;
	font-weight: bold;
	color: #006699;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	background-color: #DDEEFF;
	padding: 5px;
}

.body-subttl {
	font-weight: bold;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	border-bottom: 1px solid #cccccc;
}

.body-popout {
	background-color: #DDEEFF;
	width:18em;
	float:right;
	padding: 5px;
	margin-bottom:10px;
	margin-left:10px; }

.default-nospace {
	padding: 0px;
	margin: 0px;}
