/* --------------- Page setup ------------------------ */
.bodyArticles
     {
     font-family: times new roman;
     font-size:   12pt;
	 margin-left: 8%;
	 margin-right: 8%;
     }

/* back-matter */
.bm  {
     font-size:   9pt;
     line-height: 1.5;
     }

/* rules */
hr.part-rule {
    width: 50%;
    align: center;
    margin-top: 5pt;
    margin-bottom: 5pt;
    }

hr.section-rule {
    color: black;
    width: 50%;
    align: center;
    margin-top: 5pt;
    margin-bottom: 5pt;
    }

/* superior numbers which are cross-references */
.xref {
    }
    
/* generated text */     
.gen {
    }


/* --------------- Titling levels -------------------- */


/* titling level 1: document title */
.tl-document {
   display: block;
   font-family: times new roman;
   font-size: 18pt;
   font-weight: bold;
   }

/* subtitling level : document title */
.stl-document {
   display: block;
   font-family: times new roman;
   font-size: 14pt;
   font-weight: bold;
   }


/* titling level 2: main document parts */
.tl-main-part {
   display: block;
   font-family: times new roman;
   font-size: 16pt;
   font-weight: bold;
   color: black;
   line-height: 130%;
   align: center;
   
   }
 
/* titling level 3: first-level sections of main parts */
 .tl-section-level {
   display: block;
   font-family: times new roman;
   font-size: 14pt;
   font-weight: bold;
   color: black;
   line-height: 130%;
   }
 
/* titling level 4: lowest designed level */
.tl-lowest-section {
   display: block;
   font-family: times new roman;
   font-size: 12pt;
   font-weight: bold;
   color: black;
   line-height: 130%;
   }
   
/* default titling level */
.tl-default {
   display: block;
   font-family: times new roman;
   font-size: 12pt;
   font-style: italic;
   color: black;
   line-height: 130%;
   margin-top: 5pt;
  }

p
{
	font-family: times new roman;
	font-size: 12pt;
	text-align:justify;
	padding:15px;
	padding-top:0;
	padding-bottom:0;
	margin-top:0px; 
	margin-bottom:0px;
    color:#000000;
	}
.para
{
	text-indent:30px;
}
h1
{
color: black;
}  
h2{padding:15px;padding-top:0; padding-bottom:0;} 
/* ---------------- End ------------------------------ */
.authors
{
   font-family: times new roman;
   font-size: 11pt;
   font-style: italic;
   font-weight: bold;
   text-align: justify;
}
.affiliation
{
   font-family: times new roman;
   font-size: 10pt;
   text-align: justify;
}

.abstract
{
	
	font-family: times new roman;
	font-size: 10pt;
		}
.figure
{
	font-family: times new roman;
	font-size: 13pt;
	margin-top:7px;
	margin-bottom:10px;
	text-align:justify;
}
.numtable
	{
	margin-top:24px;
	margin-bottom:40px;
	padding-left=18;
	padding-right=18;
	}

.Table_caption
	{
	font-family:times new roman;
	font-size:80%;
	color:#000000;
	vertical-align:top;
	text-align:justify;
	line-height:175%;
	}
.Table_num
	{
	font-family:times new roman;
	font-size:14pt;
	color:black
	display:block;
	}
.Table_column_head
	{
	font-family:times new roman;
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	padding-top:4px;
	padding-bottom:5px;
	vertical-align:bottom;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-top-style:solid; 
	border-bottom-style:solid; 
	border-bottom-width:2px;
	border-top-width:2px;
	}
.Table_body
	{
	font-family:times new roman;
	font-size:80%;
	padding-top:5px;
	padding-bottom:5px;
	vertical-align:top;
	}
.Table_footnote
	{
	font-family:times new roman;
	font-size:50%;
	font-weight:100;
	border-top-style:solid; 
	border-top-width:2px;
	border-top-color: #000000;
	width:auto;
	padding-top:5px;
	padding-bottom:8px;
	margin-left:4px;
	}

.bib_entry
{
	font-family: times new roman;
	font-size: 10pt;
	margin-top:0px;
	}


