body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDADE;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
h1 {
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #999999;
}
.mainmenulink {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.leftmenuhead {
	font-size: 16px;
	font-weight: bold;
	color: #524c3e;
	text-decoration: none;
}
.leftmenulink {
	font-size: 15px;
	font-style: italic;
	text-decoration: none;
	color: #4b432f;
}
.navlink {
	font-size: 15px;
	font-style: italic;
	text-decoration: underline;
	color: #4b432f;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #4b432f;
}
a {
	text-decoration: none;
	color: #4b432f;
}
strong {
	font-weight: bold;
	text-decoration: none;
	color: #4b432f;
}
