a	  		{text-decoration: none;
			font-size: 10pt;
			font-family: Arial;
			font-weight: bold;
			color: white;
			}
a:hover	{text-decoration: underline;
         color: silver;
			}
body		{font-family: arial;
	  		font-size: 10pt;
			background-color: #000000
			}
table		{font-family: Arial;
	  		font-size: 10pt;
			color: white;
			}