/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
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}})());

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) Manfred Klein 03/2005
 */
Cufon.registerFont({"w":212,"face":{"font-family":"Nilland-Black","font-weight":900,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 10 3 4 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"17","cap-height":"12","bbox":"-19 -312 359 92","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":100},"!":{"d":"66,-256r-42,0r0,89r5,114r32,0r5,-113r0,-90xm67,12r0,-43r-44,0r0,43r44,0","w":100},"\"":{"d":"94,-154v4,-33,7,-67,6,-106r-43,0v-1,38,2,73,6,106r31,0xm38,-154v4,-33,7,-67,6,-106r-43,0v-1,38,2,73,6,106r31,0","w":112},"#":{"d":"223,-64r0,-39r-45,0r10,-47r35,0r0,-39r-27,0r15,-74r-40,0r-15,74r-45,0r15,-74r-40,0r-15,74r-53,0r0,39r45,0r-10,47r-35,0r0,39r27,0r-15,73r40,0r15,-73r45,0r-16,73r41,0r15,-73r53,0xm147,-150r-9,47r-45,0r10,-47r44,0","w":266},"$":{"d":"114,13v38,-5,71,-35,71,-74v0,-47,-30,-71,-71,-80r0,-65v15,10,20,23,21,50r40,0v0,-54,-21,-81,-61,-92r0,-12r-39,0r0,12v-33,5,-66,32,-65,66v1,44,27,66,65,74r0,81v-11,-4,-16,-7,-25,-16r-29,29v16,15,31,23,54,28r0,28r39,0r0,-29xm75,-151v-29,-6,-29,-52,0,-58r0,58xm114,-99v43,6,38,67,0,73r0,-73","w":203,"k":{",":35}},"%":{"d":"243,13v45,0,60,-34,60,-77v0,-45,-16,-77,-60,-77v-44,0,-60,32,-60,77v0,45,16,76,60,77xm243,-108v32,2,33,87,0,88v-33,-2,-30,-86,0,-88xm61,-106v61,0,70,-75,51,-123r94,0r-169,241r41,0r188,-268v-68,-2,-144,-4,-206,-4v-43,0,-60,33,-60,77v0,44,16,77,61,77xm61,-227v32,0,31,88,0,88v-20,0,-22,-21,-22,-44v0,-23,2,-44,22,-44","w":337},"&":{"d":"194,-41v12,-15,16,-33,24,-54r30,0r0,-39r-62,0v-5,24,-8,40,-18,57r-42,-58v27,-13,54,-27,55,-64v2,-35,-32,-61,-67,-61v-60,0,-90,70,-50,108v-31,15,-57,36,-57,80v0,48,37,88,92,87v26,1,53,-12,68,-26r16,23r46,-2xm113,-221v24,0,39,27,17,40v-7,5,-16,10,-27,14v-17,-16,-27,-54,10,-54xm143,-44v-27,34,-97,15,-93,-32v2,-22,20,-35,38,-43","w":279},"'":{"d":"55,-154v4,-33,7,-67,6,-106r-43,0v-1,38,2,73,6,106r31,0","w":87},"(":{"d":"130,-262v-69,26,-110,84,-110,176v-1,92,41,151,110,176r0,-40v-48,-24,-68,-66,-68,-136v0,-70,20,-112,68,-136r0,-40","w":141},")":{"d":"-3,90v69,-25,110,-84,110,-176v1,-92,-41,-151,-110,-176r0,40v48,24,68,66,68,136v0,70,-20,112,-68,136r0,40","w":141},"*":{"d":"157,-114v-16,-24,-25,-30,-40,-47v24,-3,33,-5,60,-14r-14,-42v-30,9,-33,11,-57,23v3,-22,5,-33,5,-62r-45,0v-1,24,1,44,5,62v-26,-12,-26,-14,-58,-23r-13,42v18,7,37,12,60,14v-18,21,-15,12,-41,47r36,27v18,-22,21,-30,33,-53v11,19,16,32,33,53","w":195,"k":{"A":51}},"+":{"d":"226,-96r0,-39r-87,0r0,-86r-39,0r0,86r-86,0r0,39r86,0r0,87r39,0r0,-87r87,0","w":266},",":{"d":"20,57v51,3,48,-43,47,-91r-44,0r0,46r9,0v-2,8,1,12,-12,9r0,36","w":100},"-":{"d":"122,-79r0,-39r-121,0r0,39r121,0","w":137},".":{"d":"72,12r0,-47r-43,0r0,47r43,0","w":100,"k":{"d":17}},"\/":{"d":"117,-256r-41,0r-92,274r41,0","w":112},"0":{"d":"95,15v67,0,91,-64,91,-137v0,-73,-23,-138,-90,-138v-68,0,-91,64,-91,138v0,73,23,137,90,137xm95,-222v44,5,49,50,49,100v0,49,-5,94,-48,99v-44,-5,-49,-50,-49,-99v0,-49,5,-95,48,-100","k":{"z":15,"t":-9,"p":-9,"l":12,"k":14,"h":14,"b":15,"a":15,"Z":25,"Y":12,"X":20,"W":9,"V":10,"U":12,"R":12,"P":15,"N":14,"M":17,"L":15,"K":14,"J":14,"I":22,"H":16,"F":15,"E":15,"D":13,"C":10,"B":16,"A":11,"9":12,"7":22,"6":10,"5":21,"3":29,"2":30,"1":60}},"1":{"d":"153,12r0,-40r-35,0r0,-230r-76,11r0,34r34,0r0,185r-34,0r0,40r111,0","k":{"z":45,"y":59,"x":43,"w":57,"v":57,"u":58,"t":52,"s":38,"r":60,"q":60,"p":50,"o":61,"n":54,"m":55,"l":54,"k":56,"j":59,"i":60,"h":55,"g":61,"f":55,"e":61,"d":68,"c":59,"b":56,"a":56,"Z":42,"Y":57,"X":36,"W":53,"V":54,"U":55,"T":65,"S":40,"R":55,"Q":70,"P":32,"O":70,"N":56,"M":58,"L":32,"K":57,"J":58,"I":36,"H":32,"G":70,"F":31,"E":57,"D":57,"C":75,"B":57,"A":25,"9":67,"8":57,"7":81,"6":67,"5":68,"4":69,"3":71,"2":51,"1":80,"0":63}},"2":{"d":"57,-199v15,-31,76,-31,75,14v-2,49,-55,54,-78,82v-25,30,-51,62,-45,115r166,0r0,-81r-39,0r0,41r-84,0v14,-71,118,-69,122,-157v4,-79,-106,-98,-145,-42","k":{"z":22,"y":10,"x":15,"v":8,"u":9,"s":13,"r":13,"q":15,"o":15,"m":9,"l":16,"k":18,"j":12,"i":13,"h":18,"g":15,"f":11,"e":15,"d":20,"c":15,"b":18,"a":22,"Z":18,"Y":16,"X":12,"W":12,"V":13,"U":14,"T":14,"S":15,"R":15,"Q":26,"O":26,"N":17,"M":20,"K":18,"J":17,"I":11,"H":8,"G":26,"E":18,"D":16,"C":29,"B":19,"9":25,"8":13,"7":30,"6":24,"5":38,"4":61,"3":38,"2":27,"1":55,"0":19}},"3":{"d":"21,-19v43,61,161,33,161,-49v0,-33,-16,-53,-38,-64v57,-47,1,-158,-82,-123v-30,12,-47,39,-46,84r41,0v0,-30,7,-49,34,-51v42,-3,46,64,11,72r-35,5r0,37v39,-4,74,1,74,40v0,49,-67,58,-90,23","k":{"z":26,"y":11,"x":16,"w":9,"v":9,"u":10,"r":14,"n":8,"m":10,"l":18,"k":20,"j":14,"i":15,"h":20,"f":14,"d":12,"b":21,"a":15,"Z":23,"Y":18,"X":22,"W":15,"V":16,"U":18,"T":17,"S":9,"R":18,"Q":16,"P":17,"O":16,"N":20,"M":22,"L":17,"K":21,"J":19,"I":21,"H":17,"G":16,"F":16,"E":21,"D":19,"C":20,"B":22,"A":10,"9":27,"7":33,"6":16,"5":41,"4":9,"3":41,"2":27,"1":64,"0":10}},"4":{"d":"186,-60r0,-38r-39,0r0,-160r-34,0r-126,197r121,1r0,72r68,0r0,-40r-29,0r0,-32r39,0xm108,-98r-55,0r55,-86r0,86","k":{"z":26,"y":30,"x":24,"w":28,"v":28,"u":21,"t":18,"s":19,"r":27,"p":17,"n":20,"m":22,"l":20,"k":22,"j":26,"i":26,"h":22,"f":21,"d":10,"b":22,"a":17,"Z":23,"Y":27,"X":18,"W":23,"V":24,"U":19,"T":36,"R":23,"Q":12,"P":13,"O":12,"N":23,"M":25,"L":13,"K":23,"J":26,"I":17,"H":14,"G":12,"F":12,"E":23,"D":23,"C":16,"B":24,"9":46,"7":52,"6":13,"5":30,"4":8,"3":51,"2":32,"1":60}},"5":{"d":"94,15v52,1,90,-42,90,-94v0,-64,-66,-112,-124,-78r5,-58r105,0r0,-41r-141,0r-13,144v12,5,20,8,28,19v13,-18,25,-37,52,-37v29,0,47,20,47,51v0,59,-67,70,-95,34r-24,28v20,19,37,31,70,32","k":{"z":28,"y":36,"x":36,"w":28,"v":34,"u":21,"t":19,"r":27,"p":18,"n":21,"m":22,"l":8,"k":10,"j":27,"i":27,"h":10,"f":22,"d":12,"b":10,"a":16,"Z":25,"Y":8,"X":15,"T":17,"S":8,"Q":13,"P":10,"O":13,"N":10,"M":12,"L":11,"K":10,"J":9,"I":23,"H":11,"G":13,"F":10,"E":10,"D":8,"C":17,"B":11,"A":13,"9":29,"7":33,"6":15,"5":32,"4":9,"3":41,"2":29,"1":58,"0":9}},"6":{"d":"100,15v50,1,83,-41,83,-93v0,-71,-73,-114,-129,-72v6,-39,15,-78,59,-71v11,2,17,12,25,20r26,-31v-19,-18,-30,-28,-60,-28v-66,0,-92,68,-92,144v0,73,23,130,88,131xm102,-129v28,0,40,23,40,53v1,31,-15,53,-42,53v-34,0,-48,-38,-47,-79v12,-14,30,-27,49,-27","k":{"z":27,"y":36,"x":35,"w":29,"v":34,"u":22,"t":22,"r":28,"p":19,"n":22,"m":23,"l":18,"k":21,"j":30,"i":30,"h":20,"f":26,"d":15,"b":21,"a":17,"Z":27,"Y":18,"X":25,"W":15,"V":16,"U":18,"T":27,"S":12,"R":18,"Q":17,"P":20,"O":17,"N":21,"M":23,"L":20,"K":21,"J":20,"I":24,"H":21,"G":17,"F":19,"E":21,"D":19,"C":21,"B":22,"A":13,"9":34,"8":10,"7":43,"6":18,"5":35,"4":12,"3":54,"2":32,"1":68,"0":12}},"7":{"d":"110,-28v3,-80,29,-147,67,-196r0,-32r-165,0r0,77r39,0r0,-36r74,0v-38,56,-57,134,-57,227r71,0r0,-40r-29,0","k":{"z":56,"y":37,"x":43,"w":35,"v":35,"u":36,"t":31,"s":48,"r":40,"q":63,"p":33,"o":63,"n":35,"m":36,"k":8,"j":28,"i":29,"h":8,"g":63,"f":36,"e":63,"d":66,"c":63,"b":8,"a":66,"Z":26,"X":14,"T":15,"S":28,"Q":51,"P":9,"O":51,"M":10,"L":9,"K":8,"I":37,"H":9,"G":51,"F":8,"E":9,"C":54,"B":9,"A":33,"9":39,"8":32,"7":31,"6":45,"5":42,"4":68,"3":48,"2":49,"1":57,"0":36}},"8":{"d":"96,15v50,0,92,-33,91,-82v0,-27,-14,-51,-33,-63v16,-12,25,-30,26,-55v1,-44,-40,-75,-85,-75v-72,0,-111,89,-58,130v-18,12,-33,34,-33,62v0,49,42,83,92,83xm97,-222v23,0,43,14,42,37v0,26,-16,37,-44,37v-27,0,-43,-11,-43,-36v0,-24,19,-38,45,-38xm96,-110v29,0,50,14,50,42v0,28,-22,46,-51,45v-30,-1,-50,-16,-50,-46v0,-28,21,-41,51,-41","k":{"z":21,"l":9,"k":11,"h":11,"b":12,"a":10,"Z":17,"Y":9,"X":16,"U":8,"R":8,"Q":10,"P":11,"O":10,"N":11,"M":13,"L":11,"K":11,"J":10,"I":15,"H":12,"G":10,"F":10,"E":12,"D":9,"C":14,"B":12,"9":17,"7":22,"6":10,"5":30,"3":30,"2":22,"1":56}},"9":{"d":"89,15v71,0,88,-68,90,-144v2,-73,-23,-130,-88,-131v-49,-1,-83,42,-83,93v0,72,71,112,128,73v-5,37,-12,71,-49,71v-17,0,-21,-6,-33,-19r-27,29v18,18,33,28,62,28xm91,-222v35,0,48,38,47,79v-23,35,-89,36,-89,-24v0,-32,13,-55,42,-55","k":{"z":22,"s":14,"q":9,"o":9,"l":17,"k":19,"h":19,"g":9,"e":9,"d":15,"c":9,"b":20,"a":23,"Z":33,"Y":17,"X":25,"W":13,"V":15,"U":16,"T":8,"S":13,"R":16,"Q":13,"P":20,"O":13,"N":19,"M":21,"L":20,"K":19,"J":18,"I":30,"H":21,"G":13,"F":19,"E":20,"D":18,"C":17,"B":21,"A":19,"9":19,"8":12,"7":27,"6":17,"5":27,"4":15,"3":35,"2":37,"1":64,"0":10}},":":{"d":"68,-125r0,-46r-43,0r0,46r43,0xm68,12r0,-47r-43,0r0,47r43,0","w":100},";":{"d":"68,-125r0,-46r-43,0r0,46r43,0xm20,57v51,3,48,-43,47,-91r-44,0r0,46r9,0v-2,8,1,12,-12,9r0,36","w":100},"<":{"d":"226,-10r0,-43r-149,-62r149,-62r0,-43r-212,90r0,30","w":266},"=":{"d":"228,-137r0,-39r-212,0r0,39r212,0xm228,-87r0,-39r-212,0r0,39r212,0","w":266,"k":{"a":-50}},">":{"d":"229,-100r0,-30r-212,-90r0,43r148,62r-148,62r0,43","w":266,"k":{"X":37}},"?":{"d":"117,-183v1,31,-22,40,-54,35r-14,5r9,88r29,0r5,-52v38,-1,66,-37,66,-75v0,-81,-131,-109,-154,-28v-3,10,-5,24,-5,40r40,0v-1,-33,11,-49,38,-51v23,-1,40,17,40,38xm93,12r0,-47r-43,0r0,47r43,0","w":178},"@":{"d":"56,-127v0,49,56,69,83,37v3,8,6,15,15,17v41,-4,67,-44,67,-86v1,-49,-44,-91,-95,-91v-56,0,-104,53,-104,107v0,81,91,140,165,93r-9,-16v-60,33,-135,-7,-135,-75v0,-46,38,-88,83,-88v40,0,75,33,74,70v0,27,-18,62,-41,62r22,-104v-11,1,-29,-5,-28,8v-43,-37,-97,15,-97,66xm122,-184v14,0,23,12,23,25v-1,23,-13,62,-38,62v-14,0,-26,-10,-25,-29v0,-26,15,-58,40,-58","w":239},"A":{"d":"263,12r0,-40r-34,0r-66,-189r26,0r0,-39r-89,0r-79,228r-34,0r0,40r74,0v-3,-41,15,-62,23,-93r82,0r19,53r-26,0r0,40r104,0xm152,-121r-55,0r28,-80","w":266,"k":{"z":-9,"y":39,"x":-11,"w":27,"v":37,"s":-16,"d":15,"Z":-10,"Y":34,"X":-16,"W":31,"V":33,"U":17,"T":28,"S":-12,"Q":32,"P":-21,"O":32,"L":-21,"I":-17,"H":-20,"G":33,"F":-21,"E":7,"C":35,"B":19,"A":-15,"9":14,"7":46,"6":14,"5":15,"4":27,"3":18,"1":27,"0":10}},"B":{"d":"26,12v87,2,174,4,174,-82v0,-28,-14,-51,-34,-61v13,-11,22,-30,22,-51v2,-90,-105,-73,-193,-74r0,39r31,0r0,229xm69,-217v37,-1,76,-1,76,34v0,35,-37,38,-76,36r0,-70xm69,-108v43,0,88,-4,88,40v0,43,-45,40,-88,40r0,-80","w":225,"k":{"z":21,"l":12,"k":14,"h":14,"b":15,"a":9,"Z":17,"Y":12,"X":17,"W":9,"V":10,"U":12,"T":8,"R":12,"Q":8,"P":12,"O":8,"N":14,"M":16,"L":12,"K":14,"J":14,"I":16,"H":13,"G":8,"F":12,"E":15,"D":13,"C":12,"B":16,"9":19,"7":24,"6":9,"5":32,"3":32,"2":21,"1":59}},"C":{"d":"11,-122v0,133,170,182,238,86v9,-12,16,-29,24,-49r-37,-21v-17,47,-35,78,-91,80v-54,1,-91,-42,-91,-96v0,-55,36,-98,89,-97v41,2,76,21,81,64r37,0r0,-79v-12,1,-29,-2,-39,1v-82,-63,-211,-6,-211,111","w":299,"k":{"z":35,"y":14,"x":19,"w":12,"v":12,"u":13,"s":19,"r":16,"q":13,"p":9,"o":13,"n":11,"m":12,"l":24,"k":26,"j":12,"i":13,"h":26,"g":12,"f":12,"e":13,"d":14,"c":13,"b":27,"a":27,"Z":40,"Y":33,"X":43,"W":28,"V":30,"U":14,"T":8,"S":12,"R":27,"Q":18,"P":28,"O":18,"N":27,"M":29,"L":28,"K":27,"J":30,"I":31,"H":27,"G":18,"F":27,"E":27,"D":19,"C":37,"B":28,"A":32,"=":305,"9":26,"8":10,"7":31,"6":18,"5":38,"4":13,"3":39,"2":40,"1":57,"0":13}},"D":{"d":"110,12v91,4,142,-54,142,-134v0,-83,-52,-134,-142,-134r-116,0r0,39r34,0r0,229r82,0xm71,-217v83,-6,138,17,138,95v0,81,-54,100,-138,94r0,-189","w":282,"k":{"z":18,"s":9,"l":18,"k":21,"h":20,"d":10,"b":21,"a":21,"Z":39,"Y":33,"X":41,"W":29,"V":30,"U":18,"S":9,"R":22,"P":22,"N":21,"M":23,"L":23,"K":22,"J":24,"I":25,"H":21,"F":21,"E":34,"D":31,"C":12,"B":22,"A":32,"9":15,"7":30,"6":11,"5":22,"4":12,"3":35,"2":38,"1":72}},"E":{"d":"213,12r0,-40r-145,0r0,-77r102,0r0,-40r-102,0r0,-72r105,0r0,43r39,0r0,-82r-218,0r0,39r31,0r0,229r188,0","w":241,"k":{"z":29,"y":77,"x":26,"w":64,"v":75,"u":42,"t":31,"s":21,"r":44,"q":43,"p":33,"o":44,"n":37,"m":39,"k":8,"j":28,"i":29,"h":8,"g":45,"f":32,"e":44,"d":45,"c":43,"b":8,"a":39,"Z":19,"X":13,"T":12,"S":17,"Q":30,"P":4,"O":30,"M":10,"L":9,"K":8,"I":13,"H":9,"G":30,"F":8,"E":9,"C":33,"B":9,"9":25,"8":22,"7":31,"6":29,"5":39,"4":73,"3":39,"2":28,"1":56,"0":22}},"F":{"d":"203,-173r0,-83r-209,0r0,39r32,0r0,189r-32,0r0,40r75,0r0,-118r90,0r0,-39r-90,0r0,-72r95,0r0,44r39,0","k":{"z":116,"y":63,"x":70,"w":55,"v":61,"u":58,"t":15,"s":49,"r":63,"q":44,"p":54,"o":44,"n":57,"m":58,"l":-10,"k":-8,"j":12,"i":13,"h":-8,"g":44,"f":16,"e":44,"d":43,"c":44,"a":122,"Z":10,"Y":-10,"W":-14,"V":-13,"U":-11,"T":-7,"R":-11,"Q":13,"O":13,"N":-9,"J":-9,"I":12,"G":13,"F":-12,"D":-9,"C":17,"A":56,"9":9,"7":15,"6":13,"5":23,"4":58,"3":22,"2":32,"1":40}},"G":{"d":"6,-122v0,79,59,139,139,137v79,-2,135,-48,132,-137r-145,0r0,40r99,0v-10,34,-41,57,-86,56v-56,-1,-95,-35,-95,-96v0,-56,37,-98,91,-97v44,1,76,25,85,66r37,0r0,-89r-39,0r0,11v-20,-15,-53,-29,-84,-29v-76,0,-134,62,-134,138","w":316,"k":{"z":42,"y":22,"x":27,"w":20,"v":20,"u":21,"t":15,"s":24,"r":24,"q":18,"p":17,"o":18,"n":19,"m":20,"l":16,"k":18,"j":22,"i":23,"h":18,"g":17,"f":21,"e":17,"d":21,"c":17,"b":19,"a":33,"Z":36,"Y":16,"X":24,"W":12,"V":13,"U":15,"T":24,"S":19,"R":15,"Q":19,"P":19,"O":19,"N":18,"M":20,"L":19,"K":18,"J":17,"I":36,"H":19,"G":19,"F":18,"E":19,"D":17,"C":24,"B":19,"A":39,"9":35,"8":17,"7":41,"6":22,"5":43,"4":21,"3":49,"2":46,"1":67,"0":16}},"H":{"d":"252,-217r0,-39r-105,0r0,39r32,0r0,70r-111,0r0,-109r-73,0r0,39r30,0r0,189r-29,0r0,40r72,0r0,-120r111,0r0,80r-31,0r0,40r74,0r0,-229r30,0","w":275,"k":{"z":26,"y":12,"x":18,"w":10,"v":10,"u":11,"s":19,"r":15,"q":19,"p":8,"o":19,"n":10,"m":11,"l":-14,"k":-13,"j":8,"i":8,"h":-13,"g":18,"f":14,"e":18,"d":24,"c":19,"b":-12,"a":28,"Y":-14,"W":-18,"V":-17,"U":-15,"S":9,"R":-15,"Q":23,"P":-12,"O":23,"N":-13,"M":-10,"L":-12,"K":-12,"J":1,"I":16,"H":-11,"G":23,"F":-12,"E":-2,"D":-14,"C":27,"B":-11,"A":16,"9":19,"8":13,"7":10,"6":26,"5":22,"4":21,"3":28,"2":28,"1":36,"0":17}},"I":{"d":"74,-266r0,-46r-43,0r0,46r43,0xm105,12r0,-40r-30,0r0,-228r-44,0r0,228r-30,0r0,40r104,0","w":112,"k":{"y":15,"w":13,"v":13,"u":14,"t":10,"r":18,"q":19,"p":9,"o":20,"n":13,"m":14,"l":13,"k":14,"j":18,"i":19,"h":14,"g":20,"f":14,"e":20,"d":27,"c":18,"b":15,"a":15,"Y":13,"W":9,"V":10,"U":12,"T":21,"R":12,"Q":27,"P":-9,"O":27,"N":14,"M":17,"L":-9,"K":15,"J":14,"H":-8,"G":27,"F":-10,"E":15,"D":13,"C":31,"B":16,"A":-15,"9":26,"8":16,"7":37,"6":26,"5":27,"4":25,"3":30,"2":10,"1":39,"0":22}},"J":{"d":"-12,87v57,3,82,-19,83,-70r0,-234r35,0r0,-39r-115,0r0,39r37,0r0,236v2,26,-13,29,-38,28","w":108,"k":{"z":27,"y":14,"x":18,"w":11,"v":11,"u":12,"t":8,"s":19,"r":16,"q":27,"p":9,"o":20,"n":10,"m":12,"l":-18,"k":-16,"h":-16,"g":25,"f":12,"e":19,"d":24,"c":20,"b":-15,"a":28,"Y":-18,"X":-10,"W":-22,"V":-21,"U":-19,"T":-9,"R":-19,"Q":26,"P":-15,"O":24,"N":-16,"M":-14,"L":-15,"K":-16,"J":-17,"I":13,"H":-15,"G":24,"F":-16,"E":-15,"D":-18,"C":28,"B":-15,"9":16,"8":9,"6":22,"5":18,"4":22,"3":24,"2":24,"1":32,"0":14}},"K":{"d":"228,12r0,-40r-33,0r-93,-102r87,-87r33,0r0,-39r-49,0r-104,103r0,-64r33,0r0,-39r-109,0r0,39r33,0r0,229r77,0r0,-40r-34,0r0,-74r101,114r58,0","w":232,"k":{"y":51,"w":34,"v":47,"u":12,"s":-9,"r":13,"q":13,"o":14,"m":8,"l":-8,"k":-14,"h":-14,"g":14,"e":14,"d":18,"c":12,"b":-14,"a":9,"Y":-16,"X":-13,"W":-20,"V":-19,"U":-17,"S":-9,"R":-17,"Q":36,"P":-18,"O":36,"N":-15,"M":-12,"L":-17,"K":-14,"J":-15,"I":-13,"H":-17,"G":36,"F":-18,"E":-14,"D":-16,"C":38,"B":-13,"A":-24,"9":18,"7":8,"6":18,"5":18,"4":50,"3":21,"1":30,"0":13}},"L":{"d":"191,12r0,-103r-43,0r0,63r-77,0r0,-228r-77,0r0,39r33,0r0,189r-33,0r0,40r197,0","w":203,"k":{"y":37,"w":25,"v":33,"u":14,"t":13,"r":21,"p":11,"n":14,"m":16,"l":17,"k":19,"j":23,"i":23,"h":19,"f":18,"b":19,"a":8,"Y":51,"W":48,"V":59,"U":17,"T":44,"R":21,"Q":10,"P":-6,"O":10,"N":20,"M":22,"L":-7,"K":21,"J":23,"G":10,"E":20,"D":20,"C":14,"B":21,"A":-11,"9":31,"7":63,"6":11,"5":32,"3":33,"2":15,"1":43}},"M":{"d":"312,12r0,-40r-30,0r0,-189r30,0r0,-39r-82,0r-76,186r-77,-186r-82,0r0,39r32,0r0,229r69,0r0,-40r-29,0r0,-148r76,188r19,0r77,-187r0,187r73,0","w":341,"k":{"y":11,"w":9,"v":9,"u":10,"r":14,"q":15,"o":17,"n":9,"m":10,"l":-16,"k":-14,"h":-14,"g":17,"f":10,"e":17,"d":23,"c":15,"b":-14,"a":27,"Y":-16,"X":-8,"W":-20,"V":-19,"U":-17,"R":-17,"Q":22,"P":-13,"O":22,"N":-15,"M":-12,"L":-13,"K":-14,"J":-15,"I":-9,"H":-12,"G":22,"F":-13,"E":-13,"D":-15,"C":26,"B":-12,"A":-19,"9":18,"8":12,"7":9,"6":22,"5":20,"4":21,"3":26,"1":35,"0":16,".":17}},"N":{"d":"263,-217r0,-39r-72,0r0,190r-123,-190r-76,0r0,39r33,0r0,229r74,0r0,-40r-34,0r0,-156r129,199r37,0r0,-232r32,0","w":282,"k":{"z":24,"y":10,"x":16,"w":8,"v":9,"u":9,"s":17,"r":13,"q":18,"o":17,"n":8,"m":9,"l":-18,"k":-16,"h":-16,"g":17,"f":12,"e":17,"d":22,"c":17,"b":-15,"a":26,"Y":-23,"X":-10,"W":-22,"V":-21,"U":-19,"T":-9,"R":-19,"Q":21,"P":-15,"O":21,"N":-16,"M":-14,"L":-15,"K":-16,"J":-17,"I":13,"H":-15,"G":21,"F":-16,"E":-15,"D":-17,"C":25,"B":-15,"9":16,"8":9,"6":22,"5":18,"4":19,"3":24,"2":24,"1":32,"0":14}},"O":{"d":"141,15v77,0,135,-60,135,-137v0,-77,-57,-138,-135,-138v-78,0,-135,62,-135,138v0,76,58,137,135,137xm141,-219v54,0,92,43,92,97v0,54,-38,96,-92,96v-53,0,-91,-42,-91,-96v0,-54,38,-97,91,-97","w":312,"k":{"z":18,"s":10,"l":18,"k":21,"h":20,"d":10,"b":21,"a":21,"Z":39,"Y":33,"X":41,"W":30,"V":31,"U":18,"S":10,"R":22,"Q":9,"P":22,"O":9,"N":22,"M":23,"L":23,"K":22,"J":24,"I":25,"H":21,"G":27,"F":21,"E":21,"D":21,"C":13,"B":22,"A":42,"9":15,"8":9,"7":30,"6":12,"5":23,"4":12,"3":36,"2":39,"1":72}},"P":{"d":"70,-89v76,6,133,-13,133,-83v0,-56,-35,-83,-92,-84r-117,0r0,39r33,0r0,189r-33,0r0,40r76,0r0,-101xm70,-217v48,-1,90,-4,90,47v0,46,-45,41,-90,41r0,-88","w":220,"k":{"z":19,"t":-9,"s":16,"q":20,"o":20,"l":8,"k":10,"h":10,"g":20,"e":19,"d":22,"c":19,"b":10,"a":34,"Z":28,"Y":8,"X":16,"Q":9,"P":11,"O":19,"N":9,"M":12,"L":11,"K":10,"J":9,"I":23,"H":12,"G":9,"F":10,"E":11,"D":9,"C":13,"B":12,"A":50,"9":10,"7":17,"6":11,"5":23,"4":41,"3":24,"2":48,"1":54}},"Q":{"d":"186,8v51,-15,90,-68,90,-130v0,-77,-57,-138,-135,-138v-78,0,-135,62,-135,138v0,54,32,103,73,123r-14,10r20,29v39,-35,88,10,123,26r23,-35v-13,-7,-30,-16,-45,-23xm141,-219v54,0,92,43,92,97v0,54,-38,96,-92,96v-53,0,-91,-42,-91,-96v0,-54,38,-97,91,-97","w":312,"k":{"z":18,"s":9,"q":11,"l":18,"k":21,"h":20,"g":10,"d":10,"b":21,"a":21,"Z":39,"Y":33,"X":41,"W":30,"V":31,"U":18,"S":10,"R":22,"Q":13,"P":22,"O":9,"N":22,"M":23,"L":23,"K":22,"J":26,"I":25,"H":21,"G":9,"F":21,"E":21,"D":21,"C":13,"B":22,"A":32,"9":15,"8":9,"7":30,"6":12,"5":23,"4":12,"3":36,"2":39,"1":72}},"R":{"d":"199,-186v-1,-41,-33,-70,-78,-70r-131,0r0,39r36,0r0,229r43,0r0,-123r35,0r55,123r64,0r0,-40r-35,0r-40,-88v30,-10,51,-31,51,-70xm69,-217v40,0,87,-6,87,33v1,41,-47,34,-87,34r0,-67","w":228,"k":{"x":-10,"s":-14,"o":9,"g":9,"e":9,"d":15,"Z":-11,"X":-17,"S":-12,"Q":15,"P":-22,"O":15,"L":-22,"I":-18,"H":-21,"G":15,"F":-22,"C":19,"A":-13,"9":14,"7":19,"6":14,"5":15,"4":31,"3":17,"1":26,"0":9}},"S":{"d":"44,-3v52,41,147,8,147,-61v0,-76,-87,-73,-134,-102v-26,-16,-3,-57,29,-53v38,-3,54,13,51,52r42,0v1,-62,-33,-89,-92,-93v-83,-5,-112,111,-35,140v34,13,96,11,96,54v0,24,-21,41,-47,40v-36,-1,-64,-26,-57,-69r-40,0r0,107r40,0r0,-15","w":216,"k":{"z":25,"y":43,"x":33,"w":32,"v":40,"u":21,"t":17,"r":27,"p":17,"n":20,"m":22,"l":19,"k":22,"j":26,"i":26,"h":21,"f":21,"d":10,"b":22,"a":14,"Z":21,"Y":21,"X":20,"W":17,"V":18,"U":19,"T":13,"R":20,"Q":14,"P":15,"O":14,"N":23,"M":24,"L":15,"K":23,"J":22,"I":19,"H":15,"G":14,"F":14,"E":22,"D":21,"C":18,"B":23,"A":8,"9":23,"7":30,"6":15,"5":37,"3":37,"2":25,"1":63,"0":9}},"T":{"d":"215,-185r0,-71r-218,0r0,100r40,0r0,-61r47,0r0,189r-33,0r0,40r76,0r0,-229r48,0r0,32r40,0","w":228,"k":{"z":82,"y":68,"x":73,"w":66,"v":66,"u":67,"t":16,"s":75,"r":71,"q":75,"p":64,"o":75,"n":66,"m":67,"l":-8,"j":14,"i":14,"g":74,"f":17,"e":74,"d":76,"c":75,"a":84,"Z":12,"Y":-8,"W":-12,"V":-11,"U":-9,"T":-5,"R":-9,"Q":20,"O":20,"I":23,"H":-5,"G":20,"E":-7,"C":23,"A":58,"9":12,"7":16,"6":17,"5":26,"4":65,"3":25,"2":34,"1":42,"0":9}},"U":{"d":"119,15v59,0,95,-29,95,-88r0,-144r31,0r0,-39r-74,0r0,186v-1,32,-19,44,-53,44v-33,0,-51,-12,-51,-45r0,-146r31,0r0,-39r-106,0r0,39r31,0r0,144v2,58,36,88,96,88","w":258,"k":{"z":30,"y":9,"x":14,"u":8,"s":16,"r":12,"q":16,"o":16,"l":-19,"k":-18,"h":-18,"g":15,"f":10,"e":15,"d":21,"c":16,"b":-17,"a":26,"Y":-19,"X":-12,"W":-23,"V":-22,"U":-20,"T":-11,"R":-20,"Q":19,"P":-17,"O":19,"N":-18,"M":-15,"L":-17,"K":-18,"J":-18,"I":12,"H":-16,"G":19,"F":-17,"E":-17,"D":-19,"C":23,"B":-16,"A":18,"9":15,"8":8,"6":21,"5":17,"4":18,"3":23,"2":23,"1":31,"0":12}},"V":{"d":"256,-217r0,-39r-102,0r0,39r25,0r-58,158r-74,-197r-66,0r0,39r35,0r87,231r33,0r85,-231r35,0","w":262,"k":{"z":45,"y":24,"x":30,"w":23,"v":23,"u":24,"t":19,"s":48,"r":27,"q":50,"p":20,"o":50,"n":22,"m":23,"l":-22,"k":-21,"h":-21,"g":50,"e":50,"d":53,"c":50,"b":-20,"a":63,"Y":-22,"X":-15,"W":-26,"V":-25,"U":-23,"T":-14,"R":-23,"Q":31,"P":-19,"O":31,"N":-20,"M":-18,"L":-19,"K":-20,"J":-21,"I":9,"H":-19,"G":31,"F":-20,"E":-20,"D":-22,"C":33,"B":-19,"A":56,"9":12,"6":18,"5":14,"4":59,"3":21,"2":20,"1":28,"0":9}},"W":{"d":"359,-217r0,-39r-102,0r0,39r28,0r-41,149r-52,-188r-43,0r-47,187r-53,-187r-68,0r0,39r34,0r69,231r34,0r52,-203r56,203r33,0r67,-231r33,0","w":378,"k":{"z":40,"y":38,"x":25,"w":18,"v":18,"u":44,"t":14,"s":42,"r":45,"q":42,"p":15,"o":63,"n":17,"m":18,"l":-22,"k":-21,"h":-21,"g":42,"e":62,"d":45,"c":42,"b":-20,"a":75,"Y":-22,"X":-15,"W":-26,"V":-25,"U":-23,"T":-14,"S":15,"R":-23,"Q":31,"P":-19,"O":31,"N":-21,"M":-18,"L":-19,"K":-20,"J":-21,"I":9,"H":-19,"G":31,"F":-20,"E":-20,"D":-22,"C":33,"B":-19,"A":47,"9":12,"6":18,"5":14,"4":49,"3":21,"2":20,"1":28,"0":9,".":89}},"X":{"d":"245,12r0,-40r-39,0r-63,-98r57,-91r37,0r0,-39r-105,0r0,39r21,0r-34,54r-59,-93r-64,0r0,39r39,0r60,94r-60,95r-39,0r0,40r109,0r0,-40r-23,0r37,-58r61,98r65,0","w":262,"k":{"y":53,"w":43,"v":51,"u":21,"t":14,"r":22,"q":22,"p":12,"o":23,"n":16,"m":17,"j":18,"i":18,"g":23,"f":15,"e":23,"d":28,"c":22,"a":18,"Y":-10,"X":-3,"W":-8,"Q":46,"O":45,"G":46,"F":-8,"C":48,"A":-14,"9":27,"8":17,"7":21,"6":28,"5":28,"4":55,"3":31,"2":12,"1":40,"0":23}},"Y":{"d":"243,-217r0,-39r-103,0r0,39r22,0r-43,68r-67,-107r-63,0r0,39r37,0r70,110r0,79r-34,0r0,40r77,0r0,-119r70,-110r34,0","w":241,"k":{"z":59,"y":38,"x":44,"w":36,"v":36,"u":37,"t":32,"s":66,"r":41,"q":73,"p":34,"o":73,"n":36,"m":37,"l":-18,"k":-17,"h":-17,"g":73,"f":11,"e":72,"d":74,"c":72,"b":-16,"a":78,"Y":-18,"X":-11,"W":-22,"V":-21,"U":-19,"T":-10,"R":-19,"Q":34,"P":-16,"O":34,"N":-17,"M":-14,"L":-15,"K":-16,"J":-17,"I":13,"H":-15,"G":34,"F":-16,"E":-16,"D":-18,"C":37,"B":-15,"A":60,">":24,"9":15,"8":9,"6":22,"5":18,"4":72,"3":24,"2":24,"1":32,"0":13}},"Z":{"d":"199,12r0,-87r-40,0r0,47r-103,0r139,-197r0,-31r-189,0r0,39r131,0r-139,197r0,32r201,0","w":220,"k":{"z":10,"y":29,"w":27,"v":27,"u":18,"t":14,"r":24,"p":14,"n":18,"m":19,"j":17,"i":17,"f":17,"a":11,"W":-10,"V":-9,"Q":14,"O":14,"G":14,"C":17,"A":-12,"9":27,"7":19,"6":12,"5":30,"4":84,"3":32,"2":13,"1":42}},"[":{"d":"130,84r0,-39r-58,0r0,-262r58,0r0,-39r-99,0r0,340r99,0","w":137},"\\":{"d":"117,17r-92,-273r-41,0r92,273r41,0","w":112},"]":{"d":"94,-256r-100,0r0,39r57,0r1,262r-58,0r0,39r99,0","w":137},"^":{"d":"212,-153r-94,-113r-94,113r27,25r67,-79r67,79","w":262},"_":{"d":"192,91r0,-41r-204,0r0,41r204,0","w":199},"`":{"d":"108,-181r-51,-79r-51,0r61,79r41,0","w":133},"a":{"d":"7,-48v0,56,73,79,114,47r0,13r71,0r0,-40r-29,0r0,-99v3,-67,-88,-69,-133,-43r13,32v18,-10,77,-26,78,11r0,23v-49,-22,-114,3,-114,56xm49,-46v-2,-34,50,-34,72,-19r0,20v-13,20,-70,36,-72,-1","w":203,"k":{"y":27,"w":10,"v":10,"u":11,"s":-8,"r":13,"q":14,"o":15,"m":8,"l":9,"k":9,"j":12,"i":12,"h":9,"g":14,"e":14,"d":13,"c":13,"b":10,"a":9,"Y":44,"X":-8,"W":49,"V":57,"U":24,"T":30,"R":11,"Q":18,"P":-15,"O":18,"N":11,"M":12,"L":-14,"K":10,"J":13,"I":-11,"H":-14,"G":18,"F":-15,"E":10,"D":10,"C":22,"B":11,"A":-24,"9":22,"8":10,"7":55,"6":20,"5":24,"4":15,"3":28,"1":33,"0":15}},"b":{"d":"66,-4v62,46,152,-4,152,-84v0,-77,-91,-127,-152,-79r0,-89r-72,0r0,39r30,0r0,229r42,0r0,-16xm121,-148v33,0,55,28,55,61v0,35,-21,63,-55,63v-34,0,-55,-25,-55,-63v0,-33,24,-61,55,-61","w":245,"k":{"z":27,"y":14,"x":19,"w":12,"v":12,"u":13,"t":14,"r":17,"p":10,"n":11,"m":13,"l":23,"k":25,"j":24,"i":25,"h":24,"f":23,"d":13,"b":25,"a":12,"Z":31,"Y":77,"X":30,"W":48,"V":56,"U":22,"T":39,"S":10,"R":26,"Q":13,"P":25,"O":14,"N":26,"M":27,"L":25,"K":26,"J":28,"I":29,"H":25,"G":14,"F":24,"E":26,"D":26,"C":18,"B":26,"A":18,"9":28,"8":8,"7":72,"6":16,"5":30,"4":11,"3":58,"2":33,"1":73,"0":10}},"c":{"d":"3,-85v0,90,116,139,167,66v6,-8,12,-19,18,-33r-36,-16v-12,27,-20,45,-53,45v-33,0,-54,-25,-54,-62v-1,-35,20,-62,52,-62v28,0,45,17,43,53r38,0r0,-77r-33,0v-60,-43,-142,12,-142,86","w":203,"k":{"z":20,"l":17,"k":19,"h":19,"b":20,"a":10,"Z":15,"Y":59,"X":17,"W":36,"V":42,"U":19,"T":34,"R":21,"Q":10,"P":10,"O":10,"N":21,"M":22,"L":10,"K":21,"J":23,"I":14,"H":11,"G":10,"F":10,"E":20,"D":20,"C":14,"B":21,"9":18,"7":67,"6":14,"5":28,"4":23,"3":48,"2":19,"1":58}},"d":{"d":"1,-85v0,76,89,128,151,81r0,16r72,0r0,-40r-31,0r0,-228r-41,0r0,89v-60,-47,-151,2,-151,82xm96,-148v31,0,57,29,56,62v0,33,-22,62,-55,62v-30,1,-55,-29,-55,-61v0,-33,23,-63,54,-63","w":237,"k":{"v":10,"t":17,"s":-11,"r":9,"q":11,"o":12,"j":10,"i":10,"g":12,"e":12,"d":19,"c":10,"X":-13,"T":13,"S":-8,"Q":18,"P":-18,"O":18,"M":8,"L":-18,"I":-14,"H":-17,"G":18,"F":-18,"C":22,"A":-24,"9":18,"7":29,"6":18,"5":19,"4":17,"3":21,"1":30,"0":13}},"e":{"d":"155,-37v-26,14,-71,25,-93,-2v-8,-9,-14,-19,-16,-30r153,0v-1,-70,-34,-116,-98,-117v-56,-2,-98,45,-98,101v0,84,91,125,163,85xm48,-109v7,-35,62,-53,89,-25v7,7,12,15,15,25r-104,0","w":220,"k":{"z":41,"y":21,"x":26,"w":19,"v":19,"u":20,"t":16,"s":17,"r":23,"p":17,"n":18,"m":20,"l":22,"k":24,"j":23,"i":24,"h":23,"f":22,"d":12,"b":24,"a":23,"Z":35,"Y":81,"X":33,"W":50,"V":59,"U":21,"T":42,"S":9,"R":25,"Q":12,"P":26,"O":12,"N":25,"M":26,"L":26,"K":25,"J":27,"I":28,"H":24,"G":12,"F":24,"E":24,"D":24,"C":16,"B":25,"A":18,"9":30,"7":75,"6":14,"5":33,"4":11,"3":71,"2":40,"1":75,"0":8,".":21}},"f":{"d":"76,-221v13,0,10,14,15,22r39,-5v-5,-34,-19,-56,-53,-56v-39,0,-58,33,-54,78r-26,0r0,39r26,0r1,155r74,0r0,-40r-33,0r0,-115r33,0r0,-39r-33,0v1,-15,-5,-40,11,-39","w":100,"k":{"y":-17,"x":-11,"w":-18,"v":-18,"u":-17,"t":-13,"s":-10,"r":-13,"q":12,"p":-21,"o":12,"n":-19,"m":-17,"l":-41,"k":-39,"j":-18,"i":-18,"h":-39,"g":12,"f":-10,"e":12,"d":15,"c":11,"b":-39,"a":8,"Z":-21,"Y":-41,"X":-33,"W":-45,"V":-44,"U":-42,"T":-35,"S":-27,"R":-42,"P":-39,"N":-40,"M":-37,"L":-38,"K":-39,"J":-40,"I":-13,"H":-38,"F":-39,"E":-39,"D":-41,"B":-38,"A":-24,"9":-16,"8":-22,"7":-19,"6":-10,"5":-8,"4":19,"0":-18}},"g":{"d":"47,82v66,27,150,-5,150,-78r0,-147r31,0r0,-39r-73,0r0,17v-57,-53,-152,3,-152,81v0,79,92,127,152,79v8,58,-51,65,-98,49xm99,-147v31,0,56,29,56,62v0,34,-23,60,-56,60v-33,1,-54,-26,-54,-60v0,-33,22,-62,54,-62","w":237,"k":{"y":-19,"x":-16,"w":-24,"v":-23,"u":-23,"t":-9,"r":3,"q":15,"p":-24,"n":-24,"m":-22,"j":-19,"i":-18,"h":17,"g":22,"f":-19,"a":15,"Z":12,"Y":32,"X":10,"W":12,"V":18,"T":-11,"S":-9,"O":-9,"G":-9,"7":69,"5":9,"4":12,"3":45,"2":22,"1":52,"0":-13}},"h":{"d":"117,-147v12,0,19,6,18,19r0,140r69,0r0,-40r-27,0v-2,-70,18,-158,-57,-158v-22,0,-39,7,-54,16r0,-86r-73,0r0,39r31,0r1,229r69,0r0,-40r-28,0r0,-95v12,-11,30,-24,51,-24","w":216,"k":{"y":8,"t":22,"s":-10,"r":11,"q":11,"o":11,"l":11,"k":13,"j":17,"i":17,"h":13,"g":11,"f":12,"e":11,"d":23,"c":11,"b":13,"a":9,"Y":44,"W":49,"V":55,"U":27,"T":27,"R":14,"Q":22,"P":-11,"O":22,"N":13,"M":15,"L":-11,"K":14,"J":17,"H":-10,"G":22,"F":-12,"E":14,"D":14,"C":26,"B":14,"A":-17,"9":24,"8":14,"7":57,"6":24,"5":25,"4":21,"3":28,"2":8,"1":37,"0":19}},"i":{"d":"43,-208v14,0,26,-12,26,-26v0,-13,-13,-26,-26,-26v-13,0,-26,12,-26,26v0,14,12,26,26,26xm98,12r0,-40r-29,0r0,-154r-72,0r0,39r30,0r1,155r70,0","w":100,"k":{"s":-9,"r":10,"q":13,"o":14,"k":8,"j":12,"i":13,"h":8,"g":14,"f":9,"e":14,"d":21,"c":12,"b":9,"a":9,"X":-9,"T":15,"Q":21,"P":-14,"O":21,"M":10,"L":-14,"K":8,"I":-10,"H":-13,"G":21,"F":-14,"E":9,"C":24,"B":10,"A":-21,"9":21,"8":11,"7":31,"6":22,"5":22,"4":19,"3":24,"1":33,"0":17}},"j":{"d":"44,-208v13,0,25,-12,25,-26v0,-13,-13,-26,-25,-26v-13,0,-26,12,-26,26v0,14,12,26,26,26xm-10,85v52,3,79,-17,79,-64r0,-203r-73,0r0,39r32,0r0,160v1,24,-12,31,-38,28r0,40","w":95,"k":{"z":18,"x":9,"t":10,"s":10,"q":18,"o":11,"k":14,"i":10,"g":16,"e":10,"d":18,"c":11,"a":19,"Z":16,"X":10,"T":11,"S":15,"Q":19,"O":17,"I":10,"G":17,"C":21,"9":22,"8":13,"7":27,"6":20,"5":31,"4":15,"3":43,"2":25,"1":53,"0":14}},"k":{"d":"204,12r0,-40r-33,0r-74,-61r78,-54r26,0r0,-39v-53,-7,-71,26,-103,45v-18,11,-17,11,-32,21r0,-140r-73,0r0,39r31,0r1,229r73,0r0,-40r-32,0r0,-35r85,75r53,0","w":208,"k":{"y":-17,"x":-11,"w":-19,"v":-19,"u":-18,"t":-8,"s":-12,"r":-13,"q":10,"p":-21,"o":11,"n":-19,"m":-17,"l":8,"k":10,"j":-9,"h":10,"g":11,"f":-9,"e":10,"d":21,"c":9,"b":10,"Y":38,"X":-9,"W":19,"V":24,"U":9,"R":11,"P":-14,"N":10,"M":13,"L":-14,"K":11,"J":13,"I":-10,"H":-13,"F":-14,"E":11,"D":11,"B":12,"A":-20,"7":53,"5":17,"4":39,"3":25,"1":33}},"l":{"d":"95,12r0,-40r-31,0r0,-228r-73,0r0,39r31,0r0,229r73,0","w":95,"k":{"y":8,"t":8,"s":-9,"r":11,"q":12,"o":13,"j":11,"i":12,"g":14,"e":13,"d":20,"c":12,"b":8,"a":8,"X":-11,"T":14,"Q":19,"P":-16,"O":19,"M":10,"L":-15,"K":8,"I":-12,"H":-15,"G":19,"F":-16,"E":8,"C":24,"B":9,"A":-22,"9":19,"8":9,"7":31,"6":20,"5":21,"4":18,"3":23,"1":32,"0":15}},"m":{"d":"225,-147v12,0,17,7,17,19r0,140r68,0r0,-40r-26,0v-2,-70,17,-158,-58,-158v-26,0,-46,11,-61,23v-16,-30,-73,-28,-99,-8r0,-11r-73,0r0,39r31,0r0,155r70,0r0,-40r-28,0r0,-95v11,-12,29,-24,50,-24v12,0,18,5,17,19r0,140r42,0r0,-134v14,-12,29,-25,50,-25","w":337,"k":{"y":10,"w":8,"v":8,"u":9,"s":-8,"r":13,"q":14,"o":14,"n":8,"m":9,"l":8,"k":10,"j":13,"i":12,"h":10,"g":13,"f":8,"e":13,"d":12,"c":13,"b":10,"a":10,"Y":44,"W":48,"V":55,"U":24,"T":27,"R":11,"Q":17,"P":-14,"O":17,"N":10,"M":13,"L":-14,"K":11,"J":14,"I":-10,"H":-13,"G":17,"F":-14,"E":11,"D":11,"C":21,"B":12,"A":-23,"9":23,"8":10,"7":56,"6":20,"5":24,"4":15,"3":28,"1":34,"0":14}},"n":{"d":"115,-147v12,0,19,6,18,19r0,140r69,0r0,-40r-27,0v-2,-69,18,-158,-57,-158v-22,0,-39,7,-54,16r0,-12r-73,0r0,39r31,0r0,155r70,0r0,-40r-28,0r0,-95v13,-11,29,-24,51,-24","k":{"t":17,"s":-12,"r":10,"q":10,"o":10,"j":9,"i":8,"g":9,"e":9,"d":8,"c":10,"Z":-9,"Y":40,"X":-12,"W":44,"V":51,"U":20,"T":23,"S":-8,"Q":13,"P":-18,"O":13,"M":9,"L":-18,"J":10,"I":-14,"H":-17,"G":13,"F":-18,"C":17,"B":8,"A":-27,"9":19,"7":53,"6":16,"5":21,"4":12,"3":24,"1":30,"0":10}},"o":{"d":"100,17v55,0,96,-48,96,-102v0,-54,-41,-101,-96,-101v-56,0,-97,47,-97,101v0,54,42,102,97,102xm100,-147v33,0,54,28,54,62v0,34,-21,62,-54,62v-33,0,-55,-29,-55,-62v0,-33,22,-62,55,-62","w":220,"k":{"z":25,"y":14,"x":19,"w":12,"v":12,"u":13,"t":10,"r":17,"p":23,"o":15,"n":12,"m":13,"l":15,"k":17,"j":17,"i":17,"h":17,"g":12,"f":15,"b":18,"a":11,"Z":19,"Y":73,"X":22,"W":42,"V":51,"U":15,"T":36,"R":18,"P":15,"N":19,"M":19,"L":15,"K":18,"J":21,"I":19,"H":16,"F":15,"E":18,"D":18,"C":9,"B":19,"9":23,"7":67,"5":26,"3":53,"2":22,"1":63}},"p":{"d":"62,-1v63,47,150,-6,150,-85v0,-81,-91,-128,-150,-81r0,-15r-70,0r0,39r29,0r0,231r72,0r0,-39r-31,0r0,-50xm116,-147v34,0,56,26,55,62v-1,37,-21,62,-54,62v-33,0,-55,-26,-55,-63v0,-35,21,-61,54,-61","w":237,"k":{"z":25,"y":23,"x":19,"w":12,"v":12,"u":13,"t":10,"r":17,"q":15,"p":17,"o":21,"n":12,"m":13,"l":16,"k":18,"j":23,"i":17,"h":18,"g":13,"f":16,"b":19,"a":12,"Z":19,"Y":74,"X":22,"W":43,"V":53,"U":16,"T":36,"R":20,"Q":14,"P":15,"N":20,"M":21,"L":16,"K":19,"J":28,"I":19,"H":17,"F":15,"E":19,"D":19,"C":10,"B":20,"9":23,"7":68,"6":8,"5":26,"3":53,"2":23,"1":64}},"q":{"d":"4,-86v0,80,84,132,149,85r0,50r-31,0r0,39r72,0r0,-233r32,0r0,-39r-73,0r0,16v-61,-47,-149,4,-149,82xm100,-147v33,-1,54,27,54,61v1,38,-22,63,-56,63v-33,0,-54,-25,-54,-62v0,-38,23,-61,56,-62","w":237,"k":{"y":-18,"x":-14,"w":-22,"v":-22,"u":-21,"t":-12,"r":-17,"q":16,"p":-23,"o":9,"n":-22,"m":-20,"j":-18,"i":-16,"g":15,"f":-18,"e":9,"c":8,"a":17,"Z":14,"Y":34,"X":12,"W":14,"V":20,"T":-9,"I":9,"7":71,"5":11,"4":14,"3":47,"2":24,"1":54,"0":-10}},"r":{"d":"72,-93v0,-44,33,-51,79,-50r0,-38v-36,-3,-60,5,-79,19r0,-20r-74,0r0,39r33,0r0,155r76,0r0,-40r-35,0r0,-65","w":158,"k":{"z":13,"y":-8,"w":-10,"v":-10,"u":-9,"t":-13,"s":11,"r":-3,"q":20,"p":-12,"o":20,"n":-10,"m":-9,"l":14,"k":17,"h":16,"g":21,"e":19,"d":18,"c":19,"b":17,"a":28,"Z":36,"Y":42,"X":33,"W":23,"V":29,"U":14,"R":18,"P":18,"N":17,"M":19,"L":19,"K":18,"J":20,"I":20,"H":17,"F":17,"E":17,"D":17,"C":8,"B":18,"A":18,"9":10,"7":83,"5":23,"4":41,"3":70,"2":45,"1":68}},"s":{"d":"42,6v60,39,156,-25,102,-92v-18,-21,-69,-17,-91,-34v-7,-15,6,-29,24,-28v27,1,35,15,36,43r38,0r0,-72r-37,0v-58,-37,-142,37,-84,92v20,19,69,13,88,32v6,21,-13,33,-33,32v-31,-1,-45,-14,-43,-50r-40,0r0,83r40,0r0,-6","w":178,"k":{"z":11,"l":15,"k":17,"h":17,"b":18,"a":8,"Y":55,"W":33,"V":40,"U":16,"T":9,"R":19,"Q":9,"O":9,"N":19,"M":20,"K":18,"J":21,"G":9,"E":18,"D":18,"C":13,"B":19,"A":-9,"9":17,"7":64,"6":11,"5":27,"3":39,"2":14,"1":48}},"t":{"d":"100,10r0,-40r-35,6v-3,-37,0,-80,-1,-119r36,0r0,-39r-36,0r0,-39r-42,1r0,38r-30,0r0,39r30,0v4,49,-11,114,11,147v12,17,44,10,67,6","w":104,"k":{"y":-18,"w":-13,"v":-13,"u":-12,"t":-15,"r":-8,"q":17,"p":-15,"o":17,"n":-14,"m":-12,"l":12,"k":14,"j":-8,"h":13,"g":17,"f":-9,"e":17,"d":19,"c":16,"b":14,"a":13,"Y":41,"W":21,"V":27,"U":11,"R":14,"P":-10,"N":14,"M":16,"L":-10,"K":15,"J":17,"H":-9,"F":-11,"E":14,"D":14,"B":15,"A":-19,"7":41,"5":18,"4":26,"3":29,"2":9,"1":37}},"u":{"d":"25,-143v3,67,-19,157,55,157v19,0,41,-7,54,-16r0,14r72,0r0,-40r-30,0r0,-154r-42,0r0,132v-10,11,-32,25,-51,24v-11,0,-16,-5,-16,-17r0,-139r-72,0r0,39r30,0","w":216,"k":{"u":13,"s":-10,"r":9,"q":12,"o":13,"k":8,"j":9,"i":9,"g":13,"e":13,"d":12,"c":12,"b":9,"a":8,"Z":-8,"Y":42,"X":-10,"W":41,"V":47,"U":23,"T":17,"R":9,"Q":18,"P":-16,"O":18,"N":10,"M":10,"L":-16,"K":9,"J":12,"I":-12,"H":-15,"G":18,"F":-17,"E":9,"D":9,"C":22,"B":10,"A":-26,"9":22,"8":9,"7":54,"6":19,"5":23,"4":15,"3":26,"1":32,"0":14}},"v":{"d":"200,-143r0,-39r-57,0r-47,128r-33,-89r18,0r0,-39r-93,0r0,39r31,0r61,157r33,0r57,-157r30,0","w":208,"k":{"y":-16,"x":-11,"w":-18,"v":-9,"u":-17,"t":-6,"r":-14,"q":12,"p":-21,"o":12,"n":-19,"m":-18,"k":8,"j":-14,"i":-14,"h":8,"g":12,"f":-15,"e":12,"d":9,"c":11,"b":9,"a":20,"Z":52,"Y":37,"X":45,"W":17,"V":23,"R":9,"P":10,"N":10,"M":11,"L":10,"K":9,"J":12,"I":12,"H":8,"F":9,"E":9,"D":9,"B":10,"A":36,"7":74,"5":15,"4":32,"3":84,"2":60,"1":59,".":65}},"w":{"d":"281,-143r0,-39r-57,0r-38,115r-24,-76r15,0r0,-39r-87,0r0,39r15,0r-24,78r-36,-117r-55,0r0,39r25,0r48,157r36,0r35,-120r35,120r34,0r51,-157r27,0","w":299,"k":{"y":-15,"x":-10,"w":-1,"v":-17,"u":-17,"t":-3,"s":24,"r":-13,"q":12,"p":-20,"o":13,"n":-19,"m":-17,"k":9,"j":-13,"i":-13,"h":8,"g":13,"f":-14,"e":12,"d":10,"c":12,"b":9,"a":21,"Z":46,"Y":37,"X":45,"W":18,"V":24,"R":10,"P":10,"N":10,"M":11,"L":11,"K":10,"J":13,"I":12,"H":9,"F":9,"E":9,"D":9,"B":10,"A":30,"7":75,"5":15,"4":32,"3":79,"2":54,"1":60,".":63}},"x":{"d":"198,12r0,-40r-27,0r-49,-60r43,-55r29,0r0,-39r-86,0r0,39r7,0r-18,23r-18,-23r7,0r0,-39r-86,0r0,39r28,0r44,55r-76,100r101,0r0,-40r-21,0r21,-28r55,68r46,0","k":{"y":-3,"w":-9,"v":-9,"u":-8,"t":6,"q":17,"p":-12,"o":18,"n":-10,"m":-8,"l":12,"k":14,"h":14,"g":19,"e":18,"d":18,"c":17,"b":14,"a":14,"Y":46,"W":26,"V":32,"U":15,"R":15,"P":-10,"N":14,"M":17,"L":-10,"K":15,"J":18,"H":-9,"F":-10,"E":15,"D":15,"C":9,"B":15,"A":-19,"9":11,"7":60,"6":8,"5":24,"4":42,"3":32,"1":38}},"y":{"d":"202,-143r0,-39r-94,0r0,39r22,0r-31,84r-50,-123r-60,0r0,39r32,0r57,139r-33,92r41,0r87,-231r29,0","k":{"y":-13,"x":-9,"w":-17,"v":-16,"u":-15,"t":-7,"r":-12,"q":23,"p":-8,"o":13,"n":-18,"m":-16,"k":10,"j":-10,"i":-12,"h":9,"g":22,"f":-13,"e":13,"d":11,"c":13,"b":10,"a":22,"Z":54,"Y":39,"X":46,"W":19,"V":25,"R":11,"P":11,"N":11,"M":12,"L":12,"K":11,"J":15,"I":13,"H":10,"F":10,"E":10,"D":10,"B":11,"A":38,"7":76,"5":16,"4":34,"3":85,"2":62,"1":61}},"z":{"d":"168,-150r0,-32r-155,0r0,39r98,0r-106,122r0,33r163,0r0,-86r-38,0r0,46r-68,0","w":191,"k":{"z":8,"w":-8,"t":-10,"p":-10,"n":-9,"l":17,"k":19,"h":18,"b":19,"a":10,"Y":48,"W":27,"V":33,"U":16,"R":20,"N":19,"M":21,"K":20,"J":22,"E":19,"D":19,"C":10,"B":20,"A":-14,"9":12,"7":65,"6":9,"5":26,"4":42,"3":36,"2":12,"1":43}},"{":{"d":"40,-25v-3,66,2,119,74,109r0,-40v-43,9,-32,-36,-32,-72v0,-27,-7,-47,-22,-58v34,-16,13,-92,28,-127v5,-3,17,-3,26,-3r0,-40v-70,-9,-74,40,-74,109v0,26,-6,42,-34,40r0,42v28,-2,35,14,34,40","w":133},"|":{"d":"110,92r0,-348r-42,0r0,348r42,0","w":198},"}":{"d":"80,24v0,-38,-14,-93,34,-89r0,-42v-46,5,-33,-49,-34,-89v-1,-41,-25,-66,-74,-60r0,40v64,-11,5,96,53,130v-33,18,-12,90,-27,127v-8,2,-16,4,-26,3r0,40v49,5,74,-18,74,-60","w":133},"~":{"d":"162,-89v27,-1,48,-15,62,-28r-1,-46v-20,11,-34,30,-62,33v-29,-3,-54,-27,-87,-27v-27,0,-46,14,-62,27r0,49v20,-12,33,-35,63,-35v30,0,54,27,87,27","w":262},"\u00a0":{"w":100}}});

Cufon.replace('h1, #header li, #footer li');
