<style type="text/css">
<!--
a
{
	text-decoration:none;
	color:blue;
}
p
{
	font-size:11pt;
	text-align:justify;
	margin-top:5px;
	margin-bottom:5px;
}

.indent
{
	font-size:11pt;
	text-indent:20px;
	text-align:justify;
	margin-top:5px;
	margin-bottom:5px;
}

.cinfo
{
	text-align:right;
	font-style:italic;
}

.cprt
{
	margin-bottom:0px;
	text-align:right;
}

.issn
{
	margin-top:0px;
	margin-bottom:0px;
	text-align:right;
}

.code
{
	margin-top:0px;
	margin-bottom:0px;
	text-align:right;
}
.title_document
{
	font-size:20pt;
	margin-top:5px;
	margin-bottom:20px;
}

.title_artsection
{
	font-size:14pt;
	margin-top:5px;
	margin-bottom:20px;
	font-weight:regular;	
}


.Author(s)
{
	font-size:10pt;
	margin-top:5px;
	margin-bottom:10px;
	font-family:times;
}

.address
{
	font-size:10pt;
	margin-top:10px;
	margin-bottom:0px;
	font-family:times;
}

.Corresponding_address
{
	font-size:10pt;
	margin-top:0px;
	margin-bottom:10px;
	font-family:times;
}

.acknowledgement
{
	font-size:11pt;
	margin-top:15px;
	margin-bottom:15px;
	font-family:times;
}

.Keywords
{
	display:inline;
	font-size:10pt;
	margin-top:25px;
	margin-bottom:10px;
	font-family:times;
}

.Nomenclature
{
	font-size:11pt;
}

.Head1
{
	font-size:17pt;
	margin-bottom:5pt;
}

.Head2
{
	font-size:14pt;
	margin-bottom:-2pt;
	margin-top:13px;
}

.Head3
{
	font-size:12pt;
	margin-bottom:-2pt;
	margin-top:13px;

}

.Head4
{
	font-size:11pt;
	margin-bottom:-2pt;
	margin-top:13px;

}

.Head5
{
	font-size:10pt;
	margin-bottom:15pt;
	margin-top:15px;
	font-weight:bold;
	font-style:italic;
}

.Head6
{
	font-size:8pt;
	margin-bottom:15pt;
	margin-top:15px;
	font-weight:bold;
	font-style:italic;
}

.p_inline
{
	display:inline;
	text-align:justify;
}

.Head1_inline
{
	display:inline;
	font-size:12pt;
	font-weight:bold;
	text-align:justify;
	text-transform:uppercase;
}

.List_item
{
	text-indent:-15px;
	margin-left:15px;
}

.Signature
{
	margin-top:20px;
}

.bib_journal_title
{
	font-style:italic;
}
.bib_vol
{
	font-weight:bold;
}

.Bib_entry
{
	font-size:11pt;
	margin-left:20px;
	text-indent:-20px;
}
.Figure_legend
{
	text-align:justify;
	vertical-align:text-top;
}
.Figure
{
	margin-top:35px;
	text-align:center;
}
.table
{
	margin-top:20px;
	border-top-style:solid;
	border-top-width:2pt;
	border-top-color:black;
	border-bottom-style:solid;
	border-bottom-width:1pt;
	border-bottom-color:black;
}

.table_full_border
{
	margin-top:20px;
	border-style:solid;
	border-color:black;
	border-width:1pt;
}

td.left
   {
   text-align: left;
   vertical-align: top;
   font-family: Arial;
   font-size: 10pt;
   }

td.right
   {
   text-align: right;
   vertical-align: top;
   font-family: Arial;
   font-size: 10pt;
   }

td.center
   {
   text-align: center;
   vertical-align: top;
   font-family: Arial;
   font-size: 10pt;
   }

th 
   {
   text-align: justify;
   font-family: Arial;
   font-size: 10pt;
   }

.thead_top_row
{
	border-bottom-style:solid;
	border-bottom-width:1pt;
	border-bottom-color:black;

}
.history
{
	font-size:9pt;
	margin-top:15px;
	margin-bottom:10px;
}


.footnotes
{
	margin-top:20px;
	font-size:10pt;
}

.equation
   {
   text-align: center;
   }

.inline_equation
   {
   display:inline;
   }

.abstract
   {
   text-indent:20px;
   }

th.center 
   {
   text-align: center;
   font-family: Arial;
   font-size: 10pt;
   font-style:normal;
  }

//-->
</style>