.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
	font-family: verdana, arial; 
	font-size: 11px; 
	line-height: 15px;
	color: #000;
 	text-decoration: none;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
	font-family: verdana, arial; 
	font-size: 11px; 
	line-height: 15px;
	color: #000;
 	text-decoration: none;
}

.itemBorder {
 border: solid #8F7D5D;
 border-width: 1px 0px 1px 0px;
}

.itemBorderBlank {
 border: solid #DED9CD;
 border-width: 1px 0px 1px 0px;
}
