h1 {
	font-size: 1.4em;
}
body {
	font-family: "Courier New", Courier, mono;
	font-size: .8em;
}
p {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0099CC;
	padding-top: 5px;
}

