/* Printable articles */

#left, #right {
	display: none;
}

body {
	color: black;
	font: 10pt Times, "Times New Roman", serif;
}

h1,h2,h3,h4,h5,h6,h7 {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
}

.screenonly {
	display: none;
}