.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: 9pt;
	color: #000000;
}

.normal-text, input, select, ul, ol, table {
	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;
}	

.openhousealert {
	font-weight:bold; 
	background-color:#ff0000; 
	border:1px solid #000000; 
	color:#ffffff;
}
