body 			{ 	background: #ffffff;
				color: black;
				font-family: 'verdana';
				font-size: 10pt  }

td			{	}

a	{	font-family: verdana; 
		font-size: 10pt;
		text-decoration: underline }
a:link		{ color: #0000cc }
a:visited	{ color: #990000 }
a:active	{ color: #0000cc }
a:hover		{ color: #cc00cc }

font		{ font-family: verdana ;
		  color: #000000;
		  font-size: 10pt }
font.head	{ color: #990000;
		  font-size: 12pt;
		  font-weight: 600;
		  text-align: center }