body {
	background: white;
	color: black;
	font-family: sans-serif;
	font-size: 10pt
}
td.blank-title { font-size: 6pt }
td.blank { border-bottom: thin black solid }
td.tiny-head { font-size: 4pt }
td.spacer { width: 1pt }
td.invert { background: black; color: white; font-size: 4pt }
td.box { border: thin black solid }
td.gray-box { border: thin gray solid }
td.indent1 { text-indent: 3em }
td.indent2 { text-indent: 6em }
tr.skill-row { font-size: 4pt }
span.big { font-size: 10pt; font-weight: bold }
span.biggish { font-size: 8pt; font-weight: bold }
span.medium { font-size: 6pt }
span.tiny { font-size: 4pt }

