body { 
	background: white; 
	color: black;
	font-size: 12pt
	}

#nav {
	display: none;
}

#main {
	color: black;
	background: transparent;
	width: auto;
	float: none!important;
	margin: 0 5%;
	padding: 0;
	border: 0;
}

a:link, a:visited {
	color: #520;
	font-weight: bold;
	background: transparent;
	text-decoration: underline;
}
.bib {
	color: black;
	font-weight: normal;
	text-decoration: none;	
	}

