.menu {
  background-color:#1F85B5;
  color:#FFFFFF;
  font-size:10pt;
  font-family:arial;
  font:bold;
  height:28px;
  cursor:hand;
}

body {
   font-size:10pt;
  font-family:arial;
}