/*
	PRINT STYLESHEET
*/

body {
	font-family: trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%; /* 76% is smallest */
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}


#hiddenhomelink {display: none;}
#nav {display: none;}
#nav ul {display: none;}
#nav ul li {display: none;}

#footer {display: none;}


h1	{color: #666;}
h1, h2	{/* FOR MASTHEAD USE ONLY : hidden on default.css */
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.2em;
	border-bottom: 1px solid #333;
}
h2	{/* FOR SECTION TITLE and DAYS in agenda */
	margin: 2em 0 0 0;
}
h3, h4 {font-weight: bold; font-size: 1.2em; line-height: 1.2em;}
h5, h6 {font-weight: bold; font-size: 1em; line-height: 1.3em;}

