body {font: 12pt "Times New Roman", serif; color: black}

a {color: black; text-decoration:none}
h1, h2, h3 {margin: 0.6em 0 0 0; font-family: Georgia, serif; font-weight: normal}
p {margin: 0 0 0.6em 0}
blockquote {font-style: italic}

h3+blockquote, h2+blockquote, p+ul, h2+ul, h3+ul {margin-top: 0.2em}

a[href]:after {content: " ( " attr(href) " ) "; font-size: 50%; color: gray}
/* a[href^="/"]:after {content: " (http://your-site-name.com/" attr(href) ") "} */
$a {background-image:expression(this.runtimeStyle.backgroundImage = 'none',this.appendChild(document.createTextNode('<span style="font-size: 50%; color: gray"> ( '+this.href + ' ) </span>')))}
abbr:after,acronym:after {content: ' ('attr(title)') '}

.noprint {display: none !important}