.smalltahoma {
	font-family: tahoma;
	font-size: x-small;
}
.small-orange {
	font-size: x-small;
	font-weight: bold;
	color: #EFAC53;
}

.header-orange {
	color: #EA8D1C;
	font-weight: bold;
}
.italic-blue {font-style: italic; color: #0260AF;}
.supersmallblue {font-family: tahoma; font-size: xx-small; color: #005EAE; }
