.orange {
	color: #FF6600;
}

.blue {
	color: #005cb9;
}

.xsmall{
	font-size: 8px;
}

.small{
	font-size: 10px;
}

.med{
	font-size: 12px;
}


.large{
	font-size: 14px;
}



.xlarge{
	font-size: 16px;
}

