body
	{
	background: none #fff;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.075em;
	}

div#header,
div#content_leftColumn,
div#content_rightColumn,
ul#nav
	{
	display: none;
	}

div.floatHalfColumn
	{
	float: none;
	clear: both;
	}

div#dev
	{
	position: absolute;
	bottom: 1cm;
	text-align: center;
	}
	
	div#dev a
		{
		font-size: 0.75em;
		color: #009933;
		text-decoration: none;
		}