body		{background: white;
			 font-family: "Arial";
			 font-size: 10pt;
			 color: black; }
/*			color: #11536E; }  */

table.nobps	{border-width: 0;
			 padding: 0 0 0 0;
			 margin: 0 0 0 0; }

td 			{font-size: 10pt;}

a:link		{background: transparent;
			 color: blue;
			 text-decoration: none;}

a:hover		{background: white;
			 color: red;
			 text-decoration: blink;}

a:visited		{background: transparent;
			 color: brown;
			 text-decoration: none;}
