.lowText
{ 
	color: white;
	font-weight: bold;
	font-size: 12px;
}

.highText
{ 
	color: white;
	font-weight: bold;
	font-size: 12px;
}

.lowText2
{ 
	color: white;
	background: #859BA9;
	border: 1px solid #3F5563;
	padding-top: 4px;
	padding-left: 8px;
}

.highText2
{ 
	color: white;
	background: #C7000B;
	border: 1px solid #3F5563;
	padding-top: 4px;
	padding-left: 8px;
}
