/*
Title:      SimpleBits styles for print media
Author:     Dan Cederholm, dan@simplebits.com
Updated:    Jan 2 2005
*/

body {
	margin: .6in;
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	}

h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	}
li {
	list-style-type: none;
	}
#title h2 {
	color: grey;
	font-size:95%;
	font-weight: bold;
	margin-bottom: 1.5em;
	}

#logo, #sidebar, hr, #navigation, #title object, #photo ul{
	display: none;
	}
	
a:link, a:visited {
	color: grey;
	}	