BODY { margin-left: 5%; margin-right: 5%; background: rgb(255, 255, 255); } A { text-decoration: none; } :hover { text-decoration: underline; } TABLE { /* background: rgb(255, 255, 204); */ background: rgb(224, 224, 228); align: center; width: 100%; } TH { color: rgb(102, 102, 153); font-family: sans-serif; font-size: 14pt; font-weight: medium; text-align: center; text-valign: bottom; width: 100%; } TD { font-family: sans-serif; text-align: left; text-valign: bottom; } TD.BANNER { background: rgb(102, 102, 153); color: rgb(255, 255, 204); align: center; width: 100%; font-family: sans-serif; font-size: 28pt; font-weight: bold; text-align: center; } TD.GROUP { background: rgb(153, 153, 200); color: rgb(200, 200, 200); align: center; width: 100%; font-family: sans-serif; font-size: 18pt; font-weight: medium; text-align: center; /* for internet explorer */ cellpadding: 0em; cellspacing: 0em; border-top: solid; border-color: rgb(153, 153, 153); border-width-top: medium; } TD.BOTTOM { /* background: rgb(204, 204, 153); */ background: rgb(153, 153, 102); font-family: sans-serif; font-size: 10pt; font-weight: medium; text-align: center; text-valign: middle; cellpadding: 0em; cellspacing: 0em; width: 25%; } H1 { color: rgb(255, 000, 000); font-family: sans-serif; font-size: 18pt; font-weight: medium; text-align: justify; } H2 { color: rgb(000, 000, 255); font-family: sans-serif; font-size: 16pt; font-weight: medium; text-align: justify; } H4 { color: rgb(000, 000, 000); font-family: sans-serif; font-size: 14pt; font-weight: medium; text-align: justify; } LI { color: rgb(000, 000, 000); font-family: sans-serif; font-size: 12pt; font-weight: medium; text-align: left; } P { color: rgb(000, 000, 000); font-family: sans-serif; font-size: 12pt; font-weight: medium; text-align: left; } P.RED { color: rgb(255, 000, 000); font-family: sans-serif; font-size: 12pt; font-weight: medium; text-align: center; } P.BLUE { color: rgb(000, 000, 255); font-family: sans-serif; font-size: 12pt; font-weight: medium; text-align: center; } #CONTROL { position: absolute; left: 40%; top: 120%; }