h1 {
   color: #8080C0;
   font-family: verdana;
   font-size: xx-large;
   text-align: center;
}
table.h1 {
   color: #8080C0;
   font-family: verdana;
   font-size: xx-large;
   text-align: center;
   vertical-align: top;
}

table.p {
   text-align: left;
   vertical-align: top;
   }
   
.c4 {
   font-family: verdana;
   font-size: large;
   text-align: center;
}
table {
   text-align: left;
   vertical-align: top;
}
table.c7 {
   text-align: center;
   background-color: #5F9EA0;
   border: 2px solid #408080;
   font-family: verdana;
   text-align: center;
   font-size: x-small;
   padding: 2px;
}
input {
   background-color: green;
   color: white;
   font-weight: bold;
   border-left: 2px solid #3CB371;
   border-right: 3px solid #006400;
   border-top: 2px solid #3CB371;
   border-bottom: 3px solid #006400;
}
td.c7 {
   text-align: center;
   background-color: #D9ECEC;
   border: 2px solid #CCE6E6;
   font-family: verdana;
   text-align: center;
   font-size: x-small;
}

td.c8 {
   text-align: center;
   background-color: #D9ECEC;
   border: 2px solid #CCE6E6;
   font-family: verdana;
   font-size: x-small;
}

.logo {
   background-color: transparent;
   z-index: 3;
   top: 2in;
   float: left;
   padding-right: 12px;
   padding-bottom: 1px;
}
.flame {
   background-color: transparent;
   z-index: 9;
   top: -80px;
   position: relative;
   left: 65px;
   }

body {
   background-color: #FFFFF0;
   color: #8080C0;
   font-family: Verdana, Arial, sans-serif;
   vertical-align: top;
}

hr {
   color: #FF0000;
}

.counter { display: block;  color: #fffafa;  }