/* --------------------------------------------------------------------------- Print Style Sheet (c) 2006 Select Performers Version: 1.0 Date: 08/12/2006 Author: Ian Anderson Gray Website: http://selectperformers.com/ --------------------------------------------------------------------------- Notes: --------------------------------------------------------------------------- To Do --------------------------------------------------------------------------- Change Log --------------------------------------------------------------------------- */ /* =Hidden Elements -----------------------------------------------------------------------------*/ #accessibility, #siteTools, #pageSummary, #pageTags, #navigation, #nav li, #nav ul, #validationTools, #footerTools, .downloadVCard, .geo { display:none; } /* =Typography -----------------------------------------------------------------------------*/ body { font-family:Arial, Helvetica, sans-serif; font-size:12pt; color:#000000; text-align:justify; } p, .biog { font-family:Arial, Helvetica, sans-serif; font-size:12pt; color:#000000; text-align:justify; } h1 { font-family:Arial, Helvetica, sans-serif; font-size:30pt; color:#000000; } h2 { font-family:Arial, Helvetica, sans-serif; font-size:28pt; color:#000000; } h3 { font-family:Arial, Helvetica, sans-serif; font-size:24pt; color:#000000; } h4 { font-family:Arial, Helvetica, sans-serif; font-size:20pt; color:#000000; } a { text-decoration:none; color:#000000; background-color:#FFFFFF; margin:0; padding:0; } blockquote, code { padding: 0.1em 1em; border: 1px dotted #6e6e6e; display: block; margin: 0 0 1em 0; font-size: 1.1em; } img { border:0px; }