


	* { font-size:12pt; }

	h1, h1 * { font-size:24pt; }
	h2, h2 * { font-size:20pt; }
	h3, h3 * { font-size:16pt; }



	ul#nav
	{
		display:none;
	}

	div#head {
		border-bottom:1px solid #000;
	}



	a {
		color:#000;
		font-style:italic;
	}


	img {
		border:0;
	}
	

	a.enlarge {
		display: none;
	}