H1, H2, H3 { color: #525c34; }
A:link     { color: #fffab6; }
A:visited  { color: #d6e105; }
A:hover    { color: #f9ae19; }

body  {
        background:    #9fc06a;
        margin-left:   60px;
        margin-right:  60px;
        margin-bottom: 60px;
        font-size:     15pt;
        /* 
        font-size:     x-large;
           margin-top:    60px;
           font-weight:   600;
        */
      }

table {
        font-size:     13pt;
      }

