body {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

p {
	text-align: justify !important;
	font-size: 1em;
	line-height: 1.2;
}

.righttext {
	margin:1em 0 1em 0; 
	}
	
.righttext p{
	text-align:right !important;
	text-indent:0em !important;
	font-size:0.85em;
	}
	
.copyright {
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: 55px;
}


h1 {
	font-size: 2.5em;
	font-weight:bold;
	text-align:left;
}

h2 {
	font-size: 1.3em;
	margin-top: 1.1em;
	margin-bottom: 1.3em;
	font-weight:bold;
}

h3{
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: 0.2em;
  font-weight:bold;}

.authorArea {
	width: 80%;
}

.authorName{
	font-size: 1.1em;
	text-align: left;
	margin-bottom: 0em;
}

.authorAddress{
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 0.85em;
}
.authorName1 {
	text-indent:0em !important;
	text-align: left;
	margin: 1.2em 0em 0em 0em !important;
}

.abstract {
	width: 80%;
	margin-top: 1.3em;
	margin-bottom: 5em;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-right: 0px;
	margin-left: auto;
}

.abstract p {
	margin-top: 0.5em;
	margin-bottom: 10px;
	font-size: 0.9em;
}

.topic p {
	text-indent: 1.5em;
	margin-top: 0em;
	margin-bottom: 0.2em;
}

.topic p:first-of-type {
  text-indent: 0em;
}

figure img {
	width: 99%;
	height: auto;
	margin-bottom: 1em;
	margin-top: 1.3em;
}

figcaption{
	margin-top:1em;
	font-size: 0.85em;
	text-align: justify;
	text-indent:0em;}
	
.caption{
	margin-bottom:0.5em;
	font-size: 0.85em;
	text-align:left !important;
	text-indent:0em !important;
	margin-top:1em !important;}
	
figcaption p{
	margin-top:0.5em !important;
	font-size: 0.85em;
}

.note{
	margin-top:0.5em !important;
	font-size: 0.75em;
	text-align: justify;
	text-indent:0em !important;}
	

.noindent {
	text-indent: 0em !important;
}

.indent{
text-indent:1em !important;}


.mtop1{
	margin-top:0.5em !important;
}

.blockquote{
	margin-top:15px !important;
}

.space{
	letter-spacing:0.1em !important;
}

.orderlist li{
	margin-top:0.5em;
	text-align: justify;
	font-size:0.85em;
}

.footnote{
margin-top:0em;}

.footnote p{
  font-size:13px;
	text-indent:0em;
	margin-top:10px;}

hr.brd {
	margin:3em 0 0 0;
	text-align:left;
	border-bottom:1px solid black;
	width:20%;}
	
	
	
h3 + p{
margin-top:0.2em !important;
text-indent:0em !important;}


 

table
{
	margin-top:0.5em;
	border-collapse:collapse;
}		


table tr th{
border-top:1px solid black;
border-bottom:1px solid black;
text-align:center;
font-weight:bold;}

table tr td{
border-bottom:1px solid black;
text-align:center;}


.tab1
{
	margin-top:0.5em;
	border-collapse:collapse;
}		


.tab1 tr th{
border:1px solid black !important;
text-align:center;
font-weight:bold;
vertical-align:middle;}

.tab1 tr td{
text-align:center;
vertical-align:middle;
padding:0.3em;}



.bg_color{
background-color:#E0E0E0;}













