<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">font,base{
font-size : 10pt;
color : #666666;
}

#intra_logo{
    margin-top: 5px;
}
#range{
    font-size :7pt;
    font-family: sans-serif;
    font-weight: bold; 
    color: #727474;
    padding-left: 55px;
}

.backCP{
 position: relative;
}
.backCP #CorporateProfile{
 position: absolute;
 top:  15;
 left: 250;
 font-weight: 700;
}
.backCP #CorporateProfile th{
 font-size : 10pt;
 font-weight: 700;
 color : #666666;
 width: 20%;
 padding:0;
 text-align-last: justify;
 vertical-align: top;
}
.backCP #CorporateProfile td{
 font-size : 10pt;
 font-weight: 700;
 color : #666666;
 vertical-align: top;
}
.backCP #CorporateProfile ul{
 padding-left: 24px;
}
.backCP #CorporateProfile li{
 padding-top:10px;
}
.backCP #CioClient{
 position: absolute;
 top:  15;
 left: 250;
 font-weight: 700;
}
.backCP #Syllabary{
text-align: right; 
}

.Footer-container{
    width:755px;
    height: 60px;
    position: relative;
}
#top-copyRight{
    position: absolute;
    bottom:1px;
    right: 10px;
    font-size:10px;
    font-weight: 600;
    color: #727474;
    padding:0;
    margin:0;
}

#Footer {
    width:755px;
    height: 40px;
    position: relative;
}

#copyRight {
    position: absolute;
    left: 50%;
    bottom:2px;
    transform: translate(-50%);
    font-size:10px;
    font-family: sans-serif;
    color: #E6E7E8;
    padding:0;
    margin:0;
}</pre></body></html>