/*
 * 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}})());

Cufon.registerFont({"w":223,"face":{"font-family":"Ubahn","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 6 6 3 0 0 2 0 3","ascent":"288","descent":"-72","x-height":"8","cap-height":"4","bbox":"-19 -280.023 316 97","underline-thickness":"7.2","underline-position":"-44.28","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":91},"!":{"d":"15,-12v0,-12,12,-23,24,-23v12,0,22,11,22,23v0,12,-12,24,-24,24v-13,0,-22,-12,-22,-24xm54,-225r0,162r-31,0r0,-162r31,0","w":75},"\"":{"d":"8,-225r26,0r-3,55r-20,0xm50,-225r26,0r-3,55r-20,0","w":83},"#":{"d":"124,-117r4,-27r-28,0r-4,27r28,0xm220,-172r0,28r-63,0r-4,27r60,0r0,28r-63,0r-13,93r-30,0r13,-93r-28,0r-14,93r-28,0r13,-93r-60,0r0,-28r64,0r3,-27r-60,0r0,-28r64,0r11,-87r31,0r-12,87r27,0r12,-87r29,0r-11,87r59,0"},"$":{"d":"86,-20v27,-4,46,-42,25,-64v-6,-6,-14,-13,-25,-19r0,83xm77,-200v-21,2,-34,28,-19,44v4,5,11,9,19,14r0,-58xm20,-171v0,-33,24,-55,57,-56r0,-22r9,0r0,22v25,4,43,16,53,37r-26,16v-7,-12,-13,-19,-27,-24r0,60v32,16,66,29,66,75v0,42,-27,66,-66,71r0,20r-9,0r0,-20v-35,-4,-59,-23,-70,-51r28,-14v10,18,20,30,42,36r0,-86v-26,-15,-56,-25,-57,-64","w":160},"%":{"d":"60,-100v31,0,35,-33,36,-63v1,-35,-6,-66,-36,-66v-32,0,-37,34,-36,66v1,31,5,63,36,63xm248,-15v29,0,35,-31,35,-63v0,-35,-4,-66,-35,-66v-32,0,-37,35,-37,66v0,31,7,63,37,63xm-4,-164v0,-47,16,-88,64,-88v54,0,67,48,63,103v-3,39,-20,72,-64,72v-47,0,-63,-39,-63,-87xm164,-178v16,-25,16,-85,54,-65r-101,243v-4,6,-25,7,-27,-2xm184,-79v0,-47,16,-87,64,-88v54,0,65,48,62,102v-2,40,-19,71,-63,72v-49,0,-63,-39,-63,-86","w":307},"&":{"d":"41,-61v-1,32,37,48,61,30v6,-5,13,-11,19,-20r-46,-53v-17,10,-33,19,-34,43xm112,-176v0,-33,-53,-35,-53,-5v0,19,15,27,24,38v13,-8,29,-14,29,-33xm199,-118v-13,24,-25,38,-39,64r51,58r-40,0r-29,-32v-16,16,-30,35,-59,35v-46,-1,-77,-23,-77,-67v0,-35,24,-52,48,-67v-10,-15,-28,-25,-28,-50v0,-34,25,-53,61,-53v34,0,57,19,58,53v0,30,-20,45,-42,57r36,41r24,-39r36,0","w":212},"'":{"d":"18,-225r26,0r-3,55r-20,0","w":62},"(":{"d":"58,21v-61,-64,-57,-203,3,-267v0,13,4,27,6,37v-33,50,-35,149,0,199","w":79},")":{"d":"20,-10v35,-50,33,-149,0,-199r10,-33v55,62,60,200,1,261v-1,-8,-1,-1,-5,-5v-1,-5,-4,-20,-6,-24","w":94},"*":{"d":"173,-154r0,26r-55,-1r39,40r-18,18r-39,-40r0,56r-26,0r1,-56r-40,40r-18,-18r40,-40r-56,1r0,-26r56,0r-40,-39r18,-18r40,39r-1,-55r26,0r0,55r39,-39r18,18r-39,39r55,0","w":174},"+":{"d":"173,-98r0,26r-73,0r0,73r-26,0r0,-73r-73,0r0,-26r73,0r0,-73r26,0r0,73r73,0","w":174},",":{"d":"17,51v14,-16,17,-50,-2,-65r26,-26v24,27,17,77,-5,99","w":74},"-":{"d":"81,-98r0,26r-80,0r0,-26r80,0","w":90},".":{"d":"17,-12v0,-12,12,-23,24,-23v12,0,22,11,22,23v0,12,-12,25,-24,24v-12,-1,-22,-11,-22,-24","w":92},"\/":{"d":"101,-236r31,0r-119,251r-32,0","w":113},"0":{"d":"86,-128v-57,1,-55,111,0,110v56,-1,58,-110,0,-110xm12,-73v0,-48,25,-81,73,-81v49,0,75,32,75,81v0,49,-26,81,-75,81v-49,0,-73,-34,-73,-81","w":171,"k":{"~":18,"}":29,"z":8,"x":18,"j":20,"`":100,"_":146,"^":38,"]":33,"\\":44,"Z":17,"Y":51,"X":19,"W":18,"V":27,"T":57,"A":10,"4":12,"3":17,"2":14}},"1":{"d":"72,-151r0,155r-32,0r0,-123r-25,10r-10,-25v11,-6,27,-8,35,-17r32,0","w":78,"k":{"~":9,"}":23,"j":15,"`":95,"_":58,"^":17,"]":28,"\\":17,"Y":20,"T":78}},"2":{"d":"26,-136v37,-47,144,-7,107,63v-11,21,-36,35,-55,50r64,-1r1,28r-122,0r-3,-25v38,-13,79,-34,86,-75v6,-33,-50,-39,-65,-18","w":160,"k":{"~":26,"}":35,"|":10,"y":9,"w":7,"v":8,"j":27,"i":9,"`":107,"_":128,"^":40,"]":40,"\\":48,"Y":55,"W":23,"V":32,"T":64,"I":8,"7":8,"5":15,"3":20}},"3":{"d":"118,10v0,-39,-44,-46,-83,-50r62,-80r-71,0r0,-31r131,0r-70,91v31,12,63,32,66,70v5,78,-119,91,-145,29r25,-27v7,21,20,38,46,38v23,0,39,-17,39,-40","w":161,"k":{"~":42,"}":18,"{":16,"q":11,"o":9,"e":10,"d":11,"c":9,"`":97,"^":28,"]":10,"\\":19,"Y":23,"T":54,"9":8,"0":14}},"4":{"d":"58,-24r48,0r0,-55xm192,-24r0,28r-54,0r0,76r-31,1r0,-77r-109,0r140,-170r0,142r54,0","w":194,"k":{"~":59,"}":19,"{":9,"y":28,"w":20,"v":24,"t":13,"j":11,"`":91,"_":10,"^":67,"]":24,"\\":64,"Y":42,"W":32,"V":46,"T":48,"Q":16,"O":18,"G":17,"C":11,"9":14,"7":13,"5":32,"3":33,"1":11}},"5":{"d":"108,7v0,-43,-49,-58,-89,-42r14,-116r104,0r1,30r-76,0r-6,51v50,2,82,26,85,76v5,75,-100,100,-135,44r19,-24v24,44,83,28,83,-19","w":149,"k":{"~":35,"}":16,"{":15,"`":96,"^":23,"]":9,"\\":22,"Y":26,"V":7,"T":53}},"6":{"d":"85,-21v24,-2,39,-17,40,-42v2,-45,-59,-55,-83,-25v-13,34,8,68,43,67xm42,-123v45,-31,119,0,116,58v-2,45,-32,71,-77,73v-83,3,-89,-109,-55,-168v15,-25,32,-50,55,-66r20,16v-28,22,-48,48,-59,87","w":162,"k":{"~":15,"}":22,"z":11,"x":10,"t":12,"j":13,"`":66,"_":144,"^":51,"]":27,"\\":43,"Z":9,"Y":44,"X":12,"W":15,"V":26,"T":38,"7":20,"3":14}},"7":{"d":"12,-151r150,0r-125,229r-34,0r108,-200r-99,0r0,-29","w":165,"k":{"~":31,"}":23,"{":10,"j":14,"`":95,"_":53,"^":25,"]":28,"\\":17,"Z":61,"Y":20,"X":48,"T":51,"J":46,"A":42,"4":54,"0":10}},"8":{"d":"78,-19v32,0,53,-44,26,-66v-9,-7,-18,-14,-28,-21v-16,12,-36,23,-36,49v0,22,15,38,38,38xm107,-177v2,-35,-58,-40,-57,-3v-1,22,17,33,30,43v12,-9,26,-22,27,-40xm79,-232v63,-1,75,78,26,110v23,17,43,29,43,62v0,42,-29,67,-69,69v-40,2,-71,-23,-70,-64v2,-34,19,-51,42,-68v-16,-15,-32,-30,-32,-56v0,-33,25,-52,60,-53","w":157,"k":{"~":26,"}":27,"z":9,"x":13,"j":18,"`":33,"_":134,"^":49,"]":32,"\\":14,"Y":10,"X":15,"7":8,"3":19,"2":9,"1":14}},"9":{"d":"38,-86v-3,45,59,57,82,26v15,-33,-7,-68,-43,-67v-24,1,-37,17,-39,41xm5,-83v2,-47,31,-71,76,-73v84,-3,90,109,55,168v-15,25,-32,49,-55,66r-19,-17v27,-22,47,-48,58,-86v-45,30,-118,2,-115,-58","w":162,"k":{"~":12,"}":22,"j":13,"`":93,"^":32,"]":27,"\\":38,"Y":45,"W":12,"V":22,"T":50,"3":11}},":":{"d":"17,-12v0,-12,12,-23,24,-23v12,0,22,11,22,23v0,12,-12,25,-24,24v-12,-1,-22,-11,-22,-24xm17,-129v0,-12,12,-23,24,-23v12,0,22,11,22,23v0,12,-12,25,-24,24v-12,-1,-22,-11,-22,-24","w":79},";":{"d":"20,51v14,-17,16,-50,-2,-65r26,-26v25,27,15,78,-5,99xm14,-129v0,-11,11,-23,23,-23v12,0,22,11,22,23v0,12,-11,24,-23,24v-13,0,-23,-12,-22,-24","w":74},"<":{"d":"236,-24r0,32r-248,-120r0,-31r248,-118r0,31r-211,103"},"=":{"d":"236,-87r0,29r-248,0r0,-29r248,0xm236,-151r0,29r-248,0r0,-29r248,0"},">":{"d":"236,-143r0,31r-248,120r0,-32r211,-103r-211,-103r0,-31"},"?":{"d":"44,-12v0,-11,12,-23,23,-23v12,0,23,12,23,23v1,12,-12,24,-24,24v-13,0,-22,-12,-22,-24xm69,-147v31,-8,33,-57,-7,-56v-18,1,-29,13,-39,23v-10,-14,-21,-29,2,-36v49,-44,141,33,74,81v-18,14,-46,19,-55,41v3,29,37,10,46,0r17,17v-12,12,-26,25,-46,26v-46,3,-61,-63,-21,-80","w":132},"@":{"d":"119,-103v-40,0,-51,76,-9,79v13,-3,29,-4,30,-18v3,-26,11,-61,-21,-61xm4,-68v0,-66,48,-111,116,-111v66,0,110,35,110,97v0,60,-28,100,-96,85r2,-8v-37,23,-84,1,-84,-49v0,-54,48,-95,97,-68v3,-7,19,-3,28,-4r-12,113v37,2,42,-37,42,-69v0,-49,-38,-76,-87,-76v-51,0,-90,37,-92,90v-1,34,10,56,30,76r-16,16v-20,-21,-38,-53,-38,-92","w":234},"A":{"d":"77,-83r84,0r-42,-105xm139,-225r91,229r-35,0r-23,-59r-106,0r-24,59r-34,0r93,-229r38,0","w":237,"k":{"~":52,"}":27,"{":17,"y":39,"w":34,"v":38,"t":28,"j":18,"f":11,"`":92,"_":191,"^":70,"]":32,"\\":76,"Y":50,"W":46,"V":60,"U":13,"T":55,"Q":17,"O":19,"G":19,"C":14,"9":9,"7":21,"5":13,"3":33,"1":19,"0":9}},"B":{"d":"130,-64v0,-43,-43,-43,-88,-41r0,81v42,0,89,3,88,-40xm103,-167v0,-30,-30,-31,-61,-30r0,63v34,3,61,-3,61,-33xm81,-225v59,-5,75,70,33,97v30,10,50,31,51,68v1,73,-81,65,-155,64r0,-229r71,0","w":175,"k":{"~":24,"}":28,"z":14,"y":15,"x":14,"w":8,"v":10,"t":15,"j":19,"f":12,"`":56,"_":151,"^":64,"]":33,"\\":31,"Z":13,"Y":28,"X":15,"W":13,"V":18,"T":17,"7":23,"4":8,"3":19,"2":10,"1":16}},"C":{"d":"38,-109v0,90,111,116,169,64r15,31v-25,14,-57,29,-93,29v-76,0,-121,-48,-125,-124v-5,-111,131,-155,217,-97r-14,32v-57,-52,-169,-22,-169,65","w":224,"k":{"~":189,"}":20,"{":11,"y":39,"w":22,"v":26,"t":15,"g":23,"`":15,"_":185,"^":51,"]":26,"Q":8,"O":10,"G":12,"7":23,"5":57,"3":46,"1":12}},"D":{"d":"183,-113v-1,-72,-63,-86,-139,-82r0,169v79,4,141,-9,139,-87xm219,-111v1,107,-93,122,-206,115r0,-229v113,-7,205,9,206,114","w":231,"k":{"~":16,"}":32,"x":9,"j":21,"a":7,"`":73,"_":194,"^":24,"]":35,"\\":28,"Z":32,"Y":30,"X":40,"V":13,"T":28,"S":8,"J":17,"A":23,"5":7,"4":34,"2":9}},"E":{"d":"156,-24r0,28r-147,0r0,-229r140,0r0,29r-108,0r0,66r101,0r0,28r-101,0r0,78r115,0","w":164,"k":{"~":26,"}":26,"j":18,"`":12,"_":141,"^":34,"]":31,"5":18,"3":17}},"F":{"d":"148,-225r0,28r-108,0r0,67r101,0r0,28r-101,0r0,106r-31,0r0,-229r139,0","w":156,"k":{"~":19,"}":24,"x":19,"j":10,"a":13,"_":134,"^":27,"]":30,"J":75,"A":35,"5":10,"4":70,"3":9,"2":14}},"G":{"d":"42,-113v0,76,75,115,144,83r0,-58r-45,0r0,-28r78,0r0,107v-25,10,-55,21,-88,21v-76,0,-120,-48,-123,-123v-4,-105,118,-147,208,-100r-11,31v-59,-44,-163,-17,-163,67","w":226,"k":{"~":12,"}":25,"t":16,"j":14,"f":9,"`":17,"_":189,"^":59,"]":30,"7":26,"3":15,"1":17}},"H":{"d":"200,-225r0,229r-32,0r0,-106r-122,0r0,106r-32,0r0,-229r32,0r0,95r122,0r0,-95r32,0","w":214,"k":{"~":18,"}":30,"j":16,"`":10,"_":186,"^":26,"]":36,"3":8}},"I":{"d":"53,-225r0,229r-32,0r0,-229r32,0","w":73,"k":{"~":24,"}":67,"|":13,"j":54,"`":16,"_":39,"^":32,"]":64,"I":10,"5":9,"3":15,"2":8}},"J":{"d":"70,-20v17,0,28,-13,28,-30r0,-175r30,0r0,181v1,46,-57,68,-93,41v-11,-8,-18,-18,-24,-32r27,-14v7,11,18,29,32,29","w":140,"k":{"~":15,"}":28,"j":14,"`":8,"_":114,"^":23,"]":33}},"K":{"d":"42,-109r0,113r-29,0r0,-229r29,0r0,88r6,0r85,-88r38,0r-102,104r116,125r-41,0","w":192,"k":{"~":100,"}":30,"{":20,"y":42,"w":37,"v":41,"u":15,"t":36,"q":22,"o":20,"j":21,"f":14,"e":21,"d":21,"c":20,"a":9,"`":23,"_":166,"^":84,"]":35,"S":16,"Q":42,"O":44,"J":13,"G":42,"C":37,"9":33,"8":13,"7":24,"6":19,"5":37,"3":57,"1":22,"0":24}},"L":{"d":"143,-23r0,27r-129,0r0,-229r29,0r0,203","w":156,"k":{"~":117,"}":30,"{":21,"y":43,"w":32,"v":35,"t":25,"j":22,"g":7,"f":15,"`":109,"_":129,"^":125,"]":36,"\\":78,"Y":54,"W":44,"V":57,"U":15,"T":59,"Q":28,"O":30,"G":28,"C":22,"9":26,"7":24,"5":80,"3":84,"1":22,"0":9}},"M":{"d":"240,-225r0,229r-32,0r0,-180r-85,101v-23,-34,-52,-69,-77,-101r0,180r-32,0r0,-229r30,0r79,98r84,-98r33,0","w":253,"k":{"~":17,"}":30,"j":15,"`":9,"_":195,"^":25,"]":35,"3":7}},"N":{"d":"219,-225r0,229r-31,0r-141,-171r0,171r-32,0r0,-229r27,0r146,178r0,-178r31,0","w":234,"k":{"~":19,"}":32,"|":8,"j":17,"`":11,"_":197,"^":27,"]":37,"3":9}},"O":{"d":"135,-204v-81,-4,-119,101,-65,157v50,52,159,18,154,-65v-3,-55,-35,-88,-89,-92xm8,-112v0,-74,49,-123,125,-123v77,0,125,50,125,124v0,74,-49,123,-125,123v-77,0,-125,-50,-125,-124","w":265,"k":{"~":11,"}":27,"j":16,"`":62,"_":189,"^":20,"]":30,"\\":23,"Z":22,"Y":24,"X":37,"V":8,"T":18,"J":13,"A":20,"4":31}},"P":{"d":"123,-155v1,-41,-39,-40,-80,-39r0,77v40,1,79,1,80,-38xm158,-153v-1,60,-53,68,-115,66r0,91r-31,0r0,-229v75,-2,148,-4,146,72","w":170,"k":{"~":33,"}":29,"{":16,"q":7,"j":21,"`":44,"_":144,"^":27,"]":35,"\\":13,"Y":11,"X":31,"T":22,"J":78,"A":45,"5":13,"4":86,"2":8,"0":10}},"Q":{"d":"132,-204v-80,-4,-117,101,-64,157v50,52,159,18,154,-65v-3,-55,-36,-89,-90,-92xm256,-111v0,62,-36,99,-84,116r89,34r-9,25r-152,-55v-54,-15,-94,-55,-94,-121v0,-75,49,-123,125,-123v77,0,125,50,125,124","w":265,"k":{"~":13,"`":64,"^":22,"\\":25,"Z":24,"Y":26,"X":39,"V":10,"T":20,"J":15,"A":22,"4":33}},"R":{"d":"118,-163v0,-32,-34,-35,-70,-33r0,72v38,2,70,-5,70,-39xm152,-163v0,29,-19,51,-42,62v27,29,50,68,69,105v-14,-3,-37,7,-40,-7v-18,-33,-37,-69,-62,-93r-29,0r0,100r-32,0r0,-229v68,-2,136,-1,136,62","w":171,"k":{"~":62,"}":22,"{":13,"j":14,"`":60,"_":152,"^":50,"]":28,"\\":28,"Y":27,"W":10,"V":15,"U":7,"T":17,"Q":10,"O":12,"G":12,"C":8,"9":12,"7":11,"5":15,"3":24,"1":12,"0":9}},"S":{"d":"77,-200v-30,-1,-33,48,-6,55v35,19,79,29,81,82v3,86,-125,93,-145,20r28,-14v10,18,23,37,48,37v23,0,35,-19,37,-42v-9,-59,-97,-42,-100,-109v-3,-68,101,-74,119,-19r-26,16v-10,-17,-22,-26,-36,-26","w":160,"k":{"~":20,"}":26,"z":12,"y":12,"x":12,"t":17,"j":17,"f":9,"`":39,"_":138,"^":61,"]":31,"\\":14,"Y":12,"X":13,"7":30,"3":18,"2":8,"1":13}},"T":{"d":"183,-225r0,29r-74,0r0,200r-32,0r0,-201r-71,0r0,-28r177,0","w":188,"k":{"~":83,"}":22,"{":13,"z":59,"y":52,"x":58,"w":53,"v":53,"u":59,"t":52,"s":53,"r":54,"q":56,"p":55,"o":51,"n":59,"m":54,"j":8,"i":18,"g":60,"f":10,"e":55,"d":56,"c":53,"a":60,"_":168,"^":53,"]":27,"Q":16,"O":18,"J":60,"G":20,"C":17,"A":58,"9":53,"7":60,"6":25,"5":68,"4":50,"3":73,"2":67,"1":54,"0":59}},"U":{"d":"110,-20v95,2,72,-113,75,-205r31,0r0,133v-1,67,-41,103,-107,103v-64,0,-100,-39,-100,-103r0,-133r32,0v3,88,-21,204,69,205","w":226,"k":{"~":13,"}":25,"j":11,"_":190,"^":21,"]":31,"P":-6,"A":14,"4":19}},"V":{"d":"179,-225r33,0r-89,229r-38,0r-85,-229r35,0r70,193","w":212,"k":{"~":49,"}":18,"{":9,"z":9,"x":21,"u":8,"s":13,"q":26,"o":23,"n":8,"j":7,"g":24,"e":24,"d":26,"c":22,"a":24,"_":183,"^":48,"]":23,"Q":7,"O":9,"J":54,"G":10,"A":64,"9":21,"7":8,"6":16,"5":29,"4":56,"3":22,"2":28,"1":9,"0":30}},"W":{"d":"282,-225r34,0r-74,229r-29,0r-58,-174r-56,174r-29,0r-74,-229r34,0r55,173r54,-170r33,0r54,170","w":312,"k":{"~":38,"}":14,"x":12,"q":15,"o":12,"g":14,"e":13,"d":15,"c":11,"a":15,"_":179,"^":39,"]":19,"J":38,"A":46,"9":10,"6":7,"5":21,"4":39,"3":14,"2":19,"0":19}},"X":{"d":"138,-117r88,121r-41,0r-67,-93r-69,93r-41,0r90,-121r-78,-108r41,0r58,80r60,-80r39,0","w":233,"k":{"~":82,"}":28,"{":19,"y":40,"w":36,"v":40,"u":12,"t":33,"q":17,"o":14,"j":20,"f":13,"e":16,"d":16,"c":14,"`":15,"_":193,"^":76,"]":33,"S":11,"Q":34,"O":36,"J":10,"G":35,"C":30,"9":24,"8":9,"7":22,"6":14,"5":28,"3":47,"1":20,"0":19}},"Y":{"d":"141,-225r36,0r-72,119r0,110r-33,0r0,-107r-67,-122r37,0r47,87","w":182,"k":{"~":81,"}":24,"{":16,"z":31,"y":22,"x":42,"w":23,"v":23,"u":30,"t":22,"s":38,"r":24,"q":54,"p":26,"o":49,"n":30,"m":24,"j":15,"g":52,"f":21,"e":53,"d":54,"c":51,"a":47,"_":161,"^":64,"]":30,"S":14,"Q":25,"O":27,"J":58,"G":28,"C":24,"A":56,"9":50,"8":10,"7":30,"6":36,"5":51,"4":48,"3":44,"2":52,"1":35,"0":57}},"Z":{"d":"206,-27r0,31r-200,0r143,-201r-139,0r0,-28r197,0r-140,199","w":215,"k":{"~":95,"}":26,"{":17,"y":33,"w":26,"v":29,"t":19,"j":18,"f":11,"`":8,"_":191,"^":68,"]":32,"Q":18,"O":20,"G":18,"C":13,"9":12,"7":21,"5":61,"3":54,"1":18}},"[":{"d":"16,-279v26,2,58,-6,71,5v2,23,-16,25,-42,22r1,308v21,-2,54,-1,34,25r-63,1v-13,-26,-4,-82,-4,-125r-2,-230","w":97,"k":{"~":57,"{":27,"z":33,"x":32,"w":27,"v":27,"u":33,"t":26,"s":27,"r":28,"q":30,"o":26,"n":33,"m":27,"l":29,"k":31,"i":37,"h":32,"f":25,"e":29,"d":30,"c":27,"b":30,"a":35,"`":49,"^":65,"Z":31,"Y":30,"X":33,"W":19,"V":23,"U":31,"T":28,"S":31,"R":27,"Q":28,"P":34,"O":30,"N":37,"M":35,"L":35,"K":35,"J":35,"I":42,"H":36,"G":31,"F":30,"E":31,"D":34,"C":26,"B":32,"A":32,"9":27,"8":32,"6":27,"4":24,"2":41,"1":28,"0":33}},"\\":{"d":"23,-275r135,322v-5,12,-40,9,-38,-7r-103,-253v-8,-20,-18,-40,-28,-60v2,-9,27,-9,34,-2","w":146,"k":{"~":55,"w":35,"v":39,"t":30,"q":9,"f":9,"e":8,"d":9,"`":97,"^":75,"]":11,"\\":78,"Y":49,"W":46,"V":60,"U":15,"T":54,"Q":20,"O":22,"G":22,"C":17,"9":11,"1":19,"0":12}},"]":{"d":"85,-274r1,350v-10,14,-44,3,-70,6v-13,-15,1,-35,29,-27r8,0r-1,-308v-20,2,-55,2,-34,-26r63,0","w":97,"k":{"~":16,"`":8,"^":24}},"^":{"d":"137,-258r66,136r-36,0r-45,-94r-45,94r-36,0r68,-136r28,0","w":244,"k":{"~":67,"}":62,"|":35,"{":47,"z":24,"y":23,"x":43,"w":22,"v":22,"u":22,"t":15,"s":18,"r":17,"q":35,"p":18,"o":33,"n":22,"m":17,"l":18,"k":20,"j":51,"i":33,"h":22,"g":31,"f":14,"e":32,"d":34,"c":30,"b":19,"a":40,"`":83,"_":187,"^":54,"]":65,"\\":62,"[":24,"Z":56,"Y":63,"X":78,"W":38,"V":46,"U":21,"T":52,"S":45,"R":17,"Q":18,"P":23,"O":19,"N":27,"M":25,"L":25,"K":24,"J":109,"I":32,"H":26,"G":20,"F":20,"E":21,"D":24,"C":16,"B":22,"A":72,"9":29,"8":48,"7":23,"6":23,"5":41,"4":116,"3":37,"2":40,"1":19,"0":39}},"_":{"d":"181,71r0,26r-195,0r0,-26r195,0","w":167,"k":{"~":195,"z":138,"x":145,"w":186,"v":153,"u":134,"t":121,"s":113,"r":96,"q":81,"o":156,"n":136,"m":186,"l":79,"k":126,"i":48,"h":139,"f":111,"e":152,"d":144,"c":127,"b":150,"a":123,"`":75,"^":187,"]":8,"\\":68,"Z":191,"Y":161,"X":193,"W":179,"V":183,"U":190,"T":168,"S":138,"R":152,"Q":100,"P":144,"O":189,"N":197,"M":195,"L":129,"K":166,"J":114,"I":39,"H":186,"G":189,"F":134,"E":141,"D":194,"C":185,"B":151,"A":191,"9":30,"8":134,"6":144,"4":61,"2":128,"1":58,"0":146}},"`":{"d":"53,-225r42,37r-26,0r-50,-37r34,0","w":116,"k":{"~":124,"}":44,"|":19,"{":35,"z":100,"y":93,"x":99,"w":93,"v":94,"u":100,"t":93,"s":94,"r":95,"q":96,"p":96,"o":92,"n":100,"m":94,"j":29,"i":12,"g":88,"f":30,"e":95,"d":96,"c":94,"a":101,"`":50,"_":75,"^":72,"]":49,"\\":19,"[":8,"Z":12,"Y":17,"X":36,"T":7,"S":19,"Q":32,"P":8,"O":34,"N":11,"M":9,"L":9,"K":8,"J":101,"I":16,"H":10,"G":36,"D":8,"C":32,"A":99,"9":93,"8":17,"7":95,"6":42,"5":96,"4":91,"3":97,"2":107,"1":95,"0":100}},"a":{"d":"108,-68v-28,3,-80,14,-58,46v17,16,43,-7,58,-14r0,-32xm23,-141v30,-30,115,-30,115,31r0,114r-30,0r0,-10v-33,23,-97,19,-95,-31v2,-45,48,-54,92,-60v2,-23,-9,-35,-26,-38v-17,2,-34,10,-44,18","w":150,"k":{"~":16,"}":29,"j":21,"`":101,"_":123,"^":26,"]":34,"\\":34,"Y":39,"W":10,"V":18,"T":58}},"b":{"d":"38,-47v19,42,98,22,94,-28v-3,-29,-21,-52,-51,-52v-18,0,-43,4,-43,20r0,60xm38,-143v53,-35,127,2,127,68v0,65,-74,106,-127,68r0,11r-30,0r0,-229r30,0r0,82","w":172,"k":{"~":14,"}":26,"x":18,"j":16,"`":130,"_":150,"^":35,"]":30,"\\":40,"Z":17,"Y":48,"X":19,"W":15,"V":24,"T":53,"A":8,"4":12,"3":13,"2":14}},"c":{"d":"5,-75v0,-73,75,-100,136,-69r-7,31v-34,-29,-95,-11,-95,39v0,50,58,63,92,38r5,32v-56,33,-131,-1,-131,-71","w":145,"k":{"~":26,"}":22,"{":10,"j":13,"`":94,"_":127,"^":19,"]":27,"\\":17,"Y":22,"T":50}},"d":{"d":"85,-23v19,0,39,-8,43,-24r0,-47v-1,-23,-19,-33,-41,-33v-30,0,-45,22,-45,52v0,28,13,52,43,52xm8,-74v0,-66,68,-104,120,-69r0,-82r30,0r0,229r-30,0r0,-10v-52,36,-120,-1,-120,-68","w":165,"k":{"~":11,"}":24,"j":9,"_":144,"^":19,"]":29}},"e":{"d":"131,-98v-16,-44,-74,-40,-87,0r87,0xm7,-77v-7,-90,132,-110,153,-29v3,10,6,22,6,34r-126,0v3,60,82,61,114,26r7,31v-18,12,-43,24,-70,24v-54,0,-80,-33,-84,-86","w":172,"k":{"~":13,"}":27,"t":18,"j":15,"`":95,"_":152,"^":32,"]":29,"\\":40,"Y":47,"W":14,"V":23,"T":52,"3":12}},"f":{"d":"33,-151v-14,-67,44,-98,93,-61r-13,25v-20,-22,-50,-18,-50,13r0,24r53,0r0,25r-53,0r0,129r-30,0r0,-129r-30,0r0,-26r30,0","w":127,"k":{"~":36,"}":19,"{":10,"t":32,"i":12,"_":111,"^":23,"]":24,"J":46,"A":41,"5":10,"4":36,"2":7,"0":8}},"g":{"d":"31,42v5,34,81,33,87,-2v-11,-35,-67,-30,-85,-8v-2,3,-2,6,-2,10xm42,-97v0,26,30,40,49,21v17,-18,6,-52,-20,-51v-18,1,-28,12,-29,30xm127,-118v14,40,-15,66,-45,76r0,27v26,11,63,20,65,52v5,70,-141,73,-147,11v-3,-34,28,-48,52,-59r0,-37v-20,-9,-39,-24,-40,-48v-3,-48,53,-74,93,-49r47,0r0,27r-25,0","w":150,"k":{"~":16,"`":88,"^":10,"\\":12,"Y":17,"X":8,"T":45,"J":40}},"h":{"d":"40,-136v34,-36,113,-18,113,37r0,103r-30,0v-2,-54,14,-128,-41,-128v-21,0,-42,13,-42,33r0,95r-30,0r0,-229r30,0r0,89","w":163,"k":{"~":14,"}":27,"j":19,"`":118,"_":139,"^":29,"]":32,"\\":37,"Y":44,"W":12,"V":21,"T":55,"3":9}},"i":{"d":"52,-151r0,155r-30,0r0,-155r30,0xm38,-178v-29,-1,-30,-50,1,-48v29,1,29,50,-1,48","w":77,"k":{"~":28,"}":32,"|":8,"{":7,"j":17,"`":17,"_":48,"^":36,"]":72,"5":12,"3":18,"2":12}},"j":{"d":"2,50v27,1,38,-11,38,-38r0,-163r30,0v-2,65,5,141,-4,199v-10,21,-34,27,-64,29r0,-27xm33,-201v-1,-12,11,-24,24,-24v12,0,22,12,22,24v1,13,-11,24,-24,24v-12,0,-22,-13,-22,-24","w":81,"k":{"~":14,"}":12,"^":22}},"k":{"d":"68,-84r77,88r-35,0r-65,-75r-6,0r0,75r-30,0r0,-229r30,0r0,127r4,0r59,-53r33,0","w":149,"k":{"~":59,"}":26,"{":16,"q":17,"o":15,"j":18,"e":16,"d":16,"c":15,"`":105,"_":126,"^":39,"]":31,"\\":30,"Y":33,"W":8,"V":15,"T":54,"S":11,"J":9,"9":22,"8":9,"5":20,"3":13,"0":19}},"l":{"d":"37,-41v0,24,33,30,51,19r6,24v-33,17,-87,6,-87,-32r0,-195r30,0r0,184","w":100,"k":{"~":67,"}":24,"{":14,"y":36,"w":28,"v":32,"t":21,"j":15,"g":9,"f":8,"`":59,"_":79,"^":75,"]":29,"\\":43,"Y":40,"W":29,"V":33,"U":12,"T":37,"Q":24,"O":26,"G":24,"C":19,"9":22,"7":21,"5":51,"3":57,"1":16}},"m":{"d":"127,-133v29,-37,122,-35,122,28r0,109r-30,0v-5,-51,21,-134,-38,-132v-22,2,-39,10,-39,33r0,99r-30,0v-5,-51,20,-134,-37,-132v-21,1,-39,11,-40,33r0,99r-30,0r0,-155r30,0r0,10v26,-24,73,-20,92,8","w":254,"k":{"~":9,"}":22,"j":14,"`":94,"_":186,"^":20,"]":27,"\\":28,"Y":35,"V":13,"T":51}},"n":{"d":"41,-141v35,-32,109,-17,109,39r0,106r-30,0v-5,-52,20,-133,-38,-132v-22,1,-40,10,-41,33r0,99r-30,0r0,-155r30,0r0,10","w":160,"k":{"~":14,"}":28,"j":19,"`":100,"_":136,"^":27,"]":33,"\\":36,"Y":42,"W":11,"V":19,"T":56,"3":8}},"o":{"d":"87,-125v-54,-2,-66,82,-19,98v33,12,68,-12,68,-47v0,-30,-19,-49,-49,-51xm4,-74v0,-50,33,-82,82,-82v50,0,84,33,84,82v0,49,-34,82,-84,82v-49,0,-82,-32,-82,-82","w":173,"k":{"~":10,"}":22,"x":14,"j":12,"`":92,"_":156,"^":33,"]":26,"\\":38,"Z":13,"Y":44,"X":15,"W":11,"V":21,"T":49,"4":8,"3":11,"2":10}},"p":{"d":"39,-46v18,40,94,23,94,-27v0,-52,-79,-71,-94,-23r0,50xm39,-137v48,-40,129,-7,129,61v0,67,-75,106,-129,69r0,87r-30,0r0,-231r30,0r0,14","w":173,"k":{"~":13,"}":25,"x":18,"t":14,"j":15,"`":96,"_":91,"^":35,"]":30,"\\":40,"Z":17,"Y":47,"X":19,"W":14,"V":23,"T":52,"A":8,"4":12,"3":14,"2":14}},"q":{"d":"126,-96v-15,-50,-86,-30,-86,23v0,52,69,72,86,28r0,-51xm8,-72v0,-67,72,-107,118,-65r0,-14r30,0r0,231r-30,0r0,-87v-49,37,-118,-1,-118,-65","w":164,"k":{"~":11,"`":96,"^":19,"\\":18,"Y":22,"T":53}},"r":{"d":"36,-136v16,-20,49,-23,74,-9r-13,27v-28,-15,-61,-2,-61,35r0,87r-30,0r0,-155r30,0r0,15","w":115,"k":{"~":21,"}":23,"{":8,"j":15,"a":24,"`":95,"_":96,"^":19,"]":28,"\\":19,"Z":58,"Y":23,"X":51,"T":51,"J":60,"A":35,"4":50}},"s":{"d":"38,-115v0,21,28,19,46,24v24,6,42,16,43,45v1,60,-87,67,-123,34r14,-25v17,20,72,26,77,-8v-9,-41,-90,-5,-90,-67v0,-56,82,-55,116,-29r-10,29v-16,-11,-30,-21,-54,-18v-9,1,-19,5,-19,15","w":132,"k":{"~":35,"}":22,"{":12,"j":14,"`":94,"_":113,"^":26,"]":27,"\\":27,"Y":32,"V":12,"T":50}},"t":{"d":"133,-6v-33,24,-93,17,-93,-35r0,-83r-36,0r0,-27r36,0r0,-31r30,-10r0,42r65,-1r0,27r-65,0v4,40,-16,110,33,102v9,-1,12,-4,20,-8","w":138,"k":{"~":28,"}":21,"{":8,"t":25,"j":12,"`":93,"_":121,"^":15,"]":26,"\\":14,"Y":18,"T":49,"-":24}},"u":{"d":"77,-20v56,0,38,-77,41,-131r30,0r0,155r-30,0r0,-11v-40,31,-107,10,-107,-46r0,-98r30,0v4,52,-17,131,36,131","w":159,"k":{"~":14,"}":28,"p":-8,"j":20,"`":100,"_":134,"^":22,"]":33,"\\":22,"Y":25,"T":57}},"v":{"d":"135,-151r35,0r-69,155r-38,0r-60,-155r33,0r47,120","w":172,"k":{"~":26,"}":22,"j":13,"`":94,"_":153,"^":23,"]":27,"\\":15,"Z":45,"Y":19,"X":46,"T":50,"J":33,"A":41,"4":38}},"w":{"d":"212,-151r32,0r-52,155r-36,0r-33,-91r-31,91r-37,0r-52,-155r33,0r40,117r37,-107r20,0r39,107","w":247,"k":{"~":22,"}":22,"j":13,"`":93,"_":186,"^":22,"]":27,"\\":15,"Z":34,"Y":19,"X":36,"T":50,"J":25,"A":34,"4":27,".":48}},"x":{"d":"104,-80r59,84r-38,0r-40,-58r-42,58r-37,0r62,-84r-47,-71r34,0r32,46r34,-46r35,0","w":169,"k":{"~":49,"}":27,"{":18,"q":15,"o":13,"j":19,"e":14,"d":15,"c":13,"`":99,"_":145,"^":37,"]":32,"\\":28,"Y":32,"V":13,"T":55,"S":10,"J":8,"9":17,"8":8,"5":18,"3":12,"0":18}},"y":{"d":"130,-151r36,0r-93,192v-13,24,-31,41,-67,41r0,-31v42,0,50,-35,63,-66r-67,-136r36,0r48,96","w":167,"k":{"~":26,"}":21,"j":13,"g":10,"`":93,"_":39,"^":23,"]":26,"\\":14,"Z":49,"Y":18,"X":45,"T":49,"J":36,"A":40,"4":42}},"z":{"d":"152,-26r0,30r-144,0r89,-128r-84,0r0,-27r137,0r-85,126","w":163,"k":{"~":48,"}":28,"{":19,"j":20,"`":100,"_":138,"^":36,"]":33,"\\":28,"Y":31,"V":13,"T":57,"9":15,"5":18,"3":11}},"{":{"d":"48,-99v50,28,-11,159,56,163r0,19v-73,5,-65,-67,-65,-141v0,-19,-9,-29,-25,-33r0,-15v65,-16,-29,-176,90,-174r0,19v-67,4,-5,134,-56,162","w":118,"k":{"~":64,"{":33,"z":28,"x":27,"w":22,"v":22,"u":28,"t":21,"s":22,"r":23,"q":26,"o":22,"n":28,"m":22,"l":23,"k":25,"i":32,"h":26,"f":19,"e":25,"d":26,"c":23,"b":24,"a":29,"`":43,"^":62,"Z":26,"Y":24,"X":28,"W":14,"V":18,"U":25,"T":22,"S":25,"R":22,"Q":25,"P":28,"O":27,"N":32,"M":30,"L":30,"K":29,"J":29,"I":37,"H":30,"G":27,"F":24,"E":25,"D":28,"C":23,"B":26,"A":27,"9":24,"8":26,"6":23,"4":19,"3":12,"2":35,"1":24,"0":29}},"|":{"d":"53,-274r0,368r-29,0r0,-368r29,0","w":76,"k":{"~":27,"|":15,"i":8,"`":19,"^":35,"N":8,"I":13,"2":10}},"}":{"d":"80,-208v0,41,-11,95,24,102r0,15v-64,17,31,176,-90,174r0,-19v67,-4,6,-134,57,-162v-50,-21,12,-156,-57,-163r0,-19v46,0,66,24,66,72","w":118,"k":{"~":18,"}":33,"z":17,"x":18,"t":8,"j":14,"a":19,"`":35,"^":47,"]":28,"\\":10,"Z":17,"Y":16,"X":19,"V":9,"T":13,"S":15,"J":19,"A":17,"7":15,"5":8,"4":9,"3":18,"2":26,"1":9}},"~":{"d":"83,-135v39,0,87,49,111,0r16,27v-17,31,-65,40,-98,15v-23,-17,-51,-5,-62,17r-15,-26v9,-17,23,-33,48,-33","w":244,"k":{"~":40,"}":59,"|":27,"{":19,"z":25,"y":24,"x":48,"w":21,"v":21,"u":14,"t":16,"s":9,"r":9,"q":17,"p":10,"o":13,"n":14,"m":9,"l":10,"k":12,"j":44,"i":26,"h":14,"g":17,"f":14,"e":14,"d":16,"c":13,"b":11,"a":41,"`":124,"_":195,"^":55,"]":57,"\\":62,"[":16,"Z":87,"Y":70,"X":92,"W":36,"V":45,"U":13,"T":80,"S":54,"R":9,"Q":9,"P":15,"O":11,"N":19,"M":17,"L":17,"K":16,"J":101,"I":24,"H":18,"G":12,"F":12,"E":13,"D":16,"B":14,"A":56,"9":12,"8":33,"7":24,"6":10,"5":31,"4":91,"3":34,"2":42,"1":18,"0":20}},"\u2026":{"d":"26,-15v0,-11,12,-20,22,-20v12,0,20,9,20,20v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21xm147,-14v1,-12,7,-21,20,-21v13,-1,21,9,21,20v-1,11,-8,22,-21,21v-10,0,-21,-9,-20,-20xm267,-14v0,-11,8,-21,21,-21v12,0,20,9,20,20v0,13,-8,21,-21,21v-12,0,-20,-8,-20,-20","w":334},"\u2018":{"d":"37,-225r23,0r-27,58r-32,0","w":62},"\u2019":{"d":"30,-225r31,0r-35,58r-24,0","w":62},"\u201c":{"d":"35,-225r23,0r-28,58r-31,0xm86,-225r23,0r-28,58r-31,0","w":108},"\u201d":{"d":"28,-225r31,0r-36,58r-23,0xm78,-225r31,0r-36,58r-23,0","w":108},"\u2013":{"d":"118,-98r0,26r-114,0r0,-26r114,0","w":122},"\u2014":{"d":"173,-98r0,26r-172,0r0,-26r172,0","w":174},"\u2122":{"d":"106,-258r0,23r-38,0r0,104r-25,0r0,-104r-39,0r0,-23r102,0xm202,-208r-25,77r-21,0r-24,-76r0,76r-24,0r0,-127r31,0r28,89r28,-89r31,0r0,127r-24,0r0,-77","w":230},"\u00a0":{"w":91}}});
