/* CSS PT */

.error
{
	font-weight: bold;
	color:#900;
}

.false
{
	font-weight: bold;
	color:#360;
}

.true
{
	font-weight: bold;
	color:#900;
}