
.navlinks {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
	text-transform:uppercase
}

.smallnavlinks {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-transform:uppercase
}

.h1headline {
	font-family: "Trebuchet MS";
	font-size: 32px;
	color: #333333;
}

.h2headline {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #50021C;
}

.h3headline {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #50021C;
}

.h3headlineblue {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #078ed0;
}

.bodytext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}

.bodytextbig {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
}

.footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
}