body {
  background-color: #FAF8F5;
  background-repeat: repeat-y;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  line-height: 115%;
  font-weight: normal;
  color: #120D0A
}
p, td, th, ul, li, input, textarea, select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  line-height: 115%;
  color: #120D0A
}
td {
  line-height: normal;
  font-weight: normal;
  letter-spacing: normal;
  word-spacing: normal
  vertical-align: middle;
}
th {
  text-align: left;
  background-color: #E5E5E5;
  line-height: normal;
  letter-spacing: normal;
  word-spacing: normal
}
h1, h2, h5 {
  font-family: Tahoma;
  color: #2D211A;
  font-style: italic;
  font-weight: normal;
}
h3, h4, h6 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
h1 { font-size: 32pt; }
h2 { font-size: 24pt; }
h3 { font-size: 14pt; text-transform: capitalize; color: #669966; }
h4 { font-size: 12pt; font-style: oblique; }
h5 { font-size: 18pt; }
h6 { font-size: 12pt; }

ul {
  font-size: small;
  font-style: italic;
  list-style-type: disc
}
li {
  font-size: small;
  margin-top: 1.2em;
  line-height: 1.0em;
}
input {
  font-size: 10;
  font-weight: normal
}
textarea {
  font-size: 10;
  font-weight: normal
}
select {
  font-size: x-small;
  font-weight: normal
}
.littlenote {
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-weight: normal
}
.subnote {
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-style: italic;
  font-variant: small-caps;
}
.smallinfotext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  line-height: 130%;
  font-weight: normal;
  color: #22673B
}
.formlbl {
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-weight: normal
}
.hakarate {
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-weight: bold
}
.link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-weight: bold;
  text-transform: lowercase;
  color: #336633
}
.controlpanel {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  color: #22673B
}
.compinfotext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  line-height: 120%;
  color: #22673B
}
.littleheading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-style: normal;
  line-height: 130%;
  font-weight: bold;
  color: #22673B
}
.sidebarheading {
  background: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-style: normal;
  line-height: 130%;
  font-weight: bold;
  color: #cccccc;
}
.sidebartitle {
  background: #cccccc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  color: #000000;
}
.tabletext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #003333
}
.tabletextheading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #006666
  }
.ralign {
  text-align: right
}
/* Main menubar */
.menu {
  color: white;
  background: #333333;
  font-size: 8pt;
}
/* Standard Menu: Link style */
.menu A:link {
  text-decoration: none;
  color: white;
}
.menu A:visited {
  color: white;
  text-decoration: none;
}
.menu A:active {
  color: white;
  text-decoration: none;
}
.menu A:hover {
  color: white;
  text-decoration:underline;
}
.style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	font-variant: normal;
	color: #333333; 
	word-spacing: normal;
	letter-spacing: normal;
	line-height: normal;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-style: normal;
	font-weight: normal; 
	font-variant: normal;
	color: #000000; 
	word-spacing: normal;
	letter-spacing: normal;
	line-height: normal;
}
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	font-variant: normal;
	color: #FF7D13; 
	word-spacing: normal;
	letter-spacing: normal;
	line-height: normal;
}
.datetime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	font-variant: normal;
	color: #000000; 
	word-spacing: normal;
	letter-spacing: normal;
	line-height: normal;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	font-variant: normal;
	color: #ff3333; 
	word-spacing: normal;
	letter-spacing: normal;
	line-height: normal;
}
A:link {
  text-decoration: none;
  color: #FF7D13;
}
A:visited {
  color: #FF7D13;
  text-decoration: none;
}
A:active {
  color: #FF7D13;
  text-decoration: none;
}
A:hover {
  color: #FF7D13;
  text-decoration:underline;
}
hr {
  height: 1px;
  color: black;
}