li.navbar {
 font-family: verdana,arial,sans-serif;
 font-weight: normal;
 font-size: 10pt;
 text-align: center;
 border-left-style: solid;
 border-left-width: 1px;
 border-left-color: #ff6600;
 border-right-style: solid;
 border-right-width: 1px;
 border-right-color: #ff6600;
 text-decoration: none;
 display: block;
 float: left;
 height: 22px;
 text-align: center
 vertical-align: center;
 padding: 6px 22px 0px 22px;
 margin: 0px;
}

li.navbar a { color: #222222; border-style: none; text-decoration: none; }
li.navbar a:hover { color: #ffAA00; }

ul.navbar {
 margin:  0px;
 padding:  0px;
 width: 665px;
 text-decoration: none;
}

td.masthead {
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-bottom-color: #bb3300;
 padding: 0px;
 margin: 0px;
}

h5 {
 font-family: verdana,helvetica,arial,sans-serif;
 font-weight: bold;
 font-size: 14pt;
 color: #000000;
 border-style: dotted;
 border-color: #a8b3d4;
 border-width: thin;
 background: #f0f3fa;
 margin: 8px 0px 0px 0px;
}

p.body {
  color: #000000;
  font-family: arial, helvetica, verdana, sans-serif;
  font-style: normal;
  font-size: 12pt;
  line-height: 140%;
  margin-left: 4em
  }

