
  body {
    margin: 0px;
    padding: 10px;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    background-color: #dddddd; }

  img {
    border: none; }

  input, select {
    font-size: inherit;
    color: #000;
    vertical-align: middle;
    background-color: #fff;
    margin: 0; }


  .none { 
    border: solid 1px black; }

  .sideheader {
    font-size: 10pt;
    font-weight: bold; }

  .bodyheader {
    font-size: 10pt;
    font-weight: bold; }

  .subheader {
    font-size: 8pt;
    font-weight: bold; }


  .bodytext {
    font-size: 8pt; }

  h3 {
    font-size: 18pt;
    font-weight: bold; }

  ul {
    font-size: 8pt;
    padding: 0 0 0 4px; 
    margin: 0;
    list-style: none; 
    clear: both; }

  li {
    font-size: 8pt;
    padding: 0 0 0 7px;
    margin: 0;
    background: url('graphics/bullet.gif') no-repeat 0px 8px; }

  .active {
    background: url('graphics/bullet_red.gif') no-repeat 0px 8px; }

  a {
    color: black;
    text-decoration: none; }
  
  a.opener {
    font-size: 11px; }
 
  a:hover {
    color: gray; }

  input,
  select {
    font-family: Verdana, sans-serif;
    vertical-align: middle;
    font-size: 10px; }

  .gray { color: gray; }

  .footer {
    font-size: 7pt;
    color: white;
    background-color: #4f726c; }

