body {
  background-image: url("images/backgrnd.jpg");
  background-attachment: fixed;
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  font-style: normal;
  background-color: white;
  color: #000000;
}

h1 {
  font-family: arial, helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  font-style: normal;
  color: #008080;
  text-align: center;
}

h2 {
  font-family: arial, helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  font-style: normal;
  color: #CC3131;
}

h3 {
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  font-style: normal;
  color: blue;
}

p {
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  font-style: normal;
  color: #000000;
}

td {
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  font-style: normal;
  color: #000000;
}

ul {
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  font-style: normal;
  color: #000000;
}

a:link {color: #0000EE}
a:visited {color: #000099}
a:active {color: #FF0000}

.navbar {
  text-align: center;
  font-size: 7pt;
}

.smallit {
  font-size: 8pt;
  font-style: italic;
}

.margright {
  text-align: right;
  font-size: 7pt;
  font-style: italic;
  color: #CC3131;
  padding-top: 5px;
}
nt-size: 7pt;
  font-style: italic;
  color: #CC3131;
  padding-top: 5px;
}

}
