.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
	font-family: Georgia, serif;
	font-size: 16px; 
	line-height: 17px;
	color: #fff;
 	text-decoration: none;
 	text-align: left;
	z-index: 900000 !important;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
	font-family: Georgia, serif;
	font-size: 16px; 
	line-height: 17px;
	color: #fff;
 	text-decoration: none;
 	text-align: left;
	z-index: 900000 !important;
}

.itemBorder {
	border: solid #fff 1px;
}

.itemBorderBlank {
	border: solid #fff 1px;
	border-width: 1px 1px 1px 1px;
}

