body {font-size: 100%; font-family: Verdana, sans-serif; 
color: red; background-color: white; margin-left: 2%; margin-right: 2%; margin-top: 20px; }

H1 {position: absolute; top: 4px; left: 20px; z-index: 4; 
font-size: 40px; font-family: Verdana, sans-serif; 
color: black; }

H2 {position: absolute; top: 6px; left: 22px; z-index: 2; 
font-size: 40px; font-family: Verdana, sans-serif; 
color: black; }

P {font-size: 80%; font-family: Verdana, sans-serif; 
text-align: center; margin-left: 0%; margin-right: 0%; color: black; }

table {font-size: 100%; font-family: Verdana, sans-serif; 
margin-left: 0%; margin-right: 0%; color: black; }
A:link {color: black; text-decoration: none; }

A:visited {color: black; text-decoration: none; }

A:hover {color: #00FFFF; text-decoration: none; }

A:active {color: red; }

