h1 {
	font-size: 140%;
	font-weight: 500;
}

.quote {
	font-family: "Open Sans";
	font-size: 120%;
	text-align: justify;
	font-style: italic;
	border-top:1px dotted #000;
	border-bottom: 1px dotted #000;
}

.noPrint {
    display:none;
}

.qrcode {
/*	position: relative;
	bottom: 0.1em;
	right: 0.1em; */
}


