body,td { color:#ffffff;
          font-family:Verdana;
          font-size:8pt;
          scrollbar-base-color:#000000;
          scrollbar-3dlight-color:#000000;
          scrollbar-arrow-color:#FFFFFF;
          scrollbar-darkshadow-color:#000000;
          scrollbar-face-color:#222222;
          scrollbar-highlight-color:#000000;
          scrollbar-shadow-color:#000000;
          scrollbar-track-color:#000000;
        }

.under_bold {
				font-weight:800;
				text-decoration: underline;
		   }

.under_bold2 {
				font-weight:800;
				text-decoration: underline;
				font-size:10pt;
		   }

a, a:visited, a:active { text-decoration: none;
					     color:#aaaaaa;
					     font-weight: 800; }
					     
a:hover { color:#333333; }
