/* Generic Elements */  body,td,div,p,a,li,b  {  font-family: Helvetica,arial,sans-serif;  font-size: 15px;  line-height: 20px;  }    h1,h2,h3,h4,h5,h6  {  font-family: Helvetica,arial,sans-serif;  }/* Title of Main Contents */  .title  {  font-size: 17px;  line-height: 10px;  font-weight: 700;  }  /* Small Title of Main Contents */  .small_title  {  font-size: 16px;  line-height: 10px;  font-weight: 700;  }    /* Footer */  .footer  {  font-size: 11px;  line-height: 15px;  font-weight: 600;  color:#585858;  }    /* Footer2 */  .footer2  {  font-size: 11px;  line-height: 11px;  font-weight: 500;  color:#707070;  }    /* Supporter */  .supporter  {  font-size: 11px;  line-height: 10px;  font-weight: 600;  color:#888888;  }    /* Note */  .note  {  font-size: 12px;  line-height: 14px;  font-weight: 500;  }  /* List Sign Position */  .list_sign_position  {  vertical-align: middle;  margin-right: 5px;  margin-left: 3px  }/* Navigation */  /* Generic */    /* Navigation Child menu */    .navMenu    {    font-family: Helvetica, Arial, sans-serif;    font-size: 11px;    line-height: 9px;    font-weight: 700;    text-decoration: none    }    a.navMenu:link {color: #484848;}    a.navMenu:hover {color: #CC0000}    a.navMenu:active {color: #F8F8F8}    a.navMenu:visited {color: #FF0000}
