@charset "utf-8";

body {
	width: 500px;
	font: small/150% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
}

a {
	color: #036;
}

h1 {
	font: normal 2.5em Georgia, "Times New Roman", Times, serif;
}
h1 a {
	text-decoration: none;
}

.small {
	color: gray;
	font-size: .8em;
}
