/*------
=8Rivers Print Stylesheet
Compatible with IE7, and most forms of Mozilla

version:	1.0
author:		Rachel Nabors
email:		crowhen@yahoo.com
URL:		http://www.subcultureofone.com

NOTE: Please be sure only use pt values, not px, as this is meant to be printed.
--------*/

body { font-size: 12pt;}

/*displays links as text that shows up when printed*/
a:link:after, a:visited:after { content: " (" attr(href) ") "; }
a:link, a:visited { margin: 0; padding: 0; }