H1 {
 font-family: Arial, sans-serif;
 font-weight: bold;
 font-size: 16pt;
 color: #FF0000;
 }
H2 {
 font-family: Arial, sans-serif;
 font-weight: bold;
 font-size: 15pt;
 color: #0000FF;
 }
H3 {
 font-family: Arial, sans-serif;
 font-weight: bold;
 font-size: 15pt;
 color: #FF0000;
 }
H4 {
 font-family: Arial, sans-serif;
 font-weight: bold;
 font-size: 12pt;
 color: #000000;
 }
P, TD, LI {
 font-family: Arial, sans-serif;
 font-weight: normal;
 font-size: 10pt;
 color: #000000;
 }
