.mainStyle {
	font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.dateStyle {
	font-family: "Trebuchet MS", "Verdana", "sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.visitStyle {
	font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: gray;
}
.workTitle {
	font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
}
