/* CSS Document */


/* Maroon */
.color1 {
	color: #960001;
}
/* Green */
.color2 {
	color: #364727;
}

.tinynote {
	font-size: 9px;
}
a.tinynote:link {
	
}

td.news_date {
	text-align: right;
	color: #960001;
	vertical-align: top;
}
td.news_content {

}
table.town_listing {
	width: 60%;
	margin-bottom: 20px;
	margin-top: -12px;
}
table.town_listing td {
	font-size: 12px;
	vertical-align:top;

}
td.title {
	font-weight: bold;
	text-align: right;
	color:#999999;
}
