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

#top_right, #content_nav{
	display: none;
}

#header, #footer, #content_container{
	border: 0;
}

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

a:link, a:visited{
	color: #0068b3 !important;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

#footer, #footer p, #footer span{
	color: black;
	background: transparent;
}
