<STYLE TYPE="text/css">
<!--
body {
    /*this body had no left border*/
    background-color: #FFFFFF;
    background-image: none;
    background-repeat: none;
    font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: justify;
    color: #000080;
    margin: 0px;
    }

.content {
    /*this is the smaller -no left border- main content area*/
    background: #FFFFFF;
    color: #000080;
    margin-left: 20px;
    margin-right: 20px;/*breathing space for the text*/
    padding: 5px;
    font-family : Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif; 
    width: auto;
    border: 0.1px solid #FFFFFF; /*to insure that NN4.xx renders the background-color of the content area*/
    }

td {
    padding: 2px;
    }

.r {
    font-size: 10px;
    color: #000080;
    }

-->
</STYLE>
