body {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

p {
	text-align: justify;
	font-size: 15px;
	line-height: 1.2;
}

.righttext{
	margin-top:0.5em;
}

.righttext p{
	font-size: 13px;
	text-align:right !important;
	text-indent:0em !important;
	margin:0em; 
	}
ol{
	text-align: justify;
	font-size: 15px;
	line-height: 1.2;
}

ul{
	text-align: justify;
	font-size: 15px;
	line-height: 1.2;
}
	
.copyright {
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: 55px;
}

	
blockquote p {
	text-indent:0em !important;
}
.t1{
	text-indent:16px;
	margin-bottom:16px;
}
h1 {
	font-size: 25px;
}

h2 {
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	
}
h3 {
	font-size: 16px;
	margin-bottom: 10px;
	margin-top:10px;

}
.textspace{
	margin:1em 0em 1em 1em;
}
 
.textspace p{
	margin:0em;
}

h3+p{
text-indent:0em !important;}

h4 {
	font-size: 15px;
	margin-bottom: 0px;
	margin-top:15px;
}

h3+h4 {
 margin-top:0em;}

h4+p{
text-indent:0em !important;}

.authorArea {
	width: 80%;
}

.authorName{
	font-size: 18px;
	text-align: left;
	margin-bottom: 0px;
}

.authorAddress{
	margin-top: 1em;
	margin-bottom: 2px;
	font-size: 12px;
}
.authorName1 {
	text-indent:0em !important;
	text-align: left;
	margin: 1.2em 0em 0em 0em !important;
}

.abstract {
	width: 90%;
	margin-top: 25px;
	margin-bottom: 75px;
	margin-right: 0px;
	margin-left: 2.5em;
}


.abstract p {
	
	margin-top:0px;
	margin-bottom: 3px;
	font-size: 15px;
	text-align:justify;
}

.topic p {
	text-indent: 25px;
	margin-top: 0px;
	margin-bottom: 3px;
}

.topic p:first-of-type {
  text-indent: 0px;
}
.topic{
	
	margin-top:2em;
}

figure img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	margin-top: 5px;
}

.reference p {
	font-size: 13px;
	margin: 0 0 3px 3em;
}

table tr td {
	text-align: center;
	vertical-align: middle;
	border-bottom:1px solid black;

}

table tr th {
border: 1px solid black;
background: #d3d3d3;
	}
	
table tr th:first-child {	
border-left:none;}

table tr th:last-child {	
border-right:none;}
	
table {border-collapse: collapse !important;
margin: 20px auto 0px auto;
width: 95%;
}

.tableSource {
	margin-left: 5px;
	margin-bottom: 20px !important;
}

.noindent {
 text-indent:0em !important;
}

.footnote{
	margin-top:2em;
}

.footnote p:first-child{
	padding-left:2em !important;
	margin:0em !important;
}
	
hr.hr1 {
	text-align:left;
	margin:0.5em 0 0 0;
	width:15%;
	}

.footnote p{
    text-indent: -1em;
    padding-left: 1em;
    font-size: 0.85em;
    margin-left: 1em;
}

.mtop{
	margin-top:0.8em !important;
}

.title {
	font-size: 22px;
	text-indent: 0em !important;
	margin:0.5em 0 0.5em 0em !important;
	}
	
.summary {
	font-size: 18px;
	font-weight:bold;
	text-indent: 0em !important;
	margin:0.5em 0 0.8em 0em !important;
}

.linespace {
	text-indent:0em !important;
	margin-top:1em !important;
	}
	
	
figure {
	margin:1em 0em;	
	}
	
figcaption {
	font-size: 13px;
	}