body {
  color: #333333;
  background-color: #FFFFFF;
}

a:link { color: #7777cc; }
a:visited { color: #7777cc; }
a:active { color: #7777cc; }

p {
  line-height: 1.5em;
  text-align: justify;
  text-justify: newspaper;
  font-family: Arial;
  font-size: 11pt;
}

.dsc {
  margin-left: 1em;
}

.asci {
  font-family: Arial,Helvetica;
  padding: 0px 2px;
}

img { margin: 0px; }

.xxtop {
  position: absolute; top: 0px; left: 17px;
  padding-top: 15px;
  padding-left: 27px;
  border-left: 5px solid orange;
}

.ximage {
  position: absolute; top: 0px; left: 0px;
  padding-left: 0px;
}

.text1 {
  position: absolute; top: 20px; left: 430px; 
  padding: 0em 1em;
}
.spec { margin-top: 3em; text-align: center; }
.spec1 { margin-top: 1em; margin-left: 2em; margin-bottom: 1.5em; }
.caption { background-color: #cccccc; padding-right: 1em; padding-left: 0.3em; }
.data { background-color: #eeeeee; padding-right: 1em; padding-left: 0.3em; }
.alignCenter { text-align: center; }
.alignRight { text-align: right; }
.notice { margin: 0.5em 2em 0.5em 2em; font-size: 10pt; }
.bottom { text-align: right; padding-bottom: 1em; }
