body,p {
		  font-family:Verdana;
		  font-size:10pt;
		  color:#ffffff;
          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;
        }

td	{
		font-size:10pt;
	}

a,a:visited   {
				font-size:10pt;
				text-decoration:none;
				color:#bbbbbb;
			  }

a:hover   {
			text-decoration:underline;
			color:#dddddd;
		  }

.header {
			font-size:12pt;
			font-weight:800;
			text-decoration:underline;
		}

.subheader {
			font-size:11pt;
			font-weight:800;
		}

.small  { font-size:8pt; }