



    
div.order {
    font-size: large; color: green;
    }
    
    hr {position: relative; top: +3px;  solid; color : black ;}
    
    body {font-size:10pt;}
    
div.box {
    padding: 0.3em;
    border: solid; border-width: 2px; width: 97%; color : black ;
     border-width: outset;
    }
    
table {font-size:10pt;}
    hr noshade { solid; color : black ;}
    
div.title {font-size: 120%; font-weight: bold}

div.small {font: italic bold ; font-size: 80%; }