body {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

a,a:hover,a:focus,a:link,a:visited{
 text-decoration: none;
	color: blue
}

p {
	text-align: justify;
	font-size: 15px;
	line-height: 1.2;
}


sup {
	font-size:10px;}
	
sub {
	font-size:10px;}

.centertext{
	margin:1em 0 1em 0; 
	}
	
.centertext p{
	text-align:center !important;
	text-indent:0em !important;
	margin:0em; 
}

.calign {
	text-align:center !important;
	text-indent:0em !important;}
	
ol{
	text-align: justify;
	font-size: 15px;
	line-height: 1.2;
	margin:1em 0em;
}

li{
	padding-left:0.5em;}
	
.copyright {
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: 55px;
}
.blockquote {
	margin:1em 0em 0.5em 0em;
	}
	
.blockquote+p {
	text-indent:0em !important;
}

h1 {
	font-size: 35px;
	text-align:left;
}

h2 {
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	
}
h3 {
	font-size: 17px;
	margin-bottom: 3px;
	margin-top:15px;
	font-style:normal;
	font-weight:bold;
}
h3+p{
text-indent:0em !important;}

h4 {
	font-size: 16px;
	margin-bottom: 0px;
	margin-top:15px;
	font-style:italic;
	font-weight:normal;
}

 

h4+p{
text-indent:0em !important;}

.authorArea {
	width: 80%;
	border-top: 1px solid black;
}

.authorName{
	margin-top: 0.6em !important;
	font-size: 18px;
	text-align: left !important;
	text-indent: 0em !important;
}

.authorAddress{
	margin-top: 0.6em !important;
	font-size: 15px;
	text-indent: 0em !important;
	text-align: left;
}
 
.authorName1 {
	text-indent:0em !important;
	text-align: left;
	margin: 1.2em 0em 0em 0em !important;
}

.abstract {
	margin-top: 1em;
	margin-bottom: 2em;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid black;
}


.abstract p {
	font-size: 14.5px;
}


.keywords {
 text-indent:0em !important;
 	margin-top: 0.8em !important;
}


.topic p {
	text-indent: 25px;
	margin-top: 0px;
	margin-bottom: 3px;
}

.topic p:first-of-type {
 text-indent: 0px;
}

figure img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	margin-top: 5px;
}

figcaption{
	font-size: 13px;
	text-align: justify;
	text-indent:0em;}
	
figcaption p{
	margin-top:10px !important;
	font-size: 13px;
}



.reference p {
	font-size: 13px;
	margin: 0 0 3px 3em;
}

caption {
	margin-top:1em;
	margin-bottom:5px;
	font-size:13px;
	text-align:left;}

table {
border-collapse: collapse !important;
margin: 0px auto 20px auto;
width: 100%;
}



table tr th {
border: 1px solid black;
background: #e6e7e8;
font-size:12px;
padding:0.5em;
}
	
	
table tr th:first-child {	
border-left:none;}

table tr th:last-child {	
border-right:none;}
	


table tr td {
	font-size:10px;
	text-align: center;
	vertical-align: middle;
	border-bottom:1px solid black;
		padding:0.2em 0.5em 0.2em 0.5em;

}

.tableSource {
	margin-left: 5px;
	margin-bottom: 20px !important;
}

.noindent {
 text-indent:0em !important;
}

.indent {
 text-indent:1em !important;
}

.footnote{
	margin-top:2em;
}

.footnote p:first-child{
	border-top:1px solid black;
	width:15%;
	padding:0 0.2em 0 0 !important;
	margin:0em !important;
}

.footnote p{
 text-indent: -1em;
 padding-left: 2em;
 font-size: 0.85em;
 margin-left: 1em;
}


.formula{
	margin:1em auto 1em auto;}

.formula p{
	text-align:left !important;}

.tcaption{
	margin-top:1em !important;
	 font-size: 13px;
	 text-indent:0em !important;}
	
.mtop1 {
	text-indent:0em !important;
	margin-top:1em !important;}
	
.mtop2 {
	text-indent:0em !important;
	margin-top:2em !important;
	font-size:1.2em;}
	
.ralign {
	text-indent:0em !important;
	text-align:right;
	font-size:13px;
	margin-top:15px !important;}
	
.ralign1 {
	text-indent:0em !important;
	text-align:right;
	font-size:13px;
	margin-top:0px !important;}
	
.hangind p{
	margin-left:1.5em;
	text-indent:-1.5em !important;}
	
.brd {
	margin:1em 0 0 0;
	text-align:left;
	border-bottom:1px solid black;
	width:20%;}
	
.endnotes p{
	font-size:13px;
	text-indent:0em;
	margin-top:10px;}
	
p.smfont {
	margin-top:0em !important;
	font-size:13px;
	text-indent:0em !important;}
	
.in1{
	width:10em;
}

.in2{
	width:13em;
}

.in3{
	width:20em;
}