/* CSS Document */
.heathbg {	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6E6E5B;
	font-weight: bold;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #7A6843;
}

