.back {
	background-color: #FBFADB;
	text-align: center;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	vertical-align: top;
	text-align: center;
	font-weight: normal;
}
.bodybold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	padding-bottom: 11px;
}
.bodysmall {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	vertical-align: top;
	text-align: center;
	font-weight: normal;
}
.bodysmaller {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	vertical-align: top;
	text-align: center;
	font-weight: normal;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
}
.bodysmalleritalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	vertical-align: top;
	text-align: center;
	font-weight: normal;
	font-style: italic;
}
a:link {
	color: #000000;
	text-decoration: none;
	background-color: #F7F5B7;
}
a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #F7F5B7;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #D2AF8A;
}
a:active {
	color: #000000;
	text-decoration: none;
	background-color: #F7F5B7;
}
.bodylongstory {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	vertical-align: top;
	text-align: justify;
	font-weight: normal;
}
