/*
 * 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:
 * © 1990-2006 Apple Computer Inc. © 1981 Linotype AG © 1990-91 Type Solutions
 * Inc.
 * 
 * Trademark:
 * Helvetica is a registered trademark of Linotype AG
 */
Cufon.registerFont({"w":200,"face":{"font-family":"instalnova","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"7","bbox":"-12 -279 335 80.0727","underline-thickness":"17.7539","underline-position":"-36.0352","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":100,"k":{"Y":6,"T":6,"A":20}},"!":{"d":"42,-258r35,0v2,70,-3,133,-8,196r-18,0r-9,-111r0,-85xm42,-37r35,0r0,37r-35,0r0,-37","w":100},"\"":{"d":"107,-258r-6,103r-21,0r-5,-103r32,0xm46,-258r-5,103r-21,0r-6,-103r32,0","w":127},"#":{"d":"5,-99r41,0r17,-60r-41,0r5,-20r41,0r21,-79r26,0r-21,79r39,0r22,-79r25,0r-21,79r41,0r-6,20r-40,0r-17,60r41,0r-6,21r-40,0r-22,78r-25,0r21,-78r-39,0r-21,78r-26,0r21,-78r-41,0xm111,-99r16,-60r-38,0r-17,60r39,0"},"$":{"d":"107,-18v44,5,64,-56,32,-80v-6,-4,-17,-9,-32,-13r0,93xm90,-230v-37,-2,-55,46,-31,69v8,7,18,11,31,14r0,-83xm16,-186v0,-38,32,-71,75,-70r0,-23r16,0r0,23v44,3,71,26,74,69r-31,0v-2,-26,-18,-41,-43,-42r0,85v49,15,80,21,80,71v0,52,-29,76,-80,81r0,34r-16,0r0,-34v-53,-4,-80,-29,-80,-85r31,0v2,38,13,53,48,58r0,-96v-44,-9,-74,-24,-74,-71"},"%":{"d":"245,-122v33,0,62,28,62,61v0,33,-29,61,-62,61v-33,0,-61,-28,-61,-61v0,-33,28,-61,61,-61xm220,-251r19,0r-140,258r-20,0xm73,-147v20,0,36,-16,36,-36v0,-20,-17,-36,-36,-36v-19,0,-36,16,-36,36v0,20,16,36,36,36xm73,-244v33,0,61,28,61,61v0,33,-28,61,-61,61v-33,0,-61,-28,-61,-61v0,-33,28,-61,61,-61xm245,-25v19,0,37,-17,37,-36v0,-20,-17,-36,-37,-36v-20,0,-36,17,-36,36v0,19,17,36,36,36","w":320},"&":{"d":"103,-158v19,-14,31,-22,33,-46v0,-16,-12,-28,-28,-28v-45,2,-32,55,-5,74xm48,-65v-2,55,84,51,102,14r-58,-71v-28,19,-43,23,-44,57xm74,-144v-45,-34,-31,-114,35,-114v34,0,57,22,57,52v0,35,-20,50,-46,69r47,56v6,-18,7,-22,10,-41r30,0v0,19,-16,62,-21,66r46,56r-41,0r-24,-30v-20,22,-40,35,-75,36v-48,2,-76,-30,-76,-71v0,-45,22,-57,58,-79","w":240},"'":{"d":"59,-258r-5,103r-21,0r-6,-103r32,0","w":68},"(":{"d":"25,-92v0,-83,20,-107,60,-170r22,0v-64,100,-64,236,0,335r-21,0v-39,-60,-61,-82,-61,-165","w":119},")":{"d":"94,-97v0,83,-20,107,-60,170r-22,0v67,-99,63,-237,0,-335r21,0v40,61,61,84,61,165","w":119},"*":{"d":"79,-258r0,39r38,-13r7,19r-38,13r24,33r-18,12r-23,-34r-23,34r-18,-12r24,-33r-38,-13r7,-19r38,13r0,-39r20,0","w":140},"+":{"d":"16,-77r0,-30r77,0r0,-77r30,0r0,77r77,0r0,30r-77,0r0,77r-30,0r0,-77r-77,0","w":210},",":{"d":"30,37v13,-1,22,-21,19,-37r-19,0r0,-38r38,0v1,43,1,86,-38,91r0,-16","w":100},"-":{"d":"15,-117r88,0r0,33r-88,0r0,-33","w":119},".":{"d":"31,-38r37,0r0,38r-37,0r0,-38","w":100},"\/":{"d":"82,-258r27,0r-82,258r-27,0","w":100},"0":{"d":"97,-252v64,1,88,54,88,126v0,72,-25,134,-88,133v-61,-1,-86,-58,-86,-128v0,-70,26,-132,86,-131xm97,-22v45,0,54,-41,54,-103v0,-50,-6,-98,-52,-98v-46,0,-53,48,-53,103v0,50,11,98,51,98"},"1":{"d":"34,-202v46,-6,58,-8,68,-49r25,0r0,251r-33,0r0,-178r-60,0r0,-24","k":{"1":27}},"2":{"d":"102,-253v73,-4,107,79,62,127v-27,29,-106,48,-117,96r137,0r0,30r-173,0v-3,-86,79,-102,125,-142v31,-27,10,-85,-34,-82v-36,2,-52,23,-52,62r-33,0v1,-57,29,-88,85,-91"},"3":{"d":"142,-134v79,29,39,141,-48,141v-56,0,-84,-34,-85,-84r33,0v2,38,17,53,53,55v32,1,55,-19,55,-48v0,-41,-33,-49,-73,-46r0,-28v35,5,65,-7,65,-40v0,-25,-21,-39,-44,-39v-35,0,-50,19,-52,54r-31,0v-1,-52,29,-83,79,-83v49,0,81,20,81,67v0,25,-13,44,-33,51"},"4":{"d":"119,-89r0,-114r-81,114r81,0xm120,0r0,-62r-111,0r0,-30r115,-160r27,0r0,163r37,0r0,27r-37,0r0,62r-31,0"},"5":{"d":"185,-84v0,75,-87,116,-147,73v-16,-12,-24,-29,-26,-53r32,0v3,27,23,42,52,43v35,2,52,-27,55,-58v5,-57,-79,-72,-103,-31r-27,-2r19,-136r131,0r0,31r-107,0r-11,70v48,-39,132,-2,132,63"},"6":{"d":"14,-111v0,-76,27,-142,91,-142v49,0,74,30,76,67r-32,0v-3,-45,-65,-51,-85,-14v-9,17,-17,40,-18,70v35,-56,140,-32,140,49v0,47,-34,90,-86,88v-58,-3,-86,-46,-86,-118xm103,-22v34,0,50,-26,50,-56v0,-29,-16,-56,-52,-54v-30,1,-51,22,-51,54v0,31,20,56,53,56"},"7":{"d":"188,-220v-48,56,-89,127,-104,220r-35,0v12,-75,58,-164,103,-216r-139,0r0,-32r175,0r0,28"},"8":{"d":"98,-146v25,0,45,-16,44,-40v0,-21,-19,-37,-45,-37v-28,0,-43,15,-43,39v-1,23,21,38,44,38xm100,-22v30,0,52,-17,51,-47v0,-32,-22,-49,-53,-50v-29,-1,-53,20,-52,49v0,29,21,48,54,48xm55,-134v-67,-27,-28,-126,44,-118v72,-9,105,91,44,118v25,11,42,30,42,62v0,46,-36,80,-86,79v-48,-1,-87,-28,-87,-78v0,-34,17,-53,43,-63"},"9":{"d":"183,-134v0,71,-28,141,-92,141v-46,0,-75,-27,-75,-68r32,0v-1,43,56,56,80,23v10,-14,19,-38,23,-77v-34,58,-145,26,-138,-51v4,-47,31,-86,82,-86v61,0,88,51,88,118xm96,-112v30,-1,50,-19,50,-56v0,-35,-18,-55,-50,-55v-32,-1,-51,24,-50,57v1,32,16,56,50,54"},":":{"d":"40,-186r37,0r0,39r-37,0r0,-39xm40,-38r37,0r0,38r-37,0r0,-38","w":100},";":{"d":"40,37v13,-3,21,-18,19,-37r-19,0r0,-38r37,0v2,43,2,87,-37,91r0,-16xm40,-186r37,0r0,39r-37,0r0,-39","w":100},"<":{"d":"5,-107r205,-80r0,32r-168,63r168,64r0,31r-205,-80r0,-30","w":210},"=":{"d":"200,-144r0,29r-184,0r0,-29r184,0xm200,-69r0,30r-184,0r0,-30r184,0","w":210},">":{"d":"210,-77r-205,80r0,-31r168,-64r-168,-63r0,-32r205,80r0,30","w":210},"?":{"d":"87,-37r35,0r0,37r-35,0r0,-37xm27,-177v0,-50,31,-85,81,-85v44,0,76,28,76,71v1,57,-70,60,-65,125r-32,0v-7,-68,64,-69,64,-126v0,-25,-16,-43,-44,-42v-34,0,-47,21,-48,57r-32,0"},"@":{"d":"220,-157v0,-14,-11,-28,-28,-28v-27,0,-49,42,-49,70v0,20,8,35,26,36v31,2,51,-50,51,-78xm185,8v-83,0,-144,-53,-145,-131v-1,-83,67,-142,153,-142v76,0,131,38,132,109v1,47,-35,96,-77,97v-23,1,-38,-15,-33,-37v-10,21,-27,37,-53,37v-29,0,-48,-25,-48,-56v0,-42,34,-90,72,-89v22,0,41,16,42,36r9,-30r25,0r-28,101v0,10,7,15,16,15v31,0,53,-38,52,-75v-2,-56,-46,-88,-105,-88v-78,0,-133,46,-133,123v0,67,52,109,125,109v42,0,75,-15,101,-34r11,16v-23,19,-71,39,-116,39","w":365},"A":{"d":"160,-106r-39,-114r-42,114r81,0xm102,-258r40,0r94,258r-39,0r-26,-77r-102,0r-28,77r-36,0","w":240,"k":{"y":6,"w":6,"v":6,"Y":27,"W":13,"V":27,"T":27," ":20}},"B":{"d":"178,-190v0,-52,-68,-37,-117,-39r0,80v50,-2,117,12,117,-41xm191,-77v0,-55,-75,-43,-130,-44r0,91v58,-1,130,11,130,-47xm179,-139v82,26,46,139,-43,139r-109,0r0,-258v80,2,187,-19,186,64v0,27,-13,45,-34,55","w":240},"C":{"d":"16,-132v0,-77,46,-133,120,-133v59,0,100,36,106,84r-34,0v-8,-33,-30,-55,-71,-54v-57,1,-85,43,-85,109v0,58,26,102,84,102v44,0,67,-30,75,-71r34,0v-6,58,-50,103,-113,102v-76,-2,-116,-57,-116,-139","w":259},"D":{"d":"207,-127v2,-61,-22,-102,-81,-101r-62,0r0,198r63,0v59,1,78,-42,80,-97xm242,-133v0,74,-39,133,-109,133r-104,0r0,-258r105,0v69,-1,108,54,108,125","w":259},"E":{"d":"31,-258r188,0r0,31r-154,0r0,79r142,0r0,30r-142,0r0,87r157,0r0,31r-191,0r0,-258","w":240},"F":{"d":"31,-258r179,0r0,31r-144,0r0,79r126,0r0,31r-126,0r0,117r-35,0r0,-258","w":219,"k":{"A":20,".":40,",":40}},"G":{"d":"17,-125v0,-103,92,-171,185,-126v26,13,41,37,47,71r-35,0v-8,-36,-34,-54,-76,-54v-54,0,-86,44,-85,107v1,61,24,105,86,104v50,-1,83,-31,82,-86r-81,0r0,-29r113,0r0,138r-22,0r-9,-33v-25,28,-43,39,-90,40v-71,1,-115,-57,-115,-132","w":280},"H":{"d":"28,-258r36,0r0,106r134,0r0,-106r35,0r0,258r-35,0r0,-121r-134,0r0,121r-36,0r0,-258","w":259},"I":{"d":"35,-258r36,0r0,258r-36,0r0,-258","w":100},"J":{"d":"78,-22v37,-2,42,-20,42,-64r0,-172r34,0r0,181v0,57,-23,84,-78,84v-48,0,-76,-30,-70,-90r33,0v-2,36,5,63,39,61","w":180},"K":{"d":"27,-258r35,0r0,126r125,-126r49,0r-108,104r111,154r-46,0r-90,-130r-41,40r0,90r-35,0r0,-258","w":240},"L":{"d":"27,-258r35,0r0,227r131,0r0,31r-166,0r0,-258","k":{"y":13,"Y":27,"W":27,"V":27,"T":27," ":13}},"M":{"d":"27,-258r50,0r74,218r73,-218r50,0r0,258r-33,0r1,-218r-74,218r-35,0r-74,-218r1,218r-33,0r0,-258","w":299},"N":{"d":"27,-258r42,0r130,209r0,-209r33,0r0,258r-39,0r-132,-209r0,209r-34,0r0,-258","w":259},"O":{"d":"139,-265v81,0,126,50,127,131v0,81,-48,142,-128,142v-77,0,-125,-57,-124,-136v1,-78,47,-137,125,-137xm142,-24v61,0,87,-52,88,-109v0,-57,-33,-102,-89,-101v-59,1,-92,43,-91,108v1,58,29,102,92,102","w":280},"P":{"d":"224,-184v0,43,-30,75,-77,75r-81,0r0,109r-35,0r0,-258r116,0v46,-1,77,29,77,74xm188,-184v0,-57,-68,-43,-122,-44r0,89v54,-2,122,14,122,-45","w":240,"k":{"A":27,".":46,",":46," ":6}},"Q":{"d":"266,-134v0,46,-14,82,-38,106r36,27r-18,22r-40,-31v-19,10,-40,18,-68,18v-77,2,-125,-58,-124,-136v1,-78,47,-137,125,-137v81,0,126,50,127,131xm50,-126v0,74,58,121,129,95r-28,-22r18,-22r33,26v52,-56,31,-190,-61,-185v-62,3,-91,41,-91,108","w":280},"R":{"d":"201,-185v0,-60,-78,-40,-134,-43r0,88v57,-3,134,17,134,-45xm203,0v-14,-39,16,-111,-57,-111r-79,0r0,111r-35,0r0,-258v87,3,204,-22,204,69v0,32,-14,51,-36,62v49,5,16,97,46,121r0,6r-43,0","w":259,"k":{"Y":6,"W":6,"V":6,"T":6}},"S":{"d":"223,-72v0,86,-128,100,-179,55v-18,-16,-27,-38,-27,-66r33,0v2,43,27,60,71,61v34,0,71,-15,68,-45v-7,-79,-164,-22,-164,-118v0,-77,106,-101,162,-60v19,13,28,34,28,63r-33,0v-4,-38,-24,-48,-65,-52v-49,-5,-79,49,-42,71v43,25,148,15,148,91","w":240},"T":{"d":"215,-258r0,31r-87,0r0,227r-35,0r0,-227r-87,0r0,-31r209,0","w":219,"k":{"y":20,"w":20,"u":13,"s":40,"r":13,"o":40,"i":13,"e":40,"c":40,"a":40,"O":6,"A":27,";":40,":":40,".":40,"-":20,",":40," ":6}},"U":{"d":"131,7v-72,0,-101,-41,-101,-120r0,-145r35,0v8,91,-32,232,64,234v104,2,60,-142,69,-234r35,0r0,145v1,79,-30,120,-102,120","w":259},"V":{"d":"48,-258r74,220r73,-220r39,0r-94,258r-37,0r-94,-258r39,0","w":240,"k":{"y":13,"u":13,"r":13,"o":20,"i":6,"e":20,"a":27,"A":27,";":13,":":13,".":33,"-":20,",":33}},"W":{"d":"44,-258r49,210r59,-210r37,0r59,210r49,-210r38,0r-68,258r-37,0r-59,-214r-60,214r-37,0r-67,-258r37,0","w":339,"k":{"y":3,"u":6,"r":6,"o":6,"e":6,"a":13,"A":13,";":6,":":6,".":20,"-":6,",":20}},"X":{"d":"50,0r-43,0r93,-132r-87,-126r44,0r66,99r65,-99r42,0r-87,126r91,132r-43,0r-70,-106","w":240},"Y":{"d":"7,-258r41,0r74,124r75,-124r40,0r-97,154r0,104r-35,0r0,-104","w":240,"k":{"v":20,"u":20,"q":33,"p":27,"o":33,"i":13,"e":33,"a":27,"A":27,";":23,":":20,".":46,"-":33,",":46," ":6}},"Z":{"d":"8,-29r159,-198r-147,0r0,-31r192,0r0,30r-160,197r160,0r0,31r-204,0r0,-29","w":219},"[":{"d":"22,-260r68,0r0,26r-38,0r0,279r38,0r0,26r-68,0r0,-331","w":100},"\\":{"d":"15,-258r101,258r-28,0r-100,-258r27,0","w":100},"]":{"d":"8,45r38,0r0,-279r-38,0r0,-26r68,0r0,331r-68,0r0,-26","w":100},"^":{"d":"110,-258r62,151r-29,0r-46,-116r-47,116r-29,0r62,-151r27,0","w":168},"_":{"d":"0,45r0,-18r200,0r0,18r-200,0"},"`":{"d":"78,-213r-24,0r-47,-51r39,0","w":119},"a":{"d":"62,-76v-28,14,-14,57,19,55v42,-3,67,-26,59,-75v-19,12,-59,9,-78,20xm142,-25v-25,42,-128,43,-128,-24v0,-56,58,-61,110,-65v12,-2,17,-7,17,-21v0,-24,-19,-31,-45,-31v-27,0,-40,9,-42,35r-30,0v1,-44,32,-62,73,-62v40,0,75,13,75,52r0,109v-1,12,8,12,20,10r0,23v-23,8,-50,1,-50,-26"},"b":{"d":"105,6v-28,0,-42,-11,-55,-30r0,24r-29,0r0,-259r31,0r0,94v11,-16,31,-28,56,-28v50,1,80,38,79,95v-1,55,-28,104,-82,104xm103,-22v38,1,51,-35,51,-74v0,-36,-15,-69,-50,-69v-34,0,-54,27,-54,69v0,44,14,74,53,74"},"c":{"d":"10,-89v0,-83,75,-132,138,-89v14,9,21,28,24,53r-31,0v-4,-23,-16,-40,-45,-40v-36,0,-53,36,-52,76v0,36,14,68,50,67v28,0,42,-20,47,-45r31,0v-7,45,-32,72,-81,72v-50,1,-81,-43,-81,-94","w":180},"d":{"d":"43,-92v0,38,15,73,54,71v35,-1,50,-33,50,-73v0,-42,-16,-70,-50,-70v-36,0,-55,30,-54,72xm91,-192v27,1,41,10,55,28r0,-95r31,0r0,259r-29,0r0,-26v-13,21,-31,33,-61,33v-46,0,-77,-46,-77,-97v0,-52,29,-103,81,-102"},"e":{"d":"13,-91v0,-107,149,-141,169,-35v2,9,3,23,3,42r-138,0v2,36,14,63,52,63v27,0,47,-16,52,-38r31,0v-9,39,-37,66,-85,66v-50,-1,-84,-41,-84,-98xm152,-109v3,-52,-58,-73,-89,-40v-10,10,-15,24,-16,40r105,0"},"f":{"d":"31,-187v-5,-52,9,-83,63,-74r0,29v-31,-4,-32,7,-31,45r31,0r0,25r-32,0r0,162r-31,0r0,-162r-26,0r0,-25r26,0","w":100,"k":{"f":6}},"g":{"d":"11,-91v0,-85,89,-135,136,-72r0,-24r29,0v-7,109,35,271,-85,267v-40,-1,-72,-19,-74,-57r32,0v2,41,80,38,90,5v4,-10,6,-28,6,-54v-12,19,-27,29,-58,28v-48,-1,-76,-35,-76,-93xm147,-95v1,-41,-17,-69,-52,-69v-37,0,-52,33,-52,75v-1,37,14,64,48,65v38,1,56,-32,56,-71"},"h":{"d":"107,-165v-32,0,-52,22,-52,65r0,100r-32,0r0,-259r32,0r0,96v30,-50,122,-38,122,42r0,121r-33,0r0,-119v1,-32,-9,-46,-37,-46"},"i":{"d":"23,-187r32,0r0,187r-32,0r0,-187xm23,-258r32,0r0,36r-32,0r0,-36","w":79},"j":{"d":"55,-222r-32,0r0,-36r32,0r0,36xm55,28v1,39,-23,51,-62,47r0,-27v26,-2,30,2,30,-23r0,-212r32,0r0,215","w":79},"k":{"d":"22,-258r31,0r0,150r81,-80r41,0r-73,70r77,118r-41,0r-59,-95r-26,24r0,71r-31,0r0,-258","w":180},"l":{"d":"24,-258r32,0r0,258r-32,0r0,-258","w":79},"m":{"d":"102,-164v-64,1,-44,98,-47,164r-32,0r0,-188r31,0r0,26v20,-36,90,-42,107,-1v27,-47,116,-37,116,38r0,125r-33,0r0,-131v0,-23,-12,-32,-33,-33v-65,0,-41,100,-45,164r-32,0r0,-123v0,-28,-7,-40,-32,-41","w":299},"n":{"d":"109,-164v-75,0,-50,95,-54,164r-32,0r0,-188r30,0r0,26v32,-47,124,-42,124,41r0,121r-33,0r0,-119v0,-27,-10,-45,-35,-45"},"o":{"d":"98,-20v42,0,54,-39,55,-77v0,-41,-17,-69,-55,-69v-39,-1,-55,36,-55,75v0,39,16,71,55,71xm99,-194v51,1,87,38,87,96v0,60,-30,105,-91,105v-54,0,-85,-41,-85,-97v0,-60,32,-104,89,-104"},"p":{"d":"103,-21v34,-1,51,-32,51,-74v0,-39,-16,-70,-51,-70v-37,0,-52,35,-52,77v0,39,16,69,52,67xm107,6v-27,0,-41,-9,-55,-27r0,96r-31,0r0,-262r31,0r0,25v40,-62,142,-20,135,64v-5,60,-25,104,-80,104"},"q":{"d":"44,-92v0,40,15,71,50,71v37,0,52,-32,52,-75v0,-40,-16,-70,-52,-69v-34,2,-50,31,-50,73xm90,-192v28,0,46,11,57,30r0,-26r30,0r0,263r-32,0r0,-97v-39,58,-134,18,-134,-67v0,-55,29,-102,79,-103"},"r":{"d":"116,-158v-36,-7,-60,19,-60,50r0,108r-32,0r0,-188r30,0r0,32v7,-16,31,-42,62,-36r0,34","w":119,"k":{".":20,",":20}},"s":{"d":"149,-93v42,37,4,100,-59,100v-51,0,-76,-23,-78,-66r30,0v3,29,18,36,49,39v32,3,63,-31,34,-49v-32,-20,-108,-15,-108,-64v0,-65,101,-78,132,-35v8,11,12,22,12,34r-30,0v-3,-22,-18,-32,-46,-32v-32,0,-50,31,-24,45v21,11,75,18,88,28","w":180},"t":{"d":"92,0v-35,9,-62,-1,-62,-38r0,-124r-26,0r0,-26r26,0r0,-53r32,0r0,53r30,0r0,26r-30,0r0,122v-1,18,13,16,30,15r0,25","w":100},"u":{"d":"85,5v-90,0,-57,-114,-63,-193r33,0r0,125v-1,27,13,39,36,40v69,2,48,-97,51,-165r32,0r0,188r-30,0r0,-28v-10,19,-32,33,-59,33"},"v":{"d":"39,-188r50,153r53,-153r34,0r-71,188r-34,0r-69,-188r37,0","w":180,"k":{".":27,",":27}},"w":{"d":"38,-188r36,148r37,-148r35,0r37,147r39,-147r31,0r-54,188r-33,0r-39,-146r-37,146r-33,0r-54,-188r35,0","w":259,"k":{".":20,",":20}},"x":{"d":"5,-188r41,0r43,66r44,-66r39,1r-64,90r67,97r-41,0r-47,-71r-45,71r-40,0r66,-97","w":180},"y":{"d":"141,-188r35,0r-59,161v-18,48,-30,77,-38,88v-10,15,-35,20,-58,14r0,-29v35,16,44,-19,52,-41r-69,-193r36,0r50,153","w":180,"k":{".":27,",":27}},"z":{"d":"9,-25r112,-135r-104,0r0,-28r146,0r0,26r-111,134r115,0r0,28r-158,0r0,-25","w":180},"{":{"d":"17,-95v45,3,55,43,52,96v-2,32,19,48,43,52r0,20v-55,-3,-72,-37,-72,-104v0,-36,-15,-49,-48,-54r0,-20v72,4,32,-97,63,-135v10,-13,28,-21,57,-23r0,20v-38,3,-43,34,-43,79v0,44,-14,64,-52,69","w":120},"|":{"d":"55,0r-30,0r0,-262r30,0r0,262","w":93},"}":{"d":"103,-95v-44,-3,-55,-37,-52,-89v2,-38,-12,-55,-44,-59r0,-20v61,3,75,36,72,104v-2,36,15,50,48,54r0,20v-75,-5,-26,111,-68,140v-14,10,-31,16,-52,18r0,-20v36,-4,44,-34,44,-79v0,-42,16,-65,52,-69","w":120},"~":{"d":"3,-56v5,-43,35,-79,85,-60v23,9,43,24,70,24v19,0,30,-18,34,-35r20,0v-4,47,-43,83,-94,56v-30,-15,-87,-37,-94,15r-21,0","w":210},"\u00a0":{"w":100,"k":{"Y":6,"T":6,"A":20}}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1990-2006 Apple Computer Inc. © 1981 Linotype AG © 1990-91 Type Solutions
 * Inc.
 * 
 * Trademark:
 * Helvetica is a registered trademark of Linotype AG
 */
Cufon.registerFont({"w":200,"face":{"font-family":"instalnova","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"7","bbox":"-12 -279 335 80.0727","underline-thickness":"17.7539","underline-position":"-36.0352","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":100,"k":{"Y":6,"T":6,"A":20}},"!":{"d":"42,-258r35,0v2,70,-3,133,-8,196r-18,0r-9,-111r0,-85xm42,-37r35,0r0,37r-35,0r0,-37","w":100},"\"":{"d":"107,-258r-6,103r-21,0r-5,-103r32,0xm46,-258r-5,103r-21,0r-6,-103r32,0","w":127},"#":{"d":"5,-99r41,0r17,-60r-41,0r5,-20r41,0r21,-79r26,0r-21,79r39,0r22,-79r25,0r-21,79r41,0r-6,20r-40,0r-17,60r41,0r-6,21r-40,0r-22,78r-25,0r21,-78r-39,0r-21,78r-26,0r21,-78r-41,0xm111,-99r16,-60r-38,0r-17,60r39,0"},"$":{"d":"107,-18v44,5,64,-56,32,-80v-6,-4,-17,-9,-32,-13r0,93xm90,-230v-37,-2,-55,46,-31,69v8,7,18,11,31,14r0,-83xm16,-186v0,-38,32,-71,75,-70r0,-23r16,0r0,23v44,3,71,26,74,69r-31,0v-2,-26,-18,-41,-43,-42r0,85v49,15,80,21,80,71v0,52,-29,76,-80,81r0,34r-16,0r0,-34v-53,-4,-80,-29,-80,-85r31,0v2,38,13,53,48,58r0,-96v-44,-9,-74,-24,-74,-71"},"%":{"d":"245,-122v33,0,62,28,62,61v0,33,-29,61,-62,61v-33,0,-61,-28,-61,-61v0,-33,28,-61,61,-61xm220,-251r19,0r-140,258r-20,0xm73,-147v20,0,36,-16,36,-36v0,-20,-17,-36,-36,-36v-19,0,-36,16,-36,36v0,20,16,36,36,36xm73,-244v33,0,61,28,61,61v0,33,-28,61,-61,61v-33,0,-61,-28,-61,-61v0,-33,28,-61,61,-61xm245,-25v19,0,37,-17,37,-36v0,-20,-17,-36,-37,-36v-20,0,-36,17,-36,36v0,19,17,36,36,36","w":320},"&":{"d":"103,-158v19,-14,31,-22,33,-46v0,-16,-12,-28,-28,-28v-45,2,-32,55,-5,74xm48,-65v-2,55,84,51,102,14r-58,-71v-28,19,-43,23,-44,57xm74,-144v-45,-34,-31,-114,35,-114v34,0,57,22,57,52v0,35,-20,50,-46,69r47,56v6,-18,7,-22,10,-41r30,0v0,19,-16,62,-21,66r46,56r-41,0r-24,-30v-20,22,-40,35,-75,36v-48,2,-76,-30,-76,-71v0,-45,22,-57,58,-79","w":240},"'":{"d":"59,-258r-5,103r-21,0r-6,-103r32,0","w":68},"(":{"d":"25,-92v0,-83,20,-107,60,-170r22,0v-64,100,-64,236,0,335r-21,0v-39,-60,-61,-82,-61,-165","w":119},")":{"d":"94,-97v0,83,-20,107,-60,170r-22,0v67,-99,63,-237,0,-335r21,0v40,61,61,84,61,165","w":119},"*":{"d":"79,-258r0,39r38,-13r7,19r-38,13r24,33r-18,12r-23,-34r-23,34r-18,-12r24,-33r-38,-13r7,-19r38,13r0,-39r20,0","w":140},"+":{"d":"16,-77r0,-30r77,0r0,-77r30,0r0,77r77,0r0,30r-77,0r0,77r-30,0r0,-77r-77,0","w":210},",":{"d":"30,37v13,-1,22,-21,19,-37r-19,0r0,-38r38,0v1,43,1,86,-38,91r0,-16","w":100},"-":{"d":"15,-117r88,0r0,33r-88,0r0,-33","w":119},".":{"d":"31,-38r37,0r0,38r-37,0r0,-38","w":100},"\/":{"d":"82,-258r27,0r-82,258r-27,0","w":100},"0":{"d":"97,-252v64,1,88,54,88,126v0,72,-25,134,-88,133v-61,-1,-86,-58,-86,-128v0,-70,26,-132,86,-131xm97,-22v45,0,54,-41,54,-103v0,-50,-6,-98,-52,-98v-46,0,-53,48,-53,103v0,50,11,98,51,98"},"1":{"d":"34,-202v46,-6,58,-8,68,-49r25,0r0,251r-33,0r0,-178r-60,0r0,-24","k":{"1":27}},"2":{"d":"102,-253v73,-4,107,79,62,127v-27,29,-106,48,-117,96r137,0r0,30r-173,0v-3,-86,79,-102,125,-142v31,-27,10,-85,-34,-82v-36,2,-52,23,-52,62r-33,0v1,-57,29,-88,85,-91"},"3":{"d":"142,-134v79,29,39,141,-48,141v-56,0,-84,-34,-85,-84r33,0v2,38,17,53,53,55v32,1,55,-19,55,-48v0,-41,-33,-49,-73,-46r0,-28v35,5,65,-7,65,-40v0,-25,-21,-39,-44,-39v-35,0,-50,19,-52,54r-31,0v-1,-52,29,-83,79,-83v49,0,81,20,81,67v0,25,-13,44,-33,51"},"4":{"d":"119,-89r0,-114r-81,114r81,0xm120,0r0,-62r-111,0r0,-30r115,-160r27,0r0,163r37,0r0,27r-37,0r0,62r-31,0"},"5":{"d":"185,-84v0,75,-87,116,-147,73v-16,-12,-24,-29,-26,-53r32,0v3,27,23,42,52,43v35,2,52,-27,55,-58v5,-57,-79,-72,-103,-31r-27,-2r19,-136r131,0r0,31r-107,0r-11,70v48,-39,132,-2,132,63"},"6":{"d":"14,-111v0,-76,27,-142,91,-142v49,0,74,30,76,67r-32,0v-3,-45,-65,-51,-85,-14v-9,17,-17,40,-18,70v35,-56,140,-32,140,49v0,47,-34,90,-86,88v-58,-3,-86,-46,-86,-118xm103,-22v34,0,50,-26,50,-56v0,-29,-16,-56,-52,-54v-30,1,-51,22,-51,54v0,31,20,56,53,56"},"7":{"d":"188,-220v-48,56,-89,127,-104,220r-35,0v12,-75,58,-164,103,-216r-139,0r0,-32r175,0r0,28"},"8":{"d":"98,-146v25,0,45,-16,44,-40v0,-21,-19,-37,-45,-37v-28,0,-43,15,-43,39v-1,23,21,38,44,38xm100,-22v30,0,52,-17,51,-47v0,-32,-22,-49,-53,-50v-29,-1,-53,20,-52,49v0,29,21,48,54,48xm55,-134v-67,-27,-28,-126,44,-118v72,-9,105,91,44,118v25,11,42,30,42,62v0,46,-36,80,-86,79v-48,-1,-87,-28,-87,-78v0,-34,17,-53,43,-63"},"9":{"d":"183,-134v0,71,-28,141,-92,141v-46,0,-75,-27,-75,-68r32,0v-1,43,56,56,80,23v10,-14,19,-38,23,-77v-34,58,-145,26,-138,-51v4,-47,31,-86,82,-86v61,0,88,51,88,118xm96,-112v30,-1,50,-19,50,-56v0,-35,-18,-55,-50,-55v-32,-1,-51,24,-50,57v1,32,16,56,50,54"},":":{"d":"40,-186r37,0r0,39r-37,0r0,-39xm40,-38r37,0r0,38r-37,0r0,-38","w":100},";":{"d":"40,37v13,-3,21,-18,19,-37r-19,0r0,-38r37,0v2,43,2,87,-37,91r0,-16xm40,-186r37,0r0,39r-37,0r0,-39","w":100},"<":{"d":"5,-107r205,-80r0,32r-168,63r168,64r0,31r-205,-80r0,-30","w":210},"=":{"d":"200,-144r0,29r-184,0r0,-29r184,0xm200,-69r0,30r-184,0r0,-30r184,0","w":210},">":{"d":"210,-77r-205,80r0,-31r168,-64r-168,-63r0,-32r205,80r0,30","w":210},"?":{"d":"87,-37r35,0r0,37r-35,0r0,-37xm27,-177v0,-50,31,-85,81,-85v44,0,76,28,76,71v1,57,-70,60,-65,125r-32,0v-7,-68,64,-69,64,-126v0,-25,-16,-43,-44,-42v-34,0,-47,21,-48,57r-32,0"},"@":{"d":"220,-157v0,-14,-11,-28,-28,-28v-27,0,-49,42,-49,70v0,20,8,35,26,36v31,2,51,-50,51,-78xm185,8v-83,0,-144,-53,-145,-131v-1,-83,67,-142,153,-142v76,0,131,38,132,109v1,47,-35,96,-77,97v-23,1,-38,-15,-33,-37v-10,21,-27,37,-53,37v-29,0,-48,-25,-48,-56v0,-42,34,-90,72,-89v22,0,41,16,42,36r9,-30r25,0r-28,101v0,10,7,15,16,15v31,0,53,-38,52,-75v-2,-56,-46,-88,-105,-88v-78,0,-133,46,-133,123v0,67,52,109,125,109v42,0,75,-15,101,-34r11,16v-23,19,-71,39,-116,39","w":365},"A":{"d":"160,-106r-39,-114r-42,114r81,0xm102,-258r40,0r94,258r-39,0r-26,-77r-102,0r-28,77r-36,0","w":240,"k":{"y":6,"w":6,"v":6,"Y":27,"W":13,"V":27,"T":27," ":20}},"B":{"d":"178,-190v0,-52,-68,-37,-117,-39r0,80v50,-2,117,12,117,-41xm191,-77v0,-55,-75,-43,-130,-44r0,91v58,-1,130,11,130,-47xm179,-139v82,26,46,139,-43,139r-109,0r0,-258v80,2,187,-19,186,64v0,27,-13,45,-34,55","w":240},"C":{"d":"16,-132v0,-77,46,-133,120,-133v59,0,100,36,106,84r-34,0v-8,-33,-30,-55,-71,-54v-57,1,-85,43,-85,109v0,58,26,102,84,102v44,0,67,-30,75,-71r34,0v-6,58,-50,103,-113,102v-76,-2,-116,-57,-116,-139","w":259},"D":{"d":"207,-127v2,-61,-22,-102,-81,-101r-62,0r0,198r63,0v59,1,78,-42,80,-97xm242,-133v0,74,-39,133,-109,133r-104,0r0,-258r105,0v69,-1,108,54,108,125","w":259},"E":{"d":"31,-258r188,0r0,31r-154,0r0,79r142,0r0,30r-142,0r0,87r157,0r0,31r-191,0r0,-258","w":240},"F":{"d":"31,-258r179,0r0,31r-144,0r0,79r126,0r0,31r-126,0r0,117r-35,0r0,-258","w":219,"k":{"A":20,".":40,",":40}},"G":{"d":"17,-125v0,-103,92,-171,185,-126v26,13,41,37,47,71r-35,0v-8,-36,-34,-54,-76,-54v-54,0,-86,44,-85,107v1,61,24,105,86,104v50,-1,83,-31,82,-86r-81,0r0,-29r113,0r0,138r-22,0r-9,-33v-25,28,-43,39,-90,40v-71,1,-115,-57,-115,-132","w":280},"H":{"d":"28,-258r36,0r0,106r134,0r0,-106r35,0r0,258r-35,0r0,-121r-134,0r0,121r-36,0r0,-258","w":259},"I":{"d":"35,-258r36,0r0,258r-36,0r0,-258","w":100},"J":{"d":"78,-22v37,-2,42,-20,42,-64r0,-172r34,0r0,181v0,57,-23,84,-78,84v-48,0,-76,-30,-70,-90r33,0v-2,36,5,63,39,61","w":180},"K":{"d":"27,-258r35,0r0,126r125,-126r49,0r-108,104r111,154r-46,0r-90,-130r-41,40r0,90r-35,0r0,-258","w":240},"L":{"d":"27,-258r35,0r0,227r131,0r0,31r-166,0r0,-258","k":{"y":13,"Y":27,"W":27,"V":27,"T":27," ":13}},"M":{"d":"27,-258r50,0r74,218r73,-218r50,0r0,258r-33,0r1,-218r-74,218r-35,0r-74,-218r1,218r-33,0r0,-258","w":299},"N":{"d":"27,-258r42,0r130,209r0,-209r33,0r0,258r-39,0r-132,-209r0,209r-34,0r0,-258","w":259},"O":{"d":"139,-265v81,0,126,50,127,131v0,81,-48,142,-128,142v-77,0,-125,-57,-124,-136v1,-78,47,-137,125,-137xm142,-24v61,0,87,-52,88,-109v0,-57,-33,-102,-89,-101v-59,1,-92,43,-91,108v1,58,29,102,92,102","w":280},"P":{"d":"224,-184v0,43,-30,75,-77,75r-81,0r0,109r-35,0r0,-258r116,0v46,-1,77,29,77,74xm188,-184v0,-57,-68,-43,-122,-44r0,89v54,-2,122,14,122,-45","w":240,"k":{"A":27,".":46,",":46," ":6}},"Q":{"d":"266,-134v0,46,-14,82,-38,106r36,27r-18,22r-40,-31v-19,10,-40,18,-68,18v-77,2,-125,-58,-124,-136v1,-78,47,-137,125,-137v81,0,126,50,127,131xm50,-126v0,74,58,121,129,95r-28,-22r18,-22r33,26v52,-56,31,-190,-61,-185v-62,3,-91,41,-91,108","w":280},"R":{"d":"201,-185v0,-60,-78,-40,-134,-43r0,88v57,-3,134,17,134,-45xm203,0v-14,-39,16,-111,-57,-111r-79,0r0,111r-35,0r0,-258v87,3,204,-22,204,69v0,32,-14,51,-36,62v49,5,16,97,46,121r0,6r-43,0","w":259,"k":{"Y":6,"W":6,"V":6,"T":6}},"S":{"d":"223,-72v0,86,-128,100,-179,55v-18,-16,-27,-38,-27,-66r33,0v2,43,27,60,71,61v34,0,71,-15,68,-45v-7,-79,-164,-22,-164,-118v0,-77,106,-101,162,-60v19,13,28,34,28,63r-33,0v-4,-38,-24,-48,-65,-52v-49,-5,-79,49,-42,71v43,25,148,15,148,91","w":240},"T":{"d":"215,-258r0,31r-87,0r0,227r-35,0r0,-227r-87,0r0,-31r209,0","w":219,"k":{"y":20,"w":20,"u":13,"s":40,"r":13,"o":40,"i":13,"e":40,"c":40,"a":40,"O":6,"A":27,";":40,":":40,".":40,"-":20,",":40," ":6}},"U":{"d":"131,7v-72,0,-101,-41,-101,-120r0,-145r35,0v8,91,-32,232,64,234v104,2,60,-142,69,-234r35,0r0,145v1,79,-30,120,-102,120","w":259},"V":{"d":"48,-258r74,220r73,-220r39,0r-94,258r-37,0r-94,-258r39,0","w":240,"k":{"y":13,"u":13,"r":13,"o":20,"i":6,"e":20,"a":27,"A":27,";":13,":":13,".":33,"-":20,",":33}},"W":{"d":"44,-258r49,210r59,-210r37,0r59,210r49,-210r38,0r-68,258r-37,0r-59,-214r-60,214r-37,0r-67,-258r37,0","w":339,"k":{"y":3,"u":6,"r":6,"o":6,"e":6,"a":13,"A":13,";":6,":":6,".":20,"-":6,",":20}},"X":{"d":"50,0r-43,0r93,-132r-87,-126r44,0r66,99r65,-99r42,0r-87,126r91,132r-43,0r-70,-106","w":240},"Y":{"d":"7,-258r41,0r74,124r75,-124r40,0r-97,154r0,104r-35,0r0,-104","w":240,"k":{"v":20,"u":20,"q":33,"p":27,"o":33,"i":13,"e":33,"a":27,"A":27,";":23,":":20,".":46,"-":33,",":46," ":6}},"Z":{"d":"8,-29r159,-198r-147,0r0,-31r192,0r0,30r-160,197r160,0r0,31r-204,0r0,-29","w":219},"[":{"d":"22,-260r68,0r0,26r-38,0r0,279r38,0r0,26r-68,0r0,-331","w":100},"\\":{"d":"15,-258r101,258r-28,0r-100,-258r27,0","w":100},"]":{"d":"8,45r38,0r0,-279r-38,0r0,-26r68,0r0,331r-68,0r0,-26","w":100},"^":{"d":"110,-258r62,151r-29,0r-46,-116r-47,116r-29,0r62,-151r27,0","w":168},"_":{"d":"0,45r0,-18r200,0r0,18r-200,0"},"`":{"d":"78,-213r-24,0r-47,-51r39,0","w":119},"a":{"d":"62,-76v-28,14,-14,57,19,55v42,-3,67,-26,59,-75v-19,12,-59,9,-78,20xm142,-25v-25,42,-128,43,-128,-24v0,-56,58,-61,110,-65v12,-2,17,-7,17,-21v0,-24,-19,-31,-45,-31v-27,0,-40,9,-42,35r-30,0v1,-44,32,-62,73,-62v40,0,75,13,75,52r0,109v-1,12,8,12,20,10r0,23v-23,8,-50,1,-50,-26"},"b":{"d":"105,6v-28,0,-42,-11,-55,-30r0,24r-29,0r0,-259r31,0r0,94v11,-16,31,-28,56,-28v50,1,80,38,79,95v-1,55,-28,104,-82,104xm103,-22v38,1,51,-35,51,-74v0,-36,-15,-69,-50,-69v-34,0,-54,27,-54,69v0,44,14,74,53,74"},"c":{"d":"10,-89v0,-83,75,-132,138,-89v14,9,21,28,24,53r-31,0v-4,-23,-16,-40,-45,-40v-36,0,-53,36,-52,76v0,36,14,68,50,67v28,0,42,-20,47,-45r31,0v-7,45,-32,72,-81,72v-50,1,-81,-43,-81,-94","w":180},"d":{"d":"43,-92v0,38,15,73,54,71v35,-1,50,-33,50,-73v0,-42,-16,-70,-50,-70v-36,0,-55,30,-54,72xm91,-192v27,1,41,10,55,28r0,-95r31,0r0,259r-29,0r0,-26v-13,21,-31,33,-61,33v-46,0,-77,-46,-77,-97v0,-52,29,-103,81,-102"},"e":{"d":"13,-91v0,-107,149,-141,169,-35v2,9,3,23,3,42r-138,0v2,36,14,63,52,63v27,0,47,-16,52,-38r31,0v-9,39,-37,66,-85,66v-50,-1,-84,-41,-84,-98xm152,-109v3,-52,-58,-73,-89,-40v-10,10,-15,24,-16,40r105,0"},"f":{"d":"31,-187v-5,-52,9,-83,63,-74r0,29v-31,-4,-32,7,-31,45r31,0r0,25r-32,0r0,162r-31,0r0,-162r-26,0r0,-25r26,0","w":100,"k":{"f":6}},"g":{"d":"11,-91v0,-85,89,-135,136,-72r0,-24r29,0v-7,109,35,271,-85,267v-40,-1,-72,-19,-74,-57r32,0v2,41,80,38,90,5v4,-10,6,-28,6,-54v-12,19,-27,29,-58,28v-48,-1,-76,-35,-76,-93xm147,-95v1,-41,-17,-69,-52,-69v-37,0,-52,33,-52,75v-1,37,14,64,48,65v38,1,56,-32,56,-71"},"h":{"d":"107,-165v-32,0,-52,22,-52,65r0,100r-32,0r0,-259r32,0r0,96v30,-50,122,-38,122,42r0,121r-33,0r0,-119v1,-32,-9,-46,-37,-46"},"i":{"d":"23,-187r32,0r0,187r-32,0r0,-187xm23,-258r32,0r0,36r-32,0r0,-36","w":79},"j":{"d":"55,-222r-32,0r0,-36r32,0r0,36xm55,28v1,39,-23,51,-62,47r0,-27v26,-2,30,2,30,-23r0,-212r32,0r0,215","w":79},"k":{"d":"22,-258r31,0r0,150r81,-80r41,0r-73,70r77,118r-41,0r-59,-95r-26,24r0,71r-31,0r0,-258","w":180},"l":{"d":"24,-258r32,0r0,258r-32,0r0,-258","w":79},"m":{"d":"102,-164v-64,1,-44,98,-47,164r-32,0r0,-188r31,0r0,26v20,-36,90,-42,107,-1v27,-47,116,-37,116,38r0,125r-33,0r0,-131v0,-23,-12,-32,-33,-33v-65,0,-41,100,-45,164r-32,0r0,-123v0,-28,-7,-40,-32,-41","w":299},"n":{"d":"109,-164v-75,0,-50,95,-54,164r-32,0r0,-188r30,0r0,26v32,-47,124,-42,124,41r0,121r-33,0r0,-119v0,-27,-10,-45,-35,-45"},"o":{"d":"98,-20v42,0,54,-39,55,-77v0,-41,-17,-69,-55,-69v-39,-1,-55,36,-55,75v0,39,16,71,55,71xm99,-194v51,1,87,38,87,96v0,60,-30,105,-91,105v-54,0,-85,-41,-85,-97v0,-60,32,-104,89,-104"},"p":{"d":"103,-21v34,-1,51,-32,51,-74v0,-39,-16,-70,-51,-70v-37,0,-52,35,-52,77v0,39,16,69,52,67xm107,6v-27,0,-41,-9,-55,-27r0,96r-31,0r0,-262r31,0r0,25v40,-62,142,-20,135,64v-5,60,-25,104,-80,104"},"q":{"d":"44,-92v0,40,15,71,50,71v37,0,52,-32,52,-75v0,-40,-16,-70,-52,-69v-34,2,-50,31,-50,73xm90,-192v28,0,46,11,57,30r0,-26r30,0r0,263r-32,0r0,-97v-39,58,-134,18,-134,-67v0,-55,29,-102,79,-103"},"r":{"d":"116,-158v-36,-7,-60,19,-60,50r0,108r-32,0r0,-188r30,0r0,32v7,-16,31,-42,62,-36r0,34","w":119,"k":{".":20,",":20}},"s":{"d":"149,-93v42,37,4,100,-59,100v-51,0,-76,-23,-78,-66r30,0v3,29,18,36,49,39v32,3,63,-31,34,-49v-32,-20,-108,-15,-108,-64v0,-65,101,-78,132,-35v8,11,12,22,12,34r-30,0v-3,-22,-18,-32,-46,-32v-32,0,-50,31,-24,45v21,11,75,18,88,28","w":180},"t":{"d":"92,0v-35,9,-62,-1,-62,-38r0,-124r-26,0r0,-26r26,0r0,-53r32,0r0,53r30,0r0,26r-30,0r0,122v-1,18,13,16,30,15r0,25","w":100},"u":{"d":"85,5v-90,0,-57,-114,-63,-193r33,0r0,125v-1,27,13,39,36,40v69,2,48,-97,51,-165r32,0r0,188r-30,0r0,-28v-10,19,-32,33,-59,33"},"v":{"d":"39,-188r50,153r53,-153r34,0r-71,188r-34,0r-69,-188r37,0","w":180,"k":{".":27,",":27}},"w":{"d":"38,-188r36,148r37,-148r35,0r37,147r39,-147r31,0r-54,188r-33,0r-39,-146r-37,146r-33,0r-54,-188r35,0","w":259,"k":{".":20,",":20}},"x":{"d":"5,-188r41,0r43,66r44,-66r39,1r-64,90r67,97r-41,0r-47,-71r-45,71r-40,0r66,-97","w":180},"y":{"d":"141,-188r35,0r-59,161v-18,48,-30,77,-38,88v-10,15,-35,20,-58,14r0,-29v35,16,44,-19,52,-41r-69,-193r36,0r50,153","w":180,"k":{".":27,",":27}},"z":{"d":"9,-25r112,-135r-104,0r0,-28r146,0r0,26r-111,134r115,0r0,28r-158,0r0,-25","w":180},"{":{"d":"17,-95v45,3,55,43,52,96v-2,32,19,48,43,52r0,20v-55,-3,-72,-37,-72,-104v0,-36,-15,-49,-48,-54r0,-20v72,4,32,-97,63,-135v10,-13,28,-21,57,-23r0,20v-38,3,-43,34,-43,79v0,44,-14,64,-52,69","w":120},"|":{"d":"55,0r-30,0r0,-262r30,0r0,262","w":93},"}":{"d":"103,-95v-44,-3,-55,-37,-52,-89v2,-38,-12,-55,-44,-59r0,-20v61,3,75,36,72,104v-2,36,15,50,48,54r0,20v-75,-5,-26,111,-68,140v-14,10,-31,16,-52,18r0,-20v36,-4,44,-34,44,-79v0,-42,16,-65,52,-69","w":120},"~":{"d":"3,-56v5,-43,35,-79,85,-60v23,9,43,24,70,24v19,0,30,-18,34,-35r20,0v-4,47,-43,83,-94,56v-30,-15,-87,-37,-94,15r-21,0","w":210},"\u00a0":{"w":100,"k":{"Y":6,"T":6,"A":20}}}});

