h1 {
	color: #457A1C;
}

a, a:link, a:visited, a:hover, a:focus, a:active {
	color: #457A1C;
}

div#mainmenu > span {
	background-color: #457A1C;
}

strong { 
	font-weight: normal;
}

table.materials {
	border-width: 2px;
	border-spacing: 2px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
}

table.materials td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	-moz-border-radius: 0;
}

