

BODY {
	background-color: #00299C;
	scrollbar-face-color: #00299C;
      scrollbar-track-color: #86DCFF; 
      scrollbar-arrow-color: #86DCFF;
      scrollbar-shadow-color: #00299C;
      SCROLLBAR-HIGHLIGHT-COLOR: #86DCFF;
      scrollbar-3dlight-color: #00299C;
      scrollbar-darkshadow-color: #00299C;
      margin-top: 0px;
      margin-left: 0px;
      margin-bottom: 0px;

}

p {
      font-family: Verdana, times new roman, sans-serif;
      font-size: 12px;
      color: #111594;
      text-indent: 15px;
      margin-left: 20px;
	margin-right: 20px;
	margin-top:10px;
      margin-bottom: 20px;
}

.tab {background-color: #00299C;
     border: #026FCE 1px solid;}
