.larger {
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	color: #902147;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #1e180d;
}
a:link {
	color: #857C61;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ff807b;
}
a:visited {
	color: #857C61;
	text-decoration: underline;
}

.smallprint {
	font-size: 10px;
	line-height:11px;
}

