<STYLE type="text/css">
<!--
A{color : blue; text-decoration : none}
A:hover{color : red}

BODY {
  font-size   : 9pt;
     }

/* Title */
Font.ti {
  font-weight : bold;
  font-size   : 9pt;
  color : gray }

Font.tihi {
  font-weight : bold;
  font-size   : 9pt;
  color : black }

/* °Ë»ö½Ä & ÃÑ°Ç¼ö Font */
FONT.th { 
  font-weight : bold;
  color : black }

/* Hightlight Color */
FONT.hl { 
  font-weight : bold;
  color : tomato }

/* Table TH Font */
TH {
  font-family : ±¼¸²; 
  font-size   : 9pt;
  font-weight : bold;
  color       : <%=ThTextColor%>;
  height      : 20px;
  background-color : <%=ThCellBGColor%>} 
  
/* Table TD Font */
TD {
  font-family : ±¼¸²; 
  font-size   : 9pt}

.borderColor{

   background-color       : #9C9A9C;

}

.titColor{

   background-color       : #E7E3E7;
      color: #000000
}

//-->

</STYLE>
