div#header {
display: none;
}

div#content_location {
display: none;
}

.print {
display: none;
}

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

a:link, a:visited {
	color: #184127;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

body, p, td, th, ul, a {
background-color: #fff;
color: #000;
font-family: "Times New Roman", Garamond, serif;
font-size: 12pt;
}
