body {
	background-image: url(../images/back/img_72.gif);
	background-repeat: repeat;
}
div.shell {
	background-color: #F6F4ED;
	width: 750px;
	background-position: center;
	margin: 15px auto;
	padding: 11px 15px 15px;
}
img.mainmenu {
	margin-right: 5px;
	margin-bottom: 4px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 150%;
	color: #422D1C;
}
td.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #663300;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 150%;
	color: #422D1C;
}
blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #422D1C;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #422D1C;
	font-weight: bold;
    line-height: 125%;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #422D1C;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 0px;
}
a:link {
	color: #204C2B;
	text-decoration: underline;
}
a:visited {
	color: #204C2B;
	text-decoration: underline;
}
a:hover {
	color: #503856;
	text-decoration: underline;
}
a.left:link {
	color: #204C2B;
	text-decoration: underline;
}
a.left:visited {
	color: #204C2B;
	text-decoration: underline;
}
a.left:hover {
	color: #503856;
	text-decoration: underline;
}
a.footer:link {
	color: #440352;
	text-decoration: underline;
}
a.footer:visited {
	color: #440352;
	text-decoration: underline;
}
a.footer:hover {
	color: #440352;
	text-decoration: none;
}
p.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 150%;
	color: #422D1C;
}
p.left-bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: bold;
	line-height: 150%;
	color: #422D1C;
    text-align: right;
    margin-right: +10px;
}