/* style sheet for psyc-based inline chatlogs -lynX */

.ts {
	font-size: 7;
//	text-decoration: overline;
	color: #000000;
	background-color: #cccccc;
}
.sp {
	text-align: right;
	font-size: 9;
	background-color: #669933;
}
.tx {
	font-size: 9;
}
