body {
  margin-left      : 0px;
  margin-right     : 0px;
  margin-bottom    : 0px;
  padding          : 0px;
  font-family      : verdana, arial, sans-serif;
  font-size        : 12px;
}
table, td, tr, p, div {
  font-family      : Verdana, Arial, sans-serif;
  font-size        : 11px;
  color            : black;
  line-height      : 17px;
}

div.scroll {

scrollbar-base-color: #FFFFFF;
scrollbar-3d-light-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #809bb4;
scrollbar-shadow-color: #809bb4;
scrollbar-track-color: #FFFFFF;

}

h1 {
  font-family      : Verdana, Arial, sans-serif;
  font-size        : 18px;
  color            : black;
  padding-right    : 20px;
  font-weight      : bold;
  }

h2 {
  font-family      : Verdana, Arial, sans-serif;
  font-size        : 14px;
  color            : #000000;
  padding-right    : 20px;
  font-weight      : bold;

  }

.red {
  font-family      : Verdana, Arial, sans-serif;
  font-size        : 12px;
  color            : red;
  line-height      : 17px;
  font-weight      : bold;
}


a:link, a:visited {
  font-size        : 11px;
  color            : red;
  text-decoration  : none;
  font-weight      : bold;
}

a:hover {
  font-size        : 11px;
  color            : black;
  text-decoration  : none;
  font-weight      : bold; 
}

