/*-----------------------------------------------------------------------------
Print Style Sheet

version:   1.0
author:    mariette
email:     mariette@jacksonbone.co.uk
website:   http://www.womens-health-concern.org/
-----------------------------------------------------------------------------*/

html {width: 100%;}

body {
	background: white;
	text-align: left;
	color: black;
	font-size: 11pt !important;
	line-height: 125%;
	border: 0;
	margin: 0;
	padding: 0 0 0 15px; 
	font-family: Arial, Helvetica, sans-serif;
	width: 90%;
}
	 
h1, h2, h3, h4, h5	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.75em;
	letter-spacing: 1pt;
	line-height: 1.25em;
}
	
	h1 {font-size: 17pt}
	h2 {font-size: 15pt}
	h3 {font-size: 13pt}
	h4 {font-size: 11pt}
	h5 {font-size: 11pt}

a:link, a:visited {
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}
   
#bannerLogo {
	width: 50px;
	clear: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#bannerNav, #bannerLogo, #bannerContent, #mainNav, #pageNav, #top, #secondaryContent, #seeAlso, #footer {
   display: none;
 }
   
#reviewInfo p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
	
	