/* 
Document   : validator
Created on : 09-02-2009, 13:09:18
Author     : jgh
Description:
Purpose of the stylesheet follows.
*/

/* classes for validator */
.tfvHighlight
{font-weight: normal; color:red }
.tfvNormal
{font-weight: normal;	color: black;}

