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;
	font-weight:bold;
}
h2+p, h3+p  {
	text-indent:0em !important;
}

h2 {
	font-size: 20px;
	margin-bottom:0.5em;
	margin-top:1.5em;
}

h3 {
	font-size: 18px;
	font-weight:bold;
	margin:1em 0em 0em 0em;
	
}

h4 {
	font-size: 25px;
	font-weight:bold;
	margin:0.3em 0em 1em 0em;
}

.authorArea{
margin:0em !important;}

.authorName{
	font-size: 18px;
	text-indent:0em !important;
	text-align: left;
	margin-bottom: 0px !important;
	margin-top:0em !important;
	font-style:italic;
}

.authorAddress{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}

.abstract {
	margin-top: 25px;
	margin-bottom: 75px;
	margin-right: 0px;
	margin-left: 2em;
}


.abstract p {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 13.5px !important;
}

.topic p {
	text-indent: 25px;
	margin-top: 0px;
	margin-bottom: 3px;
}



.topic p:first-of-type {
  text-indent: 0px;
}


.reference p {
	font-size:13px;
	margin:0 0 3px 3em !important;
}


/*** raman CSS ***/
.footnote{
	margin-top:2em;
}

.footnote p:first-child{
	border-top:1px solid black;
	width:25%;
	padding:0 0.2em 0 0 !important;
	margin:0em !important;
}

.footnote p{
    text-indent: 1em;
    font-size: 0.85em;
     margin-top:0em;
    margin-bottom:0em;
}
a,a:hover,a:focus,a:link{
 	text-decoration: none;
	color: blue;
}

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;
}

.righttext{
margin:1em;}

.righttext p{
	text-align:right !important;
	text-indent:0em !important;
	margin:0em; 
	font-size:0.75em;
	}
	

.mtop1 {
	margin-top:1em !important;
	}


.blockquote {
	margin:1.5em 0em 0.5em 0em;
	}

.blockquote .authorName {
	font-size:15px;
	font-style:italic;
}

.blockquote h1 {
	font-size: 20px;
	font-weight:bold;
	margin:0.5em 0 0.3em 0 !important;
}
	
.blockquote p {
	text-indent:0em !important;
	margin-top:0em !important;
	margin-bottom:0em !important;
	
}


.fsource {
	font-size:0.9em;
	margin:0.5em 0em 0.5em 0em !important;
	}

.sourcelist p{
text-indent:0em !important;}

.mtop{
padding-top:1em !important;}

.noindent{
text-indent:0em !important;}