/* 
PRINT CSS Definitions for Uritext
uritext.org.uk
November 2008
 */

/* 
********************************
STANDARD ELEMENT DEFS        *** 
********************************
*/

* {margin:0;padding:0 font-size: 12pt;}

body { background: white; }

#content { 	 }

#navigation { display: none; }
#header { display: none; }
#header_title { visibility: hidden; display: none; height:0px; background-image: none;}
#footer { display: none; }
#related { display: none; }
#main { 	width: auto; }

img { border: 0;}
h1, h2, h3 { font-weight: bold; letter-spacing: 0.08em; color: #40576F; font-family: trebuchet MS, Verdana, Helvetica, Tahoma, Arial, sans-serif; margin-bottom: 0.4em; line-height: 120%;}
h1 { font-size: 2em;  color: #333333; }
h2 { font-size: 1.6em; color: #151106; }
h3 { font-size: 1.2em; color: #151106; padding-top: 0.5em; }

p { font-size:120%; letter-spacing: 0.5px; margin-bottom: 0.4em; }


