 @page             {size:landscape}
 body              {font-size:xx-small; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;}
 table             {font-size:xx-small;}
 .italic           {font-style:italic; font-weight:normal;}
 .bold             {font-style:normal; font-weight:bold;}
 .normal           {font-style:normal; font-weight:normal;}
 .boldItalic       {font-style:italic; font-weight:bold;}
 .larger           {font-size:larger;}
 .largerItalic     {font-size:larger; font-style:italic; font-weight:normal;}
 .largerBold       {font-size:larger; font-style:normal; font-weight:bold;}
 .largerBoldItalic {font-size:larger; font-style:italic; font-weight:bold;}
 .hidden           {visibility:hidden;}
 .visible          {visibility:visible;}
 .noDisplay        {display:none;}
 th                {font-size:xx-small; font-style:normal; font-weight:bold;}
