/*
	stizzlepack 1.0
	print.css
*/

* { background: #fff; }
body { font-family: Georgia, Times, Serif; color: #000; }
blockquote { font-style: italic; color: #000; }
a:link, a:visited { border-bottom-width: 1pt; border-bottom-style: solid; }
blockquote { width: 80%; border-top:1px solid; border-bottom:1pt solid; }
thead, th, tr, td { border:1pt solid #000; border-top: none; border-left: none; }
th.first-child { border-left: 1pt solid #000; }
thead th { border-top: 1pt solid #000; }