.on { font-family: Tahoma; font-size: 10; font-weight: bold; color: red; text-transform: uppercase; text-decoration: none; } .off { font-family: Tahoma; font-size: 10; font-weight: bold; color: white; text-transform: uppercase; text-decoration: none; } H1 { font-family: Tahoma; font-size: 20; font-weight: bold; color: black; text-align: center; } H2 { font-family: Tahoma; font-size: 16; font-weight: bold; color: black; text-align: left; } H3 { font-family: Tahoma; font-size: 14; font-weight: bold; color: black; text-align: left; } H4 { font-family: Tahoma; font-size: 14; text-decoration: underline; font-weight: bold; color: black; text-align: left; } P { font-family: Tahoma; font-size: 12; font-weight: normal; color: black; text-align: left; margin-left: 10pt; }