.summaryTitle {
	font-weight:bold;
}
.blogTitle {
	font-weight:bold;
}

.summaryContent {
}
.blogContent {
}

.summaryDate {
}
.blogDate {
	padding-bottom:7px;
}
a.baseColour, a.baseColour:link, a.baseColour:active, a.baseColour:visited, a.baseColour:hover {
	color:#59523d;
}

table.contact, table.comments {
	border:1x solid #333333;
}
th.contact, th.comments {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:92%;
	font-weight:normal;
	line-height:145%;
	color:#000000;
	background-image:none;
	background-color:#eeeeee;
}
td.contact, td.comments {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:92%;
	line-height:145%;
	color:#000000;
}
input.contact, input.comments {
	width:500px;
}
textarea.contact, textarea.comments {
	width:500px;
}

