body { background-color:#E0E0E0; background-position:center; background-repeat:no-repeat; background-attachment:fixed; }

/* p { COLOR:#ff0000;  font-family:"Times New Roman,Georgia,Times"; font-weight:bold;  font-style:italic; } */
p { COLOR:#1616AA;  font-family:Helvetica,Arial,"sans-serif"; }
p.xlarge   { font-size:24pt; }
p.xlarger  { font-size:24pt; text-align:right; }
p.large    { font-size:20pt; }
p.larger   { font-size:20pt; text-align:right; }
p.largec   { font-size:20pt; text-align:center; }
p.normal   { font-size:14pt; text-align:center; }
p.normall  { font-size:14pt; text-align:left; }
p.normalr  { font-size:14pt; text-align:right; }
p.normalj  { font-size:14pt; text-align:justify; }
p.small    { font-size:12pt; text-align:center; }
p.smallr   { font-size:12pt; text-align:right; }
p.smallj   { font-size:12pt; text-align:justify; }

td { COLOR:#1616AA;  font-family:Helvetica,Arial,"sans-serif"; }
td.impress { align:right; valign:top; font-size:14pt; text-align:right; }

a:link     { COLOR:#1616AA; text-decoration:underline; font-weight:bolder; }
a:visited  { COLOR:#1616AA; text-decoration:underline; font-weight:bolder; }
a:active   { COLOR:#1616FF; text-decoration:underline; font-weight:bolder; }
a:hover    { COLOR:#FF0000; text-decoration:underline; font-weight:bolder; }
