body, blockquote, textarea, select, table, td, tr, p
        {
            background-color:transparent;
            color:#000000;      
            font-family: arial,helvetica,sans-serif;
            font-size: 0.99 em;
            vertical-align: text-top;
        }
        p.error
        {
            color:#000000;  /* set to black, but can be anything */
            font-weight:bold;
        }
        /* paragraph style used for the balance inquiry response text area */
        p.balance
        {
            color:#000000;  /* set to black, but can be anything */
            font-size: medium;
            font-weight:bold;
        }
