.copy {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #1C4B0D;
}
.head {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1c4a0d;
}
a:visited {
	color: #41ae1f;
	text-decoration: none;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #41ae1f;
	text-decoration: underline;
}
a:active {
	color: #41AE1F;
	text-decoration: none;
}
.field1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #1C4A0D;
	width: 250px;
	border: 1px solid #1c4a0d;
}

