body { background-color:#cccccc; }

table { margin:auto; }

a:link { color:#0000ff; }
a:visited { color:#000099; }

h1,h2,p,td { font-family:sans-serif; }

h1  { color:#ffff00; background-color:#999999; }
h1  { text-align:center; width:100%; }
h1  { font-size:24pt; font-weight:700; }
h1  { border-top-style:solid; border-top-width:3px; border-bottom-style:solid; border-bottom-width:3px; border-color:#ff3333; }
h1  { padding-top:4mm; padding-bottom:3mm; letter-spacing:24px; }

h2  { color:#000000; }
h2  { text-align:center; letter-spacing:2px; }
h2  { font-size:14pt; line-height:18pt; font-weight:600; }

p   { color:#000000; }
p   { text-align:center; letter-spacing:0px; }
p   { font-size:11pt; line-height:15pt; font-weight:500; }

td  { color:#000000; }
td  { text-align:center; letter-spacing:2px; font-size:14pt; line-height:18pt; }
td  { vertical-align:middle; font-weight:600; }
td  { border-width:1px; border-style:groove; border-color:#999999; }

div { text-align:center; }