/* Import full style sheet for all common browsers */
/* NETSCAPE 4.x will ignore this and use the styles defined below */

@import url(common3h.css);


/* Netscape 4.x will use this font declaration too */
body {
   font-family: Garamond, Arial, Verdana, Geneva, sans-serif;
   font-size: 75%;
}