﻿body
{
	font-family: 'Trebuchet MS';
	font-size: small;
	font-weight: normal;
	color: #000000;
}

.standardLabel
{
	font-family: 'Trebuchet MS';
	font-size: small;
	font-weight: normal;
	color: #000000;
}

.largeLabel
{
	font-family: 'Trebuchet MS';
	font-size: medium;
	font-weight: normal;
	color: black;
}

.validator
{
	font-family: 'Trebuchet MS';
	font-size: small;
	font-weight: normal;
	color: red;
}