body {
	font-family: "Trebuchet MS", Arial, "Sans serif";
	font-size: 12px;
	line-height: 14px;
}
.titles {
	font-family: "Trebuchet MS", Arial, "Sans serif";
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
.subtitles {
	font-family: "Trebuchet MS", Arial, "Sans serif";
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.notes {
	font-family: "Trebuchet MS", Arial, "Sans serif";
	font-size: 10px;
	line-height: 12px;
}
a {
	line-height: 14px;
	color: #663300;
	text-decoration: none;
}
a:hover {
	line-height: 14px;
	color: #0000ff;
	text-decoration: underline;
}
p {
	font-size: 12px;
	line-height: normal;
	color: #000000;
}
