body { font-family: Arial,Helvetica,sans-serif; font-size: 16px; font-style: normal; font-weight: normal; color: black; text-align:justify; } h1 { font-size: 50px; font-family: Arial; font-style: italic; color: red; font-weight: bold; text-align: center; margin-top: 4px; margin-bottom: 4px; } h2 { font-size: 30px; font-family: Arial; font-weight: bold; text-align: Left; } h3 { font-size: 22px; } span.d1 { font-size: 30px; font-family: Arial; font-style: italic; color: red; font-weight: bold; } p.d1 { font-size: 30px; font-family: Arial; font-style: italic; color: red; font-weight: bold; } p { font-family: Arial; text-align: Left; } hr { border: 4px solid black; width: 80%; } hr.wide { border: 4px solid black; width: 95%; } div.a { text-align: center; color: red; font-size: 60px; font-style: italic; font-weight: bold; } div.b { text-align: center; color: red; font-size: 30px; font-style: italic; font-weight: bold; } div.c { text-align: center; } span.ez { font-style: italic; font-weight: bold; } span.ae { color: red; font-weight: bold; }