BODY {
	font-family: Verdana, Sans-serif;
	width: 588px;
	margin-left:10%;
}

P, TH, TD {
	font-size: 11px;
}

th {
	text-align:left;
	border-bottom: 1px solid black;
}

td {
	border-bottom: 1px dotted #555;
}

td.n {
	text-align:right;
}

