/*External Style sheet*/
Body { font-family:arial, times new roman;
         }
H1 { text-align: center;
       font-weight: bold;
     }
H3 { text-align: center;
       font-weight: bold;
     }
H4 { text-align: center;
     }
H5 { text-align: center;
     }
a:link { color: #8A2BE2;
         }
a:visited { color: #CD3278;
             }
a:active { color: #1E90FF;
            }
table.menu { width: 100%;
                   text-align: center;
                 }
td.menu { text-align: center;
             }