h1 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18pt;
  margin: 1em 0em 0.5em 0em;
  text-align: center;
  text-decoration: none;
  text-indent: 0em;
}
h2 {
  font-family: 'Times New Roman',serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14pt;
  margin: 0.5em 0em;
  text-align: center;
  text-decoration: none;
  text-indent: 0em;
}
h3 {
  font-family: 'Times New Roman',serif;
  font-style: italic;
  font-weight: bold;
  font-size: 12pt;
  margin: 0.5em 0em;
  text-align: left;
  text-decoration: none;
  text-indent: 0em;
}
h4 {
  font-family: 'Times New Roman',serif;
  font-style: normal;
  font-weight: bold;
  font-size: 10pt;
  text-align: left;
  text-decoration: none;
  text-indent: 0em;
  margin: 0.5em 0em;
}
img {
  border-style:	none;
}
ol {
  font-family: 'Times New Roman',serif;
  font-style: normal;
  font-weight: normal;
  font-size: 10pt;
  text-align: left;
  text-decoration: none;
  text-indent: 0em;
  margin: 1em 2em;
}
ul {
  font-family: 'Times New Roman',serif;
  font-style: normal;
  font-weight: normal;
  font-size: 10pt;
  text-align: left;
  text-decoration: none;
  text-indent: 0em;
  margin: 1em 2em;
}
table {
  border: solid 1px gray;
  border-collapse: collapse;
}
td {
  border: solid 1px gray;
  font-family: 'Times New Roman',serif;
  font-size: small;
  padding: 0px 2px;
}
th {
  background-color: #ffff99;
  border: solid 1px gray;
  font-family: 'Times New Roman',serif;
  font-size: small;
  font-style: italic;
  font-weight: bold;
  text-align: center;
}
table.outer {
  width: 640px;
  border-style: none;
  text-align: center;
}
td.outer {
  border: none;
}
blockquote {
  font-style: italic;
  margin: 0pt 20px;
}
.numeric {
  text-align: right;
}
.text {
  text-align: left;
}
.authors {
  font-family: 'Times New Roman',serif;
  font-style: italic;
  font-weight: normal;
  font-size: 10pt;
  text-align: center;
  text-decoration: none;
}
.abstract {
  font-family: 'Times New Roman',serif;
  font-style: normal;
  font-weight: normal;
  font-size: 10pt;
  text-align: justify;
  margin-top: 0mm;
  margin-right: 10mm;
  margin-bottom: 0mm;
  margin-left: 10mm;
}
.body {
  font-family: 'Times New Roman',serif;
  font-style: normal;
  font-weight: normal;
  font-size: 10pt;
  text-align: justify;
  text-indent: 10mm;
  margin: 0mm;
}
.copyright{
  color: #999999;
  font-family: 'Times New Roman',serif;
  font-size: x-small;
  font-style: italic;
  text-align: right;
}
.figcap {
  font-family: 'Times New Roman',serif;
  font-style: italic;
  font-weight: normal;
  font-size: 10pt;
  text-align: left;
  text-indent: -15mm;
  margin-top: 0mm;
  margin-right: 10mm;
  margin-bottom: 10mm;
  margin-left: 25mm;
}
.tabcap {
  font-family: 'Times New Roman',serif;
  font-style: italic;
  font-weight: normal;
  font-size: 10pt;
  text-align: left;
  text-indent: 0mm;
  margin-top: 10mm;
  margin-right: 0mm;
  margin-bottom: 0mm;
  margin-left: 0mm;
}
.figure {
  font-family: 'Times New Roman',serif;
  font-style: italic;
  font-weight: normal;
  font-size: 10pt;
  text-align: center;
  text-indent: 0mm;
  margin-top: 10mm;
  margin-right: 0mm;
  margin-bottom: 0mm;
  margin-left: 0mm;
}
.table {
  font-family: 'Times New Roman',serif;
  font-style: italic;
  font-weight: normal;
  font-size: 10pt;
  text-align: left;
  text-indent: 0mm;
  margin-top: 10mm;
  margin-right: 0mm;
  margin-bottom: 10mm;
  margin-left: 0mm;
}
a:link {
  color: #000099;
  text-decoration: underline;
}
a:visited {
  color: #666666;
  text-decoration: underline;
}
a:hover {
  color: #990066;
  text-decoration: underline;
}
a:active {
  color: #990066;
  text-decoration: none;
}
