body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f2e5e0;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #533431;
	text-decoration: none;
	text-align: center;
}
.mainmenulink {
	font-size: 14px;
	font-weight: bold;
	color: #533431;
	text-decoration: none;
}
.leftmenuhead {
	font-size: 14px;
	font-weight: bold;
	color: #533431;
	text-decoration: none;
}
.leftmenulink {
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	color: #363b2d;
}
.navlink {
	font-size: 14px;
	font-style: italic;
	text-decoration: underline;
	color: #363b2d;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #363b2d;
}
a {
	text-decoration: none;
	color: #363b2d;
}
strong {
	font-weight: bold;
	text-decoration: none;
	color: #363b2d;
}
table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
