body {
     background-image: url();
     margin: 12px 0px 0px 0px;
     padding: 0px 0px 0px 0px;
     border-width: 0px;
     font-family: Arial, Verdana, Helvetica, sans-serif;
     font-weight: bold;
     font-size: 16px;
     color: #000066;
     text-align: center;
     }

div {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #000066;
    text-align: center;
    }

.title {
       font-family: Arial, Verdana, Helvetica, sans-serif;
       font-weight: bold;
       font-size: 18px;
       color: #963502;
       text-align: center;
       }

.instructions {
              padding: 10px 0px 0px 0px;
              font-family: Arial, Verdana, Helvetica, sans-serif;
              font-weight: bold;
              font-size: 16px;
              color: #000066;
              text-align: center;
              }

.inputbutton {
             margin: 0px 0px 0px 0px;
             padding: 0px 0px 0px 0px;
             }

.closebutton {
             margin: 12px 0px 0px 0px;
             padding: 0px 0px 0px 0px;
             }

.backbutton {
            margin: 12px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
            }

.topbutton {
           margin: 12px 0px 0px 0px;
           padding: 0px 0px 0px 0px;
           }

div.customerinfotable {
                      text-align: left;
                      }

#orders_and_estimates_instructions h2 {
                                      color: #963502;
                                      font-size: 30px;
                                      }

#orders_and_estimates_instructions ol {
                                      text-align: left;
                                      color: #963502;
                                      }

#orders_and_estimates_instructions ol p {
                                        text-align: left;
                                        color: #000066;
                                        }

#orders_and_estimates_instructions ol ul {
                                         text-align: left;
                                         color: #000066;
                                         }