body {
	background: white;
	font-size: 12pt;
	font-family: Garamond, Arial, Serif;
	}
#wrapper{
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}

#header { display: none; }	

#h1 { width: 100%; font-size: 14pt; }

#rightcolumn {display: none; }
	
	a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
