
.ArticleWrapper{
	font-family: tahoma;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;

}

.ArticleTitleParagraph{
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20pt;
	font-weight: bold;
	color: #333333;
}

.ArticleTitleEnglish{
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20pt;
	font-weight: bold;
	color: #D6D6D6;
	font-style: italic;
}

.AuthorListParagraph {
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.AuthorAffiliation {
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: #000000;
}

.CorrespondingAuthorParagraph{
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.ParagraphSeparator{
	line-height: 2pt;
}

.ArticleSectionHeadDiv{
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	line-height: 40px;
	margin-bottom:20px;
	width:100%;
}


.ArticleSectionHeadDiv span{
	float:right;
}


.ArticleSectionReferences span{
		float:right;
}

.ArticleParagraph{
	text-align: justify;
}

.ArticleSectionReferences{
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	line-height: 40px;
	margin-bottom:20px;
	width:100%;
}

.ArticleSectionReferences ol li{
		line-height: 60pt;
}


.box{
	border: 1px solid #CCCCCC;
	background-color:#F9F9F9;
}

.box p{
	margin: 10px;
}

.BoxAbstract{
	border: 1px dotted #CCCCCC;
	background-color:#F9F9F9;
}


.BoxAbstract p{
	margin: 10px;
}

.ArticleSectionAbstract{
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: 40px;
	margin-bottom:20px;
	margin: 10px;
}

.BubbleImage{
float:left;
margin: 0px 15px 15px 0px;
border:1px solid #CCCCCC;
}




