body {
	background-color: white;
	font-family: times, serif;
}

h1, h2, h3 {
	font-weight: normal;
}

h1 {
	letter-spacing: -1px;
	border-bottom:	dotted 1px #bbb;
}	

h3 {
	margin-bottom: 2px;
}

a, a.visited, a.active {
	color: #444;
}

