body { font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin: 20px; padding: 0; }
p, td { font-size: 11px; }
.number { color: white; font-size: 14px; font-weight: bold; background-color: black; text-align: center; }
a:link, a:visited { font-size: 11px; color: #166230; font-weight: bold; background-color: #c9e4b9; text-decoration: none; padding: 4px; }
a:active, a:hover { font-size: 11px; color: white; font-weight: bold; background-color: #166230; text-decoration: none; padding: 4px; }
.heading { color: black; font-size: 14px; padding-left: 10px; }
h1 { color: black; font-size: 24px; padding-bottom: 10px; }
input, textarea { color: #666; font-style: italic; }
.em { color:red; }

.noprint { display:none; }
textarea { visibility:hidden; }
.pagebreak { page-break-after: always; }