body, td, tr, p
  {font-family: Tahoma;
   font-size: 10.0pt;
   color: rgb(16,6,99);
   background-color: rgb(223,234,255);
   margin-top: 6px; 
   margin-bottom: 6px;
   margin-left: 12px}
h1
  {font-family: Arial;
   font-size: 14.0pt;
   font-weight: bold;
   color: rgb(49,42,102);
   background-color: rgb(255,255,225);
   margin-top: 0; 
   margin-bottom: 0;
   margin-left: 12px}
h2
  {font-family: Arial;
   font-size: 12.0pt;
   font-weight: bold;
   color: rgb(49,42,102);
   background-color: rgb(255,255,225);
   margin-top: 0; 
   margin-bottom: 0;
   margin-left: 12px}
a:link 
  {color: rgb(16,6,99);}
a:visited
  {color: rgb(16,6,99);}
a:hover,a:active 
  {color: rgb(31,12,201);}
