
body
  { margin: 0px;
    font-size: 80%;
    color: #000000;
    background-image: url("./imgs/bimpsb.gif");
    background-repeat: repeat-y;
  }


body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
  { font-family: verdana,helvetica,arial,sans-serif;
  }


pre
  { font-family: "Courier New", monospace;
    font-size: 110%;
    margin-left: 0;
    margin-bottom: 0;
  }


table, input, textarea
  { font-size: 100%;
  }


div
  { width: 100%;
  }


h1
  { font-size: 160%;
  }


h2
  { font-size: 120%;
    margin-top: 10px;
    margin-bottom: 10px;
  }


h3
  { font-size: 110%;
  }


h4
  { font-size: 100%;
  }


h5
  { font-size: 90%;
  }


h6
  { font-size: 80%;
  }


img
  { border-style: none;
  }


a:link    { color: blue; text-decoration: none }
a:visited { color: blue; text-decoration: none }
a:hover   { color: blue; text-decoration: underline }
a:active  { color: red;  text-decoration: underline }


p.hdr
  { font-size: 110%;
  }


p.sbar
  { margin-left: 5px;
    font-weight: bold;
  }


ul.hdr
  { font-size: 110%;
  }


a.sbar:link    { color: black; text-decoration: none }
a.sbar:visited { color: black; text-decoration: none }
a.sbar:hover   { color: black; text-decoration: underline }
a.sbar:active  { color: black; text-decoration: underline }

