body		{font-family: sans-serif, arial;		font-size:10pt;		color: black;
		background: darkgray;}
a		{font-weight: bold;
		text-decoration: none;}
	
a:hover		{text-decoration: underline;}

a:link		{color: blue}
a:visited	{color: green}
td		{font-size:10pt;		font-family: sans-serif, arial;		color: black; 
		}	

p		{font-family: sans-serif, arial;
		font-size:10pt;
		color: black;
		}