.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #996666;
	line-height: 16px;
}
.region {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #996666;
	line-height: 16px;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}
.fine {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	line-height: 13px;
}
a.bodylink:link {
	color: #990000;
	text-decoration: none;
}
a.bodylink:visited {
	color: #990000;
	text-decoration: none;
}
a.bodylink:hover {
	text-decoration: underline;
}
a.bodylink:active {
	text-decoration: underline;
}

