body,table,td,th
	{
	margin-left: 	90px;
	margin-right:	70px;
	color:		#000000;
	background:	#FAEBD7;
	font-family:	Arial;
	font-size:	12pt;
	}
a,a:visited,a:active
	{
	color:		#00008B;
	text-decoration:none;
	}
a:hover
	{
	text-decoration:underline;
	}

