


BODY, table, td, p {font-family: verdana, arial, times new roman; font-size: 9pt; color: black;}

scrollbar-3d-light-color:red;
           scrollbar-arrow-color:red;
           scrollbar-base-color:white;
           scrollbar-track-color:red;
           scrollbar-face-color:blue;
           scrollbar-highlight-color:blue;
           scrollbar-shadow-color:white }

a:link { text-decoration: none; color: blue;  font-size: 12pt; font-weight: bold;}
a:active { text-decoration: none; color: blue;}
a:visited { text-decoration: none; color: red;  font-size: 12pt  }
a:hover { text-decoration: underline; color: blue;}

HR {
    height:5px;
    width:100%;
    background:white;
    margin: 0px 20px 0px 20px;  
   }
