body {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

h1 {
	font-size: 130%;
}

h2 {
	font-size: 110%;
}

h3 {
	font-size: 100%;
}

h4,h5,h6 {
	font-size: 90%;
}

.print {
	display: block;
}

.screen, .offscreen {
	display: none;
}

#toplinks, #mainnav, #subnav, #footer, .hidefromprint  {
	display:none;
}


