body {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

p {
	text-align: justify;
	font-size: 15px;
	line-height: 1.2;
}

sup {
	font-size:11px;}
	
sub {
	font-size:11px;}

.righttext p{
	text-align:right !important;
	text-indent:0em !important;
	margin:0em; 
	}
	
.copyright {
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: 55px;
}
.textpara {
	text-indent: 0px;
	margin-top: 15px;
}

h1 {
	font-size: 25px;
	text-align:center;
}

h2 {
	font-size: 20px;
	margin-bottom: 0px;
}

h3 {
	font-size: 17px;
	margin-bottom: 0px;
}

.head3 {
	margin:2em auto 2em auto;
	font-size: 17px;
	margin-bottom: 0px;
	text-align:center;
	font-weight:bold;
}

.authorArea {
	margin:1em auto 1em auto;
	width:90%;
}

.authorName{
	font-size: 18px;
	text-align: center;
	margin-bottom: 0px;
}

.authorAddress{
	margin-top: 0.7em;
	margin-bottom: 1em;
	font-size: 12px;
	text-align:center;
}
.authorName1 {
	text-indent:0em !important;
	text-align: center;
	margin: 1.2em 0em 0em 0em !important;
}

.abstract {
	width: 80%;
	margin-top: 25px;
	margin-bottom: 75px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-right: 0px;
	margin-left: auto;
}
.headspace{
	margin-top: 15px;
	margin-bottom: 15px;
}

.abstract p {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 13.5px;
}

.topic p {
	text-indent: 25px;
	margin-top: 0px;
	margin-bottom: 3px;
}

.topic p:first-of-type {
  text-indent: 0px;
}

figure {
	width: 99%;
	height: auto;
	border:0px;
	margin:1em auto 1em auto;
}

figure img {
	width: 99%;
	height: auto;
	border:0px;
}


.reference p {
	font-size: 13px;
	margin: 0 0 3px 3em;
}

caption {
	text-align:left;
	margin-bottom:5px;}
	
.ralign {
	margin:1em 0 1em 0 !important;
	text-align:right;}

.noindent {
	text-indent:0em !important;}
	
.indent {
	text-indent:25px !important;}
	
.calign {
	text-align:center;}

.halfimage80 {
	margin:1em auto 1em auto;
	width:80%;}

	
.halfimage {
	margin:1em auto 1em auto;
	width:50%;}
	
.halfimage1 {
	margin:1em auto 1em auto;
	width:40%;}
	
.hangind p{
	margin-left:1.6em;
	text-indent:-1.6em;}
	
table {
	width:99.9%;
	border-collapse:collapse;
	border:0;}
	
table tr th {
	border:1px solid black;
	font-weight:normal;
	text-align:center;
	padding:0.3em;}
	
table tr {
	border:1px solid black;
}

table tr td{
	text-align:center;
	padding:0.3em;
}

table tr td:first-child{
	border-left:1px solid #ffffff !important;}
	
table tr td:last-child{
	border-right:1px solid #ffffff !important;}
	
table tr th:first-child{
	border-left:1px solid #ffffff !important;}
	
table tr th:last-child{
	border-right:1px solid #ffffff !important;}
	
.figcaption {
	margin-top:1em !important;
	text-indent:0em !important;
	font-size:0.9em;}
	
.in1 {
	width:2.6em;
	vertical-align:middle;}

.formula{
	margin:1em auto 1em auto;}


.formula + p{
	text-indent:0em;}