body {
	font-family: sans-serif;
}

h1#title {
	border-bottom: 4px solid #009900;
	background: #DDFFDD;
	font-family: Trebuchet MS, sans-serif;
	font-weight: 300;
}

hr {
	margin-bottom: 15px;
	border: 2px solid #009900;
}

legend {
	font-family: Trebuchet MS, sans-serif;
	font-size: 150%;
}

label {
	width: 300px;
	float: left;
	padding: 0 5px;
	text-align: right;
}

fieldset {
	margin-bottom: 10px;
	border: 4px solid #009900;
}

.preview {
	margin-left: 310px;
	width: 50px;
	height: 10px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
