BODY {
scrollbar-face-color: "#669966";
scrollbar-track-color: "#99CC99";
scrollbar-arrow-color: "#FFCC66";
scrollbar-base-color: "#336633";
scrollbar-highlight-color: "#CCFFCC";
}

A:link{text-decoration: none;
       color: "#FFCC33";
       font-weight: bold;}

A:visited{text-decoration: none;
          color: "#CC9933";
          font-weight: bold;}

A:hover{text-decoration: underline;
        color: "#FFFF99";
        font-weight: bold;}

h1, h2, h3, h4, h5{font-family: verdana,geneva,news gothic;}

P{font-family: trebuchet ms, arial, helvetica;
  font-size: 9pt;
  text-align: justify;
  margin-right: 30px;}

.center{font-family: trebuchet ms, arial, helvetica;
        font-size: 9pt;
        text-align: center;
        margin-right: 0px;}

.counter{font-family: trebuchet ms, arial, helvetica;
         font-size: 7.5pt;
         text-align: center;}

.dis{font-family: trebuchet ms, arial, helvetica;
     font-size: 7pt;
     text-align: justify;}

.entrance{font-family: trebuchet ms, arial, helvetica;
          font-size: 10pt;
          text-align: justify;
          margin-right: 0px;}

.nav{font-family: trebuchet ms, arial, helvetica;
     font-size: 9pt;
     text-align: justify;
     margin-right: 30px;}

.small{font-family: trebuchet ms, arial, helvetica;
       font-size: 7.5pt;
       text-align: left;}

.image{border-style: solid;
       border-width:  2px;
       border-color: #FFCC33;}

