/*
Title:      Styles for print media
*/

body {
	margin: .6in;
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	}

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


#footer, #sidemenu, p.warning, #thumbs {
	display: none;
	}
	
	
a:link, a:visited {
	color: gray;
	}	

input, select, textarea {
	display: block;
}


legend {
	font-size: 110%;
	color: #666;
	font-weight: bold;
	margin-bottom: 1em;
}.BodyTitle {
	font-weight: bold;
}

