td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F5DAC7;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #EC9E85;
}
.small {
	font-size: 9px;
	color: #775F40;
}
.lineright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #A4644F;
}
a:link {
	color: #FDB799;
}
a:hover {
	color: #D4AC92;
	text-decoration: none;
}
.subheading {
	font-size: 14px;
	font-weight: bold;
	color: #F7EFDF;
	text-decoration: underline;
}
a:visited {
	color: #EF9E84;
}
.small {
	font-size: 9px;
}

