h2,h4 {
	color: #418776;
}
a:link, a:active {
	color: #418776;
}
a:visited {
	color: #585F6B;
}
a:hover {
	color: #5BAD99;
}
a[name]:hover {
	text-decoration: inherit;
	color: inherit;
	background: inherit
}
#tabmat ul {
	font-size: small;
}
p.myred,h4.myred {
	color: #800000;
}
@media print {
#nav {
	display: none;
}
}

