.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.linkedtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
}
.header {
	font-family: "Franklin Gothic Demi Cond", "Univers Condensed", Arial, Univers, Verdana, "Franklin Gothic Medium";
	font-size: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #CE0E00;
}
.texttiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

