    body {
      background-color : #cdf;
      margin : 0 2em 0 5px;
      font:13px arial,helvetica,clean,sans-serif;
      line-height:1.22em;
      font-family:"Myriad Pro","Myriad Web","Tahoma","Helvetica","Arial",sans-serif;
    }
    table {font-size:inherit;font:100%;background-color : white;}
   
    .gul {
      background-image : url('waves.jpg');
      background-position : bottom left;
      background-repeat : repeat-x;
    } 
   
    td.rs {
      border-width : 1;
      border-style : inset;
      border-color : grey;
      margin       : 14px;
      padding      : 10px;
    }  
    
    td.al {
      text-align : left;
      margin-left: 4px;
      background-color : #eee;
    } 
    
    td.ar {
      text-align : right;
      padding-left: 30px;
    } 

    a.bu{
      background-color:#ccc;
      border:2px outset #ccc;
      margin:5px 10px 5px 10px;
      padding:0px 5px 1px 5px;
      text-decoration:none;
    }  
      
      
    a.pdf {
      padding : 2 2 2 2;
      color        : black;
      text-decoration : none;
    }      
    table.pdf {
      border-width : 3;
      border-style : outset;
      border-color : red;
    }        

    .help ul {
      margin:0px 20px 0px 8px;
    }

    div.top{
      font-size:150%;
      font-weight:bold;
      color: black;
      padding:10px;
      margin:0px;
      background-color:yellow;
      text-align:center;
      border-bottom:1px solid black;
    }

    .help h1 {
      margin-left : 30px;
      text-decoration:underline;
    }  

    div.coda{
      margin:5px 5em 5px 5em;
      font-weight:bold;
      line-height:170%;
    }  
    
    div.links{
      line-height:170%;
      background-color:#cdf;
      margin-bottom:10px;
    }
    
