html{ 
	background-color: #EED8FF;
margin: 3px;
}
body{

text-align: justify;

}
.author{
    text-align: right;
    margin-top: 10px;
    font-family: serif;
  

}
.101{
	vertical-align: middle;
}
.title{
	width: auto;
	height: 150px;
    float: center;

}

p,i{
	font-size: 14pt;
}


h1,h2,h3,h4{

 text-align: center;
 font-size: 18px;
}

img{
     display: block;
    margin-left: auto;
    margin-right: auto;
    
}

span{
	font-size: 18px;
	font-family: serif;

}

.others{
	width: auto;
	height: 440px;

}

pre{
	font-size: 18px;
	font-family: serif;
	text-align: justify;

}

.small{

	width: auto;
	height: 100px;


}
.lenght{

	width: auto;
	height: 400px;
}

.left {
float: left;
width: auto;
height: 1000px;
margin-right: 50px;
margin-bottom: 0px;
}
.chap111{
	margin-right: 50px;
	margin-top: 0px;
}

.width113{

	width: 800px;
	height: auto;
}
.right{
	
	float: right;
	height: auto;
	width: 300px;
	margin-left: 25px;

}

.chapt115{
	width: 500px;
	height: auto;
}

.rightmid{

	float: right;
	height: auto;
	width: 170px;
margin-left: 20px;

}

.chap119{
	text-align: center;
	width:200px;
	float: right;
	margin-top: 0px;
	margin-left: 20px;
}
.last a{
	text-align: center;
}

.chap113top{

	 text-align: center;
}

table{
	text-align: left;
}
.topctr{
text-align: center;
font-size: 19pt;
color: #ff0000;
margin-top: 3%;
}

.well{
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: rgb(4,247,0);
  border: 3px solid black;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}


.mrg23prct{
	margin-left: 23%;
	margin-right: 23%;

}

.red{
 
  background-color: red;

}

.mrg10prct{
	margin-left: 10%;
	margin-right: 10%;
}

.line {line-height:70%;}

.quoutsize{
	font-size: 14pt;
	font-family: cursive;
}

.white{
 
  background-color: white;
  color: darkblue;
  text-align: center;

}


.mrg30prct{
	margin-left: 30%;
	margin-right: 30%;

}