p.service {
	margin-top: 2em;
	font-size: 0.9em;
}
h1.service {
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 3em;
}
fieldset.service {
	height: 9em;
	width: 10em;
	margin-right: 2em;
}

legend a {
	color:#8888FF;
	text-decoration:none;
}

legend a:hover {
	text-decoration: underline;
}