body {
  color : #000000;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 10pt;
}

tr , td {
  color : #000000;
  font-size : 10pt;
  font-family : Arial, Verdana, Helvetica, sans-serif;
}

.small {
  font-size : 8pt;
  font-family : Arial, Verdana, Helvetica, sans-serif;
}

h4 {
  font-size : 13pt;
  font-family : Arial, Verdana, Helvetica, sans-serif;
}

h3 {
  font-size : 15pt;
  font-family : Arial, Verdana, Helvetica, sans-serif;
}

h2 {
  font-size : 18pt;
  font-family : Arial, Verdana, Helvetica, sans-serif;
}

.big {
  font-size : 22pt;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-weight : bold;
}

.biggish {
  font-size : 15pt;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-weight : bold;
}

.height {
  line-height : 1.1em;
}

.text {
  font-size : 10pt;
  font-family : Arial, Verdana, Helvetica, sans-serif;
}

.yellowtext {
  font-size : 10pt;
  color: #FFFFCC;
  font-family : Arial, Verdana, Helvetica, sans-serif;
}

A:link {
  color : #405048;
  font-weight : bold;
  text-decoration : none;
}

A:visited {
  color : #666633;
  font-weight : bold;
  text-decoration : none;
}

A:active {
  color : #004000;
  font-weight : bold;
  text-decoration : none;
}

BODY {
 scrollbar-base-color: #405048;
 scrollbar-track-color: #666666;
 scrollbar-face-color: #e8b090;
 scrollbar-highlight-color: #004000;
 scrollbar-3dlight-color: #004000;
 scrollbar-darkshadow-color: #004000;
 scrollbar-shadow-color: #c0c0c0;
 scrollbar-arrow-color: #ffff00;
 }
