body { background: #F5D874;
       scrollbar-face-color: #F7C755;
       scrollbar-shadow-color: #E5B34A;
       scrollbar-highlight-color: #FFFF99;
       scrollbar-3dlight-color: #FFFF99;
       scrollbar-darkshadow-color: #0F1319;
       scrollbar-track-color: #FFDD99;
       scrollbar-arrow-color: #black}
TABLE { color: black;
        font-family: arial}
A:link { color: black;
         text-decoration: none;
         font-size: 13px; }
A:visited { color: black;
            text-decoration: none;
            font-size: 13px; }
A:hover { color: black;
          text-decoration: underline;
          font-size: 13px; }
A:link.white { color: white;
               text-decoration: none;
               font-size: 18px;
               font-weight: bold }
A:visited.white { color: white;
                  text-decoration: none;
                  font-size: 18px;
                  font-weight: bold }
A:hover.white { color: #F5D874;
                text-decoration: underline;
                font-size: 18px;
                font-weight: bold }          
.main { color: #912B1C;
        font-size: 13px;
        font-family: arial }
.pad { padding: 0 10 0 10;
       color: #912B1C;
       font-size: 14px;
       font-family: arial }
.fine { font-size: 9px}
.line { border: brown;
        border-style: solid;
        border-width: 1 1 1 1;
        padding: 5px }
.80space { padding: 80 0 0 0 }
.frame { background-image: url("Tmp13.jpg");
         background-position: top right;
         background-repeat: no-repeat }.header {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #993300;
}
