body{
	background-color: #ebebff;
	font-size:100%;
	margin-top: 20px;
	margin-left:40px; 
	margin-right:40px;
	margin-bottom: 20px;

}

div.intro1{
	font-size:80%;
	line-height:200%;

}

div.intro2{
	font-size:80%;
	line-height:200%;
}

div.intro3{
	width:20%;
	font-size:100%;
	background-color:#ccccff;
	background-position: left;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	margin: auto;
	padding: 2px;
	position: relative;
	border: thin ridge #FFFFFF;

}

.title{
	font-size:150%;
	font-weight:300;
	color:#006080;
	margin-top:5px;
	}
	
.subtitle{
	color:#999999;
	font-size:100%;
}
.auther{
	color:#666666;
	font-size:100%;
	letter-spacing:10pt;
	line-height:200%;
	margin-top:10px;
}
.section{
	color:#006688;
	font-size:110%;
	line-height:200%;
	margin-top: 20px;
}
.chapter{
	color:#006688;
	font-size:100%;
	line-height:200%;
	margin-top: 20px;
}
.text1{
	text-indent:1em;
	line-height:140%;
	letter-spacing:1px;
	margin-bottom: 40px;
}
.text11{
	text-indent:1em;
	line-height:140%;
	letter-spacing:1px;
}
.text2{
	line-height:140%;
	letter-spacing:1px;
}

.text4{
	line-height:140%;
	margin-bottom: 40px;
}
.text5{
	margin-top: 20px;
	margin-left:40px; 
	margin-right:40px;
	margin-bottom: 20px;
	line-height:150%;
	text-indent:-1em;
}
.text6{
	margin-top: 20px;
	margin-left:50px; 
	margin-right:10px;
	margin-bottom: 40px;
	line-height:130%;
	text-indent:-1.5em;
}
.text7{
	margin-top: 20px;
	margin-left:65px; 
	margin-right:10px;
	margin-bottom: 40px;
	line-height:130%;
	text-indent:-2.5em;
}
.note{
	font size:80%;
}
sup{
	letter-spacing:1px;
	}
ol{
	list-style-type: decimal;
	list-style-position:outside;
	}
ul{
	list-style-position:outside;
	line-height:130%;
	list-style-type:circle;
	}
.text8{
	margin: 30px 30px;
	padding: 10px;
	border: thin solid #666666;
	}



