/* CSS signup code established 8-5-2009 for Skagit Fisheries Enhancement Group */
.signup
	{
	color: brown;
	font-family: "Georgia, serif";
	font-weight: 800;
	}

.tabletext
	{ color: black;
	font-family: sans-serif;
	font-weight: 800;
	}

	
.border
	{border-color: #8B3E2F;
	border-style: double;
	}