* {
float: none !important;
color: #000 !important;
border-color: #000 !important;
}
img, #HeaderStretcher, #SubHeader, #Central {
border: none !important;
}
nav, #super-sub-footer-wrap {
display: none !important;
}
dt {
margin-bottom: 8pt !important;
font-weight: bold !important;
}
abbr, acronym, a {
text-decoration: none !important;
border: none;
}

a[href]:after {
content: " (" attr(href) ") " !important;
font-size: 10pt !important;
}
a[href^="/"]:after {
content: " (http://michaelherringdesign.com" attr(href) ") " !important;
}