.requiredfield
{
	color: #F00;
}

.h2
{
	color: #C00;
	font-weight: bold;
	font-size: 16px;
}

.h3
{
	color: #000;
	font-weight: bold;
	font-size: 12px;
}

td.spacer
{
	background: #666;
	padding: 0px;
	border-top: solid 5px #f5f4ea;
	border-bottom: solid 6px #f5f4ea;
}

td.formitem
{ 
	font-weight: bold;
}
