body {
      background-color: #D9FFD2;
      }

td.text {
         font-family: Arial;
         font-size: 10pt;
         font-weight: bold;
         text-align: Justify;
         }

td.head {
         font-family: Arial;
         font-size: 10pt;
         font-weight: bold;
         text-align: Justify;
         vertical-align: bottom;
         }

td.vid {
         font-family: Arial;
         font-size: 10pt;
         font-weight: bold;
         text-align: center;
         }

td.links {
          font-family: Arial;
          font-size: 8pt;
          font-weight: bold;
          text-align: center;
          }

td.linksf {
           font-family: Arial;
           font-size: 18pt;
           font-weight: bold;
           text-align: center;
           }

p.footer {
          font-family: Arial;
          font-size: 8pt;
          font-weight: bold;
          text-align: center;
          color: #093401;
          }

td.footer {
           font-family: Arial;
           font-size: 8pt;
           font-weight: bold;
           text-align: center;
           color: #093401;
           }

A.internal:link {
                 font-weight: bold;
                 color: #29A413;
                 }        
          
A:link {
        font-weight: bold;
        color: #29A413;
        }
          
A.internal:active {
                   font-weight: bold;
                   color: #29A413;
                   }

A.active {
          font-weight: bold;
          color: #29A413;
          }
                    
A.internal:visited {
                    font-weight: bold;
                    color: #29A413;
                    }
          
A:visited {
           font-weight: bold;
           color: #29A413;
           }

A:hover {
         color: #093401;
         }

A.internal:hover {
         color: #093401;
         }

