body		{ background-repeat:no-repeat;
		  background-position:0px 0px;
		  scrollbar-base-color:#777777; 
		  scrollbar-arrow-color:#CCCCCC;
		  scrollbar-3dlight-color:#000000;
		  text-indent:0px;
		  line-height:100%;  }

table		{ position:absolute;
      	  	  layout:fixed;
	 	  empty-cells:show; }

p		{ font-size:9pt;
		  color:#666666; 
		  font-family:arial;
 		  text-decoration:none;
		  margin-top:0px;
		  margin-bottom:0px; 
		  margin-left:0px; }

a:link 		{ font-size:10pt;
		  font-style:italic;
		  font-weight:bold;
		  color:#7B0000; 
		  text-decoration:none;
		  font-family:arial;}

a:visited 	{ font-size:10pt;
		  font-style:italic;
		  font-weight:bold;
		  color:#7B0000; 
		  text-decoration:none;
		  font-family:arial;}

a:hover 	{ font-size:10pt;
		  font-style:italic;
		  font-weight:bold;
		  color:#6666FF;
		  text-decoration:none;
		  font-family:arial;}
