/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.06
 */
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-1]-=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.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.alt=w;n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 1988, 1990 Adobe Systems Incorporated.  All Rights
 * Reserved.Helvetica is a registered trademark of Linotype AG and/or its
 * subsidiaries.
 */
Cufon.registerFont({"w":200,"face":{"font-family":"HelveticaNeue","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 4 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-11 -320 325 74.7183","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+00FC"},"glyphs":{" ":{"w":100},"!":{"d":"37,-64r-6,-116r0,-77r25,0r0,77r-6,116r-13,0xm59,0r-31,0r0,-38r31,0r0,38","w":86},"\"":{"d":"31,-170r0,-87r23,0r0,87r-23,0xm79,-170r0,-87r23,0r0,87r-23,0","w":133},"#":{"d":"179,-96r0,16r-40,0r-11,80r-18,0r11,-80r-51,0r-11,80r-18,0r11,-80r-39,0r0,-16r41,0r8,-57r-39,0r0,-16r41,0r12,-80r18,0r-12,80r51,0r11,-80r18,0r-11,80r38,0r0,16r-40,0r-8,57r38,0xm131,-153r-51,0r-8,57r51,0"},"$":{"d":"107,-14v52,6,82,-60,40,-88v-9,-6,-22,-10,-40,-15r0,103xm93,-243v-50,-7,-70,60,-37,87v7,5,19,9,37,13r0,-100xm190,-67v2,43,-38,73,-83,72r0,31r-14,0r0,-31v-55,-6,-80,-30,-83,-87r23,0v0,41,21,63,60,68r0,-106v-47,-12,-73,-24,-76,-72v-1,-42,33,-71,76,-70r0,-29r14,0r0,29v44,-1,77,34,76,78r-23,0v1,-33,-21,-59,-53,-59r0,103v49,12,81,25,83,73"},"%":{"d":"120,-186v0,-29,-11,-52,-38,-52v-27,0,-38,24,-38,52v0,28,12,52,38,52v26,0,38,-23,38,-52xm68,12r163,-273r17,0r-162,273r-18,0xm183,-63v0,-41,19,-67,57,-68v38,0,57,27,57,68v0,41,-18,68,-57,68v-39,0,-57,-27,-57,-68xm278,-62v0,-29,-11,-52,-38,-52v-27,0,-38,24,-38,52v0,28,11,51,38,51v26,0,38,-22,38,-51xm25,-186v0,-41,18,-68,57,-68v39,0,57,27,57,68v0,41,-19,67,-57,68v-38,0,-57,-27,-57,-68","w":320},"&":{"d":"37,-64v0,29,27,51,56,50v23,0,43,-12,60,-36r-64,-78v-35,19,-52,40,-52,64xm159,-205v-2,34,-22,49,-50,67r56,67v5,-10,7,-25,7,-43r23,0v0,22,-5,43,-15,62r43,52r-28,0r-28,-33v-39,61,-153,48,-153,-34v0,-28,21,-53,63,-76v-21,-28,-30,-32,-32,-62v-2,-29,27,-52,57,-52v30,0,58,22,57,52xm136,-205v0,-20,-14,-36,-34,-33v-48,7,-40,49,-5,85v26,-16,39,-34,39,-52","w":219},"'":{"d":"39,-170r0,-87r23,0r0,87r-23,0","w":100},"(":{"d":"87,-262v-61,88,-59,246,0,331r-18,0v-68,-110,-68,-225,0,-331r18,0","w":86},")":{"d":"0,69v61,-88,58,-246,0,-331r18,0v68,110,66,225,0,331r-18,0","w":86},"*":{"d":"51,-200r-41,-14r5,-14r41,15r0,-44r14,0r0,44r42,-15r5,14r-42,14r25,35r-11,8r-26,-36r-27,36r-11,-8","w":126},"+":{"d":"99,-100r0,-81r19,0r0,81r81,0r0,19r-81,0r0,81r-19,0r0,-81r-81,0r0,-19r81,0","w":216},",":{"d":"35,-38r30,0v2,39,1,80,-32,87r0,-15v11,-4,17,-19,17,-34r-15,0r0,-38","w":100},"-":{"d":"112,-89r-90,0r0,-20r90,0r0,20","w":133},"\u2010":{"d":"112,-89r-90,0r0,-20r90,0r0,20","w":133},".":{"d":"65,0r-30,0r0,-38r30,0r0,38","w":100},"\/":{"d":"15,5r-20,0r111,-267r19,0","w":119},"0":{"d":"100,-235v-43,0,-65,36,-65,110v0,74,22,111,65,111v43,0,65,-37,65,-111v0,-74,-22,-110,-65,-110xm100,-254v59,0,88,43,88,129v0,87,-29,130,-88,130v-59,0,-88,-43,-88,-129v0,-87,29,-130,88,-130"},"1":{"d":"35,-203v51,-3,62,-7,71,-49r18,0r0,252r-22,0r0,-187r-67,0r0,-16"},"2":{"d":"178,-183v0,84,-126,100,-139,162r140,0r0,21r-166,0v-2,-95,138,-98,142,-184v1,-30,-25,-51,-56,-51v-38,0,-59,29,-57,70r-23,0v0,-53,28,-90,81,-89v46,0,78,27,78,71"},"3":{"d":"185,-71v4,74,-105,98,-152,53v-16,-15,-23,-36,-21,-62r23,0v-3,40,23,66,63,66v35,0,64,-22,64,-55v0,-40,-34,-59,-80,-54r0,-19v40,4,71,-11,71,-46v0,-31,-23,-46,-55,-47v-37,-1,-59,27,-58,64r-22,0v0,-47,31,-83,79,-83v44,0,78,23,78,64v0,29,-18,51,-42,56v31,5,50,28,52,63"},"4":{"d":"11,-63r0,-22r116,-167r21,0r0,170r38,0r0,19r-38,0r0,63r-21,0r0,-63r-116,0xm31,-82r96,0r-1,-137"},"5":{"d":"183,-80v0,72,-94,112,-146,64v-15,-14,-24,-32,-24,-56r23,0v-1,33,28,58,62,58v37,0,63,-32,63,-68v0,-65,-92,-90,-121,-36r-19,0r24,-131r126,0r0,21r-110,0r-16,84v47,-52,138,-11,138,64"},"6":{"d":"165,-78v0,-38,-23,-67,-61,-67v-38,0,-62,30,-62,67v0,39,24,64,63,64v34,0,60,-28,60,-64xm14,-129v-1,-66,29,-125,90,-125v46,0,73,22,78,66r-23,0v-5,-57,-91,-63,-109,-8v-6,18,-15,47,-12,74v10,-22,35,-42,67,-42v50,0,83,36,83,84v0,48,-36,86,-85,85v-74,-2,-88,-49,-89,-134"},"7":{"d":"54,0v9,-105,44,-158,104,-228r-140,0r0,-21r162,0r0,21v-64,67,-98,143,-102,228r-24,0"},"8":{"d":"36,-71v0,35,28,57,64,57v37,0,64,-21,64,-57v1,-34,-28,-54,-64,-54v-36,0,-64,19,-64,54xm100,-254v42,0,77,24,76,63v0,30,-17,49,-41,56v91,23,52,140,-35,140v-49,0,-87,-29,-87,-76v0,-34,24,-57,51,-65v-77,-25,-36,-118,36,-118xm46,-191v0,30,23,47,54,47v30,-1,54,-18,54,-47v0,-29,-24,-44,-54,-44v-29,0,-54,17,-54,44"},"9":{"d":"35,-170v-1,37,24,66,61,66v37,0,62,-28,62,-66v0,-39,-23,-65,-63,-65v-35,0,-60,31,-60,65xm186,-120v1,66,-29,125,-90,125v-46,0,-72,-21,-78,-65r23,0v4,56,91,62,109,7v6,-18,15,-46,12,-73v-10,22,-36,41,-67,41v-50,0,-83,-36,-83,-84v0,-48,37,-86,86,-85v73,3,87,50,88,134"},":":{"d":"65,-142r-30,0r0,-38r30,0r0,38xm65,0r-30,0r0,-38r30,0r0,38","w":100},";":{"d":"35,-38r30,0v2,39,1,80,-32,87r0,-15v11,-4,17,-19,17,-34r-15,0r0,-38xm65,-142r-30,0r0,-38r30,0r0,38","w":100},"<":{"d":"199,-17r0,20r-182,-84r0,-20r182,-84r0,20r-160,74","w":216},"=":{"d":"199,-136r0,19r-181,0r0,-19r181,0xm199,-65r0,19r-181,0r0,-19r181,0","w":216},">":{"d":"17,-17r160,-74r-160,-74r0,-20r182,84r0,20r-182,84r0,-20","w":216},"?":{"d":"100,-243v-38,0,-58,28,-58,65r-23,0v0,-51,30,-84,82,-84v73,0,95,80,42,127v-34,30,-31,19,-34,71r-22,0v-9,-66,62,-77,65,-131v2,-28,-24,-48,-52,-48xm83,0r0,-38r30,0r0,38r-30,0","w":193},"@":{"d":"182,-150v0,-15,-15,-34,-29,-34v-34,0,-61,49,-61,84v0,21,12,33,30,34v30,1,60,-51,60,-84xm69,-99v0,-50,39,-105,86,-104v18,0,31,11,38,31r9,-24r19,0v-12,41,-38,77,-38,123v0,7,2,11,8,11v33,1,61,-53,61,-90v0,-56,-45,-94,-102,-94v-66,0,-114,53,-114,119v0,64,50,117,114,116v40,0,76,-22,93,-48r19,0v-19,35,-61,64,-112,64v-76,0,-133,-61,-133,-135v0,-72,60,-132,132,-132v68,0,122,46,122,112v0,49,-38,104,-83,104v-15,0,-24,-8,-25,-24v-31,42,-94,24,-94,-29","w":288},"A":{"d":"-3,0r104,-257r28,0r100,257r-26,0r-31,-80r-117,0r-31,80r-27,0xm114,-233r-52,132r101,0","w":226},"B":{"d":"50,-123r0,102v65,-1,152,12,152,-53v0,-62,-90,-48,-152,-49xm172,-136v32,4,55,28,55,63v0,49,-31,73,-92,73r-109,0r0,-257v80,2,192,-19,191,63v0,29,-20,53,-45,58xm50,-144v59,-2,140,14,143,-44v3,-62,-84,-46,-143,-48r0,92","w":240},"C":{"d":"14,-129v0,-103,104,-171,188,-112v22,15,33,36,36,62r-24,0v-6,-36,-39,-63,-79,-63v-61,-1,-97,50,-97,113v0,63,35,115,97,114v46,0,78,-38,82,-83r25,0v-5,59,-44,103,-107,103v-75,0,-121,-59,-121,-134","w":253},"D":{"d":"208,-129v0,-97,-60,-113,-158,-107r0,215v97,6,158,-10,158,-108xm233,-129v0,81,-38,129,-118,129r-89,0r0,-257r89,0v79,0,118,47,118,128","w":246},"E":{"d":"26,0r0,-257r177,0r0,21r-153,0r0,93r144,0r0,21r-144,0r0,101r155,0r0,21r-179,0","w":213},"F":{"d":"26,0r0,-257r163,0r0,21r-139,0r0,93r124,0r0,21r-124,0r0,122r-24,0","w":193},"G":{"d":"38,-129v0,63,35,114,97,114v55,0,90,-39,89,-95r-88,0r0,-21r110,0r0,131r-18,0v-2,-15,0,-34,-4,-47v-16,35,-46,52,-89,52v-75,0,-121,-59,-121,-134v0,-75,46,-133,121,-133v59,0,100,33,107,85r-24,0v-4,-36,-43,-65,-83,-65v-61,0,-97,50,-97,113","w":266},"H":{"d":"26,0r0,-257r24,0r0,112r153,0r0,-112r25,0r0,257r-25,0r0,-125r-153,0r0,125r-24,0","w":253},"I":{"d":"28,0r0,-257r24,0r0,257r-24,0","w":79},"J":{"d":"81,-15v41,0,48,-22,49,-67r0,-175r24,0r0,185v0,55,-21,77,-75,77v-48,0,-71,-28,-71,-87r24,0v1,45,10,67,49,67","w":180},"K":{"d":"26,0r0,-257r24,0r0,138r150,-138r33,0r-115,106r120,151r-31,0r-107,-134r-50,46r0,88r-24,0","w":233},"L":{"d":"26,0r0,-257r24,0r0,236r144,0r0,21r-168,0","w":193},"M":{"d":"25,0r0,-257r36,0r89,225r89,-225r36,0r0,257r-25,0r-1,-222r-87,222r-23,0r-89,-222r0,222r-25,0","w":299},"N":{"d":"26,0r0,-257r27,0r150,217r0,-217r25,0r0,257r-27,0r-151,-217r0,217r-24,0","w":253},"O":{"d":"134,5v-76,0,-122,-58,-122,-134v0,-75,47,-133,122,-133v74,0,121,59,121,133v0,74,-47,134,-121,134xm134,-242v-61,0,-97,50,-97,113v0,63,35,114,97,114v60,0,96,-52,96,-114v0,-62,-36,-113,-96,-113","w":266},"P":{"d":"216,-184v0,46,-31,74,-76,74r-90,0r0,110r-24,0r0,-257r114,0v45,-1,76,27,76,73xm192,-184v0,-66,-79,-51,-142,-52r0,105v63,-1,142,13,142,-53","w":226},"Q":{"d":"37,-129v0,82,71,142,144,101r-34,-26r13,-15r37,28v62,-56,34,-201,-63,-201v-61,0,-97,50,-97,113xm134,-262v117,0,158,165,82,235r36,28r-12,16r-40,-31v-85,54,-188,-12,-188,-115v0,-75,47,-133,122,-133","w":266},"R":{"d":"172,-125v53,0,39,90,57,125r-27,0v-8,-11,-6,-80,-16,-90v-17,-39,-86,-20,-136,-24r0,114r-24,0r0,-257v84,2,198,-20,196,67v-1,34,-20,59,-50,65xm197,-185v0,-68,-84,-49,-147,-51r0,101v64,-1,147,14,147,-50","w":240},"S":{"d":"214,-68v0,80,-123,90,-174,52v-20,-15,-28,-39,-27,-69r24,0v-1,46,27,70,84,70v33,0,70,-21,68,-53v-3,-70,-168,-35,-168,-122v0,-72,104,-92,155,-52v19,15,29,34,29,59r-25,0v-1,-36,-32,-59,-70,-59v-64,0,-92,78,-25,91v53,10,129,26,129,83","w":226},"T":{"d":"-2,-236r0,-21r204,0r0,21r-90,0r0,236r-24,0r0,-236r-90,0"},"U":{"d":"123,5v-62,0,-100,-36,-100,-98r0,-164r25,0v7,97,-32,242,75,242v50,0,76,-28,76,-83r0,-159r24,0r0,164v0,62,-38,98,-100,98","w":246},"V":{"d":"93,0r-96,-257r27,0r84,230r83,-230r26,0r-96,257r-28,0","w":213},"W":{"d":"71,0r-71,-257r26,0r59,225r63,-225r31,0r63,225r59,-225r24,0r-70,257r-26,0r-66,-230r-65,230r-27,0","w":326},"X":{"d":"88,-132r-87,-125r29,0r73,108r75,-108r27,0r-88,125r93,132r-29,0r-78,-113r-80,113r-27,0","w":206},"Y":{"d":"98,0r0,-106r-102,-151r30,0r84,130r84,-130r30,0r-102,151r0,106r-24,0","w":219},"Z":{"d":"13,-236r0,-21r185,0r0,22r-169,214r173,0r0,21r-200,0r0,-22r169,-214r-158,0","w":206},"[":{"d":"85,69r-58,0r0,-331r58,0r0,19r-35,0r0,293r35,0r0,19","w":86},"\\":{"d":"125,5r-20,0r-110,-267r19,0","w":119},"]":{"d":"1,-262r58,0r0,331r-58,0r0,-19r36,0r0,-293r-36,0r0,-19","w":86},"^":{"d":"37,-86r-21,0r83,-163r18,0r83,163r-20,0r-72,-140","w":216},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18","w":180},"`":{"d":"36,-212r-47,-50r28,0r38,50r-19,0","w":66},"a":{"d":"76,-14v46,0,72,-33,64,-88v-26,22,-106,3,-106,52v0,21,21,37,42,36xm74,5v-63,6,-86,-82,-31,-101v7,-6,67,-10,90,-18v18,-26,0,-58,-41,-58v-32,0,-49,14,-50,43r-23,0v2,-41,32,-62,76,-62v87,0,68,83,68,158v0,13,11,17,21,12r0,20v-28,5,-42,-5,-43,-31v-17,24,-30,33,-67,37","w":186},"b":{"d":"109,-14v40,0,61,-36,61,-79v0,-43,-21,-79,-61,-79v-42,0,-65,35,-65,79v0,44,23,79,65,79xm109,5v-32,0,-56,-19,-67,-40r0,35r-20,0r0,-257r22,0r1,107v8,-24,33,-41,64,-41v53,-1,84,43,84,98v0,55,-31,98,-84,98","w":206},"c":{"d":"12,-93v0,-76,78,-125,139,-82v14,11,22,27,24,48r-22,0v-6,-30,-24,-45,-53,-45v-40,-1,-65,37,-65,79v0,42,25,79,65,79v29,0,53,-25,54,-53r23,0v-5,41,-33,73,-77,72v-53,0,-88,-43,-88,-98","w":186},"d":{"d":"97,-172v-39,0,-61,37,-61,79v0,42,22,79,61,79v42,0,65,-34,65,-79v0,-45,-23,-79,-65,-79xm97,-191v31,0,57,16,65,41r0,-107r23,0r0,257r-21,0v-1,-11,2,-26,-1,-35v-8,22,-37,40,-66,40v-53,0,-83,-43,-83,-98v0,-55,30,-98,83,-98","w":206},"e":{"d":"12,-93v0,-55,30,-98,84,-98v54,0,85,47,82,104r-143,0v0,40,23,74,61,73v31,0,50,-15,58,-47r23,0v-10,44,-37,66,-81,66v-55,0,-84,-41,-84,-98xm155,-106v5,-56,-68,-90,-102,-46v-10,12,-16,28,-18,46r120,0","w":186},"f":{"d":"98,-236v-37,-10,-46,9,-41,50r36,0r0,19r-36,0r0,167r-23,0r0,-167r-32,0r0,-19r32,0v-4,-51,13,-79,64,-70r0,20","w":93},"g":{"d":"35,-95v0,40,22,74,61,74v37,1,61,-35,60,-74v0,-41,-21,-77,-60,-77v-39,0,-61,35,-61,77xm12,-98v0,-86,109,-125,144,-56r0,-32r23,0r0,171v8,82,-74,109,-134,76v-17,-9,-25,-25,-26,-43r23,0v5,25,22,37,54,37v48,0,66,-41,59,-95v-9,22,-31,37,-59,38v-56,0,-84,-39,-84,-96"},"h":{"d":"102,-172v-75,0,-56,98,-58,172r-23,0r0,-257r23,0r1,103v7,-20,32,-37,59,-37v94,0,63,109,68,191r-23,0v-5,-65,23,-172,-47,-172","w":193},"i":{"d":"22,0r0,-186r23,0r0,186r-23,0xm22,-221r0,-36r23,0r0,36r-23,0","w":66},"j":{"d":"22,23r0,-209r23,0r0,203v0,41,-19,56,-56,51r0,-19v21,4,33,-2,33,-26xm22,-221r0,-36r23,0r0,36r-23,0","w":66},"k":{"d":"22,0r0,-257r22,0r0,161r103,-90r30,0r-79,69r85,117r-29,0r-73,-101r-37,30r0,71r-22,0","w":180},"l":{"d":"22,0r0,-257r23,0r0,257r-23,0","w":66},"m":{"d":"100,-172v-75,-2,-53,100,-56,172r-22,0r0,-186r20,0v2,10,-3,26,2,32v17,-47,101,-50,114,-1v11,-24,31,-36,59,-36v87,0,55,113,61,191r-22,0v-7,-64,27,-172,-44,-172v-69,0,-48,105,-51,172r-22,0r0,-126v0,-31,-13,-46,-39,-46","w":299},"n":{"d":"102,-172v-75,0,-56,98,-58,172r-23,0r0,-186r23,0v1,10,-2,24,1,32v7,-20,32,-37,59,-37v94,0,63,109,68,191r-23,0v-5,-65,23,-172,-47,-172","w":193},"o":{"d":"12,-93v0,-55,35,-98,88,-98v53,0,88,43,88,98v0,55,-35,98,-88,98v-53,0,-88,-43,-88,-98xm165,-93v0,-42,-25,-79,-65,-79v-40,0,-65,37,-65,79v0,42,25,79,65,79v40,0,65,-37,65,-79"},"p":{"d":"109,-14v40,0,61,-36,61,-79v0,-43,-21,-79,-61,-79v-43,0,-65,26,-65,79v-1,44,23,79,65,79xm109,5v-31,0,-54,-18,-65,-40r0,104r-22,0r0,-255r20,0v1,11,-2,27,1,36v9,-23,35,-41,66,-41v53,-1,84,43,84,98v0,55,-31,98,-84,98","w":206},"q":{"d":"97,-172v-39,0,-61,37,-61,79v0,42,22,79,61,79v42,0,65,-34,65,-79v0,-45,-23,-79,-65,-79xm97,-191v30,0,57,21,67,41r0,-36r21,0r0,255r-23,0r0,-104v-8,24,-34,40,-65,40v-53,0,-83,-43,-83,-98v0,-55,30,-98,83,-98","w":206},"r":{"d":"113,-166v-39,-3,-69,29,-69,67r0,99r-22,0r0,-186r20,0v1,14,-2,32,1,44v11,-28,33,-48,70,-46r0,22","w":113},"s":{"d":"32,-105v-36,-35,2,-86,55,-86v39,0,68,23,69,60r-23,0v0,-26,-22,-41,-49,-41v-23,-1,-44,11,-44,32v0,24,43,33,69,38v35,8,53,26,53,52v1,36,-36,55,-75,55v-48,0,-73,-21,-76,-65r23,0v1,30,24,46,55,46v24,0,50,-12,50,-35v0,-40,-85,-33,-107,-56","w":173},"t":{"d":"95,1v-36,4,-60,-1,-60,-41r0,-127r-32,0r0,-19r32,0r0,-56r23,0r0,56r37,0r0,19r-37,0r0,126v-3,26,14,25,37,23r0,19","w":106},"u":{"d":"94,-14v70,-2,54,-100,55,-172r23,0r0,186r-21,0v-1,-10,2,-25,-1,-33v-9,22,-34,38,-64,38v-88,0,-61,-111,-65,-191r23,0v7,67,-26,174,50,172","w":193},"v":{"d":"72,0r-71,-186r25,0r59,163r58,-163r23,0r-70,186r-24,0","w":166},"w":{"d":"63,0r-60,-186r24,0r48,159r46,-159r25,0r46,159r48,-159r24,0r-60,186r-25,0r-46,-156r-46,156r-24,0","w":266},"x":{"d":"0,0r72,-96r-66,-90r28,0r53,71r52,-71r28,0r-67,89r73,97r-29,0r-58,-78r-58,78r-28,0","w":173},"y":{"d":"75,-1r-74,-185r24,0r61,159r57,-159r23,0r-81,214v-10,34,-27,45,-66,39r0,-19v39,11,47,-21,56,-49","w":166},"z":{"d":"156,-170r-123,151r128,0r0,19r-156,0r0,-18r122,-149r-113,0r0,-19r142,0r0,16","w":166},"{":{"d":"53,-97v27,16,25,64,25,110v0,28,6,39,27,37r0,19v-57,10,-50,-47,-49,-99v0,-38,-9,-57,-26,-57r0,-19v59,-1,-20,-173,75,-156r0,19v-36,-8,-27,53,-27,87v0,26,-10,50,-25,59","w":119},"|":{"d":"31,5r0,-267r19,0r0,267r-19,0","w":79},"}":{"d":"67,-96v-26,-17,-26,-63,-26,-110v0,-29,-5,-39,-27,-37r0,-19v57,-10,51,45,50,98v0,38,9,57,26,57r0,20v-59,1,21,174,-76,156r0,-19v38,8,27,-54,27,-88v0,-25,11,-49,26,-58","w":119},"~":{"d":"70,-112v14,0,64,23,77,23v10,0,20,-7,31,-24r13,13v-13,18,-22,29,-45,31v-17,2,-61,-24,-78,-24v-12,0,-22,8,-30,25r-13,-13v11,-21,26,-31,45,-31","w":216},"\u00a7":{"d":"131,-44v44,-19,37,-60,-5,-84r-58,-33v-43,20,-37,60,5,84xm100,-243v-23,0,-40,11,-40,32v0,58,126,61,124,128v0,24,-19,43,-39,50v39,32,8,91,-43,91v-40,0,-68,-24,-67,-64r23,0v-1,24,18,46,42,45v50,-1,50,-52,8,-74v-34,-18,-92,-40,-92,-86v0,-24,20,-44,39,-51v-39,-32,-8,-90,43,-90v40,0,68,23,67,63r-23,0v1,-24,-18,-44,-42,-44"},"\u00c4":{"d":"158,-284r-25,0r0,-36r25,0r0,36xm94,-284r-25,0r0,-36r25,0r0,36xm-3,0r104,-257r28,0r100,257r-26,0r-31,-80r-117,0r-31,80r-27,0xm114,-233r-52,132r101,0","w":226},"\u00d6":{"d":"177,-284r-24,0r0,-36r24,0r0,36xm114,-284r-25,0r0,-36r25,0r0,36xm134,5v-76,0,-122,-58,-122,-134v0,-75,47,-133,122,-133v74,0,121,59,121,133v0,74,-47,134,-121,134xm134,-242v-61,0,-97,50,-97,113v0,63,35,114,97,114v60,0,96,-52,96,-114v0,-62,-36,-113,-96,-113","w":266},"\u00dc":{"d":"167,-284r-24,0r0,-36r24,0r0,36xm104,-284r-25,0r0,-36r25,0r0,36xm123,5v-62,0,-100,-36,-100,-98r0,-164r25,0v7,97,-32,242,75,242v50,0,76,-28,76,-83r0,-159r24,0r0,164v0,62,-38,98,-100,98","w":246},"\u00df":{"d":"79,-152v80,11,78,-91,15,-91v-33,0,-49,17,-49,52r0,191r-23,0r0,-193v0,-45,26,-69,72,-69v73,0,96,103,29,117v30,5,54,31,54,67v0,56,-39,86,-98,80r0,-20v41,9,76,-15,75,-56v-1,-47,-24,-59,-75,-58r0,-20","w":193},"\u00e4":{"d":"138,-218r-25,0r0,-36r25,0r0,36xm74,-218r-25,0r0,-36r25,0r0,36xm76,-14v46,0,72,-33,64,-88v-26,22,-106,3,-106,52v0,21,21,37,42,36xm74,5v-63,6,-86,-82,-31,-101v7,-6,67,-10,90,-18v18,-26,0,-58,-41,-58v-32,0,-49,14,-50,43r-23,0v2,-41,32,-62,76,-62v87,0,68,83,68,158v0,13,11,17,21,12r0,20v-28,5,-42,-5,-43,-31v-17,24,-30,33,-67,37","w":186},"\u00f6":{"d":"144,-218r-24,0r0,-36r24,0r0,36xm81,-218r-25,0r0,-36r25,0r0,36xm12,-93v0,-55,35,-98,88,-98v53,0,88,43,88,98v0,55,-35,98,-88,98v-53,0,-88,-43,-88,-98xm165,-93v0,-42,-25,-79,-65,-79v-40,0,-65,37,-65,79v0,42,25,79,65,79v40,0,65,-37,65,-79"},"\u00fc":{"d":"141,-218r-25,0r0,-36r25,0r0,36xm77,-218r-24,0r0,-36r24,0r0,36xm94,-14v70,-2,54,-100,55,-172r23,0r0,186r-21,0v-1,-10,2,-25,-1,-33v-9,22,-34,38,-64,38v-88,0,-61,-111,-65,-191r23,0v7,67,-26,174,50,172","w":193},"\u00a0":{"w":100}}});


Cufon.replace('h2','')('h3','')('h4','')('h5','');
Cufon.Now();

