body  {
        font-family: helvetica, arial, sans-serif;
}
table.tmain { width: 100%; 
             border-spacing: 0 0;
             border-style: solid;
             border-color: #000000;
             border-collapse: separate;
           }
td.tmain {      padding: 4px;
                margin: 0;
                border-style: solid;
                border-color: #000000;
           }
th    {
        font-family: helvetica, arial, sans-serif;
        font-weight: bold;
}
td    {
        font-family: helvetica, arial, sans-serif;
}
.text  {
        font-family: helvetica, arial, sans-serif;
}
.textbold  {
        font-family: helvetica, arial, sans-serif;
        font-weight: bold;
}


