.text {
	font-family: Tahoma, Arial;
	font-size: 11px;

}
input {
	font-family: Tahoma, Arial;
	font-size: 11px;



}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

/*Articles*/

.article_title{
	text-align: center;
	font-size: 18pt;
    font-family:Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	line-height: 150%;

}

.article_author{
	font-size: 14pt;
    font-family:Arial, Tahoma, sans-serif;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: center;
	line-height: 100%; font-style:italic

}

.article_heading1{
	font-size: 12pt;
    font-family:Arial, Tahoma, sans-serif;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
	line-height: 200%;

}

.article_heading2{
	font-size: 12pt;
    font-family:Arial, Tahoma, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: left;
	line-height: 160%;

}

.article_first{
	text-indent: 20px;
	font-size: 9pt;
    font-family:Arial, Tahoma, sans-serif;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: justify;
	line-height: 140%;
}

.article_content{
	font-size: 9pt;
    font-family:Arial, Tahoma, sans-serif;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: justify;
	line-height: 140%;
}

.article_figure{
	font-size: 9pt;
    font-family:Arial, Tahoma, sans-serif;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	text-align: left;
	line-height: 120%;
}
