body {
	color: #000;
}

a {
	color: #000;
}

#lyt {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 13px;
	
	background-color: #fff;
	
}
a.noprint,
#breadcrumb {	
	display:none;
}
h1{
	font-size: 1.4em;
}
h2{
	font-size: 1.2em;
	text-decoration: underline;
}
h3{
	font-size: 1.1em;
}
#lytheader {
	height: 65px;
	
	background: transparent url(go.png) top right no-repeat;
}