body {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 12px;
}
a {
	font-weight: bold;
	color: #990000;
}
.bitsmaller {
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
}
.smaller {
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
}
.new {
	font-weight: bold;
	color: #990000;
}
#cottage-info p {
	font-size: 0.85em;
	line-height: 1.2em;
	margin-top: 6px;
	margin-bottom: 6px;
}
.border-top {
	border-top: #990000 medium solid;
	padding-top: 3px;
}