body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
h1 {
	font-size: 130%;
	border-bottom: 3px double #000;
}
h2 {
	font-size: 110%;
	border-bottom: 1px solid #000;
}
table, th, td {
	border: 1px dashed #CCCCCC;
	border-collapse: collapse;
}
th {
	background-color: #999999;
	color: #FFFFFF;
}
th, td {
	padding: 3px;
}
caption {
	text-align: left;
	font-weight: bold;
}
