#docs p{
	margin:8px;
	font-size: 0.9em;
	line-height: 1.3em;
}

#docs {
	/*width:590px;*/
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 16px;
}

#docs h2{
	font-size: 1.2em;
}

#docs h3{
	font-size: 1.0em;
	margin:8px;
}

.tables{
	margin: 30px 8px 8px;
	padding: 0px;
}

.tbtext{
	font-size: 0.9em;
	line-height: 1.3em;
}

.intitle{
	font-size: 0.9em;
	line-height: 1.7em;
	margin-left: 12px;
}

.intext{
	width:550px;
	margin-left: 24px;
	font-size: 0.9em;
	line-height: 1.7em;
}

.mm{

	margin: 10px 0 10px 420px;


}
.mm2 {
	float: right;
	clear: right;
	padding-right: 60px;
}
.indent {
	text-indent: -1.5em;
	margin-left: 1.5em;
	font-size: 14px;
	padding-left: 10px;
	line-height: 1.5em;
}
.center {
	text-align: center;
}
.pdflink {
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-align: right;
	padding-top: 0px;
}
#kessan p {
	margin-bottom: 0px;
	margin-top: 5px;
}
#kessan h2 {
	margin-bottom: 20px;
	margin-top: 10px;
}
#description h4 {
	padding-top: 40px;
	padding-bottom: 20px;
}
#description h5 {
	font-size: 1em;
	margin-top: 20px;
	margin-bottom: 10px;
}
.color_red {
	color: #B9193A;
}
.color_blue {
	color: #6633CC;
	font-weight: bold;
}
.color_green {
	font-weight: bold;
	color: #006600;
}
