h1 {font-size: 120%; font-family: arial; font-weight: bold; color: #FFFFFF; text-decoration: underline; }
h2 {font-size: 110%; font-family: arial; font-weight: bold; color: #FFFFFF; text-decoration: underline; text-align: center; }
h3 {font-size: 100%; font-family: arial; font-weight: bold; color: #FFFFFF; text-decoration: none; text-align: center; }
body { background-color: #000000; text-align: center; }
p { font-size: 100%; font-family: arial; font-weight: bold; color: #FFFFFF; }
table { border-style: solid; border-width: 1px; border-color: #404040; width: 800px; border-collapse: collapse; text-align: left; font-size: 100%; font-family: arial; font-weight: bold; color: #FFFFFF; }
td { border-style: solid; border-width: 1px; border-color: #404040; padding: 5px; }
a:link{ text-decoration: none; color: #99CCFF; }
a:visited{ text-decoration: none; color: #CCCCFF; }
a:hover{ text-decoration: underline; color: #99CCFF; font-style: italic; }