<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color: #FFFFFF;
	scrollbar-face-color: #D9D9D9;
	scrollbar-highlight-color: #D9D9D9;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #C8C6C6;
	scrollbar-arrow-color:  #black;
	scrollbar-track-color: #F0EEEE;
	scrollbar-darkshadow-color: #98AAB1;
	font-family: Tahoma;
	margin:5,0,5,0;
}

P {
	 font-size : 12px; margin-top: 0; margin-bottom: 0; 
}

TBODY {
	 font-size : 12px; margin-top: 0; line-height:2.2; margin-bottom: 0; text-align:justify; 
}

a:link,a:active,a:visited { color: #000000 ; text-decoration: none; font-size: 12px;  }
a:hover	{ color: #000000 ; }
.tableline1	{ background-color: #FFFFFF; border: 1px   #999999 solid; }

/* The main submit button option */
input.mainoption {
	background-color: #FAFAFA;
	font-weight : bold;
}



/* General text */
.gen { font-size : 14px;  line-height:1.5;}
.genmed { font-size : 11px;  line-height:1.2;}
.gensmall { font-size : 10px;  line-height:1.7;}
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }

/* texteral text */
.text { font-size : 14px; line-height:1.5; }
.textmed { font-size : 12px; line-height:2;}
.textsmall { font-size : 10px; line-height:1.5; }
.text,.textmed,.textsmall { color : #000000; }
a.text,a.textmed,a.textsmall { color: #006699; text-decoration: none; }
a.text:hover,a.textmed:hover,a.textsmall:hover	{ color: #DD6900; text-decoration: underline; }

/* pageeral page */
.page { font-size : 14px; line-height:2.5; text-align:justify; }
.pagemed { font-size : 12px; line-height:2.2; text-align:justify;}
.pagesmall { font-size : 10px; line-height:1.8; text-align:justify; }
.page,.pagemed,.pagesmall { color : #000000; }
a.page,a.pagemed,a.pagesmall { color: #006699; page-decoration: none; }
a.page:hover,a.pagemed:hover,a.pagesmall:hover	{ color: #DD6900; page-decoration: underline; }

/* Copyright and bottom info */
.copyright		{ font-size: 11px; font-family: verdana, Arial, Helvetica, sans-serif; color:  #629FF4; letter-spacing:2; }
a.copyright		{ font-size: 11px; color: #629FF4; text-decoration: none;}
a.copyright:hover { font-size: 11px; color: #629FF4; text-decoration: underline;}

/* print */
.print1 { font-size : 10px; }
.print2 { font-size : 12px; }
.print3 { font-size : 14px; }
.print4 { font-size : 16px; }
.print5 { font-size : 18px; }

.title_row {font-weight:bold;}

.cnt_title	{color: #f8f7f7; font-size:12px;  line-height:1.5;  }
a.cnt_title {color:  #f8f7f7; font-size:12px;  line-height:1.5;  }
a.cnt_title:hover	{color:  #f8f7f7; font-size:12px;  line-height:1.5;  }


input.button {
	background-color: #EFEFEF;
	color: #000000;
	font-size: 11px; font-family: Tahoma, Arial, Helvetica, sans-serif;
}


</pre></body></html>