html {
  scrollbar-face-color: #99b;
  scrollbar-arrow-color: #fff;
  scrollbar-highlight-color: #fff;
  scrollbar-shadow-color: #99c;
  scrollbar-3dlight-color: #000;
}

body {
  margin: 5;
  color: #000;
  font-family: verdana, sans-serif;
  background:  url("hcwpagebg.gif");
}

p, ol, ul, li, a, td {font-size:x-small;margin-top:6pt;}
li {margin-bottom:2px;}
form {margin:0pt;}
textarea, input {font-size:x-small;color:navy;font-family: verdana, sans-serif;margin-top:0pt;}

A {color:navy;}
A:hover {color:#cc0000;background-color:#eee}

h1,h2,h3,h4,h5 {font-weight:bold;}
h1 {font-size:24px;color:white;margin-bottom:3pt;}
h2 {font-size:14px;color:white;margin-top:3pt;margin-bottom:1pt;}
h3 {font-size:small;margin-top:0pt;margin-bottom:0pt;color:navy;}
h4 {font-size:small;margin-bottom:0pt;}
h5 {font-size:x-small;margin-bottom:0pt;}

.menutop {font-size:x-small;color:white;}
.listhead {font-size:x-small;font-weight:bold;}
.listitem {font-size:x-small;border-bottom:dotted 1pt silver;}
.listitemplain {font-size:x-small;}