body {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	margin-left: 2em;
}
a {
	border-bottom: 1px dotted blue;
	text-decoration: none;
	color: blue;
}
a:hover {
	text-shadow: 0 0 4px blue;
}
h3 {
	text-shadow: 1px 1px 2px grey;
}
p,ul {
	xfont-family: Georgia;
	line-height: 1.2em;
}
.quality {
	font-family: 'Lobster', Arial, Sans-serif;
}
