.hartvigBody {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	color: black;
}

.hartvigDate {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 18px;
	fonty-weight: bold;
	color: black;
}

.hartvigHeader {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 13px;
	fonty-weight: bold;
	color: black;
}

.hartvigTiny {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 9px;
	color: black;
}

.comments {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 9px;
	color: #9C9C9C;
}

a {
	text-decoration: none;
	color: #6699CC;
}

a:hover {
	text-decoration: underline;
	color: #999999;
}