H1 {
 font-family: Arial, sans-serif;
 font-weight: bold;
 font-size: 15pt;
 color: red;
 }
H2 {
 font-family: Arial, sans-serif;
 font-weight: bold;
 font-size: 14pt;
 color: blue;
 }
H3 {
 font-family: Arial, sans-serif;
 font-weight: bold;
 font-size: 14pt;
 color: red;
 }
TD {
 font-family: Arial, sans-serif;
 font-weight: normal;
 font-size: 10pt;
 color: black;
 }

