.survey {
	font-family: Garamond;
	font-size: 10pt;
}
.bottomborder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #000066;
	border-bottom-color: #000066;
}
.fullborder {
	border: 1px solid #000066;
	font-family: Tahoma;
	font-size: 10pt;
}
