body {
	background: white;
	color: black;
	font-family : Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: .7em;
	font-weight : normal;
	margin : 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-weight: bold;
}

h1 {
	font-size: 250%;
	text-align: left;
	padding: 12px 0 5px;
	margin: 0;
}

h2 {
	font-size: 120%;
	text-align: left;
}

.noprint {
    display: none;
}

.printonly {
    margin-left : 10px;
}