  html{font-size:175%;}
  @media(min-width:75em){html{font-size: 120%}}/*was 60em*/
  /* commented out for now as a test body {font: Verdana ; font-size: 100% ;}*//*changed to 100%*/
  table {font: 1em Garamond;}
  h1 {font: 2.75em Garamond;}
  h1.menu {font: .75em Verdana ; line-height:1.2;}
  h2 {font: 2.25em Garamond}
	h3 {font: 1.80em Garamond}
	h4 {font: 1.73em Garamond}
	h5 {font: 1.35em Veranda} /*;font-weight: bold}*/	
	h6 {font: 1em Garamond}
	h6.menu {font: Garamond ; font-size: 1em ; padding:5px; margin:0px;}
	a  {text-decoration: none}
  td.menu {background-color:lightgoldenrodyellow}
  p.menu {margin-bottom: -0.15cm;line-height:1.2;} 
  
  p{font: 1em Garamond font-size:1em;line-height:1.2;}/*added this for line height*/
    ul{line-height:200%;})}/*added this for links */  
