.tribalstyle {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.heading1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #AD1A2D;
}
.heading2small {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #AD1A2D;
}
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.heading-small-link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #AD1A2D;
}
.bodytexttiny {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #000000;
}

