body {
    margin-left: 4%;
    margin-right:4%;
    margin-height:10%;
    line-height: 16pt;
    font-size: 10pt;
    color: #000000;
    text-align: justify;
    letter-spacing: 0.05em;
}

h2 {
    font-size: 16pt;
    font-weight: bold;
    color: #005000;
    text-align: center;
}

h3 {
    font-size: 12pt;
    font-weight: bold;
    color: #000090;
    text-align: justify;
}

td {
    font-family: gulimche, Arial;
    color: #202020;
    font-size: 10pt;
    line-height: 16pt;
    text-align: justify;
}

blockquote {
    line-height: 14pt;
    font-size: 9pt;
    text-align: justify
}

ul {
    list-style-type: disc;
    list-style-image: url(http://kali.semtlenet.co.kr/sf/img/dot.gif);
}

pre {
    margin-left: 4%;
    margin-right:4%;
    margin-height:10%;
    line-height: 16pt;
    font-family: ±¼¸²Ã¼, Arial;
    font-size: 10pt;
}

a:hover {
    color:#a00000;
}


