html,body { margin: 0px; padding: 0px; background-color: rgb(255,255,255); }
h1 { background-color: rgb(255,255,255); font-family: arial, verdana, sans-serif; font-size: 14px; text-align: center; }
h3 { background-color: rgb(255,255,255); font-family: arial, verdana, sans-serif; font-size: 14px; text-align: center; }
p { margin: 0px; padding: 3px; background-color: rgb(255,255,255); font-family: arial, verdana, sans-serif; font-size: 11px; text-align: justify; }
ul { margin: 10px 0px 10px 22px; padding: 0px; rgb(255,255,255); font-family: arial, verdana, sans-serif; font-size: 11px; text-align: justify; }
.screen { display:none; }
a:link { color: rgb(0,0,0); text-decoration: none; }
a:visited { color: rgb(0,0,0); text-decoration: none; }
a:hover { color: rgb(0,0,0); text-decoration: none; }
a:active { color: rgb(0,0,0); text-decoration: none; }
.piccolo { font-size: 9px; }
table { table-layout: fixed; margin: 20px 0px 5px 5px; width: 99%; padding: 0px; color: rgb(0,0,0); font: normal 12px arial,verdana,sans-serif; font-weight: 700; text-align: center; border: 1px solid rgb(0,0,0); }
td { margin: 0px; padding: 5px; border: 1px solid rgb(0,0,0); }