/* scrollandbody.css - BizOrg / OurOwnWebsite 2008 */

html {
  scrollbar-arrow-color: BLACK;
  scrollbar-base-color: #336666;
  scrollbar-dark-shadow-color: BLACK;
  scrollbar-track-color:#336666;
  scrollbar-face-color: white;
  scrollbar-shadow-color: #336666;
  scrollbar-highlight-color: BLACK;
  scrollbar-3d-light-color: #336666;
}
a:link {
  color: #336666;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #336666;
}
a:hover {
  text-decoration: underline;
  color: #336666;
}
a:active {
  text-decoration: none;
  color: #009933;
}

body,td,th {
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 14px;
}
body {
  background-color: #339999;
  }
.style1 {
  font-size: 14px;
  font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
  font-weight: bold;
}
h1 {
  font-size: 14px;
  color: #336666;
}
.style3 {font-size: 14px; font-weight: bold; color: #336666; }
.style4 {color: #336666}
.style5 {font-size: 9px}
.style6 {font-size: 18px}
