body {
	font-family: geneva, tahoma, sans-serif;
}

a {
    color: #600;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
h3 {
    color: #600;
    font-size: 1.2em;
    font-weight: lighter;
    margin: 0.1em 0.1em 0.1em 0;
}
p {
    color: #3a3a40;
    font-size: .78em;
    font-weight: lighter;
    margin: 0.1em 0.1em 1em 0;
}
