body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f9c68b;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #672921;
	text-decoration: none;
	text-align: center;
}
.mainmenulink {
	font-size: 14px;
	font-weight: bold;
	color: #672921;
	text-decoration: none;
}
.leftmenuhead {
	font-size: 14px;
	font-weight: bold;
	color: #672921;
	text-decoration: underline;
}
.navlink {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #a72b54;
	text-decoration: none;
}
.leftmenulink {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #a72b54;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #a72b54;
	text-decoration: none;
}
