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; }
td.first {  vertical-align: top; width: 30px; text-align: left; font-size: 100%; font-family: arial; font-weight: bold; color: #FFFFFF; }
td.second {  vertical-align: top; width: 300px; text-align: left; font-size: 100%; font-family: arial; font-weight: bold; color: #FFFFFF; }
td.third {  vertical-align: top; width: 50px; text-align: center; font-size: 100%; font-family: arial; font-weight: bold; color: #FFFFFF; }
td.fourth { vertical-align: top; text-align: center; font-size: 100%; font-family: arial; font-weight: bold; color: #FFFFFF; }
a:link{ text-decoration: none; color: #99CCFF; }
a:visited{ text-decoration: none; color: #CCCCFF; }
a:hover{ text-decoration: underline; color: #99CCFF; font-style: italic; }