body, td {
  scrollbar-3d-light-color:#4B8390;
  scrollbar-arrow-color:#4B8390;
  scrollbar-base-color:#91B3B9;
  scrollbar-dark-shadow-color:#EEF2F3;
  scrollbar-face-color:#EEF2F3;
  scrollbar-highlight-color:#EEF2F3;
  scrollbar-shadow-color:#EEF2F3;
  background: white;
  line-height: 120%;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: small;
  font-size-adjust: 0.58
}

p, li, td, tr { font-size: small }

p.setout { color: #00668f; font-weight: bold }

h1,h2,h3,h4,h5 { color: #00668f }

h1 { font-size: 160% }
h2 { font-size: 140% }
h3 { font-size: 120% }
h4 { font-size: 100%; font-weight: bolder }

a { text-decoration: none }
a:hover { text-decoration: underline }
a:link { color: #00668f }
a:visited { color: #00668f }

li.wide { padding: 0 0 1.5em 0 }
