H1
   {
   color:magenta;
   font-weight:25%;
   font-family:sans-serif;
   font-style:normal;
   font-size:85% 
   }

TABLE
{
   color:blue;
   font-weight:25%;
   font-family:sans-serif;
   font-style:normal;
   font-size:85% 
   }

H2
   {
   color:black;
   font-weight:80%;
   font-family:sans-serif;
   font-style:normal;
   }
EM
   {
   color:black;
   font-weight:900;
   font-style:normal;
   }
P
   {
      color:black;
   font-weight:25%;
   font-family:sans-serif;
   font-style:normal;
   }
H3
   {
   color:black;
   font-weight:100%;
   font-family:sans-serif;
   font-style:bold;
   }

H4
   {
   color:black;
   font-weight:100%;
   font-family:'papyrus','century gothic';
   font-style:bold;
   font-size:25pt;
   }