div.warning
{
	color: 							#FF0000;
}

div.false
{
	color: 							#FF0000;
}

div.true
{
	color: 							#008000;
}
