body
{
	margin: 0px;
	font-family: Verdana;	
}
td
{
	font-size: 12px;
}

.title
{
	font-weight:700; 
	font-size:16px; 
	color:red; 
	border-bottom: white 1px outset	
}

.blurb
{
	background-color: #EBEBEB;	
}

.steps
{
	background-color:#739caf;
	font-weight: 700;
	color:#FFFFFF
}

.field
{
	font-size: 10px;
	font-weight: 700;
}

.input
{
	font-size: 11px;
	width: 75%;
}

.input2
{
	font-size: 11px;
}

.bold
{
	font-weight: 700;
}
