/*
Print Style Sheet Early Years
Created: 08/10/09
Updated: 08/10/09
www.early-years.org
*/

#ScreenReader, #TopBar, #Logo, #PhotoBox, #MainNav, #Breadcrumb, #SearchBar, #RightColumn, #Footer, #PageBottomLeft, #PageBottomRight {
 display: none;
}

body {
	font-family: 10pt Helvetica, Arial, sans-serif;
	color: #000000;
    font-size: 1.0em;
    line-height: 1.5em;
}

a {
	color:#000000;
	text-decoration:none;
}

#General h1 { font-size: 2.5em; color: #000000; font-weight: 100; text-decoration:none; margin-bottom:20px; line-height: 1.2em;}
#General h2 { font-size: 2.0em; color: #000000; font-weight: 100; text-decoration:none; margin:20px 0 10px 0; line-height: 1.2em;}
#General h3 { font-size: 2.0em; color: #000000; font-weight: 100; text-decoration:none; margin:20px 0 10px 0; line-height: 1.2em;}
#General h4 { font-size: 2.0em; color: #000000; font-weight: 100; text-decoration:none; margin:20px 0 10px 0; line-height: 1.2em;}
#General h5 { font-size: 2.0em; color: #000000; font-weight: 100; text-decoration:none; margin:20px 0 10px 0; line-height: 1.2em;}