.button-text {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #ff2200;
	text-align: left;
}

.picturelink-text {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

.small-text {
	font-family: arial;
	font-size: 8pt;
	color: #000000;
}

.normal-text {
	font-family: arial;
	font-size: 11pt;
	color: #000000;
}

.medium-text {
	font-family: arial;
	font-size: 14pt;
	color: #000000;
}

.large-text {
	font-family: arial;
	font-size: 18pt;
	color: #000000;
}

.xlarge-text {
	font-family: arial;
	font-size: 22pt;
	color: #000000;
}

.title-text {
	font-family: arial;
	font-size: 22pt;
	color: #28356A;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	text-align: center;
}

.category-text {
	font-family: arial;
	font-size: 16pt;
	color: #28356A;
	font-weight: bold;
	text-decoration: none;
}	