/* PRINT */
body { width: 100%; margin: 0; padding: 0; background: none; color: #000; font: 12pt/1.4 Garamond,"Times New Roman",serif; word-spacing: 1.1pt; letter-spacing: 0.2pt; }

/* HEADINGS */
h1,h2,h3,h4,h5,h6 { font-family: Arial,Helvetica,sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size: 17pt; }
h3 { font-size: 15pt; }
h4,h5,h6 { font-size: 12pt; }

code { font: 10pt Courier,monospace; } 
blockquote { margin: 0; padding: 1em; font-size: 10pt; }
hr { background-color: #ccc; }

/* IMAGES */
img { float: left; margin: 1em 1.5em 1.5em 0; border: none; }

/* LINKS */
a:link, a:visited { background: none; color: #333; font-weight: 700; text-decoration: underline; }
a:link[href^="http://"]:after, a[href^="http://"]:visited:after { content: " (" attr(href) ") "; font-size: 90%; }
a[href^="http://"] { color:#000; }

