body  {
      background-color: #81BEDC;
      font-family: arial, verdana, sans-serif;
      width: 1000px; margin-left: auto; margin-right: auto; text-align: center;
      }



table {
      border: 4px solid green;
      background-color: white;
      width=900px;
      }
h1 {
    margin-bottom: 3;
   }

h3 {
    margin-top: 13;
    margin-bottom: 1;
    }

form {
     margin-top: 5;
     margin-bottom: 5;
     }

div.maininfopanel {
                  margin-left: 6px
                  }

div.bigfonthead {
                text-align: center;
                margin-bottom: 3;
                }

div.rowsectiondescrip {
                       font-style: italic;
                       margin-top: 0;
                       }

div.panel-head {
               font-weight: bold;
               }

div.section-subhead {
                     font-weight: bold;
                     font-size: 105%;                 
                    }


div.panel-right {
                font-size: 90%
                }