body {
	margin: 0;
	font-family: 'xtrebuchet ms', verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
}
h1 { 
	font-size: 13pt;
	margin: 0 0 8px 0; 
}
h2 { 
	font-size: 11pt; 
	margin: 0 0 8px 0;
	font-weight: normal;
}
h3 { font-size: 9pt; }

/*** LAYOUT ***/
.copyBox, .copyBoxWide, .copyBoxMed { margin: 17px 0 0 0; width: 95%; }

#rtCol, #header { display: none; }

#printHeader { display: block; width: 702px; }

#wrapper { width: 100%; }