<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

TH.av {
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	color : #006400;
	font-weight : bold;
}
td.title {
	font-size : 24px;
	font-family : Arial, Helvetica, sans-serif;
	color : #006400;
	font-weight : bold;
}

td.title2 {
	font-size : 20px;
	font-family : Arial, Helvetica, sans-serif;
	color : #006400;
	font-weight : normal;
}

td.title3 {
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
	color : #006400;
	font-weight : normal;
}

td.av {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #006400;
	font-weight : normal;
}

td.avb {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
}

td.small {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #006400;
	font-weight : normal;
}
td.smallbold {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #006400;
	font-weight : bold;
}
td.main19 {
	font-size : 19px;
	font-family : Arial, Helvetica, sans-serif;
	color : #400000;
	font-weight : normal;
}
td.main {
	font-size : 17px;
	font-family : Arial, Helvetica, sans-serif;
	color : #400000;
	font-weight : normal;
}
td.main16 {
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	color : #400000;
	font-weight : normal;
}


body { font-size: 16px; font-family: Arial, Helvetica, sans-serif;
	scrollbar-arrow-color : 669900;
	scrollbar-darkshadow-color : Black;
	scrollbar-3dlight-color : #669900;
	scrollbar-face-color : #ffffcc;
	scrollbar-highlight-color : #669900;
	scrollbar-track-color : #ffffaa;
	scrollbar-shadow-color : #669900;

 	}


font         { font-size: 16px; font-family: Arial, Helvetica, sans-serif;
}
td           { font-family: Arial, Helvetica, sans-serif; font-size: 16px}
h1           { font-family: Arial, Helvetica, sans-serif; font-size: 16px; 
                  color: #000000; line-height: 75%}
h2           { font-family: Arial, Helvetica, sans-serif; font-size: 26px; 
                  color: #400000; line-height: 75%}


p            { font-size: 16px; font-family: Arial, Helvetica, sans-serif;
}

FORM         {	font-size : 10px }

INPUT        {	font-size : 13px }

a.w {  font-size: 19px; color: #400000;  font-family: Arial, Helvetica, sans-serif;  font-weight : bold;  text-decoration : none; }
A.w:link  {color:#400000; font-size: 16px;  font-weight : bold; text-decoration : none; }
A.w:active {color:#F5C553; font-size: 16px; font-weight : bold; text-decoration : none; } 
A.w:hover {color:#F5C553; font-size: 16px; font-weight : bold; text-decoration : none; }
A.w:visited {color:#400000;font-size: 16px; font-weight : bold; text-decoration : none; }
A.w:visited:hover{color:#F5C553; font-size: 16px; font-weight : bold; text-decoration : none; }

a.k {  font-size: 14px; color: #6D9F60;  font-family: Arial, Helvetica, sans-serif;  font-weight : bold; text-decoration : none; }
A.k:link  {color:#6D9F60; font-size: 11px;  font-weight : bold; text-decoration : none; }
A.k:active {color:#F5C553;font-size: 11px; font-weight : bold; text-decoration : none; } 
A.k:hover  {color:#F5C553;font-size: 11px; font-weight : bold; text-decoration : none; }
A.k:visited {color:#6D9F60;font-size: 11px; font-weight : bold; text-decoration : none; }
A.k:visited:hover{color:#F5C553;font-size: 11px; font-weight : bold; text-decoration : none; }

a {  font-size: 16px; color:#FF9900;  font-family: Arial, Helvetica, sans-serif;  font-weight : bold; text-decoration : none; }
A:link  {color:#FF9900; font-size: 16px;  font-weight : bold; text-decoration : none; }
A:active {color:#6D9F60;font-size: 16px; font-weight : bold; text-decoration : none; }
A:hover {color:#6D9F60;font-size: 16px; font-weight : bold; text-decoration : none; }
A:visited {color:#FF9900;font-size: 16px; font-weight : bold; text-decoration : none; }
A:visited:hover{color:#6D9F60;font-size: 16px; font-weight : bold; text-decoration : none; }

img.pic { border: 1px solid #6D9F60; }
body {
    height: 100%;
    background: #def0e4; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#69c38f, #def0e4) no-repeat; /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#69c38f, #def0e4) no-repeat; /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#69c38f, #def0e4) no-repeat; /* For Firefox 3.6 to 15 */
    background: linear-gradient(#69c38f, #def0e4) no-repeat; /* Standard syntax (must be last) */
}
</pre></body></html>