.bodyText {
	font-family: "Trebuchet MS";
	font-size: 10pt;
}
.bodyBold {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
}

.navHeader {
	font-family: "Trebuchet MS";
	font-size: 20px;
}
.listHeader {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}
.bodyItalic {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: italic;
}
.miniTextGrey {
	font-family: Tahoma;
	font-size: 8pt;
	color: #999999;
}
.listHeadUnderline {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

