
body{
   background-image: url(papier.jpg);
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   margin: 30 0 0 0;
   scrollbar-base-color: #008080;
   }
td.top {
   background-image: url(BANNER.JPG);
   background-repeat: no-repeat;
   }
H1{
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      color: #008080;
      font-size: 24px;
      letter-spacing: 3px;
      font-weight: 600;
      text-align: center;
      padding-top: 20px;
      padding-bottom: 20px;
      
      }
h3{
 font-family: Arial, Helvetica, sans-serif;
 color: #008080;
 font-size: 14px;
 font-weight: bold;
}
h4{
font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
}
h5{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
}
#footer {
   clear: both;
   border-right: #b8cbe3 0px solid;
   padding-right: 0em;
   border-top: #008080 1px solid;
   padding-left: 0em;
   padding-bottom: 0.25em;
   margin: 1em auto 0em;
   border-left: #b8cbe3 0px solid;
   width: 80em;
   COLOR: #666;
   padding-top: 0.25em;
   border-bottom: #b8cbe3 0px solid;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   background-color: transparent;
   text-align: center;
}
a:link {
   color: Blue;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   text-decoration: none;
}
a:visited {
   color: Blue;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   text-decoration: none;
}
a:hover {
color: #4A6797;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
background-color: #E6C897;
}
a:active {
color: #ACA79A;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
background-color: black;
}
