a:link		{color:#33cccc;
		 text-decoration:none;}
a:hover		{color:#ff66ff;
		 font-weight:bolder;}
a:visited	{color:#33ee33;
		 text-decoration:none;}

body		{background-image:url(../../back.jpg);}

div.title	{text-align:center;
		 font-size:24pt;}

table		{width:600px;
		 font-size:16pt;
		 margin-left:auto;
		 margin-right:auto;}
		 
th		{width:200px;		 
		 text-align:left;}
		 
td		{width:400px;
		 text-align:left;}
