html { overflow: -moz-scrollbars-vertical; height: 100%; margin-bottom: 1px; }
BODY {
scrollbar-face-color:   #F1F2F6;
scrollbar-shadow-color: black;
scrollbar-highlight-color: #292973;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: #292973;
scrollbar-track-color:  #F1F2F6;
scrollbar-arrow-color:  #292973;
}
A:hover {color: #ff0000; text-decoration: underline; font-size: 8pt; font-family: Trebuchet MS; }
A  { text-decoration: none; font-size: 8pt; font-family: Trebuchet MS; color: #000000}
td     { font-size: 8pt; font-family: Trebuchet MS; }
font   { font-size: 8pt; font-family: Trebuchet MS; }
div    { font-size  8pt; font-family: Trebuchet MS; }
li     { font-size: 8pt; font-family: Trebuchet MS; }
.header{ font-size: 8pt; font-family: Trebuchet MS; font weight:bold;}
.cel1  {background-color: #ffffff; border: #000000;
        border-style: none solid  solid none;  border-width: 1px;
        font-size: 10pt; font-family: trebuchet MS; color:black;}
.cel2  {background-color: #F1F2F6; border: #000000;
        border-style: solide solid  solid  none;  border-width: 1px;
        font-size: 10pt; font-family: trebuchet MS; color:black;}
.large { font-size: 12pt; font-family: comic sans ms; }
.top   {background-image: url(images/top.jpg) ; background-repeat: no-repeat;}
.page  {background-image: url(images/page.jpg); background-repeat: no-repeat;}
.title { font-size: 12pt; font-family: Palatino Linotype; color: #000055; font style: italic;}

