/* Import full style sheet for all common browsers */
/* NETSCAPE 4.x will ignore this and use the styles defined below */
@import url(common_2col.css);


/* Netscape 4.x will use this font declaration too */
body {
   font-family: Arial, Verdana, Geneva, sans-serif;
   font-size: 75%;
}
