body {color: #01458b;
	font-size: 10px;
	background-repeat: no-repeat;
	}
  table {  font-size: 10pt;
  }

body
  {
  scrollbar-base-color:       "white";
  scrollbar-face-color:       "white";
  scrollbar-shadow-color:     "#01458b";
  scrollbar-highlight-color:  "#01458b";
  scrollbar-3dlight-color:    "white";
  scrollbar-darkshadow-color: "white";
  scrollbar-track-color:      "white";
  scrollbar-arrow-color:      "#01458b";
  }

a:link{color:#01458b;
	text-decoration: bold;}
a:hover{color:white;
	    text-decoration: none;
        background-color:#01458b;}
a:active{color:white;
         text-decoration:underline;
        background-color:#01458b;}


