/* main print stylesheet */

body {
	font-size: 12pt;
	color: #000;
	background: #fff;
}

a {
	text-decoration: underline;
}
