
	body	{margin: 10px;
		 font: normal 13px times new roman;
		 background: #fffff0;}

	h2	{font: bold 22px tahoma;
		 margin: 20px 5px 5px 5px;
		 text-align: center;}

	h3	{font: normal 18px tahoma;
		 margin-top: 10px;
		 text-align: center;}

	a	{color: #1E574F;
		 font: bold 14px times new roman;
		 text-decoration: none;}

	a:hover {color: #884060;
		 font: bold 14px times new roman;
		 text-decoration: none;}

	h4	{font: bold 16px tahoma;
		 margin: 5px 0px 5px 0px;
		 text-align: center;}

	#right	{margin: 0px 10px 10px 10px;
		 padding: 0px 8px 8px 8px;}

