body {
	background-color: #4F1200;
	color: #707473;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
a:link {
	color: #C9AEA6;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	color: #C9AEA6;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #AC8176;
	text-decoration: underline;
	font-size: 11px;
}
strong {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #C9AEA6;
}
.text {
	color: #F3E4E0;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	line-height: 16px;
}
.index {
	color: #707473;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	line-height: 16px;
}
.title {
	font-family: verdana;
	color: #AC8176;
	font-size: 13px;
	font-weight: bold;
	
}
.footer {
color: #AC8176;
line-height: 16px;
letter-spacing: 0px;
font-size: 10px;
font-family: verdana;
border-top: 0px;
border-left: 0px;
border-right: 0px;
text-align: center;
background-color: #4F1200;
}

