/*
	Title:      Arundel - Print styles
	Author:     Bruce Martin, design@brucemartin.net
	Updated:    May 3, 2007
*/

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", "Gill Sans", "Trebuchet MS", Trebuchet, Arial, Helvetica;
	font-size: 12pt;
	}

h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	}

#sidebar, hr {
	display: none;
	}
	
a:link, a:visited {
	color: #000;
	}
