body {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

p {
	text-align: justify;
	font-size: 15px;
	line-height: 1.2;
}


.copyright {
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: 55px;
}

h1 {
	font-size: 35px;
}

h2 {
	font-size: 20px;
	margin-bottom: 0px;
}

h3 {
	font-size: 18px;
	margin-bottom: 1px;
}

.authorArea {
	width: 80%;
}

.authorName{
	font-size: 15px;
	text-align: left;
	margin-bottom: 0px;
	letter-spacing:0.1em !important;
}

.authorAddress{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}

.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;
}


.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 img {
	width: 99%;
	height: auto;
	border:1px solid black;
	margin-bottom: 20px;
	margin-top: 30px;
}

.reference p {
	font-size: 13px;
	margin: 0 0 3px 3em;
}

table tr * {
	text-align: center;
	vertical-align: middle;
	border-bottom:1px solid black;

}

table tr th {
border: 1px solid black;
background: #d3d3d3;
	}
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;
}
.righttext p{
	text-align:right !important;
	text-indent:0em !important;
	margin:0em; 
	font-size:0.75em;
	}
	
.summary {
	width: 80%;
	margin-left: auto;
}


.summary p {
	font-size: 13.5px;
	text-indent:0em !important;
}

.author{
	font-size: 15px;
	text-align: left;
	margin-bottom:0em;
	margin-top:2em;
}

.title{
	font-size:25px;
	font-weight:bold;
	margin-top:0em !important;
}

.summ{
	margin:15px 0px 10px 40px !important;
	font-size: 13.5px;
}

.mtop{
	margin-top:1em !important;
	
	text-indent:0em !important;
}

.footnote
{
	font-size:13px !important;
}