.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
}
.textsmaller {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.list {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
}

.field	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		border: 0px;
		border-bottom: 1px solid #000;
		}
		
.form_labels	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		font-weight: normal;
		font-variant: normal;
		line-height: normal;
		}
		
#instructions	{
				width: 300px;
				height: 150px;
				z-index: 1;
				background-image: url(images/instr_bkgd.gif);
				background-repeat: no-repeat;
				padding: 5px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #000000;
				text-align: left;
			}
