BODY, P, TD, SPAN {
	font : 9pt Tahoma, Verdana;
}
			
.fineprint {
	font : 6pt;
}
.input {
	font : 8pt Tahoma, Verdana;
}

.TextLabel
{
	font-weight : bold;
}

.SuccessLabel
{
	font-weight: bold;
	color: green;
}

.FailLabel
{
	font-weight: bold;
	color: Red;
}

H1 {
	font : bold 12pt Tahoma;
}
