a {
   color:white;
   }

a.pennant {
   color:white;
   font-size:14px;
   font-weight:bold;
   left:10px;
   position:absolute;
   }

div.field {
   width:550px;
   }

h2, h3 {
   text-align:center;
   }

p.centerfield {
   text-align:center
   }

p.field {
   text-align:left;
   }

p.sideline {
   color:white;
   height:113px;
   width:5px;
   }

span {
   background-color:rgb(213,28,26);
   }

table.field {
   border:ridge medium white;
   background-color:rgb(213,28,26);
   }

td.endzone {
   background-color: white;
   text-align:center;
   }

td.fieldheader {
   background-color: white;
   text-align:center;
   text-size:125%;
   }

td.pagename {
   background-color: white;
   font-weight: bold;
   text-align:center;
   text-size:150%;
   }
