body		{background-color:#fff8dc;
		 background-image:url(./back.jpg);}

table.top	{width:800px;
		 margin-left:auto;
		 margin-right:auto;}

td.title	{vertical-align:top;
		 width:400px;}

td.menu		{font-size:14pt;
		 vertical-align:top;
		 width:120px;}
		 
p		{font-size:12pt;
		 text-align:right;}

ul		{list-style-image:url(ball.gif);}

a:link		{color:#33cccc;
		 text-decoration:none;}
		 
a:hover		{color:#ff66ff;
		 font-weight:bolder;}
		 
a:visited	{color:#33ee33;
		 text-decoration:none;}

		 

