body {
	background-color: #F3EDE7;
}

.hdr {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bolder;
	font-style: normal;
	line-height: 20px;
	color: #501D1D;
}

.content {
	font-family: Georgia;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	line-height: 20px;
}

.content a {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	line-height: 20px;
	color: #F96E0F;
	text-decoration: none;
}

.content a:visited {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	line-height: 20px;
	color: #F96E0F;
	text-decoration: none;
}

.content a:hover {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	line-height: 20px;
	color: #F96E0F;
	text-decoration: underline;
}