.heathcote {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.borderR {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
}

.borderTop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}

.textintro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
}

.link a:link {
	color: #000000;
}
.link a:visited {
	color: #666666;
}
.link a:hover {
	color: #333333;
}
.link a:active {
	color: #000000;
}