/*
Title:      OMA 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, #navmenu, #sidebar, p.warning {
	display: none;
	}

#bread, #bread li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
}

	
a:link, a:visited {
	color: gray;
	}	

input, select, textarea {
	display: block;
}


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