body {
  font-family:           Arial, Helvetica, sans-serif;
  font-style:            normal;
  color:                 #003485;
  text-decoration:       none;
}

h1 {
  font-size:             30pt;
  font-weight:           900;
  color:                 #0069b3;
  alignment:             left;
  text-align:            left;
  vertical-align:        top;
  line-height:           36pt;
}

h2 {
  font-size:             14pt;
  font-weight:           900;
  color:                 #0069b3;
  alignment:             left;
  text-align:            left;
  vertical-align:        bottom;
  line-height:           16pt;
}

h3 {
  font-size:             12pt;
  font-weight:           900;
  color:                 #0069b3;
  alignment:             left;
  text-align:            left;
  vertical-align:        bottom;
  line-height:           14pt;
}

p {
  font-size:             10pt;
  font-weight:           500;
  text-align:            justify;
}

td {
  font-size:             10pt;
  font-weight:           500;
  text-align:            left;
  padding-right:         10px;
  line-height:           12pt;
}

th {
  font-size:             10pt;
  font-weight:           900;
  text-align:            left;
  padding-right:         10px;
  line-height:           12pt;
}

a {
  font-size:             10pt;
  font-weight:           900;
  text-decoration:       none;
}

a:link {
  color:                 #0000ff;
}

a:visited {
  color:                 #8000c0;
}

a:hover {
  color:                 #ff0000;
}

#doc {
  position:              absolute;
  top:                   0px;
  left:                  10px;
  right:                 10px;
}

#logo {
  float:                 right;
  margin-left:           20px;
  margin-bottom:         10px
}

#copyright {
  position:              absolute;
  bottom:                0px;
  left:                  10px;
  right:                 10px;
  font-size:             7pt;
  font-weight:           500;
  text-align:            left;
}
