        .score-title
        {
            border-bottom:2px solid #00b3f9;font-size:22px;color:#000000;font-weight:bold;
        }

        .score-select
        {
            font-size: 18px;color:#000000; background-color:#ffffff;
        }

        .score-input
        {
            width:350px; background-color:#ffffff; margin-left:5px;color:#000000; font-size:20px; height:40px; line-height:40px; margin-top:20px; border:none; border-bottom: 2px solid #eeeeee
        }

        .score-input-small
        {
            width:150px; background-color:#ffffff; margin-left:5px;color:#000000; font-size:20px; height:40px; line-height:40px; margin-top:20px; border:none; border-bottom: 2px solid #eeeeee
        }

        .score-sp
        {
            font-size:20px;color:#000000;
        }

        .score-sp a
        {
            font-size:16px;
            text-decoration:none;
            color:#000000;
        }

        .score-sp a:link
        {
            font-size:16px;
            text-decoration:none;
            color:#000000;
        }

        .score-sp a:hover
        {
            font-size:16px;
            text-decoration:none;
            color:#000000;
        }

        .score-radio
        {
            width:200px; height:40px; line-height:40px; margin-top:20px; margin-left:20px; font-size:20px; color:#000000; 
        }

        .sp-title
        {
            color:#000000;
        }