body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f9c9a3;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #a9441f;
	text-decoration: none;
	text-align: center;
}
.mainmenulink {
	font-size: 16px;
	font-weight: bold;
	color: #a9441f;
	text-decoration: none;
}
.leftmenuhead {
	font-size: 16px;
	font-weight: bold;
	color: #a9441f;
	text-decoration: none;
}
.leftmenulink {
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
	color: #742d20;
}
.navlink {
	font-size: 16px;
	font-style: italic;
	text-decoration: underline;
	color: #742d20;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #742d20;
}
a {
	text-decoration: none;
	color: #742d20;
}
strong {
	font-weight: bold;
	text-decoration: none;
	color: #742d20;
}
