/*
 * 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((function(f){var b=_cufon_bridge_={p:[{"d":"11,-1341v90,132,144,375,175,560v50,-67,52,-103,88,-205v34,-96,45,-233,127,-278v40,-22,60,-3,63,58v6,116,-31,329,-71,384v82,-19,171,-103,285,-74v30,8,48,27,48,56v0,74,-36,248,-47,342v-9,75,-16,140,-19,196v-3,56,5,76,23,59v63,-58,109,-86,137,-83v28,3,26,31,-8,83v-30,47,-65,100,-102,137v-69,69,-178,18,-223,-33v-23,-25,-31,-74,-21,-149v10,-75,22,-149,35,-224v13,-75,21,-138,23,-188v2,-50,-14,-61,-54,-41v-127,64,-172,95,-255,176v2,105,-11,214,-39,329v-28,115,-86,154,-177,133v-64,-15,-46,-127,-30,-176v91,-281,87,-802,-56,-1016v-41,-61,-46,-97,-12,-111v34,-14,71,8,110,65","w":723},{"d":"267,-144r1,0r-1,0","w":937},{"w":431},{"d":"65,-1074v73,274,155,448,142,766v179,17,297,8,356,-26v59,-34,93,-65,103,-95v20,-63,6,-125,-44,-185v-101,-124,-268,-233,-406,-326v-74,-48,-124,-93,-151,-134xm204,-151v-6,48,-23,72,-52,73v-29,1,-48,-30,-57,-91v-28,-2,-54,-17,-77,-45v-23,-28,-2,-53,64,-76v-5,-336,-94,-553,-175,-846v-23,-82,-56,-229,32,-265v31,-12,73,11,128,69v55,58,109,117,163,181v21,25,71,64,152,115v157,102,335,246,418,420v42,87,40,180,-18,275v-112,183,-238,196,-578,190","w":766},{"d":"456,-884v-40,100,-34,249,9,340v22,47,18,79,-10,94v-28,15,-59,1,-90,-45v-73,-109,-121,-268,-63,-423v18,-49,52,-67,104,-56v52,11,69,42,50,90xm-187,-552r-3,0v9,-92,21,-215,58,-298v57,-128,130,-257,240,-343v41,-33,88,-55,139,-65v-67,-39,-168,-69,-203,-130v-23,-39,31,-54,162,-27v311,64,595,326,562,715v-16,181,-141,359,-257,463v55,20,114,34,175,48v67,16,89,55,65,116v-24,61,-67,78,-131,55v-77,-28,-155,-69,-231,-128v-250,147,-485,35,-552,-236v-13,-53,-21,-100,-24,-170xm370,-309v109,-82,207,-215,245,-376v64,-131,-82,-372,-134,-438r-14,41v-33,47,-74,47,-127,8v-28,-21,-83,17,-95,28v-94,86,-180,165,-224,290v11,-22,36,-37,75,-41v47,-5,68,22,62,77v-6,55,12,101,54,137v39,34,53,67,40,98v-13,31,-37,27,-79,-4v-40,-30,-182,-167,-157,-251v-17,53,-30,220,-21,293v5,43,29,94,69,155v60,92,124,70,209,39v-22,-25,-39,-47,-51,-68v-38,-69,-40,-97,-6,-97v48,0,109,72,154,109","w":712},{"d":"-1,-1172v124,-47,264,-97,334,-198v23,-33,49,-57,74,-73v25,-16,42,-17,50,-3v24,3,21,28,6,81v-60,212,-97,548,-109,813v-4,94,-1,165,10,212v98,12,191,84,268,129v94,55,119,90,77,103v-42,13,-79,8,-112,-10v-84,-46,-219,-79,-327,-85v-105,-6,-97,14,-175,48v-59,26,-129,69,-186,-2v-62,-77,73,-132,116,-152v53,-25,69,-25,147,-47v-30,-197,38,-574,68,-757v-55,45,-108,78,-157,103v-60,31,-104,20,-135,-39v-31,-59,-14,-98,51,-123","w":664},{"w":923},{"d":"124,-1146v-31,55,-96,319,-99,389v-2,73,34,233,58,288v17,39,43,81,81,122v38,41,80,45,124,12v154,-74,134,-79,142,-310v6,-185,115,-546,178,-679v36,-75,59,-92,72,-49v13,43,-4,199,-47,468v-54,336,-46,332,66,642v24,66,1,105,-75,117v-76,12,-119,-17,-133,-85v-6,-28,-12,-58,-15,-93v-73,76,-89,128,-203,148v-83,15,-148,7,-193,-23v-75,-50,-174,-202,-205,-322v-1,1,-2,1,-3,1v-13,-71,-39,-200,-23,-302v16,-107,66,-347,115,-424v54,-85,107,-101,148,-57v41,44,45,97,12,157","w":773},{"w":695},{"w":901},{"d":"531,-570v-90,-57,-291,-138,-397,-210v-76,-51,-138,-102,-183,-160v-45,-58,-45,-117,-6,-179v81,-127,246,-269,415,-269v166,0,235,124,192,339v-10,49,-79,82,-126,92v-59,13,-143,-44,-129,-96v43,-159,38,-226,-25,-203v-63,23,-120,88,-170,195v-27,58,3,109,90,157v169,93,411,190,550,313v71,63,82,137,21,223v-85,121,-347,227,-539,248v-104,11,-193,1,-266,-34v-73,-35,-107,-107,-82,-212v48,-201,59,-184,185,-305v53,-29,105,-35,157,-21v52,14,56,46,8,90v-164,153,-229,247,-190,288v39,41,108,51,206,30v98,-21,189,-62,274,-122v85,-60,91,-116,15,-164","w":675},{"w":900},{"d":"120,-1165r2,264r230,-74v83,-27,159,-47,229,-60v61,-85,75,-141,41,-167v-114,-86,-401,8,-502,37xm110,-1273v116,-63,365,-111,542,-76v80,16,130,51,154,103v24,52,-10,127,-102,225v30,8,58,20,84,37v26,17,31,63,-3,131v-116,235,-391,495,-608,649v-82,58,-148,86,-196,80v-94,-11,-83,-107,-71,-197v15,-114,54,-271,63,-386v-71,28,-107,16,-108,-36v-1,-52,40,-90,122,-114r25,-267v-90,-3,-120,-17,-92,-42v28,-25,62,-49,101,-73v11,-54,29,-81,53,-82v24,-1,37,15,36,48xm92,-366v143,-90,350,-246,457,-384v42,-54,60,-99,52,-137v-3,-15,-28,-18,-74,-11v-130,22,-312,80,-403,135v1,92,-8,323,-32,397","w":778},{"d":"201,-400v-22,-164,-26,-318,26,-489v19,-61,56,-100,107,-120v51,-20,53,12,24,102v-65,204,0,337,35,523v97,12,190,86,267,130v93,55,119,89,77,102v-42,13,-79,10,-112,-9v-84,-45,-218,-80,-326,-86v-105,-6,-97,14,-175,48v-60,26,-130,69,-187,-2v-62,-77,72,-132,117,-152v53,-24,69,-25,147,-47xm118,-1240v142,-15,288,-34,374,-110v45,-40,86,-58,120,-58v34,0,30,33,-17,96v-82,109,-281,218,-433,250v-67,14,-107,-6,-123,-71v-16,-65,10,-100,79,-107","w":591},{"d":"65,-1074v73,274,155,448,142,766v179,17,297,8,356,-26v59,-34,93,-65,103,-95v20,-63,6,-125,-44,-185v-101,-124,-268,-233,-406,-326v-74,-48,-124,-93,-151,-134xm204,-151v-6,48,-23,72,-52,73v-29,1,-48,-30,-57,-91v-28,-2,-54,-17,-77,-45v-23,-28,-2,-53,64,-76v-5,-336,-94,-553,-175,-846v-23,-82,-56,-229,32,-265v31,-12,73,11,128,69v55,58,109,117,163,181v21,25,71,64,152,115v157,102,335,246,418,420v42,87,40,180,-18,275v-112,183,-238,196,-578,190","w":766},{"d":"-145,-1349v21,-81,59,-111,111,-89v52,22,85,52,102,86v94,186,50,443,66,690v4,68,26,130,63,186v7,-283,310,-745,456,-883v28,-27,71,-53,129,-81v58,-28,86,-22,66,10v-101,163,-209,329,-308,506v-99,177,-151,362,-154,554v-1,75,-14,133,-38,175v-45,77,-62,81,-153,55v-37,-12,-64,-45,-82,-101v-1,0,-1,1,1,2v2,1,3,2,3,1v-119,-181,-130,-434,-161,-690v-7,-59,-23,-101,-46,-125v5,35,-1,61,-17,77v-16,16,-32,15,-47,-2v-15,-17,-24,-56,-28,-114v-4,-58,8,-144,37,-257","w":732},{"d":"456,-884v-40,100,-34,249,9,340v22,47,18,79,-10,94v-28,15,-59,1,-90,-45v-73,-109,-121,-268,-63,-423v18,-49,52,-67,104,-56v52,11,69,42,50,90xm-187,-552r-3,0v9,-92,21,-215,58,-298v57,-128,130,-257,240,-343v41,-33,88,-55,139,-65v-67,-39,-168,-69,-203,-130v-23,-39,31,-54,162,-27v311,64,595,326,562,715v-16,181,-141,359,-257,463v55,20,114,34,175,48v67,16,89,55,65,116v-24,61,-67,78,-131,55v-77,-28,-155,-69,-231,-128v-250,147,-485,35,-552,-236v-13,-53,-21,-100,-24,-170xm370,-309v109,-82,207,-215,245,-376v64,-131,-82,-372,-134,-438r-14,41v-33,47,-74,47,-127,8v-28,-21,-83,17,-95,28v-94,86,-180,165,-224,290v11,-22,36,-37,75,-41v47,-5,68,22,62,77v-6,55,12,101,54,137v39,34,53,67,40,98v-13,31,-37,27,-79,-4v-40,-30,-182,-167,-157,-251v-17,53,-30,220,-21,293v5,43,29,94,69,155v60,92,124,70,209,39v-22,-25,-39,-47,-51,-68v-38,-69,-40,-97,-6,-97v48,0,109,72,154,109","w":712},{"d":"545,-1302v0,127,1,393,-43,488r-10,28v43,109,74,192,82,357v5,106,17,192,17,260v0,74,-23,105,-57,93v-34,-12,-51,-28,-50,-51v3,-187,-15,-335,-66,-477v-67,176,-168,294,-311,414v-62,52,-145,66,-248,39v-48,-13,-63,-33,-46,-60v68,-102,264,-179,348,-266v84,-87,147,-179,192,-272v-74,-127,-173,-276,-309,-382v-74,-58,-167,-129,-204,-206v-14,-29,3,-52,49,-62v70,-15,140,11,209,73v134,120,240,253,319,387v28,-129,23,-258,15,-408v-2,-22,15,-38,50,-47v35,-9,63,21,63,92","w":620},{"d":"159,-388v49,-15,139,1,268,48v129,47,235,93,317,137v-18,-103,1,-177,58,-220v57,-43,73,-33,46,32v-19,47,-9,104,30,171v39,67,41,117,4,150v-11,10,-48,6,-108,-12r-204,-60v-112,-29,-277,-94,-399,-62v-102,26,-145,35,-196,1v-71,-71,-73,-154,-8,-248v132,-193,352,-375,523,-547v83,-83,106,-150,70,-199v-47,-63,-112,-69,-198,-19v-86,50,-150,80,-189,95v-24,9,-21,27,7,46v28,19,58,49,77,94v22,52,-11,90,-89,107v-78,17,-125,-5,-146,-62v-24,-65,-48,-116,-66,-158v-18,-42,11,-75,80,-114v141,-80,224,-124,380,-167v122,-33,216,-7,278,76v45,60,41,134,-8,221v-102,182,-275,356,-416,512v-71,79,-110,137,-111,178","w":794},{"d":"-145,-1349v21,-81,59,-111,111,-89v52,22,85,52,102,86v94,186,50,443,66,690v4,68,26,130,63,186v7,-283,310,-745,456,-883v28,-27,71,-53,129,-81v58,-28,86,-22,66,10v-101,163,-209,329,-308,506v-99,177,-151,362,-154,554v-1,75,-14,133,-38,175v-45,77,-62,81,-153,55v-37,-12,-64,-45,-82,-101v-1,0,-1,1,1,2v2,1,3,2,3,1v-119,-181,-130,-434,-161,-690v-7,-59,-23,-101,-46,-125v5,35,-1,61,-17,77v-16,16,-32,15,-47,-2v-15,-17,-24,-56,-28,-114v-4,-58,8,-144,37,-257","w":732},{"w":629},{"d":"169,-603v14,123,31,231,4,357v-17,81,-55,113,-95,99v-40,-14,-67,-53,-58,-114v18,-125,29,-216,12,-273v-44,11,-84,32,-134,-2v-32,-21,-34,-42,-4,-66v30,-24,67,-51,112,-80v-24,-231,-40,-324,-116,-486v-105,-223,-53,-302,201,-165v151,81,220,116,342,216v48,40,194,201,130,312v79,-19,127,-7,127,37v0,257,-173,514,-149,804v57,-71,98,-99,121,-84v23,15,-5,83,-88,197v-20,28,-72,80,-130,35v-30,-23,-44,-92,-36,-213v15,-201,38,-414,82,-583v18,-68,-19,-90,-111,-65v-98,26,-111,29,-210,74xm20,-1188v78,214,95,226,120,451v83,-30,172,-50,237,-99v52,-40,33,-100,-61,-186v-94,-86,-193,-141,-296,-166","w":618},{"d":"27,-482v-48,180,99,259,293,209v121,-31,213,-61,275,-94v65,-35,107,-48,123,-41v16,7,5,42,-41,100v-94,118,-315,187,-527,187v-166,0,-289,-126,-292,-247v-7,-257,198,-454,267,-631v35,-89,85,-245,162,-295v29,-19,57,-14,86,19v17,-43,51,-79,101,-111v50,-32,69,-16,55,48v-33,157,-73,239,8,406v25,51,-42,64,-85,43v-49,-24,-104,-140,-113,-202v-28,119,-153,273,-215,389v-42,78,-78,149,-97,220","w":653},{"d":"565,-206v-117,61,-313,138,-455,186v-103,35,-183,27,-253,-8v-66,-33,-84,-92,-61,-167v17,-54,66,-119,146,-195v67,-63,112,-87,136,-73v46,26,-89,162,-118,221v-18,37,-28,69,-24,99v75,14,149,1,224,-39r209,-116v114,-66,151,-108,117,-286v-160,69,-271,97,-332,84v-61,-13,-103,-97,-145,-246v-32,-114,-15,-413,40,-488v80,-109,140,-156,167,-152v27,4,20,48,-19,132v-40,84,-57,182,-51,294v6,112,16,189,30,228v6,51,42,66,108,46v66,-20,123,-55,173,-106v8,-109,10,-183,7,-222v-3,-39,14,-82,37,-137v31,-72,95,-169,148,-205v21,-13,34,-9,38,13v4,22,-14,70,-44,147v-71,186,-5,466,16,661v6,57,25,116,33,179v8,63,-40,104,-127,150","w":637},{"d":"74,-854v81,-223,157,-441,334,-530v72,-35,105,-27,99,24v-11,96,-41,471,-33,586v73,-4,146,20,217,72v23,10,17,71,-10,62v-112,-12,-73,1,-184,6v31,126,42,250,108,357v107,176,198,286,295,319v97,33,170,-83,209,-348v15,-98,32,-147,59,-146v27,1,34,43,21,126v-29,185,-77,317,-141,398v-112,142,-302,132,-410,-18v-154,-213,-252,-382,-307,-664v-71,23,-131,22,-178,71v-23,55,-13,356,-66,380v-26,23,-60,28,-101,16v-41,-12,-60,-43,-56,-93v17,-215,82,-445,144,-618xm176,-710r151,-45v-6,-147,31,-343,50,-476v-76,94,-145,280,-185,417v-14,50,-19,85,-16,104","w":715},{"d":"490,-350v-27,-32,-38,-103,-26,-162v9,-42,-16,-53,-88,-34v-72,19,-137,32,-196,43v-24,4,-34,-3,-30,-24v11,-51,56,-110,92,-144v22,-21,40,-28,53,-24v85,23,248,6,325,37v21,8,21,22,0,42v-48,70,-39,164,-17,235v69,-6,99,8,91,41v-8,33,-23,55,-46,65v-3,41,8,67,33,79v25,12,27,26,4,44v-55,43,-108,21,-159,-68v-162,66,-272,96,-332,93v-130,-5,-291,-168,-291,-291v0,-248,189,-414,278,-569v47,-83,83,-163,107,-242v24,-79,57,-124,100,-135v41,-11,70,-1,85,28v19,-41,47,-73,79,-100v40,-35,74,7,52,42v-47,181,-80,148,-11,366v10,33,1,58,-24,73v-25,15,-50,5,-76,-31v-37,-50,-57,-103,-60,-160v-21,72,-131,232,-172,299r-169,278v-84,122,-14,271,110,303v47,12,142,-13,288,-84","w":664},{"d":"725,-139v15,75,8,107,-29,93v-108,-40,-220,-172,-298,-275v-52,-69,-84,-125,-94,-166r-7,295v-1,45,-35,47,-103,4v-68,-43,-118,-106,-157,-185v-20,-41,-53,-144,-95,-311v-42,-167,-45,-334,-29,-504v7,-76,54,-176,103,-201v24,-13,47,-8,63,19v40,66,13,214,17,351v4,161,15,343,41,483v13,73,32,122,55,148v-12,-234,-6,-314,52,-488v12,-36,41,-77,84,-125v43,-48,63,-35,67,39v2,43,0,121,-11,232v-11,111,49,237,180,378v-27,-240,-25,-427,6,-562v31,-135,70,-230,117,-288v47,-58,91,-85,131,-80v40,5,56,28,47,68v-25,113,-69,247,-131,402v-62,155,-68,380,-9,673","w":804},{"d":"11,-1341v90,132,144,375,175,560v50,-67,52,-103,88,-205v34,-96,45,-233,127,-278v40,-22,60,-3,63,58v6,116,-31,329,-71,384v82,-19,171,-103,285,-74v30,8,48,27,48,56v0,74,-36,248,-47,342v-9,75,-16,140,-19,196v-3,56,5,76,23,59v63,-58,109,-86,137,-83v28,3,26,31,-8,83v-30,47,-65,100,-102,137v-69,69,-178,18,-223,-33v-23,-25,-31,-74,-21,-149v10,-75,22,-149,35,-224v13,-75,21,-138,23,-188v2,-50,-14,-61,-54,-41v-127,64,-172,95,-255,176v2,105,-11,214,-39,329v-28,115,-86,154,-177,133v-64,-15,-46,-127,-30,-176v91,-281,87,-802,-56,-1016v-41,-61,-46,-97,-12,-111v34,-14,71,8,110,65","w":723},{},{"w":937},{"d":"104,-1159v76,152,93,155,111,377v61,-14,135,-23,223,-27v88,-4,121,14,105,56v-6,16,-47,29,-129,39v-82,10,-145,33,-189,70v-5,68,-9,188,-38,237v35,-55,367,-171,455,-162v65,7,99,19,100,52v1,33,-23,43,-73,29v-216,15,-451,209,-538,365v-36,64,-77,85,-121,65v-44,-20,-55,-56,-44,-110v17,-82,101,-306,89,-388v-38,16,-146,106,-200,31v-31,-43,-25,-77,29,-108v54,-31,114,-62,180,-93v22,-144,-45,-356,-107,-442v-21,-29,-31,-54,-36,-71v-24,-30,-29,-62,-15,-97v14,-35,59,-17,147,25v111,53,271,120,424,52v114,-51,200,-3,67,73v-126,72,-267,78,-440,27","w":622},{"d":"74,-854v81,-223,157,-441,334,-530v72,-35,105,-27,99,24v-11,96,-41,471,-33,586v73,-4,146,20,217,72v23,10,17,71,-10,62v-112,-12,-73,1,-184,6v31,126,42,250,108,357v107,176,198,286,295,319v97,33,170,-83,209,-348v15,-98,32,-147,59,-146v27,1,34,43,21,126v-29,185,-77,317,-141,398v-112,142,-302,132,-410,-18v-154,-213,-252,-382,-307,-664v-71,23,-131,22,-178,71v-23,55,-13,356,-66,380v-26,23,-60,28,-101,16v-41,-12,-60,-43,-56,-93v17,-215,82,-445,144,-618xm176,-710r151,-45v-6,-147,31,-343,50,-476v-76,94,-145,280,-185,417v-14,50,-19,85,-16,104","w":715},{"d":"531,-570v-90,-57,-291,-138,-397,-210v-76,-51,-138,-102,-183,-160v-45,-58,-45,-117,-6,-179v81,-127,246,-269,415,-269v166,0,235,124,192,339v-10,49,-79,82,-126,92v-59,13,-143,-44,-129,-96v43,-159,38,-226,-25,-203v-63,23,-120,88,-170,195v-27,58,3,109,90,157v169,93,411,190,550,313v71,63,82,137,21,223v-85,121,-347,227,-539,248v-104,11,-193,1,-266,-34v-73,-35,-107,-107,-82,-212v48,-201,59,-184,185,-305v53,-29,105,-35,157,-21v52,14,56,46,8,90v-164,153,-229,247,-190,288v39,41,108,51,206,30v98,-21,189,-62,274,-122v85,-60,91,-116,15,-164","w":675},{"d":"565,-206v-117,61,-313,138,-455,186v-103,35,-183,27,-253,-8v-66,-33,-84,-92,-61,-167v17,-54,66,-119,146,-195v67,-63,112,-87,136,-73v46,26,-89,162,-118,221v-18,37,-28,69,-24,99v75,14,149,1,224,-39r209,-116v114,-66,151,-108,117,-286v-160,69,-271,97,-332,84v-61,-13,-103,-97,-145,-246v-32,-114,-15,-413,40,-488v80,-109,140,-156,167,-152v27,4,20,48,-19,132v-40,84,-57,182,-51,294v6,112,16,189,30,228v6,51,42,66,108,46v66,-20,123,-55,173,-106v8,-109,10,-183,7,-222v-3,-39,14,-82,37,-137v31,-72,95,-169,148,-205v21,-13,34,-9,38,13v4,22,-14,70,-44,147v-71,186,-5,466,16,661v6,57,25,116,33,179v8,63,-40,104,-127,150","w":637},{"d":"451,-393v54,-92,25,-152,1,-239v-17,-62,-57,-109,-144,-96v-44,6,-106,38,-186,95v-27,29,-17,76,-25,115v5,129,31,210,78,242v47,32,96,35,147,10v51,-25,94,-67,129,-127xm-24,-359v-49,-196,-51,-390,19,-571v59,-153,247,-340,389,-410v76,-38,141,-47,194,-26v53,21,71,91,54,211v-9,64,-100,123,-152,64v-20,-21,-30,-45,-25,-69v14,-75,11,-108,-14,-100v-25,8,-58,36,-98,86v-69,84,-174,253,-207,363v118,-92,285,-45,383,39v102,87,186,246,97,417v-55,105,-186,227,-316,255v-64,14,-125,4,-184,-32v-59,-36,-111,-110,-140,-227","w":631},{"d":"297,-627v-69,-43,-278,21,-345,0v-57,4,-115,-50,-84,-122v41,-94,127,-385,100,-517v-12,-59,-3,-106,27,-143v30,-37,61,-20,93,50v56,123,42,445,8,583v67,-11,137,15,207,10v14,-158,14,-345,48,-485v25,-102,66,-155,127,-157v61,-2,78,37,47,114v-58,144,-77,371,-65,564v44,19,89,43,136,72v47,29,51,63,12,100v-32,30,-62,34,-88,14v-26,-20,-47,-30,-61,-31v-22,80,60,306,68,389v6,55,-9,90,-57,107v-48,17,-87,-9,-119,-77v-36,-151,-60,-291,-54,-471","w":597},{"w":1082},{"d":"725,-139v15,75,8,107,-29,93v-108,-40,-220,-172,-298,-275v-52,-69,-84,-125,-94,-166r-7,295v-1,45,-35,47,-103,4v-68,-43,-118,-106,-157,-185v-20,-41,-53,-144,-95,-311v-42,-167,-45,-334,-29,-504v7,-76,54,-176,103,-201v24,-13,47,-8,63,19v40,66,13,214,17,351v4,161,15,343,41,483v13,73,32,122,55,148v-12,-234,-6,-314,52,-488v12,-36,41,-77,84,-125v43,-48,63,-35,67,39v2,43,0,121,-11,232v-11,111,49,237,180,378v-27,-240,-25,-427,6,-562v31,-135,70,-230,117,-288v47,-58,91,-85,131,-80v40,5,56,28,47,68v-25,113,-69,247,-131,402v-62,155,-68,380,-9,673","w":804},{"d":"151,-1105v-17,105,-32,227,-39,333v126,-48,209,-120,250,-217v41,-97,67,-212,88,-344v5,-33,35,-53,82,-64v47,-11,80,15,103,74v13,35,9,104,-17,209v-48,195,-101,551,-44,760v29,107,66,192,111,253v45,61,77,109,95,144v18,35,-13,38,-91,9v-130,-48,-206,-208,-256,-349v-45,-126,-76,-299,-74,-443v-72,49,-147,59,-247,82v-6,140,38,189,38,318v0,36,-21,98,-49,110v-39,26,-106,1,-112,-35v-16,-101,-31,-266,-35,-377v-27,-3,-45,-16,-54,-36v-9,-20,8,-39,49,-58v1,-93,11,-211,21,-300v24,-218,71,-318,134,-300v63,18,69,94,47,231","w":674},{"w":482},{"w":769},{"d":"490,-350v-27,-32,-38,-103,-26,-162v9,-42,-16,-53,-88,-34v-72,19,-137,32,-196,43v-24,4,-34,-3,-30,-24v11,-51,56,-110,92,-144v22,-21,40,-28,53,-24v85,23,248,6,325,37v21,8,21,22,0,42v-48,70,-39,164,-17,235v69,-6,99,8,91,41v-8,33,-23,55,-46,65v-3,41,8,67,33,79v25,12,27,26,4,44v-55,43,-108,21,-159,-68v-162,66,-272,96,-332,93v-130,-5,-291,-168,-291,-291v0,-248,189,-414,278,-569v47,-83,83,-163,107,-242v24,-79,57,-124,100,-135v41,-11,70,-1,85,28v19,-41,47,-73,79,-100v40,-35,74,7,52,42v-47,181,-80,148,-11,366v10,33,1,58,-24,73v-25,15,-50,5,-76,-31v-37,-50,-57,-103,-60,-160v-21,72,-131,232,-172,299r-169,278v-84,122,-14,271,110,303v47,12,142,-13,288,-84","w":664},{"d":"122,-1448v86,110,140,298,140,481v0,60,-17,83,-48,71v-31,-12,-46,-48,-46,-109v0,-135,-107,-231,-167,-320v-37,-55,-36,-99,7,-137v43,-38,78,-32,114,14xm419,-1320v42,97,43,234,15,344v-14,57,-39,79,-71,66v-32,-13,-40,-48,-25,-105v18,-72,-36,-179,-56,-230v-26,-67,-18,-111,28,-135v46,-24,82,-3,109,60","w":378},{"d":"48,-1196v107,123,85,180,129,358v94,-12,180,-17,257,-14v77,3,112,29,102,77v-6,28,-51,41,-132,39v-81,-2,-148,13,-202,44v26,163,40,389,23,570v-24,75,-62,106,-114,96v-52,-10,-72,-45,-72,-105v0,-88,35,-416,4,-484v-15,4,-35,18,-59,42v-24,24,-55,24,-92,-4v-47,-34,-46,-71,-2,-108v44,-37,87,-68,129,-94v-13,-155,-46,-343,-143,-425v-28,-24,-45,-48,-54,-67v-33,-26,-45,-59,-38,-98v7,-39,60,-38,161,-8v136,40,279,145,431,171v50,9,92,2,128,-24v52,-38,93,-52,123,-42v30,10,19,48,-38,110v-53,58,-133,71,-233,46","w":547},{"d":"551,-858v-40,97,-34,245,9,333v22,46,18,76,-10,91v-28,15,-59,1,-90,-44v-73,-107,-121,-261,-63,-414v18,-48,53,-66,105,-55v52,11,68,41,49,89xm434,-1045v-26,-22,-83,18,-94,28v-92,86,-180,161,-224,284v11,-22,36,-37,75,-41v47,-4,75,29,85,94v10,65,37,115,79,150v39,33,49,65,29,96v-20,31,-47,26,-88,-4v-37,-27,-214,-200,-185,-280v-18,51,-31,214,-22,287v8,69,108,262,206,210v74,-10,153,-54,237,-131v84,-77,143,-181,178,-312v64,-128,-82,-365,-134,-428v-13,62,-74,104,-142,47xm239,-74v-206,-16,-326,-207,-331,-460v-1,0,-2,0,-3,1v9,-92,22,-209,58,-293v55,-128,130,-250,239,-334v42,-32,89,-54,140,-64v-67,-39,-167,-68,-203,-128v-23,-38,30,-52,161,-26v309,62,602,318,563,699v-26,257,-217,457,-413,561v-72,38,-142,49,-211,44","w":816},{},{"d":"264,10v-147,37,-289,8,-287,-122v-13,-63,149,-335,219,-314v59,18,-46,166,-58,229v-7,38,-9,69,5,95v109,-9,188,-50,235,-123v47,-73,46,-154,-13,-239r-193,-280v-53,-76,-71,-146,-55,-212v-90,64,-160,80,-209,47v-49,-33,-61,-53,-36,-58v72,-15,142,-50,212,-109v70,-59,111,-92,123,-100v51,-32,64,18,45,152v-8,60,17,126,70,200v93,129,135,227,209,358v59,103,65,195,-11,294v-76,99,-162,158,-256,182xm279,-1314v-39,73,-93,94,-173,65v-121,-43,-76,-153,0,-204v94,-64,222,48,173,139","w":512},{"d":"201,-400v-22,-164,-26,-318,26,-489v19,-61,56,-100,107,-120v51,-20,53,12,24,102v-65,204,0,337,35,523v97,12,190,86,267,130v93,55,119,89,77,102v-42,13,-79,10,-112,-9v-84,-45,-218,-80,-326,-86v-105,-6,-97,14,-175,48v-60,26,-130,69,-187,-2v-62,-77,72,-132,117,-152v53,-24,69,-25,147,-47xm118,-1240v142,-15,288,-34,374,-110v45,-40,86,-58,120,-58v34,0,30,33,-17,96v-82,109,-281,218,-433,250v-67,14,-107,-6,-123,-71v-16,-65,10,-100,79,-107","w":591},{"d":"668,-758v21,44,25,84,14,120v-11,36,-33,29,-72,-13v-59,-63,-102,-169,-43,-274v37,-65,79,-126,131,-179v-64,17,-203,38,-273,43v-54,367,-42,378,33,727v16,74,0,140,-52,200v-52,60,-79,44,-114,-34v-93,-206,-46,-672,-13,-898v-33,8,-262,-31,-272,-40r106,140v61,81,-19,159,-79,196v-32,19,-54,26,-70,17v-18,-9,-24,-23,-20,-41v4,-18,21,-56,50,-114v5,-48,-104,-149,-113,-200v-15,-36,-6,-64,27,-81v33,-17,117,-12,253,19v36,8,118,2,152,-8v51,-89,105,-161,162,-214v57,-53,87,-42,82,31v-3,43,-65,126,-73,164v125,-21,244,-44,351,-87v71,-29,119,-44,151,-28v32,16,21,62,-38,133v-78,94,-234,197,-291,317v-19,39,-16,74,11,104","w":877},{"d":"551,-858v-40,97,-34,245,9,333v22,46,18,76,-10,91v-28,15,-59,1,-90,-44v-73,-107,-121,-261,-63,-414v18,-48,53,-66,105,-55v52,11,68,41,49,89xm434,-1045v-26,-22,-83,18,-94,28v-92,86,-180,161,-224,284v11,-22,36,-37,75,-41v47,-4,75,29,85,94v10,65,37,115,79,150v39,33,49,65,29,96v-20,31,-47,26,-88,-4v-37,-27,-214,-200,-185,-280v-18,51,-31,214,-22,287v8,69,108,262,206,210v74,-10,153,-54,237,-131v84,-77,143,-181,178,-312v64,-128,-82,-365,-134,-428v-13,62,-74,104,-142,47xm239,-74v-206,-16,-326,-207,-331,-460v-1,0,-2,0,-3,1v9,-92,22,-209,58,-293v55,-128,130,-250,239,-334v42,-32,89,-54,140,-64v-67,-39,-167,-68,-203,-128v-23,-38,30,-52,161,-26v309,62,602,318,563,699v-26,257,-217,457,-413,561v-72,38,-142,49,-211,44","w":816},{"d":"235,-517v0,132,38,210,-8,329v-30,78,-75,105,-119,88v-44,-17,-58,-56,-53,-118v9,-108,32,-219,19,-314v-27,-5,-63,-20,-108,-44v-45,-24,-65,-61,-58,-109v5,-35,20,-45,44,-32v24,13,63,23,119,28v-6,-236,-3,-327,-68,-494v-45,-115,-58,-190,-27,-233v29,-39,60,-43,93,-13v33,30,66,81,110,144v71,101,145,161,211,187v122,48,307,191,280,345v-24,136,-159,221,-278,237v-50,7,-103,5,-157,-1xm385,-654v81,0,158,-119,125,-168v-23,-34,-62,-68,-126,-98v-64,-30,-122,-70,-171,-123v-49,-53,-63,-70,-48,-46v48,75,47,296,71,419v67,13,116,16,149,16","w":609},{"d":"319,-470v-62,-88,-88,-195,-72,-364v13,-136,24,-239,35,-311v-53,42,-144,328,-152,420v-9,112,-28,269,-10,387v7,44,-7,137,-29,153v-25,18,-57,20,-100,3v-43,-17,-63,-50,-61,-97v10,-203,43,-390,100,-563v57,-173,93,-273,109,-301v48,-81,105,-135,171,-163v66,-28,97,-17,94,31r-14,162v-4,52,-7,103,-8,152v46,-103,127,-181,176,-247v54,-72,117,-127,195,-164v78,-37,103,-31,94,22v-50,288,-46,758,46,995v72,188,38,218,166,379v69,87,53,159,-33,190v-94,34,-215,8,-284,-42v-37,-54,-49,-87,-34,-96v40,-23,111,7,149,18v26,7,31,3,17,-16v-157,-219,-200,-627,-200,-996v0,-110,8,-193,17,-251v-48,46,-204,266,-204,366v0,104,-3,252,-51,313v-57,46,-95,52,-117,20","w":900},{"w":819},{"d":"91,-1389v43,1,240,15,264,39v70,39,136,94,197,164v61,70,58,154,-9,254v-60,89,-140,193,-209,264v-34,35,-56,81,-63,139v-9,75,-19,121,-33,136v-14,15,-29,13,-42,-7v-27,-43,-41,-153,-32,-232v8,-65,19,-115,48,-150v29,-35,87,-98,172,-190v65,-70,56,-143,-23,-216v-79,-73,-166,-98,-260,-75v-35,37,-28,131,-17,187v16,86,11,131,-14,132v-58,3,-121,-281,-102,-341v21,-68,56,-104,123,-104xm295,-232v19,96,-125,161,-186,82v-55,-72,-32,-161,64,-177v69,-11,107,20,122,95","w":555},{"d":"200,-212v6,34,-12,43,10,75v0,0,1,4,-2,-3v-3,-7,0,-4,5,8v17,43,13,60,-40,78v-62,21,-77,-1,-93,-34v-35,-45,-45,-187,65,-154v34,10,53,16,55,30xm367,-1239v-102,172,-195,400,-237,641v-10,62,-14,116,-6,162v11,64,-6,90,-56,76v-50,-14,-77,-42,-82,-85v-31,-244,73,-722,177,-868v49,-68,105,-81,160,-45v55,36,69,76,44,119","w":411},{"d":"319,-470v-62,-88,-88,-195,-72,-364v13,-136,24,-239,35,-311v-53,42,-144,328,-152,420v-9,112,-28,269,-10,387v7,44,-7,137,-29,153v-25,18,-57,20,-100,3v-43,-17,-63,-50,-61,-97v10,-203,43,-390,100,-563v57,-173,93,-273,109,-301v48,-81,105,-135,171,-163v66,-28,97,-17,94,31r-14,162v-4,52,-7,103,-8,152v46,-103,127,-181,176,-247v54,-72,117,-127,195,-164v78,-37,103,-31,94,22v-50,288,-46,758,46,995v72,188,38,218,166,379v69,87,53,159,-33,190v-94,34,-215,8,-284,-42v-37,-54,-49,-87,-34,-96v40,-23,111,7,149,18v26,7,31,3,17,-16v-157,-219,-200,-627,-200,-996v0,-110,8,-193,17,-251v-48,46,-204,266,-204,366v0,104,-3,252,-51,313v-57,46,-95,52,-117,20","w":900},{"d":"27,-482v-48,180,99,259,293,209v121,-31,213,-61,275,-94v65,-35,107,-48,123,-41v16,7,5,42,-41,100v-94,118,-315,187,-527,187v-166,0,-289,-126,-292,-247v-7,-257,198,-454,267,-631v35,-89,85,-245,162,-295v29,-19,57,-14,86,19v17,-43,51,-79,101,-111v50,-32,69,-16,55,48v-33,157,-73,239,8,406v25,51,-42,64,-85,43v-49,-24,-104,-140,-113,-202v-28,119,-153,273,-215,389v-42,78,-78,149,-97,220","w":653},{"d":"124,-1146v-31,55,-96,319,-99,389v-2,73,34,233,58,288v17,39,43,81,81,122v38,41,80,45,124,12v154,-74,134,-79,142,-310v6,-185,115,-546,178,-679v36,-75,59,-92,72,-49v13,43,-4,199,-47,468v-54,336,-46,332,66,642v24,66,1,105,-75,117v-76,12,-119,-17,-133,-85v-6,-28,-12,-58,-15,-93v-73,76,-89,128,-203,148v-83,15,-148,7,-193,-23v-75,-50,-174,-202,-205,-322v-1,1,-2,1,-3,1v-13,-71,-39,-200,-23,-302v16,-107,66,-347,115,-424v54,-85,107,-101,148,-57v41,44,45,97,12,157","w":773},{"d":"70,-349v15,-70,48,-97,97,-79v130,48,-21,259,34,379v25,55,21,93,-8,111v-29,18,-56,-1,-80,-56v-40,-92,-71,-230,-43,-355","w":253},{"d":"169,-603v14,123,31,231,4,357v-17,81,-55,113,-95,99v-40,-14,-67,-53,-58,-114v18,-125,29,-216,12,-273v-44,11,-84,32,-134,-2v-32,-21,-34,-42,-4,-66v30,-24,67,-51,112,-80v-24,-231,-40,-324,-116,-486v-105,-223,-53,-302,201,-165v151,81,220,116,342,216v48,40,194,201,130,312v79,-19,127,-7,127,37v0,257,-173,514,-149,804v57,-71,98,-99,121,-84v23,15,-5,83,-88,197v-20,28,-72,80,-130,35v-30,-23,-44,-92,-36,-213v15,-201,38,-414,82,-583v18,-68,-19,-90,-111,-65v-98,26,-111,29,-210,74xm20,-1188v78,214,95,226,120,451v83,-30,172,-50,237,-99v52,-40,33,-100,-61,-186v-94,-86,-193,-141,-296,-166","w":618},{"d":"528,-1013v65,-89,86,-146,62,-169v-24,-23,-66,-29,-128,-22v-96,11,-283,81,-366,92v-89,12,-137,-3,-145,-45v-8,-42,4,-77,42,-93v147,-61,629,-152,761,-1v42,48,10,131,-103,252v30,8,64,22,101,43v37,21,44,68,13,137v-63,139,-246,319,-375,435v-88,79,-174,148,-260,204v-86,56,-153,84,-201,78v-94,-12,-89,-107,-72,-197v16,-81,148,-249,209,-217v29,15,19,74,-26,172v143,-90,348,-246,456,-384v42,-54,62,-99,53,-137v-5,-20,-43,-24,-114,-13v-71,11,-132,30,-187,53v-71,29,-107,24,-107,-13v0,-37,39,-73,117,-107v148,-64,102,-36,270,-68","w":752},{},{"d":"159,-388v49,-15,139,1,268,48v129,47,235,93,317,137v-18,-103,1,-177,58,-220v57,-43,73,-33,46,32v-19,47,-9,104,30,171v39,67,41,117,4,150v-11,10,-48,6,-108,-12r-204,-60v-112,-29,-277,-94,-399,-62v-102,26,-145,35,-196,1v-71,-71,-73,-154,-8,-248v132,-193,352,-375,523,-547v83,-83,106,-150,70,-199v-47,-63,-112,-69,-198,-19v-86,50,-150,80,-189,95v-24,9,-21,27,7,46v28,19,58,49,77,94v22,52,-11,90,-89,107v-78,17,-125,-5,-146,-62v-24,-65,-48,-116,-66,-158v-18,-42,11,-75,80,-114v141,-80,224,-124,380,-167v122,-33,216,-7,278,76v45,60,41,134,-8,221v-102,182,-275,356,-416,512v-71,79,-110,137,-111,178","w":794},{"d":"235,-517v0,132,38,210,-8,329v-30,78,-75,105,-119,88v-44,-17,-58,-56,-53,-118v9,-108,32,-219,19,-314v-27,-5,-63,-20,-108,-44v-45,-24,-65,-61,-58,-109v5,-35,20,-45,44,-32v24,13,63,23,119,28v-6,-236,-3,-327,-68,-494v-45,-115,-58,-190,-27,-233v29,-39,60,-43,93,-13v33,30,66,81,110,144v71,101,145,161,211,187v122,48,307,191,280,345v-24,136,-159,221,-278,237v-50,7,-103,5,-157,-1xm385,-654v81,0,158,-119,125,-168v-23,-34,-62,-68,-126,-98v-64,-30,-122,-70,-171,-123v-49,-53,-63,-70,-48,-46v48,75,47,296,71,419v67,13,116,16,149,16","w":609},{"w":376},{"w":987},{"d":"151,-1105v-17,105,-32,227,-39,333v126,-48,209,-120,250,-217v41,-97,67,-212,88,-344v5,-33,35,-53,82,-64v47,-11,80,15,103,74v13,35,9,104,-17,209v-48,195,-101,551,-44,760v29,107,66,192,111,253v45,61,77,109,95,144v18,35,-13,38,-91,9v-130,-48,-206,-208,-256,-349v-45,-126,-76,-299,-74,-443v-72,49,-147,59,-247,82v-6,140,38,189,38,318v0,36,-21,98,-49,110v-39,26,-106,1,-112,-35v-16,-101,-31,-266,-35,-377v-27,-3,-45,-16,-54,-36v-9,-20,8,-39,49,-58v1,-93,11,-211,21,-300v24,-218,71,-318,134,-300v63,18,69,94,47,231","w":674},{},{"d":"-44,-376v39,-127,95,-323,78,-438v-14,-93,-19,-182,-26,-266v-6,-84,18,-126,72,-127v54,-1,95,13,124,38v175,152,226,401,336,607v32,60,75,108,132,145v-98,-247,-67,-750,21,-958v15,-36,33,-65,54,-87v21,-22,32,-15,32,23v0,418,-48,715,93,1050v29,69,43,126,43,172v2,95,-33,98,-111,109v-38,5,-76,-16,-115,-60v1,1,2,1,5,1v-199,-136,-302,-363,-425,-568v-30,-51,-60,-83,-91,-96v14,180,-26,379,-49,533v110,-26,153,-22,129,10v-24,32,-87,84,-197,149v-106,63,-136,-6,-131,-97v2,-44,11,-92,26,-140","w":853},{"d":"665,-535v3,1,3,-16,7,-14v59,38,79,76,61,114v-18,38,-82,44,-193,18v-184,4,-337,124,-423,220v-66,73,-99,129,-128,143v-68,33,-70,-42,-59,-111v22,-139,72,-270,99,-427v35,-204,97,-467,3,-631v-40,-70,-41,-100,10,-97v51,3,99,28,132,83v73,120,95,248,78,379v-17,131,-41,258,-71,383v81,-59,371,-107,484,-60","w":612},{"d":"545,-1302v0,127,1,393,-43,488r-10,28v43,109,74,192,82,357v5,106,17,192,17,260v0,74,-23,105,-57,93v-34,-12,-51,-28,-50,-51v3,-187,-15,-335,-66,-477v-67,176,-168,294,-311,414v-62,52,-145,66,-248,39v-48,-13,-63,-33,-46,-60v68,-102,264,-179,348,-266v84,-87,147,-179,192,-272v-74,-127,-173,-276,-309,-382v-74,-58,-167,-129,-204,-206v-14,-29,3,-52,49,-62v70,-15,140,11,209,73v134,120,240,253,319,387v28,-129,23,-258,15,-408v-2,-22,15,-38,50,-47v35,-9,63,21,63,92","w":620},{"d":"131,-473v-40,47,-12,101,81,157v93,56,182,90,268,102v86,12,136,-10,146,-68v10,-58,-87,-177,-291,-358v-45,38,-87,71,-125,100v-38,29,-65,51,-79,67xm772,-394v39,100,20,175,-40,225v-188,154,-646,76,-780,-63v-82,-86,-78,-175,6,-260v84,-85,177,-167,277,-245v-109,-105,-172,-208,-193,-307v-40,-190,47,-315,232,-283v91,15,192,83,304,206v49,53,56,112,23,179v-33,67,-82,131,-145,193v61,65,118,117,172,156v54,39,107,103,144,199xm365,-845v37,-34,64,-67,81,-99v17,-32,15,-62,-4,-91v-65,-97,-115,-150,-149,-161v-34,-11,-56,1,-59,37v-8,109,60,248,131,314","w":713},{"w":629},{"d":"104,-1159v76,152,93,155,111,377v61,-14,135,-23,223,-27v88,-4,121,14,105,56v-6,16,-47,29,-129,39v-82,10,-145,33,-189,70v-5,68,-9,188,-38,237v35,-55,367,-171,455,-162v65,7,99,19,100,52v1,33,-23,43,-73,29v-216,15,-451,209,-538,365v-36,64,-77,85,-121,65v-44,-20,-55,-56,-44,-110v17,-82,101,-306,89,-388v-38,16,-146,106,-200,31v-31,-43,-25,-77,29,-108v54,-31,114,-62,180,-93v22,-144,-45,-356,-107,-442v-21,-29,-31,-54,-36,-71v-24,-30,-29,-62,-15,-97v14,-35,59,-17,147,25v111,53,271,120,424,52v114,-51,200,-3,67,73v-126,72,-267,78,-440,27","w":622},{"d":"264,10v-147,37,-289,8,-287,-122v-13,-63,149,-335,219,-314v59,18,-46,166,-58,229v-7,38,-9,69,5,95v109,-9,188,-50,235,-123v47,-73,46,-154,-13,-239r-193,-280v-53,-76,-71,-146,-55,-212v-90,64,-160,80,-209,47v-49,-33,-61,-53,-36,-58v72,-15,142,-50,212,-109v70,-59,111,-92,123,-100v51,-32,64,18,45,152v-8,60,17,126,70,200v93,129,135,227,209,358v59,103,65,195,-11,294v-76,99,-162,158,-256,182xm279,-1314v-39,73,-93,94,-173,65v-121,-43,-76,-153,0,-204v94,-64,222,48,173,139","w":512},{"d":"120,-1165r2,264r230,-74v83,-27,159,-47,229,-60v61,-85,75,-141,41,-167v-114,-86,-401,8,-502,37xm110,-1273v116,-63,365,-111,542,-76v80,16,130,51,154,103v24,52,-10,127,-102,225v30,8,58,20,84,37v26,17,31,63,-3,131v-116,235,-391,495,-608,649v-82,58,-148,86,-196,80v-94,-11,-83,-107,-71,-197v15,-114,54,-271,63,-386v-71,28,-107,16,-108,-36v-1,-52,40,-90,122,-114r25,-267v-90,-3,-120,-17,-92,-42v28,-25,62,-49,101,-73v11,-54,29,-81,53,-82v24,-1,37,15,36,48xm92,-366v143,-90,350,-246,457,-384v42,-54,60,-99,52,-137v-3,-15,-28,-18,-74,-11v-130,22,-312,80,-403,135v1,92,-8,323,-32,397","w":778},{"d":"664,-1268v-157,64,-376,84,-536,93v9,41,59,97,144,173v174,155,376,324,511,506v110,148,78,273,-66,331v-139,56,-391,83,-552,39v-77,-21,-109,-64,-97,-140r36,-216v7,-60,51,-90,130,-89v79,1,120,30,109,85v-10,49,-37,98,-70,148v-33,50,-37,80,-12,85v42,7,110,11,203,17v93,6,155,-27,188,-98v25,-55,-9,-122,-104,-200v-199,-164,-439,-332,-600,-520v-80,-92,-93,-180,-38,-265v39,-34,85,-46,194,-38v178,14,399,-44,566,-65v56,-7,90,-10,103,-3v43,25,51,76,26,149v-25,73,-23,131,5,172v39,58,27,71,-38,40v-65,-31,-99,-99,-102,-204","w":813},{"w":1082},{"w":1038},{"d":"82,-1018v-23,106,28,159,72,228v33,53,86,86,166,46v40,-19,90,-69,149,-149v16,-41,-12,-85,-13,-117v-45,-121,-95,-190,-150,-204v-128,-33,-200,87,-224,196xm523,-1198v93,149,172,322,159,548v-10,182,-140,409,-244,510v-61,60,-119,89,-176,86v-57,-3,-94,-64,-117,-183v-10,-49,28,-94,56,-111v46,-28,111,22,114,60v7,77,24,110,43,92v90,-86,145,-351,152,-523v-66,110,-231,140,-376,83v-127,-51,-253,-180,-221,-367v22,-130,118,-281,221,-339v56,-32,117,-42,184,-27v67,15,141,69,205,171","w":644},{"w":1648},{"d":"256,-164v-17,-181,-3,-408,23,-570v-54,-31,-121,-46,-201,-44v-80,2,-126,-11,-132,-39v-11,-48,25,-74,102,-77v77,-3,162,2,257,14v42,-178,21,-235,129,-358r-308,80v-99,25,-179,12,-232,-46v-57,-62,-60,-105,-16,-122v44,-17,92,-6,144,32v70,50,156,45,258,-15v102,-60,188,-91,257,-110v102,-28,154,-31,161,8v7,39,-5,72,-38,98v-9,20,-26,43,-54,67v-97,83,-133,269,-144,425v42,26,85,57,130,94v45,37,44,73,-2,107v-37,27,-68,28,-92,4v-24,-24,-44,-38,-59,-41v-33,66,3,398,3,484v0,60,-20,95,-72,106v-52,11,-90,-22,-114,-97","w":645},{"d":"408,-1087v-26,-22,-82,20,-94,28v-119,76,-180,133,-179,175v1,42,-16,83,-50,124v-18,51,-31,214,-22,287v8,69,108,262,206,210v74,-11,153,-54,237,-131v84,-77,143,-181,178,-312v64,-128,-82,-365,-134,-428v-13,62,-74,104,-142,47xm213,-117v-204,-15,-326,-207,-331,-459v-1,0,-2,0,-3,1v9,-92,21,-209,58,-293v56,-126,129,-252,239,-336v42,-32,89,-53,140,-63v-67,-38,-167,-67,-203,-127v-23,-38,30,-52,161,-26v309,62,603,318,563,699v-27,256,-216,458,-413,561v-72,38,-142,48,-211,43","w":793},{"d":"48,-1196v107,123,85,180,129,358v94,-12,180,-17,257,-14v77,3,112,29,102,77v-6,28,-51,41,-132,39v-81,-2,-148,13,-202,44v26,163,40,389,23,570v-24,75,-62,106,-114,96v-52,-10,-72,-45,-72,-105v0,-88,35,-416,4,-484v-15,4,-35,18,-59,42v-24,24,-55,24,-92,-4v-47,-34,-46,-71,-2,-108v44,-37,87,-68,129,-94v-13,-155,-46,-343,-143,-425v-28,-24,-45,-48,-54,-67v-33,-26,-45,-59,-38,-98v7,-39,60,-38,161,-8v136,40,279,145,431,171v50,9,92,2,128,-24v52,-38,93,-52,123,-42v30,10,19,48,-38,110v-53,58,-133,71,-233,46","w":547},{"d":"665,-535v3,1,3,-16,7,-14v59,38,79,76,61,114v-18,38,-82,44,-193,18v-184,4,-337,124,-423,220v-66,73,-99,129,-128,143v-68,33,-70,-42,-59,-111v22,-139,72,-270,99,-427v35,-204,97,-467,3,-631v-40,-70,-41,-100,10,-97v51,3,99,28,132,83v73,120,95,248,78,379v-17,131,-41,258,-71,383v81,-59,371,-107,484,-60","w":612},{"d":"668,-758v21,44,25,84,14,120v-11,36,-33,29,-72,-13v-59,-63,-102,-169,-43,-274v37,-65,79,-126,131,-179v-64,17,-203,38,-273,43v-54,367,-42,378,33,727v16,74,0,140,-52,200v-52,60,-79,44,-114,-34v-93,-206,-46,-672,-13,-898v-33,8,-262,-31,-272,-40r106,140v61,81,-19,159,-79,196v-32,19,-54,26,-70,17v-18,-9,-24,-23,-20,-41v4,-18,21,-56,50,-114v5,-48,-104,-149,-113,-200v-15,-36,-6,-64,27,-81v33,-17,117,-12,253,19v36,8,118,2,152,-8v51,-89,105,-161,162,-214v57,-53,87,-42,82,31v-3,43,-65,126,-73,164v125,-21,244,-44,351,-87v71,-29,119,-44,151,-28v32,16,21,62,-38,133v-78,94,-234,197,-291,317v-19,39,-16,74,11,104","w":877},{"d":"338,-271v-33,85,-90,109,-167,76v-110,-47,-109,-158,-25,-222v46,-35,95,-33,146,4v51,37,68,85,46,142","w":432},{"d":"-44,-376v39,-127,95,-323,78,-438v-14,-93,-19,-182,-26,-266v-6,-84,18,-126,72,-127v54,-1,95,13,124,38v175,152,226,401,336,607v32,60,75,108,132,145v-98,-247,-67,-750,21,-958v15,-36,33,-65,54,-87v21,-22,32,-15,32,23v0,418,-48,715,93,1050v29,69,43,126,43,172v2,95,-33,98,-111,109v-38,5,-76,-16,-115,-60v1,1,2,1,5,1v-199,-136,-302,-363,-425,-568v-30,-51,-60,-83,-91,-96v14,180,-26,379,-49,533v110,-26,153,-22,129,10v-24,32,-87,84,-197,149v-106,63,-136,-6,-131,-97v2,-44,11,-92,26,-140","w":853},{"d":"150,-115v-1,0,-2,1,-2,3","w":361},{"w":1301},{"w":1320},{"d":"129,-322v49,-15,129,-23,241,-22v112,1,208,24,290,68v-18,-103,1,-177,58,-220v57,-43,73,-33,46,31v-19,47,-10,104,29,171v39,67,41,117,5,150v-61,23,-194,2,-286,-2v-118,-5,-279,-20,-372,8v-101,31,-143,34,-196,2v-71,-71,-73,-161,-7,-268v134,-220,353,-434,525,-633v83,-96,109,-170,71,-218v-29,-36,-161,-47,-229,-23v-104,37,-154,118,-74,255v18,54,-12,90,-89,107v-77,17,-123,-5,-145,-62v-63,-162,-48,-277,54,-346v102,-69,204,-116,305,-143v123,-33,264,61,312,126v45,61,41,140,-8,239v-102,205,-276,407,-419,586v-72,90,-110,153,-111,194","w":748},{"w":807},{"w":291}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+153-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("+T.Db1c0#!;I+C,x41UEQTQ;{LcD.1;I{LwE#!7M.VmJ^]0y#D|A7Pi8t,VvtUh3^>,>4,UX!,^AO>cnjF4{%9CdiUTPQw+Yhcqtj7rKFV!{^.#bO4v:A$yk>,1Mf-3ZJ|ISa8E]0DLpXn[xm;zNrED4.!U]!K^0w{4fqy$M{Cw1bD8Dhk%8hT--Vi;aKrjNQ!Dk4r8rhD;[FdJ1rdDIbUAX{PFahTia7F-CcVaS+],%c]9TKPjIKMak{UaE+rOyYMcabT,0+CQy+r8-tK%JOdDyYM%JbdDaY18,b140#C8Mt!QI.ynMbP,a#Ph;vp0x#!^f^ynS#]0S{yANqM4p4DaI+Kmft]-]#]$]OTUk.VaI^L;|+rjS#rn0.{c0+T8S^LU0#!;IY1$SOp7I^!D,+r,1bpQfqL>mbdJZ+L>-.D|k!L,4{KDa!L,4:r>f+r%A")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":1201,"face":{"font-family":"soul","font-weight":400,"font-stretch":"normal","units-per-em":"2048","panose-1":"2 0 0 0 0 0 0 0 0 0","ascent":"1638","descent":"-410","bbox":"-217.922 -1486.95 1195.34 229.396","underline-thickness":"48","underline-position":"-140","unicode-range":"U+0020-U+007C"}}));






Cufon.set('fontFamily', 'soul');
Cufon.replace('h1', {textShadow: '#fff 0px 1px' });
Cufon.replace('legend', {textShadow: '#fff 0px 1px' });