﻿.text-linethru {
	text-decoration: line-through;
	font-size: x-small;
}
.highlight {
	color: #FF0000;
	font-weight: bold;
}
.text-xs-c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #800000;
	text-align: center;
}
.text-c {
	text-align: center;
}
.text-u {
	text-decoration: underline;
}
