body {
	background: white;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 75%;
	width: 5in;
	margin: 0 auto;
}

html>body {
	font-size:10pt;
}

#nav, #photocol, h1 a, h2 span, a.top, #bottomnav, #footer {
	display: none;
}

h1 {
	font-size: 1.6em;
	line-height: 0.9375em;
	margin-bottom: 0.625em;
}

h4 {
	font-size: 1.2em;
	line-height: 1.25em;
	margin-bottom: 0.625em;
}

h2, h3 {
	margin: 0 auto;
	font-size: 1.3em;
	line-height: 1.153846em;
	margin-bottom: 0.576923em;
}

p {
	font-size: 1em;
	line-height: 1.5em;
}

dl.vcard {
	display: block;
	position: relative;
	clear: both;
	width: 5in;
	font-size: 0.9em;
	line-height: 1.666667em;
	margin: 0 auto;
	margin-top: 0.576923em;
	padding-bottom: 0.576923em;
	margin-bottom: 1.666667em;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}

dl.vcard dt {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
	float: left;
	width: 49%;
}

dl.vcard dd {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: normal;
	text-align: right;
}

a:link, a:visited {
	color: #999;
	background: transparent;
	text-decoration: underline;
	}
	
#content #press-release a:link:after, #content #press-release a:visited:after, #content #company-contacts a:link:after, #content #company-contacts a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   color: #ccc;
   }
   
#content a[href^="/"]:after {
  content: " (http://www.pitchengine.com" attr(href) ") ";
  word-wrap: break-word;
   }
   
#site-info {
	font-size: 10pt;
	border-top: 1px solid #ccc;
}