<style>
<!--
body {
scrollbar-3dlight-color: #B0C4DE;
scrollbar-arrow-color: black;
scrollbar-base-color: #B0C4DE;
scrollbar-dark-shadow-color: #B0C4DE;
scrollbar-face-color: #B0C4DE;
scrollbar-highlight-color: black;
scrollbar-shadow-color: black;
}

.lcell	     { font-family: tahoma, verdana, arial, helvetica, sans-serif; font-size: 8pt;  
	       font-weight: bold }
.lentry[type="submit"]:hover { background-color: #000080; color: #D5F5FF }
.lentry	     { background: #A0a0FF; color: #000000  font-family: verdana, arial, helvetica, sans-serif;
               font-size: 10pt }
.link 	     { color: #BFEFFF; font-size: 11pt; text-decoration: underline}
.link:hover  { color: #BFDFFF; text-decoration: underline overline; }
.linkb 	     { color: #BFDFFF; font-size: 12pt; text-decoration: none}
.linkb:hover  { color: #D5F5FF; background-color: #000080; text-decoration: underline; }
.link:sshover  { color: #FFFFFF; background-color: #000080; text-decoration: underline; }
.linkdis    { color: #B0B0B0; font-size: 9pt; text-decoration: line-through}
.linkdis:hover    { color: #E0E0E0; font-size: 9pt; text-decoration: line-through}

.linkfr      { color: #BFDFFF; font-size: 12pt; text-decoration: none}
.linkfr:hover  { text-decoration: underline; }
INPUT {
BORDER-BOTTOM: #000000 1px solid; 
BORDER-LEFT: #000000 1px solid; 
BORDER-RIGHT: #000000 1px solid; 
BORDER-TOP: #000000 1px solid; 
}
TEXTAREA {
BORDER-BOTTOM: #000000 1px solid; 
BORDER-LEFT: #000000 1px solid; 
BORDER-RIGHT: #000000 1px solid; 
BORDER-TOP: #000000 1px solid; 
}
SELECT {
BORDER-BOTTOM: #000000 1px solid; 
BORDER-LEFT: #000000 1px solid; 
BORDER-RIGHT: #000000 1px solid; 
BORDER-TOP: #000000 1px solid; 
}
p {
   text-align: justify;
   text-indent: 1em;
   margin-top: 0ex;
   margin-bottom: 0ex}
p.noindent {
   text-align: justify;
   text-indent: 0em;
   margin-top: 0ex;
   margin-bottom: 0ex}
h1 {
   text-align: center;
   line-height: 1;
   font-size: 12pt;
   }

-->
</style>