var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());
//Chucaratext_400.font
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"97,-93v23,-14,24,-69,-15,-69v-36,0,-48,51,-17,62xm77,-10v40,4,56,-50,23,-65v-10,-4,-23,-6,-35,-9v-14,7,-22,19,-23,38v-1,23,15,34,35,36xm75,4v-35,0,-61,-13,-63,-46v-1,-26,18,-37,36,-45v-60,-29,-23,-90,41,-90v33,0,54,12,55,42v1,27,-15,38,-34,45v21,3,38,18,38,41v0,41,-31,53,-73,53","w":158,"k":{"7":-6,"5":12,"4":-4,"V":23,"\"":19,",":13,"Y":19,".":8,"W":12}},{"d":"121,-47v0,0,-4,37,17,32r16,0r-1,15r-100,0r1,-14v31,3,36,-4,34,-32r-81,0r1,-17r86,-114r27,0r0,117r31,0r-2,12xm28,-61r60,1r1,-80","w":164,"k":{"8":-13,"7":5,"3":5,"0":8,"V":28,"\"":16,",":18,"Y":22,".":6,"W":16}},{"d":"161,18v1,22,28,-2,31,11v-17,21,-60,5,-44,-23v5,-6,17,-17,23,-7v-5,4,-10,9,-10,19xm154,-168v7,-1,12,4,12,11r0,137v9,0,18,2,26,-1r0,13v-12,6,-25,13,-45,12v-9,0,-14,-6,-12,-17v-28,24,-101,27,-101,-31r0,-100v-9,0,-18,-2,-26,1r0,-13v11,-6,27,-12,45,-12v7,-1,13,3,12,11v7,50,-21,134,29,140v18,1,32,-6,41,-11r0,-116v-10,0,-23,-3,-31,1r0,-13v13,-6,31,-12,50,-12","w":203},{"d":"29,-145v-1,-14,9,-23,22,-23v12,0,24,9,24,23v0,13,-12,23,-24,23v-12,1,-22,-11,-22,-23xm29,-18v-1,-14,9,-23,22,-23v12,0,24,9,24,23v0,13,-12,23,-24,23v-12,1,-22,-11,-22,-23","w":104,"k":{"*":36}},{"d":"18,-225v-5,-3,-14,-3,-20,-4r0,-16r78,0r0,14v-9,0,-16,3,-20,9r66,186r72,-185v-1,-10,-21,-8,-35,-9r-1,-15r75,1r-1,14v-10,0,-17,3,-20,10r-87,223r-26,0","w":226,"k":{"s":39,"r":19,"q":42,"p":30,"9":23,"8":22,"6":30,"5":24,"4":27,"3":13,"2":18,"0":18,"t":17,"n":30,"m":26,"o":38,"a":25,"(":24,"k":-5,"j":5,"i":10,"l":-5,"g":27,"e":36,"h":-6,",":53,"c":48,"b":-8,"f":18,".":57,"O":15,"Q":6,"G":19,"C":19,"A":49,"d":42,"z":27,"x":22,"v":4,"u":18}},{"d":"68,18v1,22,28,-2,31,11v-17,21,-60,5,-44,-23v5,-6,17,-17,23,-7v-5,4,-10,9,-10,19xm33,-217v-1,-8,-12,-15,-23,-14r0,-14r82,0r-1,14v-12,-1,-23,5,-23,14r0,197v4,8,18,6,30,5r1,15r-89,0r0,-13v11,0,22,-5,22,-15","w":105},{"d":"72,-175v0,-29,-14,-65,-4,-89v11,-12,30,-2,28,16r-8,73v-1,6,-3,10,-8,10v-5,0,-8,-4,-8,-10xm21,-175v0,-29,-12,-64,-4,-89v12,-12,31,-1,29,16r-9,73v-1,6,-3,10,-8,10v-5,0,-8,-4,-8,-10","w":109,"k":{"s":38,"r":13,"q":35,"p":10,"9":17,"8":20,"7":10,"6":17,"5":23,"4":23,"3":9,"2":16,"1":-9,"0":22,"n":10,"m":6,"o":21,"a":25,"!":10,"k":-14,"j":-17,"i":-8,"l":-13,"g":35,"e":30,"h":-13,"S":13,"c":19,"b":-12,"O":22,"G":21,"C":17,"A":42,"d":33,"z":6,"w":-12,"v":-19}},{"d":"23,-16r45,2r0,-239r-45,2r0,-14r80,0r0,265r-80,0r0,-16","w":131,"k":{"*":14}},{"d":"68,-20v5,8,19,6,31,5r0,15r-85,0r0,-13v11,0,22,-5,22,-15r1,-203v-9,0,-18,-1,-25,1r0,-13v11,-7,27,-12,45,-12v6,0,11,4,11,11r0,224","w":108,"k":{"V":23,"*":32,"Y":13,"W":15}},{"d":"36,0v4,-70,39,-116,76,-154v-43,-3,-85,-7,-93,32r-16,-4v6,-16,10,-36,14,-53r119,6r0,21v-37,40,-65,82,-68,152r-32,0","w":137,"k":{"8":-9,"6":4,"4":21,"0":10,"\"":23,",":51,".":42,"y":-5,"w":-15,"v":-15}},{"d":"123,-20v5,8,22,5,35,5r0,15r-94,0r1,-13v36,1,18,-50,22,-80r-69,-131v-5,-2,-10,-5,-19,-5r0,-15v28,0,56,3,82,-1r0,14v-11,0,-22,1,-25,9r58,105r60,-104v4,-6,-4,-9,-25,-9r-1,-15r65,1r-1,14v-10,0,-15,4,-19,10r-70,121r0,79","w":205,"k":{"s":37,"r":18,"q":33,"p":19,"9":14,"8":17,"6":24,"5":13,"4":15,"3":20,"2":20,"1":9,"0":27,"t":16,"n":18,"m":23,"o":40,"a":26,"(":22,"k":-8,"i":12,"l":-5,"g":36,"e":27,",":38,"c":35,"b":-4,"f":16,".":34,"O":13,"Q":17,"G":17,"C":14,"A":29,"d":35,"z":18,"y":7,"x":17,"w":-3,"v":3,"u":19}},{"d":"96,-150v-38,1,-38,34,-42,76v-5,57,52,75,87,42r10,10v-13,15,-32,26,-61,26v-50,1,-70,-30,-70,-79v1,-58,20,-93,78,-93v34,-1,52,11,54,39v1,18,-17,30,-30,19r8,-26v-7,-9,-17,-14,-34,-14","w":173,"k":{"V":37,"\"":12,"*":48,"Y":38,"W":33,"x":8}},{"d":"167,18v0,22,29,-2,31,11v-16,21,-59,5,-43,-23v5,-6,16,-17,22,-7v-6,4,-10,10,-10,19xm37,-217v-1,-8,-12,-15,-23,-14r0,-14r176,0r4,62r-13,0v-3,-45,-46,-51,-100,-45v-6,-1,-9,7,-9,12r0,78v34,1,65,2,64,-30r12,0r1,72r-13,0v2,-33,-33,-27,-64,-27r2,106r69,1v26,-2,38,-23,42,-47r13,0v-2,20,-5,40,-4,63r-180,0r0,-13v11,0,21,-6,22,-15"},{"d":"53,-256r19,0r0,352r-17,0","w":127},{"d":"53,-78v0,36,17,63,48,63v35,0,46,-29,47,-69v0,-38,-14,-65,-48,-65v-33,0,-47,31,-47,71xm181,-85v-1,54,-26,89,-79,89v-53,0,-83,-30,-83,-81v0,-54,28,-91,83,-91v52,1,80,29,79,83","w":201,"k":{"V":43,"n":5,"\"":27,"*":41,"Y":46,"f":8,"T":43,"W":31,"F":15,"y":8,"x":14,"w":3}},{"d":"292,-19v-22,31,-109,32,-125,-5v-14,19,-35,30,-66,30v-54,-1,-83,-30,-83,-81v0,-57,33,-92,92,-93v29,-1,49,11,62,26v27,-43,123,-30,122,23v2,10,2,21,1,33r-106,2v-2,39,8,69,46,69v21,-1,37,-6,48,-16xm52,-76v0,38,15,63,49,63v41,0,53,-30,53,-74v0,-42,-14,-62,-44,-62v-42,1,-58,28,-58,73xm263,-102v-2,-26,-5,-49,-33,-48v-30,1,-35,22,-40,52v26,0,49,-2,73,-4","w":319},{"d":"42,-143r6,-11r115,52r0,36r-115,52r-6,-11r97,-59","w":188,"k":{"*":36}},{"d":"56,-269v11,0,17,8,16,20r-8,145v0,6,-4,9,-9,9v-5,0,-7,-3,-7,-9r-7,-147v-1,-12,5,-18,15,-18xm73,-14v0,10,-9,18,-19,18v-9,0,-18,-9,-18,-18v0,-11,8,-19,18,-19v10,0,19,10,19,19","w":109,"k":{"\"":11,"*":14}},{"d":"154,-228r-105,0r0,-17r105,2r0,15xm154,-168v7,-1,12,4,12,11r0,137v9,0,18,2,26,-1r0,13v-12,6,-25,13,-45,12v-9,0,-14,-6,-12,-17v-28,24,-101,27,-101,-31r0,-100v-9,0,-18,-2,-26,1r0,-13v11,-6,27,-12,45,-12v7,-1,13,3,12,11v7,50,-21,134,29,140v18,1,32,-6,41,-11r0,-116v-10,0,-23,-3,-31,1r0,-13v13,-6,31,-12,50,-12","w":203},{"d":"108,-178r-44,-2r0,264r44,-2r0,14r-79,0r0,-290r79,0r0,16","w":132,"k":{"*":8}},{"d":"20,-75v-4,-72,46,-110,108,-87v26,10,35,38,32,76r-106,2v-2,39,8,69,46,69v21,-1,37,-6,47,-16r9,12v-13,16,-34,23,-65,23v-50,0,-68,-31,-71,-79xm128,-102v-2,-26,-5,-49,-34,-48v-29,1,-34,22,-39,52v26,0,49,-2,73,-4","w":180,"k":{"t":4,"V":39,"\"":25,"*":42,"Y":37,"f":7,"T":17,"W":37,"F":10,"y":13}},{"d":"33,-217v-1,-8,-12,-15,-23,-14r0,-14r82,0r-1,14v-12,0,-23,6,-23,15r2,199r52,1v26,-2,37,-23,41,-47r14,0v-4,18,-4,42,-5,63r-162,0r0,-13v11,0,22,-5,22,-15","w":182,"k":{"\"":33,"j":-4,"*":41,"Y":25,"T":29,"W":22,"U":7,"y":7,"w":7,"v":7}},{"d":"111,-229v-41,-3,-71,37,-43,64v37,35,124,24,129,93v5,82,-113,92,-174,58r-4,-63r17,-2v1,41,23,61,65,64v41,3,77,-37,48,-66v-36,-36,-123,-26,-128,-94v-6,-82,107,-88,164,-56r4,60r-17,2v-6,-38,-20,-57,-61,-60","w":212,"k":{"\"":7}},{"d":"53,-201v-12,0,-23,-9,-22,-22v0,-12,10,-22,22,-22v12,0,21,11,22,22v0,12,-10,22,-22,22xm-31,63v-1,-17,17,-26,31,-18r-5,27v31,11,42,-12,42,-45r2,-171v-9,0,-19,-2,-26,1r0,-13v11,-7,27,-12,45,-12v7,-1,11,4,11,11r0,190v0,37,-21,57,-56,59v-26,1,-42,-10,-44,-29","w":106,"k":{"V":12,"\"":8,"*":16,"Y":17,"W":15,"F":9}},{"d":"68,-20v2,7,13,6,22,6r0,14r-76,0r0,-13v11,0,22,-5,22,-15r1,-203v-9,0,-18,-1,-25,1r0,-13v11,-7,27,-12,45,-12v6,0,11,4,11,11r0,148v37,2,43,-31,63,-48v-2,-5,-9,-4,-16,-5r-1,-15r60,1v3,16,-10,15,-21,19r-40,48v22,26,40,57,65,80r12,1r0,16v-24,-4,-50,-1,-73,0r0,-14v8,0,14,-2,18,-7v-22,-21,-28,-59,-67,-63r0,63","w":193,"k":{"V":30,"\"":7,"*":22,"Y":26,"W":26}},{"d":"82,-137r-1,44r42,0r0,16r-42,-1r-1,46r-13,0r0,-46r-49,-2r0,-13r49,0r0,-44r15,0","w":141,"k":{"*":49}},{"d":"33,-217v-1,-8,-12,-15,-23,-14r0,-14r82,0r-1,14v-12,-1,-23,5,-23,14r0,197v4,8,18,6,30,5r1,15r-89,0r0,-13v11,0,22,-5,22,-15","w":105},{"d":"152,-145v40,46,-6,119,-79,98v-31,62,99,10,102,80v3,77,-164,79,-171,9v-2,-20,27,-31,41,-16r-13,24v13,31,109,32,109,-9v0,-47,-97,-11,-97,-64v1,-13,7,-22,15,-27v-24,-7,-41,-27,-41,-57v0,-75,90,-59,165,-57r0,20xm134,-106v0,-28,-12,-47,-41,-46v-28,0,-42,19,-42,46v0,27,15,44,43,44v25,0,41,-16,40,-44","w":182,"k":{"V":8,"Y":18,"W":15,"y":-18}},{"d":"135,-20v6,8,22,6,35,5r1,15r-94,0r0,-13v36,1,18,-50,23,-80r-69,-131v-6,-2,-11,-5,-20,-5r0,-15v28,0,57,3,83,-1r0,14v-11,0,-22,2,-26,9r58,105r61,-104v4,-6,-4,-9,-25,-9r-1,-15r65,1r-1,14v-10,0,-15,4,-19,10r-71,121r0,79xm103,-255v-9,0,-19,-9,-18,-19v-1,-10,9,-19,18,-19v9,0,20,9,19,19v1,10,-10,19,-19,19xm167,-255v-10,0,-18,-9,-18,-19v-1,-10,9,-19,18,-19v9,0,19,10,19,19v0,11,-7,19,-19,19","w":204,"k":{"a":15}},{"d":"104,-280v-12,0,-21,-11,-22,-22v0,-12,10,-22,22,-22v12,0,23,9,22,22v0,12,-10,22,-22,22xm37,-217v-1,-8,-12,-15,-23,-14r0,-14r176,0r4,62r-13,0v-3,-45,-46,-51,-100,-45v-6,-1,-9,7,-9,12r0,78v34,1,65,2,64,-30r12,0r1,72r-13,0v2,-33,-33,-27,-64,-27r2,106r69,1v26,-2,38,-23,42,-47r13,0v-2,20,-5,40,-4,63r-180,0r0,-13v11,0,21,-6,22,-15"},{"d":"14,-249v-5,-17,18,-27,28,-14v10,23,-5,60,-5,88v-1,6,-3,10,-8,10v-5,0,-8,-4,-8,-10","w":59},{"d":"49,-84r98,59r-6,11r-116,-52r0,-36r116,-52r6,11","w":187,"k":{"*":42}},{"d":"46,-174v0,6,4,9,9,10r105,0r-1,15r-96,130v42,4,85,6,88,-35r14,2r-9,53r-137,-1r1,-15r94,-130v-39,-5,-76,-2,-81,32r-15,-1r14,-62","w":180,"k":{"V":24,"\"":3,"*":24,"Y":24,"W":23}},{"w":90,"k":{"*":39}},{"d":"167,-326v-14,19,-27,35,-33,58r-33,0v-7,-22,-21,-39,-36,-58r9,-8r43,42v13,-16,25,-27,41,-42xm18,-118v-7,-109,95,-161,189,-113r5,60r-17,2v-6,-34,-24,-61,-65,-59v-54,2,-70,48,-71,105v0,59,19,101,73,103v32,1,52,-12,66,-28r14,15v-17,21,-44,37,-84,37v-77,0,-105,-48,-110,-122","w":232},{"d":"17,-137v5,-56,131,-56,131,4v0,26,-23,35,-43,43v27,3,49,16,49,46v0,66,-115,59,-138,18r12,-10v18,25,93,37,93,-11v0,-24,-19,-33,-41,-35r-2,-12v19,-3,36,-12,37,-34v2,-36,-53,-36,-75,-20v3,12,16,31,-5,31v-12,1,-18,-9,-18,-20","w":165,"k":{"6":-7,"V":20,"\"":26,",":17,"Y":24,".":12,"W":16}},{"d":"138,-246v-15,19,-27,36,-34,58r-33,0v-6,-23,-20,-39,-35,-58r8,-9r43,43r41,-43xm96,-150v-38,1,-38,34,-42,76v-5,57,52,75,87,42r10,10v-13,15,-32,26,-61,26v-50,1,-70,-30,-70,-79v1,-58,20,-93,78,-93v34,-1,52,11,54,39v1,18,-17,30,-30,19r8,-26v-7,-9,-17,-14,-34,-14","w":173},{"d":"65,0r-66,0r0,-14v10,0,17,-4,20,-11r86,-223r27,0r84,228v6,2,10,5,19,5r0,15r-78,0r0,-13v8,-1,16,-4,20,-10r-17,-48r-105,0r-18,47v0,11,11,8,27,9xm62,-87r92,1r-46,-122","w":235,"k":{"6":8,"4":9,"V":49,"\"":37,"*":48,"Y":36,"T":23,"W":49,"y":18,"w":17,"v":17}},{"d":"95,-240r-58,73r-11,-5r51,-92r37,0r51,92r-11,5","w":187},{"d":"68,-20v5,8,19,6,31,5r0,15r-85,0r0,-13v11,0,22,-5,22,-15r1,-80r-38,18r-8,-15r46,-21r0,-105v-9,0,-18,-1,-25,1r0,-13v11,-7,27,-12,45,-12v6,0,11,4,11,11r0,103r40,-18r6,15r-46,21r0,103","w":108},{"d":"264,-96v0,-27,-22,-28,-51,-27r2,106r55,1v26,-2,38,-23,42,-47r13,0r-4,63v-55,1,-116,-1,-165,4v-90,8,-133,-39,-133,-122v0,-80,39,-129,117,-131v28,-1,54,4,80,5r98,-1v0,22,1,42,4,62r-13,0v-6,-38,-35,-53,-86,-45v-22,14,-5,60,-10,90v30,2,50,-2,50,-30r12,0r1,72r-12,0xm64,-116v0,82,52,117,113,88r1,-189v-4,-12,-23,-11,-37,-11v-59,0,-77,47,-77,112","w":342},{"d":"82,-177v90,-7,88,127,34,166v-23,17,-57,27,-97,25r2,-14v59,0,94,-28,100,-82v-31,28,-113,19,-108,-37v4,-38,30,-55,69,-58xm44,-118v0,46,62,44,78,20v-2,-34,-7,-64,-42,-64v-22,0,-36,18,-36,44","w":168,"k":{"8":-9,"7":-10,"5":8,"2":9,"V":26,"\"":18,",":37,"Y":18,".":24,"W":16}},{"d":"123,-77r-105,0r0,-18r105,2r0,16","w":141,"k":{"*":63,"_":26}},{"d":"53,-217v-1,-7,-11,-15,-22,-14r-1,-14r82,0r0,14v-39,-1,-18,57,-23,90r38,-18r7,15r-45,21r1,106r52,1v26,-2,36,-25,42,-47r13,0v-2,20,-5,40,-4,63r-163,0r1,-13v38,-1,17,-60,22,-93r-35,16r-7,-15r42,-20r0,-92"},{"d":"170,69v0,7,9,5,16,5r0,15r-82,0r1,-14v15,-1,33,-2,33,-17r0,-75v-12,11,-29,22,-53,21v-45,-1,-58,-35,-62,-78v-7,-82,78,-113,146,-82xm55,-77v3,33,9,62,40,60v22,-1,43,-2,43,-29r-1,-94v-43,-21,-87,7,-82,63","w":205,"k":{"V":42,"\"":20,"*":27,"Y":36,"T":25,"W":30,"F":10}},{"d":"46,18v0,21,29,-2,31,11v-16,21,-59,5,-43,-23v4,-7,17,-17,23,-7v-7,3,-11,10,-11,19xm53,-201v-12,0,-23,-9,-22,-22v0,-12,10,-22,22,-22v12,0,21,11,22,22v0,12,-10,22,-22,22xm69,-20v5,8,19,6,31,5r0,15r-85,0r0,-13v11,0,22,-5,22,-15r2,-116v-9,0,-19,-2,-26,1r0,-13v11,-7,27,-12,45,-12v7,-1,11,4,11,11r0,137","w":107},{"d":"62,-121v-26,-6,-40,-24,-42,-58v-5,-72,122,-78,131,-18v2,15,-22,28,-31,13r7,-24v-26,-19,-75,-11,-75,30v0,58,78,66,95,21r15,-4r0,33r49,0r-2,19r-47,-2v-3,43,-7,127,46,83r8,12v-9,23,-68,28,-80,5v-39,30,-126,14,-122,-50v2,-35,22,-50,48,-60xm46,-60v0,49,62,54,85,30v-2,-25,0,-54,-1,-80v-48,-4,-84,4,-84,50","w":221},{"d":"19,-271v120,-19,36,123,87,145v-52,23,35,169,-87,150r0,-15v18,2,33,-2,33,-20v2,-46,-11,-107,29,-115v-37,-10,-29,-65,-29,-111v0,-17,-16,-20,-33,-20r0,-14","w":115},{"d":"62,-123v0,-56,-20,-97,-44,-128r11,-13v60,35,92,147,47,225v-14,25,-28,45,-47,63r-13,-13v24,-34,46,-75,46,-134","w":123,"k":{"!":15,";":9,":":16,",":27,".":22}},{"d":"189,-217v0,-8,-12,-15,-23,-14r0,-14r67,0r0,14v-11,-1,-22,6,-23,14r0,143v-2,51,-33,78,-86,78v-55,-1,-89,-28,-89,-82r0,-140v-1,-7,-13,-14,-23,-13r0,-14r81,0r0,14v-11,-1,-23,6,-23,14v0,81,-28,201,62,199v84,-2,49,-122,57,-199","w":236},{"d":"106,107v-119,23,-38,-122,-87,-144v37,-19,0,-106,29,-141v14,-10,33,-13,58,-10r0,15v-19,-1,-33,3,-34,20v-2,46,11,107,-28,116v38,8,26,65,28,110v1,17,15,21,34,20r0,14","w":125,"k":{"*":12}},{"d":"171,-307r-105,0r0,-17r105,1r0,16xm189,-217v0,-8,-12,-15,-23,-14r0,-14r67,0r0,14v-11,-1,-22,6,-23,14r0,143v-2,51,-33,78,-86,78v-55,-1,-89,-28,-89,-82r0,-140v-1,-7,-13,-14,-23,-13r0,-14r81,0r0,14v-11,-1,-23,6,-23,14v0,81,-28,201,62,199v84,-2,49,-122,57,-199","w":236},{"d":"45,-29v15,30,104,12,71,-24v-29,-21,-86,-19,-86,-67v0,-36,27,-49,66,-48v26,1,51,8,54,32v1,16,-16,29,-28,18r7,-21v-16,-14,-68,-19,-67,12v11,43,91,24,92,78v0,42,-32,54,-75,53v-29,0,-56,-9,-57,-34v-1,-17,16,-30,31,-21","w":176,"k":{"V":42,"\"":31,"*":16,"Y":42,"f":4,"T":20,"W":28,"y":6}},{"d":"68,-20v6,10,29,6,45,5r0,15r-103,0r0,-13v11,0,22,-5,22,-15r1,-189v-1,-8,-12,-15,-23,-14r0,-14v84,1,187,-17,185,72v-2,67,-55,82,-127,77r0,76xm159,-173v0,-47,-32,-59,-81,-55v-6,1,-10,5,-10,12r0,102v54,6,91,-9,91,-59","w":197,"k":{"s":9,"q":21,"p":-8,"4":28,"0":5,"o":19,"a":8,"i":-4,"e":8,",":43,"c":8,".":38,"A":34,"d":21,"y":-16,"w":-18,"v":-20,"u":-8}},{"d":"176,-19v3,6,17,3,26,4r0,15r-76,0r0,-13v35,-6,14,-68,19,-103v5,-41,-58,-34,-76,-17r0,113v4,8,18,6,30,5r1,15r-85,0r0,-13v11,0,22,-5,22,-15r2,-116v-9,0,-19,-2,-26,1r0,-13v11,-7,27,-11,45,-12v11,-1,12,10,11,21v25,-28,107,-35,107,26r0,102","k":{"V":48,"\"":23,"*":43,"Y":39,"T":22,"W":39,"y":8}},{"d":"96,-76v-6,-74,66,-105,132,-81r0,128v41,-4,58,-36,58,-81v0,-73,-44,-115,-119,-112v-79,3,-123,55,-123,139v0,82,46,128,124,136r-1,15v-100,-3,-155,-57,-155,-154v0,-97,59,-159,155,-159v91,0,149,40,149,131v0,66,-37,104,-103,106v-10,1,-12,-8,-11,-19v-12,10,-27,20,-52,19v-39,0,-51,-31,-54,-68xm123,-80v2,28,7,54,36,54v19,1,32,-6,43,-14r0,-100v-41,-17,-84,7,-79,60","w":329},{"d":"90,-201v-12,0,-22,-10,-22,-22v0,-27,44,-28,44,0v0,12,-10,22,-22,22xm20,-75v-4,-72,46,-110,108,-87v26,10,35,38,32,76r-106,2v-2,39,8,69,46,69v21,-1,37,-6,47,-16r9,12v-13,16,-34,23,-65,23v-50,0,-68,-31,-71,-79xm128,-102v-2,-26,-5,-49,-34,-48v-29,1,-34,22,-39,52v26,0,49,-2,73,-4","w":180},{"d":"131,-249v85,0,117,40,118,123v1,70,-31,111,-86,126v35,22,40,73,97,73r0,16v-69,2,-98,-30,-122,-71v-11,-19,-45,-15,-64,-24v-38,-19,-61,-55,-60,-112v1,-80,38,-130,117,-131xm210,-126v0,-62,-18,-103,-78,-102v-60,1,-78,48,-78,112v0,65,27,98,75,98v60,-1,81,-45,81,-108","w":262,"k":{"(":-4,"*":4,"Y":14,"W":8}},{"d":"68,-148v26,-27,107,-33,107,27r0,100v0,9,17,5,26,6r0,15r-76,0r0,-13v8,-2,18,-6,19,-14v-5,-45,19,-119,-30,-120v-18,0,-37,7,-46,14r0,113v5,8,19,6,31,5r0,15r-85,0r0,-13v11,0,22,-5,22,-15r1,-203v-9,0,-18,-1,-25,1r0,-13v11,-7,27,-12,45,-12v6,0,11,4,11,11r0,96","k":{"V":48,"\"":21,"*":51,"Y":39,"T":18,"W":41,"y":8}},{"d":"68,68v5,8,24,6,37,6r-1,15r-90,0r0,-13v12,0,22,-5,22,-16r2,-204v-9,0,-18,-2,-26,1r0,-13v13,-7,62,-28,57,8v12,-12,30,-20,54,-20v46,0,58,36,59,80v0,65,-45,100,-114,90r0,66xm150,-87v-3,-32,-5,-60,-37,-60v-18,0,-35,7,-44,14r-1,111v46,16,87,-9,82,-65","w":205,"k":{"s":9,"q":9,"9":18,"6":9,"5":15,"2":14,"0":12,"V":41,"o":8,"a":6,"\"":29,"e":9,"*":39,",":13,"Y":40,"b":5,"f":6,".":14,"T":17,"W":35,"P":6,"F":9,"d":10,"y":11}},{"d":"95,97v-68,-40,-96,-184,-34,-255v11,-14,23,-25,36,-35r9,15v-61,53,-53,209,2,262","w":123,"k":{"s":12,"q":16,"9":13,"8":16,"6":19,"5":19,"3":15,"0":27,"o":25,"!":10,"j":-26,"e":16,"?":8,";":6,":":8,",":7,"Y":8,"c":17,"b":12,".":18,"W":12,"J":-37,"d":26,"w":-6}},{"d":"69,-148v20,-21,87,-32,102,2v24,-28,108,-38,108,25r0,102v3,6,18,3,27,4r-1,15r-76,0r0,-13v8,-2,18,-6,19,-14v-2,-55,19,-143,-56,-116v-12,4,-19,6,-16,22r0,102v3,6,17,3,26,4r0,15r-76,0r0,-13v35,-6,14,-68,19,-103v5,-41,-58,-34,-76,-17r0,113v5,8,19,6,31,5r0,15r-85,0r0,-13v11,0,22,-5,22,-15r2,-119v-9,1,-17,1,-26,4v-2,-22,20,-21,36,-25v12,0,23,5,20,20","w":313,"k":{"V":49,"\"":18,"*":46,"Y":33,"T":21,"W":41}},{"d":"187,-80v-16,35,-76,19,-97,1v-14,-12,-41,-13,-58,1r-6,-11v13,-10,25,-23,49,-23v41,0,67,51,107,22","w":222},{"d":"33,-217v-1,-8,-12,-15,-23,-14r0,-14r82,0r-1,14v-39,0,-18,60,-23,94r112,1v-5,-34,19,-95,-22,-95r-1,-14r82,0r0,14v-11,0,-22,5,-23,15r0,196v4,8,18,5,30,5r0,15r-89,0r1,-13v40,-2,16,-64,22,-107r-112,0r0,100v4,8,18,6,30,5r1,15r-89,0r0,-13v11,0,22,-5,22,-15","w":252,"k":{"*":13}},{"d":"127,-78v35,13,26,73,-10,77r2,45r-19,0r0,-41r-23,1r1,40r-19,0r0,-42v-15,-3,-27,-6,-36,-14r14,-26v21,21,102,19,75,-23v-27,-20,-81,-19,-81,-64v0,-21,12,-32,29,-38r-1,-41r19,0r0,37r23,-1r-1,-36r19,0r0,39v13,3,24,8,31,17r-17,20v-19,-19,-91,-12,-64,23v16,11,41,16,58,27","w":169},{"d":"37,-217v-1,-8,-12,-15,-23,-14r0,-14r176,0r4,62r-13,0v-3,-45,-46,-51,-100,-45v-6,-1,-9,7,-9,12r0,78v34,1,65,2,64,-30r12,0r1,72r-13,0v2,-33,-33,-27,-64,-27r2,106r69,1v26,-2,38,-23,42,-47r13,0v-2,20,-5,40,-4,63r-180,0r0,-13v11,0,21,-6,22,-15"},{"d":"18,-118v-7,-109,95,-161,189,-113r5,60r-17,2v-6,-34,-24,-61,-65,-59v-54,2,-70,48,-71,105v0,59,19,101,73,103v32,1,52,-12,66,-28r14,15v-17,21,-44,37,-84,37v-77,0,-105,-48,-110,-122","w":232,"k":{")":16,"l":-4,"*":22}},{"d":"91,-168v31,1,53,13,53,48r0,100v9,0,18,2,26,-1r0,13v-12,6,-25,13,-45,12v-9,0,-14,-6,-12,-17v-23,24,-93,25,-93,-23v0,-47,52,-43,93,-48v11,-54,-22,-82,-70,-57v3,13,12,32,-7,32v-8,0,-15,-9,-14,-18v1,-29,33,-42,69,-41xm52,-41v-2,31,46,26,61,13r0,-45v-27,4,-59,2,-61,32","w":177,"k":{"V":32,"\"":24,"*":32,"\u0178":37,"Y":39,"T":23,"W":33}},{"d":"84,-20v4,8,22,4,33,5r-1,15r-102,0r0,-14v22,0,34,-2,37,-15r1,-111v-5,-11,-26,-1,-38,-3r-1,-16v26,-2,43,-17,71,-18r0,157","w":123,"k":{"9":7,"0":5,"V":11,"\"":16,",":8,"Y":16,".":6,"W":18}},{"d":"123,-28v1,14,19,14,33,15r1,13r-94,0r1,-13v12,0,23,-6,23,-15r-2,-201v-42,-5,-62,14,-67,46r-13,0v2,-20,5,-39,4,-62r191,0r4,62r-13,0v-5,-32,-25,-51,-68,-46r0,201","k":{"s":28,"r":12,"q":23,"p":6,"9":20,"6":17,"4":18,"3":11,"2":5,"0":20,"n":13,"m":15,"o":34,"a":20,"(":26,"g":18,"e":31,",":33,"c":30,".":30,"A":26,"d":36,"z":15,"y":12,"w":6,"v":8,"u":13}},{"d":"97,-47v-2,-39,-39,-43,-80,-42r7,-86r100,-1r-5,20r-73,3r-4,48v45,-1,86,10,88,52v4,61,-87,76,-121,37r6,-11v21,22,84,24,82,-20","w":144,"k":{"9":10,"8":-6,"7":-2,"0":-1,"V":10,"\"":24,",":23,"Y":6,".":16}},{"w":90},{"d":"14,-145v-5,-3,-14,-3,-20,-4r0,-16r76,0r0,13v-8,1,-16,4,-20,10r41,121r44,-118v1,-12,-10,-11,-26,-11r0,-15r64,1r-1,14v-10,0,-16,3,-19,10r-55,143r-32,0","w":173,"k":{"q":8,"4":10,"V":15,"o":11,"\"":-8,"*":8,",":44,"Y":20,"c":8,".":40,"T":7,"d":9}},{"d":"183,-35v-1,-31,11,-68,-38,-57r0,-16r90,0r-1,15v-29,1,-11,44,-16,69v-18,17,-44,29,-82,28v-78,0,-109,-45,-113,-122v-6,-111,97,-161,193,-113r4,60r-17,2v-7,-33,-25,-59,-66,-59v-55,0,-74,48,-74,105v0,57,19,103,73,103v23,0,38,-3,47,-15","w":243,"k":{"\"":12,"*":12}},{"d":"126,-13v-22,23,-93,31,-93,-26r0,-108r-24,-3r0,-14v21,-5,34,-16,40,-37r16,-4r0,41r48,0r-1,18r-47,-2r0,111v-3,31,38,22,53,13","w":128,"k":{"4":4,"V":22,"*":31,"Y":23,"W":16}},{"d":"64,-255v1,6,3,10,10,10r149,0r0,24r-144,200v55,0,130,24,136,-38r14,2r-10,58r-183,-1r0,-22r144,-203v-51,1,-121,-16,-128,32r-15,-1v5,-20,11,-40,14,-63xm188,-313v-14,19,-27,35,-33,58r-33,0v-7,-22,-21,-39,-36,-58r9,-8r43,42v13,-16,25,-27,41,-42","w":266},{"d":"69,-256v5,23,13,45,23,66r-16,6v-17,-16,-29,-40,-38,-64","w":119},{"d":"51,-20v5,3,13,6,22,5r1,15r-64,0v-5,-16,9,-15,19,-20r52,-58r-57,-69r-14,-2r0,-15r79,0v4,16,-11,12,-18,20r32,41r37,-42v-6,-2,-11,-5,-20,-4r-1,-15r62,1v3,15,-9,15,-18,19r-49,54v21,24,37,53,61,74r12,1r0,16v-25,-4,-53,-1,-78,0r0,-14v9,1,13,-2,20,-7r-37,-45","w":190,"k":{"q":15,"0":9,"V":22,"o":17,"*":28,"Y":19,"c":12,"W":16,"d":14}},{"d":"193,-141v-5,-33,15,-91,-22,-90r-1,-14r66,0r-1,14v-12,-1,-23,5,-23,14r0,217v-6,-1,-15,2,-19,-1r-140,-200r0,181v4,8,18,6,30,5r0,15r-73,0r1,-13v11,0,21,-6,22,-15r1,-188v-1,-9,-12,-15,-23,-15r-1,-14v18,2,36,0,55,0r128,183r0,-79","w":233,"k":{"*":6}},{"d":"202,-70v1,88,-104,66,-190,70r0,-13v11,0,21,-6,22,-15r1,-189v-1,-8,-12,-15,-23,-14r0,-14v79,2,181,-17,181,64v0,28,-13,43,-30,53v26,9,39,29,39,58xm88,-17v46,4,78,-9,78,-53v0,-47,-47,-51,-97,-48r1,88v0,9,7,13,18,13xm70,-135v46,2,87,1,87,-46v0,-39,-31,-50,-76,-47v-7,0,-11,5,-11,12r0,81","w":210,"k":{"\"":17,"T":2,"A":4}},{"d":"23,-132v3,-58,148,-66,142,0v-5,58,-63,88,-106,113v46,2,100,11,103,-35r15,2r-10,52r-143,0r-2,-19v41,-30,97,-51,104,-112v4,-37,-59,-28,-79,-14r8,25v-10,12,-33,6,-32,-12","w":188,"k":{"9":8,"V":20,"\"":14,",":16,"Y":34,".":18,"W":14}},{"d":"133,18v0,22,29,-2,31,11v-16,21,-59,5,-43,-23v4,-7,17,-17,23,-7v-7,3,-11,10,-11,19xm20,-75v-4,-72,46,-110,108,-87v26,10,35,38,32,76r-106,2v-2,39,8,69,46,69v21,-1,37,-6,47,-16r9,12v-13,16,-34,23,-65,23v-50,0,-68,-31,-71,-79xm128,-102v-2,-26,-5,-49,-34,-48v-29,1,-34,22,-39,52v26,0,49,-2,73,-4","w":180},{"d":"46,-81v0,38,20,62,56,62v37,0,56,-28,56,-67v0,-38,-18,-65,-54,-65v-37,0,-58,28,-58,70xm186,-87v0,56,-29,92,-84,93v-56,1,-85,-36,-85,-86v0,-58,30,-97,90,-97v54,0,79,38,79,90","w":196,"k":{"9":7,"3":9,"2":9,"1":9,"V":20,"\"":18,",":25,"Y":37,"T":19,"W":26,"y":5,"x":15,"w":5}},{"d":"222,-127v0,79,-33,127,-112,127r-98,0r0,-13v11,0,21,-6,22,-15r1,-189v-1,-8,-12,-15,-23,-14r0,-14r101,0v71,3,109,43,109,118xm185,-127v0,-75,-37,-112,-110,-99v-2,3,-6,3,-5,10r0,186v-2,16,16,13,30,13v67,1,85,-42,85,-110","w":236,"k":{"\"":12,"*":26,",":10,"X":12,"Y":4,"W":4,"O":-4,"G":-4,"F":13,"C":-4}},{"d":"69,-20v7,8,27,6,42,5r0,15r-96,0r0,-13v11,0,22,-5,22,-15r2,-116v-9,0,-19,-2,-26,1r0,-13v11,-7,27,-11,45,-12v14,-1,11,15,11,28v9,-14,20,-28,43,-28v30,-7,35,40,12,47v-21,6,-14,-14,-10,-26v-25,-4,-36,14,-45,29r0,98","w":137,"k":{"V":7,"*":17,",":21,"Y":13,"W":18,"w":-9,"v":-11}},{"d":"53,-201v-12,0,-23,-9,-22,-22v0,-12,10,-22,22,-22v12,0,21,11,22,22v0,12,-10,22,-22,22xm69,-20v5,8,19,6,31,5r0,15r-85,0r0,-13v11,0,22,-5,22,-15r2,-116v-9,0,-19,-2,-26,1r0,-13v11,-7,27,-12,45,-12v7,-1,11,4,11,11r0,137","w":107,"k":{"V":18,"\"":13,"*":20,"Y":19,"T":6,"W":13}},{"d":"72,-20v6,10,29,6,45,5r0,15r-103,0r0,-13v11,0,21,-6,22,-15r1,-189v-1,-8,-12,-15,-23,-14r0,-14r175,0r4,62r-15,0v-3,-44,-44,-51,-97,-45v-6,-1,-9,7,-9,12r0,78v33,2,62,1,61,-30r12,0r1,72r-12,0v0,-30,-31,-28,-62,-27r0,103","w":189,"k":{"s":27,"r":11,"q":24,"p":6,"8":5,"6":14,"5":13,"4":22,"2":10,"1":-1,"0":15,"V":-10,"m":17,"o":31,"a":15,"\"":-15,"g":24,"e":11,",":44,"Y":-14,"c":23,".":38,"T":-12,"C":7,"A":28,"d":20,"u":11}},{"d":"194,-165r66,1r0,14v-10,1,-16,4,-19,11r-52,142r-33,0r-29,-82r-29,82r-34,0r-49,-146v-5,-3,-11,-6,-20,-6r0,-15r68,0v3,15,-8,15,-13,24r41,120r29,-83v-9,-18,-6,-48,-34,-48v-2,-11,1,-13,16,-13r64,-1r0,15v-12,0,-19,3,-25,9r41,121r40,-118v1,-13,-11,-11,-28,-12r0,-15","w":260,"k":{"q":6,"0":7,"V":8,"o":6,",":30,"Y":9,"c":9,".":26,"d":9}},{"d":"203,-126v0,-64,-19,-102,-74,-102v-58,0,-72,48,-72,108v0,55,16,102,69,102v55,0,77,-44,77,-108xm243,-126v-2,80,-40,130,-119,130v-73,0,-108,-50,-108,-122v0,-80,36,-129,112,-131v81,-2,116,42,115,123","w":252,"k":{"V":9,"\"":10,"X":8,"Y":15,"W":12}},{"d":"40,-174v0,6,4,9,9,10r105,0r-1,15r-96,130v42,4,85,6,88,-35r14,2r-10,53r-136,-1r1,-15r94,-130v-39,-5,-76,-2,-81,32r-15,-1r14,-62xm146,-246v-14,20,-27,35,-33,58r-33,0v-7,-22,-21,-39,-36,-58r9,-9r43,43v12,-16,27,-29,41,-43","w":171},{"d":"156,-281r15,3r-106,295r-19,-4","w":194,"k":{"A":19}},{"d":"101,-243v15,-5,54,-24,62,-1r0,224v9,0,18,2,26,-1r0,13v-12,6,-25,13,-45,12v-9,0,-14,-6,-12,-17v-12,9,-29,17,-51,17v-45,0,-63,-30,-63,-73v0,-66,41,-110,114,-97r0,-65v-10,0,-22,-1,-31,1r0,-13xm50,-73v1,32,11,56,41,56v17,0,32,-6,41,-11r0,-113v-47,-17,-84,2,-82,68","w":201,"k":{"p":6,"V":21,"\"":15,"*":21,"Y":7,"W":13,"y":10}},{"d":"15,-13v11,0,21,-6,22,-15r0,-119r-24,0r0,-17r24,0v-2,-52,16,-89,63,-91v35,-2,64,21,48,51v-5,7,-22,10,-27,1r8,-26v-38,-18,-70,14,-60,65r43,0r0,18r-43,-1r0,125v5,12,26,7,41,7r-1,15r-95,0","w":116,"k":{"p":-5,"V":-42,"\"":-36,"i":5,"l":1,"*":-31,"Y":-46,"T":-40,"W":-40,"P":-32,"F":-26}},{"d":"213,-59v0,27,13,49,39,49v32,-1,43,-24,43,-57v0,-28,-10,-47,-38,-47v-34,-1,-43,21,-44,55xm321,-68v-1,43,-24,71,-69,72v-42,0,-64,-21,-64,-63v1,-45,26,-70,71,-70v40,0,63,21,62,61xm140,-230v22,45,-4,108,-60,106v-43,-2,-63,-23,-65,-63v-3,-67,69,-83,124,-58v38,17,99,21,123,-13r15,12r-205,262r-17,-12r174,-221v-30,9,-68,-1,-89,-13xm40,-188v0,27,14,49,40,49v32,-1,42,-22,42,-56v0,-31,-13,-48,-38,-48v-32,1,-44,20,-44,55","w":337,"k":{"*":21}},{"d":"17,-185r13,-8r147,315r-16,10","w":154},{"d":"280,-313v-14,19,-26,36,-33,58r-33,0v-7,-22,-19,-40,-35,-58r8,-8r43,42r41,-42","w":220},{"d":"134,-106r-105,0r0,-17r105,1r0,16xm134,-48r-105,0r0,-18r105,2r0,16","w":173},{"d":"69,-20v5,8,19,6,31,5r0,15r-85,0r0,-13v11,0,22,-5,22,-15r2,-116v-9,0,-19,-2,-26,1r0,-13v11,-7,27,-12,45,-12v7,-1,11,4,11,11r0,137","w":107},{"d":"24,-18v0,-14,12,-23,24,-23v41,3,23,66,1,76v-7,6,-15,11,-24,15r-7,-10v11,-8,22,-19,25,-35v-9,-2,-19,-11,-19,-23","w":91,"k":{"9":6,"8":2,"7":13,"6":19,"5":9,"4":18,"3":19,"2":18,"0":16,"V":49,"\"":23,"*":36,"Y":50,"T":40,"W":53,"w":21,"v":35," ":41}},{"d":"207,1r-189,0r0,-17r189,1r0,16","w":225},{"d":"22,-30v-1,-17,16,-30,31,-21r-8,22v15,30,104,12,71,-24v-29,-21,-86,-19,-86,-67v0,-36,27,-49,66,-48v26,1,51,8,54,32v1,16,-16,29,-28,18r7,-21v-16,-14,-68,-19,-67,12v11,43,91,24,92,78v0,42,-32,54,-75,53v-29,0,-56,-9,-57,-34xm143,-246v-15,19,-27,36,-34,58r-33,0v-6,-23,-20,-39,-35,-58r8,-9r43,43r41,-43","w":178},{"d":"202,18v0,21,29,-2,31,11v-16,21,-59,5,-43,-23v4,-7,17,-17,23,-7v-7,3,-11,10,-11,19xm189,-217v0,-8,-12,-15,-23,-14r0,-14r67,0r0,14v-11,-1,-22,6,-23,14r0,143v-2,51,-33,78,-86,78v-55,-1,-89,-28,-89,-82r0,-140v-1,-7,-13,-14,-23,-13r0,-14r81,0r0,14v-11,-1,-23,6,-23,14v0,81,-28,201,62,199v84,-2,49,-122,57,-199","w":236},{"d":"18,-18v0,-13,10,-23,23,-23v12,0,23,10,23,23v0,12,-12,23,-23,23v-12,1,-23,-12,-23,-23","w":82,"k":{"9":20,"8":9,"7":20,"6":18,"5":16,"4":17,"3":18,"2":20,"0":26,"V":50,"Y":41,"T":35,"W":37,"w":21,"v":34}},{"d":"43,-175r24,-23r-38,-1r0,-12r39,0r-23,-23r10,-10r22,23r0,-34r16,0r0,33r24,-24r10,9r-25,26r32,0r0,14r-34,0r27,28r-7,9r-29,-28r0,36r-14,0r0,-35r-23,24","w":173,"k":{"s":34,"r":24,"q":32,"p":15,"{":43,"t":8,"n":40,"m":39,"o":36,"a":36,"!":15,"k":12,"i":14,"^":26,"-":27,"l":13,"<":64,">":52,"g":48,"e":37,"h":8,"?":8,"+":39,"#":51,";":33,":":23,",":38,"]":9,"[":35,"K":16,"c":53,"f":27,".":57,"O":32,"Q":15,"N":22,"H":19,"G":22,"D":15,"C":27,"A":59,"d":39,"z":26,"y":17,"x":31,"v":7,"u":8," ":38}},{"d":"40,-255v0,6,3,10,9,10r149,0r0,24r-144,200v55,0,130,24,136,-38r14,2r-10,58r-182,-1r0,-22r144,-203v-51,1,-121,-16,-129,32r-15,-1v5,-20,11,-40,14,-63","w":212},{"d":"144,-135v1,-15,-12,-15,-26,-15r0,-15r65,2r-1,13v-10,1,-16,4,-19,11v-29,67,-50,144,-84,204v-16,28,-88,41,-92,-5v-3,-21,24,-33,39,-18r-12,25v33,20,61,-19,70,-46r-62,-164v-5,-3,-11,-6,-20,-6r0,-15r76,0r0,13v-8,1,-16,5,-20,11r45,120","w":184,"k":{"s":5,"0":9,"o":15,"e":10,"*":14,",":36,"Y":10,"c":10,".":30,"d":16,"y":-11}},{"d":"154,-168v7,-1,12,4,12,11r0,137v9,0,18,2,26,-1r0,13v-12,6,-25,13,-45,12v-9,0,-14,-6,-12,-17v-28,24,-101,27,-101,-31r0,-100v-9,0,-18,-2,-26,1r0,-13v11,-6,27,-12,45,-12v7,-1,13,3,12,11v7,50,-21,134,29,140v18,1,32,-6,41,-11r0,-116v-10,0,-23,-3,-31,1r0,-13v13,-6,31,-12,50,-12","w":203,"k":{"V":35,"\"":26,"*":35,"Y":39,"T":16,"W":34}},{"d":"178,-92v7,84,-80,116,-146,84r1,-223v-9,0,-18,-1,-26,1r0,-13v14,-7,48,-22,57,-1r0,96v13,-10,30,-20,55,-20v45,0,55,33,59,76xm146,-87v-3,-32,-5,-60,-37,-60v-18,0,-36,7,-45,14r0,109v43,20,88,-6,82,-63","w":201,"k":{"V":41,"\"":23,"*":33,"Y":48,"T":32,"W":37,"F":8,"y":5}},{"d":"222,-49r-51,0r-24,66r-19,-4r23,-62r-78,-1r-24,67r-19,-4r24,-63r-33,-1r-1,-13r39,0r26,-68r-43,-1r-1,-14r49,0r25,-68r15,4r-23,64r81,0r25,-68r15,4r-23,64r38,0r0,16r-43,0r-24,67r46,0r0,15xm78,-64r79,0r25,-67r-80,-1","w":265,"k":{"*":17}},{"d":"86,4v-87,7,-89,-125,-34,-162v23,-15,53,-23,91,-21r-1,12v-58,-4,-91,24,-95,79v35,-25,113,-15,109,38v-2,38,-31,51,-70,54xm125,-47v0,-45,-56,-46,-78,-26v1,31,8,60,40,61v22,0,38,-12,38,-35","w":166,"k":{"5":14,"2":7,"1":8,"0":10,"V":16,"\"":16,",":20,"Y":15,".":9,"W":16}},{"d":"139,18v0,22,29,-2,31,11v-16,22,-61,3,-43,-23v5,-6,16,-17,22,-7v-6,4,-10,10,-10,19xm91,-168v31,1,53,13,53,48r0,100v9,0,18,2,26,-1r0,13v-12,6,-25,13,-45,12v-9,0,-14,-6,-12,-17v-23,24,-93,25,-93,-23v0,-47,52,-43,93,-48v11,-54,-22,-82,-70,-57v3,13,12,32,-7,32v-8,0,-15,-9,-14,-18v1,-29,33,-42,69,-41xm52,-41v-2,31,46,26,61,13r0,-45v-27,4,-59,2,-61,32","w":177},{"d":"29,-145v-1,-14,9,-23,22,-23v12,0,24,9,24,23v0,13,-12,23,-24,23v-12,1,-22,-11,-22,-23xm48,8v-30,-4,-20,-48,5,-46v40,3,24,66,1,76v-9,7,-25,22,-31,6v11,-9,23,-19,25,-36","w":104,"k":{"*":37}},{"d":"140,-215v0,68,-73,67,-64,145r-23,0v-10,-77,49,-85,55,-145v5,-38,-48,-43,-66,-20r14,27v-12,16,-43,5,-41,-17v3,-30,29,-39,59,-40v38,0,66,16,66,50xm69,5v-23,0,-25,-38,0,-37v9,0,19,7,18,18v1,10,-9,19,-18,19","w":160,"k":{"(":35,"*":6,"O":10,"E":14}},{"d":"145,-225v-5,-3,-14,-3,-20,-4r0,-16r91,0r0,14v-14,-1,-28,1,-33,9r63,186r71,-185v0,-11,-12,-8,-28,-9r0,-15r67,1r-1,14v-10,0,-16,3,-19,10r-88,223r-26,0r-43,-128r-52,128r-27,0r-81,-228v-5,-3,-14,-3,-20,-4r0,-16r78,0r0,14v-9,0,-16,3,-20,9r67,186r46,-114","w":349,"k":{"s":28,"r":16,"q":31,"p":18,"9":19,"8":11,"6":23,"5":22,"4":37,"3":10,"2":18,"1":3,"0":21,"n":21,"m":19,"o":24,"a":29,"(":34,"j":4,"i":9,"l":-5,"g":34,"e":28,"?":-9,",":44,"c":33,"b":-5,"f":16,".":44,"O":13,"Q":15,"G":19,"C":17,"A":49,"d":31,"z":18,"x":13,"u":13}},{"d":"-50,55v-1,-20,19,-32,36,-23r-7,33v30,15,55,-7,55,-44r1,-239v-1,-7,-13,-14,-23,-14r0,-13r82,0r-1,13v-12,0,-23,6,-23,15r0,236v-1,44,-23,70,-67,70v-27,0,-52,-7,-53,-34","w":90,"k":{"*":6}},{"d":"204,18v0,21,29,-2,31,11v-16,21,-59,5,-43,-23v4,-7,17,-17,23,-7v-6,4,-11,10,-11,19xm65,0r-66,0r0,-14v10,0,17,-4,20,-11r86,-223r27,0r84,228v6,2,10,5,19,5r0,15r-78,0r0,-13v8,-1,16,-4,20,-10r-17,-48r-105,0r-18,47v0,11,11,8,27,9xm62,-87r92,1r-46,-122","w":235},{"d":"68,-20v4,8,18,6,30,5r1,15r-89,0r0,-13v11,0,22,-5,22,-15r1,-189v-1,-8,-12,-15,-23,-14r0,-14r82,0r-1,14v-40,0,-18,61,-23,95v17,2,26,-7,34,-14r68,-75v-2,-5,-9,-4,-16,-5r-1,-14r62,1v4,16,-14,11,-21,19r-80,88r86,117v4,3,9,4,16,4r0,15r-75,0r0,-13v8,-1,14,-3,18,-8r-66,-93v-5,-5,-16,-7,-25,-8r0,102","w":221,"k":{"*":9,"O":7,"Q":7,"G":7,"C":7}},{"d":"202,-20v6,2,10,5,19,5r0,15r-90,0r-1,-14v12,2,21,-2,26,-8r-53,-82r-62,80v-3,10,12,9,26,9r0,15r-67,0r1,-14v10,0,15,-5,19,-11r73,-94r-68,-105v-3,-7,-11,-5,-20,-5r0,-16r91,0r0,14v-11,0,-22,2,-25,9r46,72r56,-71v3,-10,-10,-10,-25,-9r-1,-15r70,0r0,14v-10,0,-19,5,-23,11r-67,85","w":222,"k":{"0":12,"O":13,"Q":12,"G":21,"C":13}},{"d":"193,-182v-1,39,-24,58,-56,66r70,97v6,2,12,5,21,4r0,15r-52,0v-25,-36,-45,-76,-74,-108v-9,-4,-20,-5,-33,-5r0,93v3,8,19,6,30,5r0,15r-87,0r0,-13v11,0,21,-6,22,-15r0,-189v0,-8,-12,-15,-22,-14r0,-14v78,2,183,-18,181,63xm157,-182v0,-42,-34,-49,-78,-46v-6,0,-10,5,-10,12r0,86v49,3,88,-4,88,-52","w":225,"k":{"t":14,"\"":28,"*":22,"W":6,"U":20,"G":10,"C":8}},{"d":"33,-216v-1,-9,-12,-15,-23,-15r0,-14v19,2,38,0,58,0r92,200r88,-200r58,0r0,14v-12,-1,-23,5,-23,14r0,197v4,8,17,6,29,5r1,15r-85,0r0,-13v38,-6,19,-68,19,-117r0,-66r-87,199r-20,0r-87,-198r0,175v4,8,17,6,29,5r1,15r-73,0r0,-13v11,0,22,-5,22,-15","w":319}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+379-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("Q;^vp+$PY@0%QAJ&e+qh];]0l5$v^+0%l5=hY@Tw^DE:VOPZryTjec7C$Oi?DJCviyXh^D`Zl@`s@@$jec7CicKEpvCviyXviOoKlau`ic^Z@5Diu5{bQPJwlau`icjolau`icX5=OC?]qCviyX`VO$jec7Ci;TzlJCviyXPiJCviyXvi9tmlau`icMCjDCviyXh^Z^0QDD&lau`ic^Kjvz%MqCviyXC$vq8jAKm*t.tTu$KiDMvlau`i;X`etePlau`icetVaKrM9=jec7Cict`Ta={TweGlau`iceJlA0t^ZDjlqCviyX5iyvjec7CiOX:lvCviyX5iDCviyXsiZo|@wJvVZi5lau`ic7vrO0l6JCviyX`$XmVutPZ,w$`p;JPQA]ZQ6C{Gc7:jyvZ,w7:pyv`,+CJp+ePYACwG@]%^ZBwpaJ`Yai0dsP&Y@V8VZB#YOP#lZ.Urwesev`%QcE8GO{Pe+Dhe@T9lAB:eq`%^;D5lAB#p+D+el{?lAB9p5vEea^JjwDtVv`%paM{=A7zAyXq;a]=Q,i$rGMT6cuD@lV^Ypjed*.KZ9tJ+w8{|b:m%#`ChOPv5soB?&E01U0{,wTJjsM8p;09VlT{p5o%Y;0Oe;BKp@u{Q@^#jZ.&YcC:rh:bY6Jw@5$pYDveGlzpYDv0Q6.{")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":209,"face":{"font-family":"Chucaratext","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 0 7 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-50.036 -334 356 132","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+017E"}}));

