The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
h1 { font-size: 16px; }
h2 { font-size: 14px; }
body { font-family: sans-serif; font-size: 10px; }
table {
	border: 1px solid #aaa;
	}

th {
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	background-color: #ddd;
	border: 1px solid #aaa;
	}

th.n, td.n {
	text-align: right;
	}

td {
	border: 1px solid #aaa;
	vertical-align: top;
	}