BODY {
  scrollbar-base-color: #D1D1D1;
  scrollbar-3dlight-color: #D1D1D1;
  scrollbar-arrow-color: #ffffff;
  scrollbar-darkshadow-color: #E3E3E3;
  scrollbar-face-color: #E6E6E6;
  scrollbar-highlight-color: #D1D1D1;
  scrollbar-shadow-color: #D1D1D1;
  scrollbar-track-color: #C0C0C0;
}

A {
  text-decoration: none;
}

a:link {
  color: #575757;
  font-size: 11px;
  font-family: Verdana, sans-serif;
  font-weight: bold;
}

a:visited {
  color: #575757;
  font-size: 11px;
  font-family: Verdana, sans-serif;
  font-weight: bold;
} 

a:hover {
  color: #6041AF;
  font-size: 11px;
  font-family: Verdana, sans-serif;
  font-weight: bold;
} 

a:active {
  color: #CC0000;
  font-size: 11px;
  font-family: Verdana, sans-serif;
  font-weight: bold;
} 

b {
  font-weight: bold;
} 

p {
  color: #5C5C5C;
  font-size: 11px;
  font-family: Verdana, sans-serif;
  line-height: 14px;
  color: #5C5C5C;
} 

H1 {
  font-size: 20px;
  font-family: Verdana, sans-serif;
  color: #000066;
  line-height: 24px;
}

H4 {
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  color: #808080;
  margin-bottom: 0pt;
}

H6 {
  font-family: Verdana, sans-serif;
  font-size: 8px;
  color: #A8A8A8;
}

