body {
	background-color: #C4BAA3;
	margin: 0px;
	padding: 0px;
}
.navbar1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 15px;
	background-color: #414141;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #5A5A5A;
}
.navbar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #414141;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #D5D0B0;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	color: #656565;
	border-left-color: #7E7E7E;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #414141;
	padding-top: 15px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #414141;
}
.box {
	border: 1px solid #414141;
}
.navbar1 a:link {
	color: #D5D0B0;
	text-decoration: none;
}
.navbar1 a:visited {
	color: #D5D0B0;
	text-decoration: none;
}
.navbar1 a:hover {
	color: #D5D0B0;
	text-decoration: underline;
}
.navbar1 a:active {
	color: #D5D0B0;
	text-decoration: none;
}
.navbar2 a:link {
	color: #414141;
	text-decoration: none;
}
.navbar2 a:visited {
	color: #414141;
	text-decoration: none;
}
.navbar2 a:hover {
	color: #414141;
	text-decoration: underline;
}
.navbar2 a:active {
	color: #414141;
	text-decoration: none;
}
.text_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.25em;
	color: #414141;
	padding-left: 20px;
	font-style: italic;
}
a:link {
	color: #414146;
	text-decoration: underline;
}
a:visited {
	color: #414146;
	text-decoration: underline;
}
a:hover {
	color: #414146;
	text-decoration: none;
}
a:active {
	color: #414146;
	text-decoration: underline;
}
.textmaterials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	color: #414141;
	padding-top: 10px;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #414141;
}
.textquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	color: #414141;
	padding-right: 25px;
}
