/* CSS Document */

body {margin:0; background-repeat:repeat-x}

td {font-size:9pt; color:#737373; font-family:±¼¸², µ¸¿ò; line-height:120%}
select {font-size:9pt}
input {font-size:9pt; border-style:solid; border-color:#c5c5c5; border-width:1pt}
textarea {font-size:9pt; border-style:solid; border-color:#c5c5c5; border-width:1pt}

a:link {color:#737373; text-decoration:none}
a:visited {color:#737373; text-decoration:none}
a:hover {color:#737373; text-decoration:underline}

.green {color:#009600}
a.green:link{color:#009600; text-decoration:none}
a.green:visited {color:#009600; text-decoration:none}
a.green:hover {color:#009600; text-decoration:underline}

.green_point {color:#009600; font-weight:bold; font-size:10pt}
a.green_point:link{color:#009600; font-weight:bold; text-decoration:none; font-size:10pt}
a.green_point:visited {color:#009600; font-weight:bold; text-decoration:none; font-size:10pt}
a.green_point:hover {color:#009600; font-weight:bold; text-decoration:underline; font-size:10pt}

.date {color:#A0A0A0}

.blue {color:#003399}
a.blue:link {color:#003399; font-weight:bold; text-decoration:underline}
a.blue:visited { color:#000099; font-weight:bold; text-decoration:underline}
a.blue:hover {color:#003399; font-weight:bold; text-decoration:none}

.yel {color:#783C00}