/**
 * EnCyclon V2.0 Style Sheet
 * »çÀÌÆ® ÆäÀÌÁö ÀüÃ¼¿¡ °øÅëÀûÀÎ ½ºÅ¸ÀÏ
 *
 * @author whitekid@neurogenex.com
 * @since 2004. 8. 6
 * @version $NG: encyclon/www/style/site.css,v 1.1 2004/08/16 05:43:38 whitekid Exp $
 */
body { }
body, td, p { font-size: 9pt; font-family: Verdana; color:#000000; }

h1 { font-size: 18pt; margin-top: 5; } 
h2 { font-size: 14pt; margin-bottom: 0; } 
h3 { font-size: 10pt; margin-bottom: 0; } 
h4 { font-size:10pt; margin-bottom: 0; }
h5 { font-size:10pt; margin-bottom: 0; }
ul, ol { margin-top: 5; margin-bottom: 5; margin-left: 25; }
li { }
pre { font-family: Courier New; font-size: 10pt; }

a:link, a:visited { color:#000080; text-decoration:none }
a:hover { color:#800000; text-decoration:underline }

