
body { color: black; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.nav { font-weight: bold; font-size: 8pt; border: solid 1px black }
h3 { color: #002253; font-size: 10pt; position: relative; top: 5pt; left: 10pt }
h4 { color: #f58735; font-size: 10pt; position: relative; top: 5pt; left: 10pt }
.address   { font-weight: bold; font-size: 8pt; position: relative; top: 10px }
p  { font-size: 9pt; margin-right: 10px; margin-left: 10px }
.footer { color: gray; font-size: 8pt; font-family: Arial }
.link { color: #f58735; font-weight: bold; font-size: 9pt; font-family: Arial; text-decoration: none }
a:link { color: #002253; font-weight: bold; font-size: 9pt; font-family: Arial; text-decoration: none }
a:visited   { color: #002253; font-weight: bold; font-size: 9pt; font-family: Arial; text-decoration: none }
a:active { color: #002253; font-weight: bold; font-size: 9pt; font-family: Arial; text-decoration: none }
a:hover  { color: #002253; font-weight: bold; font-size: 9pt; font-family: Arial; text-decoration: underline  }
a.footer:link { color: gray; font-weight: bold; font-size: 8pt; font-family: Arial; text-decoration: none }
a.footer:visited   { color: gray; font-weight: bold; font-size: 8pt; font-family: Arial; text-decoration: none }
a.footer:active { color: gray; font-weight: bold; font-size: 8pt; font-family: Arial; text-decoration: none }
a.footer:hover  { color: gray; font-weight: bold; font-size: 8pt; font-family: Arial; text-decoration: underline  }
li { font-size: 9pt; }
