
/*
h1 {font: bold 25px Arial; text-align: center; margin-top: 5px; color: Maroon; border-style:outset}
h2 {font: bold 20px Arial; text-align: center; margin-top: -2px; color: Green; border-style:outset}
h3 {font: bold 20px Times; text-align: center; margin-top: -2px; color: Black}
h4 {font: normal 14px Times; text-align: right; margin-top: -2px; color: Black}
h5 {font: italic 18px Times; text-align: right; margin-top: -2px; color: Green}
h6 {font: bold 12px Arial; text-align: right; margin-bottom: -2px; color: Maroon}
h7 {font: bold 25px Arial; text-align: left; margin-top: 5px; color: Maroon}
h8 {font: bold 20px Arial; text-align: left; margin-top: -2px; color: Green}
*/