/*******************************************
default.css
-------------------------------------------
layout  : for table layout
Browser : noscript 
********************************************/

/* table, td */
th,td  { font-size: 12px; line-height: 150%; font-family: Tahoma; }


/* font-size */
.size09 { font-size: 9px; line-height: 120%; font-family: Tahoma; }
.size10 { font-size: 10px; line-height: 120%; font-family: Tahoma; }
.size11 { font-size: 11px; line-height: 120%; font-family: Tahoma; }
.size12 { font-size: 12px; line-height: 120%; font-family: Tahoma; }
.size13 { font-size: 13px; line-height: 120%; font-family: Tahoma; }
.size15 { font-size: 15px; line-height: 120%; font-family: Tahoma; }
.size16 { font-size: 16px; line-height: 120%; font-family: Tahoma; }
.size18 { font-size: 18px; line-height: 120%; font-family: Tahoma; }
.size20 { font-size: 20px; line-height: 120%; font-family: Tahoma; }
.size26 { font-size: 26px; line-height: 120%; font-family: Tahoma; }


