<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
margin:0;
background-color: #C2FD82;
}

div.pcp {
text-align:center;
border:0;
background-color:#C2FD82;
color:#000000;
padding:5px;
margin:5px;
font-family: Tahoma, sans-serif;
font-weight: normal;
font-size: 14px;
text-decoration: none;
}

a.pht {
float:left;
width:200px;
height:220px;
text-align:center;
border: 1px solid #C2FD82;
background-color: #C2FD82;
color: #000000;
padding:5px;
margin:5px;
font-family: Tahoma, sans-serif;
font-weight: normal;
font-size: 10px;
text-decoration: none;
}

a.pht:hover {
border: 1px solid #EAF4DF;
text-decoration: underline;
}

div.hdr {
width:100%;
border-style: solid;
border-color: #000000;
border-width: 0px 0px 1px 0px;
color: #ffffff;
background-color: #AED484;
padding:10px;
margin:0px;
font-family: Tahoma, sans-serif;
font-weight: normal;
font-size: 30px;
text-decoration: none;
}

span.hdr2 {
border: 1px solid #000000;
color: #000000;
background-color: #9DE350;
padding:5px;
margin:0px;
font-size: 10px;
vertical-align: middle;
}

div.bott {
clear:both;
width:100%;
border-style: solid;
border-color: #000000;
border-width: 1px 0px 1px 0px;
color: #000000;
background-color: #AED484;
padding:5px;
font-family: Tahoma, sans-serif;
font-weight: normal;
font-size: 10px;
text-decoration: none;
text-align: left;
}

div.emln {
clear:both;
width:100%;
height:10px;
border:0;
color: #000000;
background-color: #C2FD82;
padding:0px;
margin:0px;
}

div.btnd {
float:left;
width:100px;
border-style: solid;
border-color:#000000;
border-width: 0px 1px 1px 1px;
text-align:center;
background-color:#AED484;
color:#8BC250;
padding:5px;
margin: 0px 1px 1px 1px;
font-family: Tahoma, sans-serif;
font-weight: normal;
font-size: 10px;
text-decoration: none;
}

div.btnd2 {
float:right;
width:100px;
border-style: solid;
border-color:#000000;
border-width: 1px 1px 0px 1px;
text-align:center;
background-color:#AED484;
color:#8BC250;
padding:5px;
margin: 1px 1px 0px 1px;
font-family: Tahoma, sans-serif;
font-weight: normal;
font-size: 10px;
text-decoration: none;
}

a.btn {
float:left;
width:100px;
border-style:solid;
border-color:#000000;
border-width: 0px 1px 1px 1px;
text-align:center;
background-color:#AED484;
color:#000000;
padding:5px;
margin: 0px 1px 1px 1px;
font-family: Tahoma, sans-serif;
font-weight: normal;
font-size: 10px;
text-decoration: none;
}

a.btn2 {
float:right;
width:100px;
border-style:solid;
border-color:#000000;
border-width: 1px 1px 0px 1px;
text-align:center;
background-color:#AED484;
color:#000000;
padding:5px;
margin: 1px 1px 0px 1px;
font-family: Tahoma, sans-serif;
font-weight: normal;
font-size: 10px;
text-decoration: none;
}

a.btn:hover {
background-color: #9DE350;
text-decoration: underline;
}

a.btn2:hover {
background-color: #9DE350;
text-decoration: underline;
}

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