body {
  color: #333333; background-color: #FFFFEE;
  font-family: Verdana, Arial; font-weight: bold;
  text-align: justify;
}

h1, h2, h3, p, th, td, ul, dd {color: #333333;}

h1, h2, th {font-family: Verdana, Arial;}

h3, p, td, ul, dd, dt {
  font-family: Verdana, Arial;
  font-weight: bold;
}

h1, h2, h3, th, td, dt {text-align: center;}

h1 {font-size: 18pt;}

h2, th {font-size: 14pt;}

h3, dt {font-size: 12pt;}

p, td, ul, dd, dl {font-size: 11pt;}

p, ul, dd, dl {line-height: 15pt;}

dt {line-height: 20pt;}

p {text-align: justify;}

ul, dd, dl, dt {text-align: left;}

dd {margin-left: 1em;}

a {color: #00425a;}

img {border-style: none;}

table.text {
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 5px;
}

.small {
  font-size: 10pt;
  line-height: 14pt;
}

.caption {text-align: center;}

.center {text-align: center;}

.left {text-align: left;}

.captionsmall {
  font-size: 10pt;
  line-height: 13pt;
  text-align: center;
}

.copyright {
  font-size: 8pt;
  line-height: 11pt;
  text-align: center;
}

.pageheader {
  font-size: 8pt;
  text-align: right;
}

