/* VERSIONS
/* 4_5: Initial css version, with most recent production improvements

/* For All Browsers
 ******************************************************************************
 
 This stylesheet is imported by all browsers (including older browsers that
 don't load modern.css). Basic type relationships, colors and page widths 
 should be specified here.
 
 ******************************************************************************/
body {
	font-family: "굴림", "돋움", Seoul, "한강체";
	font-size: 9pt;
	line-height: 1.5em;
}
