/*                menu.css               */
/*       Author: Kevin Mitchell         */
/*   last updated: 2:34 PM 10/28/2007  */

body {font-family: Arial;
      color: #ffffff;
      background-color: #003366;
      font-size: 12pt}

h1, h2, h3, h4, h5, h6 {font-Family: Arial;
                   color: #ffffff;}

p {color: #ffffff;
   font-family: Arial;}

a:link {color: #ffffff;
        font-family: Arial;}

a:hover {color: #ffffff;
         font-family: Arial;}

a:visited {color: #ffffff;
           font-family: Arial;}