.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: 2;
	color: #D0CFB9;
	padding-top: 15px;
}
.cellbg {
	background-image: url(images/cr_18.png);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #5D001C;
}


.quotation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	line-height: 1.5;
	color: #D0CFB9;
}
.quotationtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #8D8770;
	line-height: 1.5;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.6;
	color: #726752;
	text-decoration: none;
	letter-spacing: 0.1em;
	padding-top: 10px;
	padding-bottom: 10px;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-variant: small-caps;
	color: #D0CFB9;
	letter-spacing: 5px;
	line-height: normal;
	font-weight: bold;
}
.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #D0CFB9;
}
.go {
	color: #D0CFB9;
	background-color: #951C49;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-color: #D0CFB9;
	height: 25px;
	padding-left: 4px;
}
