.black8 { font-family: "tahoma"; font-size: 8pt; color: #000000; font-weight:normal; text-align: justify }
.black9 { font-family: "tahoma"; font-size: 9pt; color: #000000; font-weight:normal; text-align: justify }

.blue9 { font-family: "tahoma"; font-size: 9pt; color: #295281; font-weight:normal; text-align: justify }
.blue8 { font-family: "tahoma"; font-size: 8pt; color: #295281; font-weight:normal; text-align: justify }

.white8 { font-family: "tahoma"; font-size: 8pt; color: #FFFFFF; font-weight:normal; text-align: justify }


<!-- Blue Link Setting -->
a.blueLink:active { font-family: "tahoma"; font-size: 8pt; color: #295281; text-decoration: underline; font-weight:bold }
a.blueLink:link { font-family: "tahoma"; font-size: 8pt; color: #295281; text-decoration: underline; font-weight:bold}
a.blueLink:visited { font-family: "tahoma"; font-size: 8pt; color: #295281; text-decoration: underline; font-weight:bold}
a.blueLink:hover { font-family: "tahoma"; font-size: 8pt; color: #295281; text-decoration: underline; font-weight:bold}

<!-- Inside Link Setting -->
a.insideLink:active { font-family: "tahoma"; font-size: 9pt; color: #000000; text-decoration: underline; font-weight:normal }
a.insideLink:link { font-family: "tahoma"; font-size: 9pt; color: #000000; text-decoration: underline; font-weight:normal }
a.insideLink:visited { font-family: "tahoma"; font-size: 9pt; color: #000000; text-decoration: underline; font-weight:normal }
a.insideLink:hover { font-family: "tahoma"; font-size: 9pt; color: #000000; text-decoration: underline; font-weight:normal }

<!-- Down Link Setting -->
a.downLink:active { font-family: "tahoma"; font-size: 8pt; color: #FFFFFF; text-decoration: none; font-weight:bold }
a.downLink:link { font-family: "tahoma"; font-size: 8pt; color: #FFFFFF; text-decoration: none; font-weight:bold }
a.downLink:visited { font-family: "tahoma"; font-size: 8pt; color: #FFFFFF; text-decoration: none; font-weight:bold }
a.downLink:hover { font-family: "tahoma"; font-size: 8pt; color: #FFFFFF; text-decoration: underline; font-weight:bold }