.txt-r {
	color: #FF0000;
}
td {
	font-weight: bold;
	color: #0000FF;
}
.txt-b {
	font-style: italic;
	color: #000000;
}
.txt-black {
	color: #000000;
}
