<style>



H1 { color:#ff0000;
 font-size:24px;
 font-weight:bold }

H2 { color: #ffffff;
 font-size: 26px;
 font-weight: bold;
 font-family: "times" }

H3 { font-weight:bold;
 font-size: 20px }

H4 { font-size: 16px;
 font-family: arial, helvetica }

H5 { font-size: 12px;
 font-family: arial, helvetica }

H6 { font-size: 10px;
 font-family: arial, helvetica; }

.style1 { background-color: #004800;
 font-family: arial, helvetica;
 color: #ffffff;
 font-size: 16px;}

 .style2 { background-color: #ffffff;
 font-family: arial, helvetica;
 color: #000000;
 font-size: 16px;}

 em {font-weight:bold}

</style>