.pageHeaderStyle { color: #333333; font-size : 14pt }

table.messageStyle
{
    width: 90%;
    background-color: #FFFFA0;
    border-width: 6;
    border-style: ridge; /* double, groove, inset, none, outset, ridge, solid; */
    border-color: #FFFFA0;
    color: black;
    text-align: center;
    font-weight: 700
}
