body
{  color: black;
   font-family: Arial;
   background-color: white;
   list-style-type: decimal;
}
H1 
{  color: #339;
   font-weight: bold;
   font-size: x-large;
}
H2 
{  color: #339;
   font-weight: bold;
   font-size: large;
}
H3 
{  color: #339;
   font-weight: bold;
   font-size: medium;
}
H4 
{  color: black; 
   font-weight: bold;
   font-size: medium; 
   text-decoration: underline;
}
p { }
td { }
