body {
	background: white;
	font-size: 12pt;
	font-family: serif;
	}
font{
font-size: 12pt!important;
font-family: serif!important;
}
#beta, #banner, #getNav{
	display: none;
}
#container{
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
}
#alpha{
	width: auto;
}

.entry{
	width: auto;
}

.entry-body a:link:after, .entry-body a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

.date-header{
	font-size: 10pt
}
.entry-footer{
	display: none;
}

