

A:visited.index {
            font-color: #000000;
            font-size: 11pt;
            text-decoration: underline;
            text-align: center;
          }

A:visited {
            color: #000080;
            font-size: 12pt;
            text-decoration: none;
          }

A:active.index {
           font-color: #000000;
           font-size: 12pt;
           text-decoration: none;
           text-align: center
         }

A:active {
           color: #0000FF;
           font-size: 12pt;
           text-decoration: underline;
         }

A:link.index {
         color: #000000;
         font-size:  11pt;
         text-decoration: none;
         text-align: center;
       }

A:link {
         color: #0000FF;
         font-size:  12pt;
         text-decoration: underline;
       }

A:hover {
          color: #0000FF;
          font-size: 12pt;
          text-decoration: underline;
        }

A:hover.index {
          color: #0000FF;
          font-size: 12pt;
          text-decoration: underline;
        }

.subtitle {
            color: #76C37A;
            font-size: 16;
          }

.subtitle2 {
            color: #76C37A;
            font-size: 18;
          }
.quote {
         color: #76C37A;
         font-size: 14;
       }

.emphasize {
             font-size: 12pt;
             color: #FDBB5D;
           }

.thankyou {
            font-size: 16;
            color: #FDBB5D;
          }

table.index {
     border: 0px;
     font-color: #000000;
     font-size: 11pt;
    }

table.body {
     width: 720px;
     border: 0px;
     background-color: #E2E2C5;
     font-size: 11pt;
    }

td.body {
     font-family: sans-serif;
     font-size: 12pt;
     text-align: center;
   }

td {
     font-family: sans-serif;
     font-size: 12pt;
     text-align: left;
     vertical-align: top;
   }

td.center {
     font-family: sans-serif;
     font-size: 12pt;
     text-align: center;
     align: center;
   }

td.stats {
     font-size: 14;
     text-align: center;
   }

td.index {
     font-color: #000000;
     font-size: 11pt;
     text-align: center;
     align: center;
   } 

td.splash {
     font-color: #000000;
     font-size: 11pt;
     text-align: center;
     align: center;
   } 

td.images {
     font-size: 11pt;
     text-align: center;
     align: center;
   }

td.events {
     font-size: 11pt;
     text-align: center;
     align: center;
   }

tr.menu1  td {
     font-family: sans-serif;
     font-size: 14px;
     border-style: outset; 
     border-width: 1px; 
     border-color: black; 
     text-align: center;
    }


body {
       font-family: sans-serif;
       font-size: 12pt;
       background-color: #000000;
       font-color: #ffffff;
       
       text-align: left;
     }

body.index {
       font-family: sans-serif;
       font-size: 11pt;
       background-color: #d7d7d7;
       font-color: #000000;
       text-align: left;
     }

#wrapper {
       width: 720px;
       margin: 0 auto;
       text-align: center;
     }

