#docs p{
	margin:3px;
	font-size: 0.9em;
	line-height: 1.3em;
}
#docs {
	width:600px;
	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: 8px;
}

.tables02{
    margin-top: 24px;
	margin-bottom: 20;
}

.tbtext{
	font-size: 0.8em;
	line-height: 1.3em;
}

.tbtextfix{
	font-size: 12px;
	line-height: 1.4em;
}

.intitle{
    margin-top: 24px;
	font-size: 0.9em;
	line-height: 1.7em;
}

.intitle02{
    margin-top: 40px;
}

.intext{
	width:550px;
	margin-left: 24px;
	font-size: 0.9em;
	line-height: 1.3em;
}

.title{
    margin-top: 24px;
	margin-left: 6px;
	font-size: 1.1em;
	line-height: 1.7em;
}

.text{
	margin-top: 20px;
	margin-left: 5px;
	font-size: 0.9em;
	line-height: 1.8em;
}

.greeting {
	font-size: 0.9em;
	line-height: 170%;
	width: 260px;
	padding-left: 20px;
}

img.left {
	float:left;
	margin-right: 0.8em;
	margin-bottom: 2em;
}

img.right {
	margin-right: 2em;
}

img.top {
	margin-top: 1em;
}

img.top15 {
	margin-top: 15;
}
.imagebox {
	width:240px;
	float:right;
	margin-left:15px;
}