/*
Print rules
Version: 0.1
Author: Doug Waldron
Date: 2010-01
*/

body {
 font-family:"Times New Roman", times, serif;
 line-height:1;
 color:#000;
 background:#fff;
 background:transparent none;
 font-size:11pt;
}
img {margin:5px;}
hr {
 background:#ccc;
 color:#ccc;
 width:100%;
 height:2px;
 margin:2em 0;
 padding:0;
 border:none;
}
blockquote {
 margin:1.5em 0;
 padding:1em;
 border:0.2em solid #ccc;
 font-style:italic;
 font-size:0.9em;
}
a:link, a:visited {
 background:transparent none;
 text-decoration:underline;
 color:#000;
}
article {line-height:1.1;}
section#sidebar,form#commentform {display:none;}
