
BODY {
  font-size:14pt;
  line-height: 16pt;
  font-family: "Times New Roman", Times, serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

TABLE.figure {
  border-top: 2px black solid;
  background-color: transparent;
  margin-top: 5px;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  float: none;
  font-family: Arial;
  font-size: 10pt;
  line-height: 12pt;
  font-variant: normal;
  font-weight: bold;
  font-style: italic;
  border-right: 2px black solid;
  border-bottom: 2px black solid;
  border-left: 2px black solid;
}

H1 {
  font-family: Arial, sans-serif;
  font-size: 24pt;
  line-height: 26pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
}

H2 {
  font-size: 20pt;
  line-height:22pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-family: Arial, sans-serif;
}

H3 {
  font-family: Arial, sans-serif;
  font-size: 16pt;
  line-height: 18pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
}

H4 {
  font-family: Arial, sans-serif;
  font-size:14pt;
  line-height:16pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
}

H5 {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  line-height: 11pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
}

H6 {
  font-family: Arial, sans-serif;
  font-size: 8pt;
  line-height: 9pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
}
A {
	font-family: Arial, sans-serif;
}
P.author {
  font-family: Arial, sans-serif;
  font-size: 18pt;
  line-height: 21pt;
  font-style: italic;
  font-variant: normal;
  font-weight: bolder;
  text-align: center;
}
P.author-title {
  font-family: Arial, sans-serif;
  font-size: 18pt;
  line-height: 21pt;
  font-style: italic;
  font-variant: normal;
  font-weight: bolder;
  text-align: right;
}
EM {
  font-weight: normal;
  font-family: "Times New Roman", serif;
  font-style: italic;
}

P.subtitle {
  font-size: 24pt;
  line-height: 26pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-family: "Times New Roman", serif;
  text-align: center;
}
P.toptitle {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 30px; 
}

TABLE.contents {
  font-family: "Times New Roman", serif;
  font-size: 14pt;
  line-height: 17pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-align: left;
}

LI.contents-h3 {
  margin-top: 2pt;
  font-style: italic;
  font-variant: normal;
  font-weight: bold;
}

SPAN.contents-author {
  font-weight: bold;
  font-style: italic;
  font-variant: normal;
  margin-left: 15px;
  font-size: 11pt;
  }


LI.contents-h2 {
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  margin-top: 4pt;
}

LI.contents {
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

TABLE.region {
  background-color: #CCFEFE;
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
}

p.footnote {
	font-family: "Times New Roman", serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
table.info {
	background-color: #CCFF99;
	width: 70%;
	font-family: sans-serif;
	font: Arial;
	font-style: italic;
	color: #003300;
	font-weight: bolder	
	}
table.warn {
	background-color: #FFD5D5;
	width: 70%;
	font-family: sans-serif;
	font: Arial;
	font-style: italic;
	color: Black;
	font-weight: bolder	
	}

p {
	
	margin-left: 20px;
	margin-right: 20px;
}



