HTML {
  scrollbar-face-color: #330099;
  scrollbar-arrow-color: #ffffff;
  scrollbar-highlight-color: #000000;
  scrollbar-track-color: #ffffff;
  }
BODY {
  background: white;
  color: #000099;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12pt;
  background-image: url("./graphics/logo.gif");
  background-attachment: fixed;
  background-position: bottom center;
  background-repeat: no-repeat;
  margin: 0px 0px 1em 0px
} 

P, UL, OL, LI, H1, H2, H3 { margin-left: 2em; margin-right: 2em }
IMG { margin: 10px 1em 10px 1em }
IMG.photo { margin: 10px 10px 10px 15px }

P { text-align: justify }

H1, H2, H3 { color: #990066 }

H1 { font-size: x-large }
H2 { font-size: large }
H3 { font-size: medium }

A { text-decoration: none;
    font-style:normal;
    font-variant:normal;
    font-weight:bold
  }

a:link {color: #990066 }
a:visited {color: #990066 }
a:hover { color:#3300cc; text-decoration: underline }

TABLE { background-color: #330099 }

TD.bar { text-align: center; color: white }
TD.titlebar { font-weight: bold; text-align: left; padding-left: 20px; color: white; height: 48px }
.bar { margin-left: 0px; margin-right: 0px }
.bar a:link { color: white }
.bar a:visited { color: white } 
.bar a:hover { color:#330099; text-decoration: none }
.bard { text-align: center; color: white; height: 1.5em; margin-left: 0px; margin-right: 0px }

.body { background-color: transparent; margin-top: 0px; text-align: left; margin-left: 2em; margin-right: 2em  }
P.home { text-align: center; clear: both }
P.update { text-align: center; font-size: x-small; clear: both; color: #cccccc }

boxdescription { font-style: italic }
.special { color: #990066; font-weight:bold }
