#header, #rightcol, #footer {
	display: none;
}

#content {
	width: 100%;
	border: none;
	float: none;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}

a {
	text-decoration: underline;
}