hr {color: #2C8D81}

a:link { color: #FFFFFF; text-decoration: none; }

a:hover { color: #0000FF; text-decoration: underline;} 

a:visited { color: #FFFFFF; text-decoration: none; } 

table td.directors {font-family: arial;
                    font-size: 80%;
                    color: #242C6C;
                    margin-top: 0;
                    margin-bottom: 0;
                    text-align: center;
                    background-color: #FFFFFF;
                    vertical-align: text-top;
                    }

table td.top_nav {text-align: center;
                     margin-top: 0;
                     margin-bottom: 0;
                     font-family: tahoma;
                     font-size: 80%;
                     color: #FFFFFF;
                     background-color: #339A8F;
                     border-color: #FFFFFF;
                     font-weight: bold;
                     }

table td.bottom_nav {text-align: center;
                     margin-top: 0;
                     margin-bottom: 0;
                     font-family: arial;
                     font-size: 80%;
                     color: #242C6C;
                     }

table td.contact    {text-align: center;
                     margin-top: 0;
                     margin-bottom: 0;
                     font-family: arial;
                     font-size: 70%;
                     color: #FFFFFF;
                     background-color: #339A8F;
                     }

h2 {
          font-family: tahoma;
          font-size: 125%;
          color: #339A8F;
          font-style: italic;
          }

p.footer {
          text-align: center;
          margin-top: 0;
          margin-bottom: 0;
          font-family: arial;
          font-size: 70%;
          color: #FFFFFF;
          }
table td.tahoma {color: black;
                 font-family: tahoma;
                 font-size: 80%; 
                 vertical-align: text-top;
                 }
table td.right_nav {font-family: tahoma;
                      font-size: 80%;
                      font-weight: bold;
                      text-align: center;
                      color: #FFFFFF;
                      background-color: #339A8F;
                      vertical-align: text-top;
                      border-color: #FFFFFF;
                      }