<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
    text-align: Center;
    background-color: #FFFFFF;
    background-image: url(images/bg.Jpeg);
    background-position: left top;
    background-repeat: repeat-x;
    font-family: "Segoe UI",verdana,helvetica,sans-serif;
    font-size: 12pt;
    color: #000000;
}
td, th
{
    font-family: "Segoe UI",Verdana, Arial, Geneva, sans-serif;
    font-size: 14pt;
}
.normal
{
    font-family: "Segoe UI",verdana,helvetica,sans-serif;
    color: black; 
    font-size: 9pt;
}
.normalcenter
{
    font-family: "Segoe UI",verdana,helvetica,sans-serif;
    color: black; 
    font-size: 9pt;
    text-align: center;  
}
.subText
{
    font-family: "Segoe UI",Verdana, Arial, Geneva, sans-serif;
    font-size: 11pt;
}
.masterFrame
{
	margin-left:auto;
	margin-right:auto;
}
.bgBase
{
	background-color:#4E6C49;
}
.bgVeryLight
{
	background-color:#ffffff;
}
.bgLight
{
	background-color:#DEEEDC;
}
.bgMid
{
	background-color:#87A583;
}
.bgDark
{
	background-color:#62A259;
}
.bgVeryDark
{
	background-color:#000000;
}
.tab
{
	border-left: #f4f4f4 1px solid;
	border-right: #f4f4f4 1px solid;
	border-top: #f4f4f4 3px solid;
	border-bottom: silver 1px solid;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bolder;
	font-size: 10pt;
	padding-bottom: 5px;
	vertical-align: middle;
	cursor: pointer;
	color: gray;
	padding-top: 5px;
	font-family: "Segoe UI",Verdana, Helvetica, sans-serif;
	height: 0pt;
	background-color: #D3D3D3;
	white-space: nowrap; 
}
.tabOver
{
	border-left: #f4f4f4 1px solid;
	border-right: #f4f4f4 1px solid;
	border-top: #f4f4f4 3px solid;
	border-bottom: silver 1px solid;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bolder;
	font-size: 10pt;
	padding-bottom: 5px;
	vertical-align: middle;
	cursor: pointer;
	color: #FF6347;
	padding-top: 5px;
	font-family: "Segoe UI",Verdana, Helvetica, sans-serif;
	height: 0pt;
	background-color: #D3D3D3;
	white-space: nowrap; 
}
.tabSelected
{
    border-right: silver 1px solid;
    padding-right: 9px;
    border-top: #ffa500 1px solid;
    padding-left: 15px;
    font-weight: bolder;
    font-size: 11pt;
    padding-bottom: 5px;
    border-left: silver 1px solid;
    color: #085d7e;
    padding-top: 5px;
    font-family: "Segoe UI",verdana, helvetica, sans-serif;
    vertical-align: middle; 
    cursor: default;  
    background-color: white;
	white-space: nowrap; 
}
.endTab
{
	border-bottom: silver 1px solid;
	background-color: #f4f4f4 
}
.text
{
    font-family: "Segoe UI",verdana,helvetica,sans-serif;
    color: gray; 
    font-size: 10pt;
}
.text2
{
    font-family: "Segoe UI",verdana,helvetica,sans-serif; 
    color: black; 
    font-size: 8pt;
}
.miniText
{
    font-family: "Segoe UI",verdana,helvetica,sans-serif;
    color: gray; 
    font-size: 7.5pt;
}
.boldText
{
    color: #ffaf00; 
    font-size: 12pt;
    font-weight: bold;  
}
.boldText2
{
    color: #f5965c; 
    font-size: 12pt;
    font-weight: bold;  
}
.imgLink
{
    cursor: pointer;
    text-decoration: none;
    border: 0;
    border-color: White;      
}
.floatBtn
{
    width: 100px;
    height: 45px;    
    color: White;
    float: left;  
    margin-right: 150; 
    font-size: 12pt;
    font-family: "Segoe UI",verdana,helvetica,sans-serif;
    text-align: center;     
    vertical-align: top;   
    padding:0px;
    margin-bottom:0px;
    margin-left:-1px;
    margin-top:0px;
    min-width:62px;
    display:inline-block;
    padding-top:4px;
    padding-bottom:8px;
    padding-left:13px;
    padding-right:12px;
    width:auto;
    cursor: pointer;
	white-space: nowrap; 
}
.bigTxt
{
    font-size: 18pt;
    font-family: "Segoe UI",verdana,helvetica,sans-serif;
    text-align: center;     
    vertical-align: middle;   
    color: white;
}
.bigTxt2
{
    font-size: 18pt;
    font-family: "Segoe UI",verdana,helvetica,sans-serif;
    text-align: center;     
    vertical-align: middle;   
    color: black;
}
.subtitle
{
    font-family: "Segoe UI",verdana,helvetica,sans-serif;
    font-size: 20pt;
    color: #A6A6A6;
 }
.subtitle1
{
    font-family: "Segoe UI",verdana,helvetica,sans-serif;
    font-size: 20pt;
    color: black;
 }
 .subtitle2
{
    font-family: "Segoe UI",verdana,helvetica,sans-serif;
    font-size: 20pt;
    color: Green;
 }
.subtitle3
{
    font-family: "Segoe UI",verdana,helvetica,sans-serif;
    font-size: 20pt;
    color: Orange;
 }
.subtitle4
{
    font-family: "Segoe UI",verdana,helvetica,sans-serif;
    font-size: 20pt;
    color: #6C9DD2;
 }
.label
{
    font-family: "Segoe UI",verdana,helvetica,sans-serif;
    font-weight: bold;   
    color: gray; 
    font-size: 8pt;
    text-align:right;   
}
</pre></body></html>