/* CSS Typograph. Print stylesheet. Author: Jonathan Tan

Date: 21/07/05

*/

body	{
color: #333;
font-size:9pt;
line-height:1.7em;
font-family: Verdana, Monaco, sans-serif;
}

#menu,#foot,#crumbs,#isearch{
	display:none;
	}

h1,h2,h3,h4{
	font-family:georgia,serif;
	font-weight:300;
	}