/*------------------------------------
PR in a Box
Global Stylesheet

Author / Atomic Crayon, gels
website / www.atomiccrayon.com
-------------------------------------*/

body {
	margin:10px 0 0 0;
	font:12px Tahoma, sans-serif;
	color:#5e5d5d;
	line-height:1.4;
	}

a {
	color:#323332;
	text-decoration:underline;
	}	
a:hover {
	background:#f3eee7;
	}
	
h1, h2 {
	position:relative;
	font-size:16px;
	color:#5e5d5d;
	}
h3, h4 {
	position:relative;
	font-size:14px;
	color:#5e5d5d;
	}
img#logoPrint {
	display:block;
	width:120px;
	height:120px;
	}
.clear {
	clear:both;
	float:none;
	}

.nav {
	display:none;
	}