
/* printer layout */
body { font-family: verdana, kalimati, sans-serif;  text-align: left;  font-size: 12pt;  color: black;  background: white;  float: none; }

p, pre, .entry ol li { font-size: 80%; }
p b { font-weight: normal; }

img, #right, .noprint, .title small { display: none; }

hr { width: 90%;  color: #3B3B3B; }
small { font-size: 60%; }
.date { float: right;  font-size: 80%; }

h1, h2, h3 { font-family: georgia, rekha, serif; }
h1 { font-size: 200%; }
h2 { font-size: 150%; }
h3 { font-size: 125%; }

a:link, a:visited { color: #520;  background: transparent;  text-decoration: none;  font-weight: bold; }
.entry p a:link:after, .entry p a:visited:after { content: " (" attr(href)" ) "; }
.entry pre a:link:after, .entry pre a:visited:after { content: " (" attr(href)" ) "; }
.entry p u.ballz { text-decoration: none; }
.entry ol { list-style: none; }
