#calendar, #calendar table td, #calendar table td table td{
	font-size: 8px;
}

.calendartitle {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	color: #A8291E;
}

.categories_title {
	font-size: 11px;
	color: #A8291E;
	font-weight: bold;
	margin-top: 35px;
}

.calendar_link {
	color: #A8291E;
}

.blog_title {
	color: #A8291E;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

.blog_subtitle {
	margin-bottom: 10px;
}

.blog_entry {
	color: #5D5D5D;
	line-height: 17px;
}

.blog_info {
	color: #5D5D5D;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted gray;
}