/* 
Title:			Print stylesheet
Description:	Description of page
Created:		xx/xx/20xx
Modified:		xx/xx/20xx
*/

body {
	margin: 2cm; /* use own value */
	font-family: Verdana, sans-serif;
	font-size: 12pt;
}

h1, h2, h3, h4 {

}

	
a:link, a:visited {
	color: gray;
}

#nav, #footer, #letters, #skip-nav, #breadcrumb
{
	display: none;
}
/* See http://www.alistapart.com/articles/improvingprint for urls in footnote (with javascript) */