td.footer {
           font-family: Arial;
           font-size: 8pt;
           font-weight: bold;
           text-align: center;
           color: #E9B9FF;
           }

td.footerm {
           font-family: Arial;
           font-size: 8pt;
           font-weight: bold;
           text-align: center;
           color: #FFFFFF;
           }

td.links {
          font-family: Arial;
          font-size: 8pt;
          font-weight: bold;
          text-align: center;
          }

p.footer {
          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;
           }

td.sample {
           font-family: Arial;
           font-size: 10pt;
           font-weight: bold;
           vertical-align: top;
           }

A.internal:link {
                 font-weight: bold;
                 color: #FFFFFF;
                 }        
          
A:link {
        font-weight: bold;
        color: #FFFFFF;
        }
          
A.internal:active {
                   font-weight: bold;
                   color: #FFFFFF;
                   }

A.active {
          font-weight: bold;
          color: #FFFFFF;
          }
                    
A.internal:visited {
                    font-weight: bold;
                    color: #FFFFFF;
                    }
          
A:visited {
           font-weight: bold;
           color: #FFFFFF;
           }

A:hover {
         color: #FFFF00;
         }

A.internal:hover {
         color: #FFFF00;
         }