/*<agl.folder "COMMON">*/
table.p_name  { background-color: #ffffc9; margin-top: 15px; width: 100%; border: solid 1px #000; border-collapse: collapse }
table.p_name td  { padding: 7pt; width: 50%; border: solid 1px #000 }
table.p_sheet  { margin-top: 15px; width: 100%; border-collapse: collapse }
table.p_sheet td { padding: 7pt; border: solid 1px #000; }
table.p_sheet td.num { width: 64px; }
table.p_sheet td.pts { width: 64px; }
table.p_sheet td.serial { width: 384px; }
p.fax { font-size: 24pt; font-family: "Arial Black"; text-align: center; margin-top: 3cm; }
/*</agl.folder>*/
.printout { font-size: 120%; text-align: center; margin-top: 15px; margin-right: 100px; margin-left: 100px }
.printout a { color: #0036b2; font-weight: bold; text-decoration: none; background-color: #ff0; display: block; padding: 10px; border: solid 2px }
.printout a:hover { color: #fff; background-color: #f60; border: solid 2px #0036b2 }
