<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#container .required:before {
    content: "*";
    color: red
}

 #hint4{
     font-size: 10pt;
	
 }

 td.mainParamTDError{
     background: red;
 }

 input.mainParamTDError{
     border:2px solid red;
 }

 #container {
     background: #fff;
 }

 th {
     background: #c8ae69;
 }

 pre.sourcecode {
     border-color: #ccc;
 }

 .h-ugc {
     color:#505156;
 }

 .h-ugc H1,
 H1.title,
 h1,
 h2{
     font: bold 24px Arial, Helvetica, sans-serif;
     color:#000;
 }


 H3{
     font: bold 18px Arial, Helvetica, sans-serif;
     color:#000;
 }
	
 h4{
     color: #64727F;
     font: bold 16px/28px Arial,Helvetica,sans-serif;
 }
	
 .h-ugc small{font-size:10px}	
 
 .h-ugc .annot,
 P.annot {
     font-size:1.17em;
 }
		
 .b-annot, .list-item_news p{
     color: #6E83C1;
     font: 14px Arial,Helvetica,sans-serif;
 }
	
 .h-ugc img {
     border:auto !important;}

.h-ugc .pic-left IMG,
.h-ugc .pic-right IMG,
.h-ugc .pic-center IMG {
    border-color: #535353;
}

 .h-ugc .pic-left SMALL,
 .h-ugc .pic-right SMALL,
 .h-ugc .pic-center SMALL {
     font-size:11px;
     color:#999;
     line-height:1.2;
 }
        
 .h-ugc TABLE{
     border:rgb(204,205,199);
 }
		
 .h-ugc TABLE TD{
     border-color:#cccdc7 !important;
     border-color:rgb(204,205,199);
 }
 .h-ugc TABLE TR{
     border-color:#cccdc7 !important;
     border-color:rgb(204,205,199);}
			    
 .h-ugc TABLE TH {
     color:#1a1a1a;
     font-size:14px;
     border-color:#cccdc7 !important;
     border-color:rgb(204,205,199);
 }

.border_yes, .border_yes td, .border_yes th, .border_yes tr {
    border-color: #cccdc7 !important;
}


 .h-ugc P SMALL {
     font-size:10px;
 }

 .h-ugc BLOCKQUOTE {
     margin:1em 0;
     padding:1em;
     font-style:italic;
 }
				
 .art-list a {
color: #6E83C1;
    
     font: 14px Arial,Helvetica,sans-serif;
 }
			
 .art-list .list-qwestion a{
     color:#6e83c1;}
				
 .art-list .list-qwestion a:visited{color:#000;}
					
 .b-search__text .art-list a {
     font-size:16px;}
			
				
 .b-index_news .art-list a {
     font-size:12px;}

 .list-date {
     font: 10px Arial, Helvetica, sans-serif;
     color:#737d88;
 }

 .list-size{
     font: 10px Arial, Helvetica, sans-serif;
     color:#737d88;
 }
	
 .list-text{
     font:12px Arial, Helvetica, sans-serif;
     color:#414142;}
			
 .b-search__text .list-text b {
     color:#fb4b1d;}

.b-annot, .list-item_news p {
    background: none repeat scroll 0 0 transparent;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-bottom: 15px;
    text-align: justify;
    margin-bottom: 0;
}

.b-annot a {
    padding-bottom: 0 !important;
}</pre></body></html>