/* HTML */
body, td {
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
}
h1 {
	font: normal 17pt georgia,'times new roman', times, serif;
}

/* LAYOUT */
#header, .noPrint, #address { display: none; }
#copyBox {
	float: left;
	width: 100%;
	margin:0;
	line-height: 120%;
}
