body {
margin:0px;
font-family : Verdana,Arial;
font-size : 8pt;
BACKGROUND-COLOR: #FFFFFF;

scrollbar-arrow-color: #black;
scrollbar-base-color: white;
scrollbar-track-color: white;
scrollbar-highlight-color: white;
scrollbar-shadow-color: gray;
}

.foot{
position: fixed;
bottom: 1pt;
left: 1pt;
font-family: Times New Roman, roman, serif;
font-size: 9px;
background: transparent;
color: #808080;
z-index: 100;
}

TD   { font-family : Verdana,Arial; font-size : 8pt; }
A    { COLOR: black; text-decoration : none; }
A:hover {COLOR: red; TEXT-DECORATION: none;}
A:active {COLOR: orange; TEXT-DECORATION: none;}
A.underline:hover {TEXT-DECORATION: underline;}

IMG {border-color=yellow;}
