body {
	margin: 0px;
	padding: 0px;
}

#intro {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #005028;
	text-align: justify;
}

.bigtext {
	font-size: 16px;
	font-weight: bold;
}

#theform td, #theform td input, #theform td textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #005028;
}

form {
	margin: 0px;
	padding: 0px;
}

.red {
	color: #CC0000;
}
