.fntHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
}
.fntSubHead {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}
.fntBody {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.fntBodySm {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
