body {
 background-color:#FF0000;}
h1 {
 font-family: Arial Black;
 font-weight: bold;
 color: #FFFFFF;
 background: #FF0000;
 text-align: center;}
h2 {
 font-family: Arial Black;
 font-weight: bold;
 text-align: center;
 color: #FFFFFF;
 background: #000000;}
h3 {
 font-family: Arial Black;
 font-weight: bold;
 text-align: center;
 color: #000000;
 background: #FF0000;}
th {
 text-align: left}
a:link {
 color:#000000;}
a:visited {
 color:#000000;}
a:hover {
 color:#000000;}
a:active {
 color:#000000;}


