/*  ===  Sony Human Capital Carporation - Cascading Style Sheets  ===  */

/*  ---  font  ---  */

.con     { font-size: 12px; line-height: 16px}
.ss      { font-size:  8pt}
.ss_h    { font-size:  8pt; line-height: 11pt}
.ll      { font-size: 11pt}
.ll_h    { font-size: 11pt; line-height: 15pt}
.mm      { font-size: 10pt}
.mm_h    { font-size: 10pt; line-height: 13pt}

/*  ---  link  ---  */

a:link    { color: #FFFFFF; text-decoration: none}
a:hover   { color: #FFFF00; text-decoration: underline; font-weight: bold; top: auto; clip:  rect(   )}
a:active  { color: #FFFFFF; text-decoration: none}
a:visited { color: #FFFFFF; text-decoration: none}


/*  Copyright, 2001 Sony Human Capital Corporation. All rights reserved.  */