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

