.caption {
  font-size:        11px;
  color:            #000000;
  font-family:      Arial, Times, Verdana, sans-serif;
  line-height:      13px;
  background-color: #ffffff;
  font-weight:      normal;
}
.boldcaption {
  font-size:        11px;
  color:            #000000;
  font-family:      Arial, Times, Verdana, sans-serif;
  line-height:      13px;
  background-color: #ffffff;
  font-weight:      bold;
}
.subhead {
  font-size:        14px;
  color:            #000000;
  font-family:      Arial, Times, Verdana, sans-serif;
  line-height:      17px;
  background-color: #ffffff;
  font-weight:      bold;
}
.regtxt {
  font-size:        12px;
  color:            #000000;
  font-family:      Arial, Times, Verdana, sans-serif;
  line-height:      15px;
  background-color: #ffffff;
  font-weight:      normal;
}
.errortxt {
  font-size:        12px;
  color:            #ff0000;
  font-family:      Arial, Times, Verdana, sans-serif;
  line-height:      15px;
  background-color: #ffffff;
  font-weight:      normal;
}
.regtxtbold {
  font-size:        12px;
  color:            #000000;
  font-family:      Arial, Times, Verdana, sans-serif;
  line-height:      15px;
  background-color: #ffffff;
  font-weight:      bold;
}
.highlight {
  font-size:        12px;
  color:            #ff0000;
  font-family:      Arial, Times, Verdana, sans-serif;
  line-height:      15px;
  background-color: #ffffff;
  font-weight:      normal;
}
.norm {
  display:          inline;
}
h1 {
  font-size:        22px;
  color:            #000000;
  font-family:      Arial, Times, Verdana, sans-serif;
  line-height:      25px;
  background-color: #ffffff;
  font-weight:      bold;
  margin-top:	    15px;
  margin-bottom:    7px;
}
h2 {
  font-size:        18px;
  color:            #000000;
  font-family:      Arial, Times, Verdana, sans-serif;
  line-height:      21px;
  background-color: #ffffff;
  font-weight:      bold;
  margin-top:	    15px;
  margin-bottom:    5px;
}
h3 {
  font-size:        14px;
  color:            #000000;
  font-family:      Arial, Times, Verdana, sans-serif;
  line-height:      17px;
  background-color: #ffffff;
  font-weight:      bold;
  margin-top:	    15px;
  margin-bottom:    3px;
}
a {
  text-decoration:  underline;
  color:            #6685C2;
  background-color: #ffffff;
}
b {
  font-weight:      bold;
}
td img {
  display:          block;
}
body {
  position:         absolute;
  top:              0px;
  left:             0px;
  margin:           0cm 0cm 0cm 0cm;
  font-size:        12px;
  color:            #000000;
  font-family:      Arial, Times, Verdana, sans-serif;
  line-height:      15px;
  background-color: #ffffff;
  font-weight:      normal;
}

