/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright © 1994 Miles Inc. All rights reserved
 * 
 * Trademark:
 * Copyright © 1994 Miles Inc. All rights reserved
 */
Cufon.registerFont({"w":81,"face":{"font-family":"Phyllis ATT","font-weight":400,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"3 8 6 2 4 4 6 8 11 4","ascent":"288","descent":"-72","x-height":"5","cap-height":"23","bbox":"-288 -281.446 420.021 90","underline-thickness":"18.457","underline-position":"-62.4023","slope":"-20","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{},"!":{"d":"23,5v-15,-6,-8,-31,5,-34v11,8,12,32,-5,34xm69,-246v1,-4,42,-36,48,-19r-75,208v-4,6,-14,10,-17,4r61,-171v3,-12,9,-20,2,-24v-6,1,-17,11,-19,2","w":124},"\"":{"d":"85,-212v-11,23,-21,56,-43,67v-5,1,-4,-5,-4,-10v13,-20,8,-65,41,-63v4,0,6,2,6,6xm135,-212v-11,23,-21,56,-43,67v-5,1,-4,-5,-4,-10v13,-20,8,-65,41,-63v4,0,6,2,6,6","w":117},"#":{"d":"163,-92v7,4,0,16,-6,17r-34,0v-4,13,-12,36,-24,70v-1,6,-17,13,-20,4v6,-26,17,-49,25,-74r-45,0v-6,19,-6,19,-24,70v-1,6,-17,13,-20,4v6,-26,17,-49,25,-74v-11,-2,-32,5,-33,-6v-1,-20,24,-8,39,-11r15,-43v-11,-1,-33,4,-34,-6v-1,-20,24,-9,40,-12r20,-57v1,-6,17,-13,19,-3v-5,21,-14,40,-20,60r45,0r20,-57v1,-6,17,-13,19,-3v-4,21,-14,40,-20,60r34,0v5,5,0,18,-7,18r-33,0r-15,43r34,0xm125,-135r-45,0r-15,43r45,0","w":192},"$":{"d":"91,-138v-30,-31,-16,-85,33,-80v0,0,8,-16,21,-49v3,-10,11,-12,13,-3v-6,19,-15,37,-22,55v12,6,20,4,27,-3v6,0,9,11,9,33v0,30,-13,40,-13,16v0,-36,-64,-60,-64,-16v0,40,64,63,62,110v-2,53,-51,89,-111,77v-8,17,-13,45,-26,55v-8,-1,-5,-7,-2,-16r17,-43v-33,-8,-47,-79,-11,-93v23,2,-10,29,-3,46v1,25,22,42,50,42v53,0,87,-61,49,-99","w":188},"%":{"d":"160,7v-22,0,-36,-21,-37,-44v-1,-39,32,-88,68,-87v23,0,38,21,38,45v2,38,-33,88,-69,86xm187,-111v-26,0,-46,39,-45,68v0,24,8,36,24,36v27,1,43,-38,43,-69v0,-18,-7,-35,-22,-35xm52,-86v-22,0,-38,-21,-38,-44v-1,-38,33,-88,68,-88v23,0,38,21,38,45v2,38,-32,89,-68,87xm78,-204v-26,0,-46,39,-45,68v0,24,8,36,24,36v27,0,45,-38,44,-69v0,-17,-8,-35,-23,-35xm66,5v-4,9,-13,11,-16,4r124,-218v3,-8,13,-12,15,-4v-36,76,-84,145,-123,218","w":249},"&":{"d":"127,-15v-45,36,-127,26,-127,-39v0,-41,64,-105,96,-116v7,-39,33,-98,74,-100v15,0,22,7,22,23v0,28,-48,74,-73,79v0,57,8,100,23,126v18,-11,43,-48,43,-75v0,-20,-9,-24,-23,-19v-2,0,-4,-2,-4,-5v10,-31,47,-15,47,14v0,31,-37,81,-58,96v18,33,60,9,79,-7v4,0,6,2,6,6v-12,24,-83,53,-105,17xm96,-156v-28,8,-73,60,-73,96v0,47,62,63,97,35v-16,-29,-24,-84,-24,-131xm121,-181v16,-5,53,-38,53,-58v0,-11,-4,-16,-13,-16v-21,0,-42,48,-40,74","w":228},"'":{"d":"85,-212v-11,23,-21,56,-43,67v-5,1,-4,-5,-4,-10v13,-20,8,-65,41,-63v4,0,6,2,6,6"},"(":{"d":"12,-53v0,-106,51,-215,145,-228v11,2,10,8,-2,11v-77,19,-120,129,-120,235v0,47,10,68,24,89v0,2,-1,3,-4,3v-33,-16,-43,-58,-43,-110","w":103},")":{"d":"-12,-171v0,106,-51,215,-145,228v-11,-2,-10,-8,2,-11v77,-19,120,-129,120,-235v0,-47,-10,-68,-24,-89v0,-2,1,-3,4,-3v33,16,43,58,43,110","w":103},"*":{"d":"130,-236v6,-8,45,12,25,18r-46,15v7,7,16,26,27,15v8,1,6,33,-2,35v-15,-10,-23,-29,-35,-42v-6,10,-18,23,-5,31v-2,5,-29,17,-34,7v7,-16,18,-29,27,-44v-14,-3,-27,-4,-32,6v-4,1,-27,-24,-15,-29v20,1,34,8,51,11v-1,-11,4,-30,-7,-31v-3,0,-5,-1,-5,-3v-1,-5,27,-38,27,-16r-1,47v4,-4,32,-3,25,-20","w":178},"+":{"d":"143,-72v6,6,-1,19,-7,18r-49,0v-10,17,-7,48,-29,54v-10,0,-9,-5,-6,-12r16,-42v-16,-2,-45,6,-49,-7v1,-22,37,-7,55,-11v9,-16,10,-61,36,-46r-16,46r49,0","w":178},",":{"d":"5,22v11,-5,22,-22,8,-32r20,-19v22,15,-7,63,-28,51"},"-":{"d":"30,-98v11,2,-10,14,8,14v27,0,65,-5,85,4v0,5,-24,37,-30,22v3,-4,8,-10,-4,-10v-27,0,-65,5,-85,-4v-2,-6,21,-27,26,-26","w":132},".":{"d":"23,5v-15,-6,-8,-31,5,-34v11,8,12,32,-5,34"},"\/":{"d":"98,-272r-98,282v-6,6,-14,11,-16,3r97,-282v6,-6,14,-9,17,-3","w":74},"0":{"d":"63,7v-38,0,-56,-30,-57,-70v-2,-64,55,-155,113,-155v38,0,59,28,59,69v0,64,-55,156,-115,156xm112,-200v-50,0,-83,67,-83,127v0,42,15,63,45,63v48,0,81,-70,81,-128v0,-42,-14,-62,-43,-62","w":184},"1":{"d":"93,-23v-1,5,-43,39,-50,24v18,-65,50,-117,72,-177v-33,28,-63,42,-89,42v-19,0,-20,-21,-4,-19v59,8,96,-43,126,-70v9,6,-3,20,-6,27v-20,46,-50,117,-69,171v4,11,19,-12,20,2","w":151},"2":{"d":"176,-156v-4,60,-82,117,-129,139v8,0,53,16,63,16v21,0,41,-16,55,-24v2,0,3,1,3,3v-3,13,-47,42,-68,38v-29,1,-63,-21,-92,-15v-7,-2,-5,-8,2,-10v55,-25,139,-78,142,-147v1,-27,-18,-48,-44,-48v-33,0,-74,34,-74,66v0,41,43,43,62,25v2,0,3,1,3,3v-1,9,-27,22,-40,22v-26,0,-44,-15,-44,-40v1,-44,53,-90,102,-90v37,0,61,25,59,62","w":182},"3":{"d":"89,-201v-18,0,-36,18,-52,31v-3,0,-4,-2,-4,-6v1,-15,47,-46,67,-42v24,0,42,15,43,38v1,20,-20,46,-35,51v82,37,20,147,-62,147v-28,0,-70,-15,-70,-38v0,-14,16,-14,22,-1v26,59,125,17,125,-49v0,-25,-19,-47,-46,-40v-9,-2,-8,-8,1,-11v17,-6,44,-31,44,-50v0,-18,-14,-30,-33,-30","w":169},"4":{"d":"124,-63v14,6,42,-29,44,-12v1,10,-38,29,-50,28v-5,21,-14,25,-6,30v5,-1,16,-11,18,-2v-1,4,-41,36,-45,19v3,-16,11,-33,16,-49v-13,0,-76,-27,-95,-19v-3,0,-5,-1,-5,-5v24,-55,102,-146,174,-148v10,2,6,7,3,17xm21,-86v15,-3,78,21,86,21r50,-136v-39,-9,-121,85,-136,115","w":182},"5":{"d":"71,-211v24,1,59,3,72,-7v2,0,2,2,2,5v-1,0,-12,30,-38,24v-21,0,-35,0,-39,-1r-17,40v49,-7,87,25,87,70v0,54,-43,98,-97,98v-25,0,-61,-17,-63,-37v0,-6,4,-10,10,-10v18,11,23,36,55,36v43,0,72,-35,72,-79v0,-43,-47,-72,-84,-49v-9,-1,-7,-5,-2,-12v14,-23,25,-46,33,-69v2,-6,5,-9,9,-9","w":158},"6":{"d":"66,7v-41,0,-61,-35,-62,-77v-2,-77,61,-150,135,-148v16,0,31,3,33,14v-6,24,-27,-4,-47,0v-51,-2,-98,69,-98,124v0,42,13,71,48,71v37,0,65,-44,65,-85v0,-30,-11,-45,-34,-45v-24,-1,-37,23,-47,37v-3,0,-5,-2,-5,-5v2,-19,35,-56,59,-52v30,-1,47,25,47,55v0,52,-44,111,-94,111","w":174},"7":{"d":"72,-218v29,-1,66,16,84,0v10,6,0,9,-12,31v-28,52,-52,104,-74,162v4,11,18,-12,20,2v-1,5,-43,39,-50,24v18,-71,59,-131,96,-195v-18,6,-47,-2,-64,-3v-27,-2,-40,14,-51,28v-3,0,-4,-1,-4,-3v3,-15,35,-51,55,-46","w":142},"8":{"d":"163,-68v4,80,-162,110,-166,17v-2,-40,54,-79,91,-91v-10,-8,-20,-18,-20,-35v1,-43,97,-62,98,-4v-1,18,-26,34,-46,38v20,15,42,44,43,75xm95,-134v-33,14,-77,45,-78,81v0,30,23,49,54,49v56,0,95,-55,54,-101v-12,-14,-21,-24,-30,-29xm111,-151v35,0,56,-57,7,-57v-32,4,-40,40,-7,57","w":182},"9":{"d":"105,-218v41,0,61,35,62,77v2,77,-61,150,-135,148v-16,0,-31,-3,-33,-14v6,-24,27,4,47,0v51,2,98,-69,98,-124v0,-42,-13,-71,-48,-71v-37,0,-65,44,-65,85v0,30,11,45,34,45v24,1,37,-23,47,-37v3,0,5,2,5,5v-2,19,-35,56,-59,52v-30,1,-47,-25,-47,-55v0,-52,44,-111,94,-111","w":173},":":{"d":"23,5v-15,-6,-8,-31,5,-34v11,8,12,32,-5,34xm47,-92v-15,-6,-8,-31,5,-34v11,8,12,32,-5,34"},";":{"d":"5,22v11,-5,22,-22,8,-32r20,-19v22,15,-7,63,-28,51xm47,-92v-15,-6,-8,-31,5,-34v11,8,12,32,-5,34"},"<":{"d":"288,-217r0,28r-180,82r180,80r0,28r-216,-95r0,-26","w":360},"=":{"d":"149,-99v6,6,-1,18,-7,18r-108,0v-6,0,-9,-3,-9,-7v0,-8,3,-11,9,-11r115,0xm136,-54v6,6,-1,18,-7,18r-108,0v-6,0,-9,-3,-9,-7v0,-8,3,-11,9,-11r115,0","w":178},">":{"d":"-288,-217r0,28r180,82r-180,80r0,28r216,-95r0,-26","w":360},"?":{"d":"43,5v-16,-5,-10,-31,4,-34v11,8,12,31,-4,34xm91,-78v1,2,-29,25,-31,24v-3,1,-22,-25,-20,-28v30,-28,86,-70,86,-130v0,-23,-12,-41,-34,-41v-36,1,-68,45,-52,85v0,4,-3,6,-8,6v-30,-43,19,-108,66,-108v32,0,51,21,51,54v0,56,-59,101,-86,132v2,16,17,6,25,1v3,0,3,1,3,5","w":156},"@":{"d":"59,-72v0,109,158,132,231,67r9,8v-21,22,-75,44,-117,44v-79,0,-148,-45,-148,-119v0,-83,78,-160,161,-160v71,0,131,48,131,117v0,57,-47,115,-101,115v-17,0,-26,-9,-27,-26v-27,41,-94,26,-94,-28v0,-65,87,-167,135,-91r8,-20r31,0r-52,136v0,6,4,10,11,10v38,-1,72,-52,72,-96v0,-59,-51,-99,-112,-99v-67,0,-138,75,-138,142xm158,-17v46,0,61,-73,69,-118v0,-12,-10,-22,-22,-23v-30,-3,-72,85,-72,117v0,16,8,24,25,24","w":360},"A":{"d":"304,-242v-7,15,-41,-6,-56,7v57,59,-9,141,-23,204v4,16,21,-14,26,-1v0,6,-50,49,-55,25v6,-27,22,-54,31,-79v-17,11,-51,17,-100,17v-29,51,-63,76,-104,76v-19,0,-28,-3,-28,-11v5,-18,26,-4,43,-4v28,0,53,-20,74,-61v-22,-2,-34,17,-48,24v-3,0,-4,-1,-4,-4v3,-16,38,-40,60,-37v26,-58,59,-120,106,-150v-53,-41,-198,-24,-196,53v0,33,20,50,59,50v4,0,6,2,6,6v0,4,-2,5,-7,5v-54,0,-81,-19,-81,-60v1,-88,169,-113,233,-61v14,-7,58,-16,64,1xm135,-87v90,6,119,-20,119,-91v0,-21,-7,-38,-20,-49v-28,13,-61,59,-99,140","w":271},"B":{"d":"248,-159v24,-66,-37,-99,-104,-99v-54,0,-115,27,-114,75v0,33,20,50,59,50v4,0,5,2,5,6v0,4,-2,5,-7,5v-53,0,-80,-19,-80,-60v0,-56,75,-88,137,-88v80,0,166,49,116,118v60,61,-8,167,-90,159v-25,3,-62,-10,-74,-15v-13,1,-14,-6,-7,-11v40,-45,51,-120,76,-180v0,-2,-1,-3,-3,-3v-2,-1,-16,10,-17,2v0,-4,44,-38,49,-23v-15,57,-42,113,-61,168v-4,15,-15,26,-23,32v3,10,52,16,70,16v64,0,105,-78,66,-130v-12,14,-62,26,-65,-3v3,-25,43,-34,67,-19xm238,-147v-9,-13,-43,-13,-42,5v2,16,40,5,42,-5","w":295},"C":{"d":"102,7v-60,0,-96,-44,-95,-105v2,-100,100,-207,198,-158v5,1,5,-13,11,-12v6,0,9,16,9,48v0,30,-11,34,-13,13v-2,-28,-28,-50,-59,-49v-68,1,-122,83,-122,158v0,76,73,118,124,73v21,-10,13,-55,32,-61v6,0,8,3,8,10v-1,41,-47,83,-93,83","w":214},"D":{"d":"287,-148v0,97,-97,193,-188,140v-11,1,-14,-6,-7,-11v12,-9,18,-19,24,-35r48,-128v3,-10,7,-16,2,-20v-6,1,-14,9,-18,2v0,-5,44,-37,50,-23v-15,57,-42,113,-61,168v-4,15,-16,25,-24,32v71,51,152,-30,152,-125v0,-68,-50,-110,-117,-110v-54,0,-115,26,-114,75v0,33,19,50,58,50v4,0,6,2,6,6v0,4,-3,5,-8,5v-53,0,-79,-19,-79,-60v0,-56,75,-88,137,-88v78,0,139,46,139,122","w":290},"E":{"d":"32,-79v0,86,139,98,147,14v2,-15,6,-22,13,-22v6,0,9,3,9,10v-1,44,-51,84,-100,84v-56,0,-94,-31,-94,-86v0,-37,38,-82,65,-93v-25,-75,63,-123,121,-84v5,1,5,-13,11,-12v8,0,13,17,13,49v0,17,-3,25,-9,25v-5,0,-7,-4,-7,-13v-2,-27,-28,-49,-59,-49v-38,0,-57,35,-48,76v27,-5,62,-2,62,24v0,39,-71,19,-78,-6v-23,12,-46,48,-46,83xm98,-168v1,17,41,31,48,12v0,-16,-28,-20,-48,-12","w":215},"F":{"d":"288,-239v-17,0,-142,-14,-167,-14v-45,0,-91,28,-91,70v0,33,20,50,59,50v4,0,6,2,6,6v0,4,-2,5,-7,5v-54,0,-81,-19,-81,-60v0,-57,73,-88,138,-88v26,0,118,8,137,9v10,3,29,-18,33,-4v2,3,-24,28,-27,26xm243,-152v-5,15,-38,34,-64,27r-31,94v3,12,16,-4,23,-5v2,0,2,1,2,4v0,6,-49,49,-55,25v9,-41,28,-80,40,-119v-9,-2,-30,23,-34,11v2,-9,29,-29,41,-28r22,-68v-3,-10,-17,11,-20,-1v-1,-4,45,-39,49,-22v-6,27,-22,64,-31,91v20,4,42,-5,55,-14v2,0,3,2,3,5","w":234},"G":{"d":"9,-6v21,9,28,35,61,35v47,0,82,-30,105,-89v-51,62,-168,39,-168,-50v0,-89,103,-200,191,-146v5,0,5,-14,12,-12v6,0,9,16,9,48v0,18,-2,26,-6,26v-5,0,-8,-4,-8,-13v0,-29,-27,-49,-58,-49v-65,0,-116,75,-116,146v0,43,29,69,70,71v34,2,85,-39,87,-66v0,-4,-1,-6,-4,-6v-5,-1,-17,12,-19,2v0,-4,45,-40,48,-18v-7,83,-57,170,-144,170v-32,0,-65,-15,-71,-38v0,-8,4,-11,11,-11","w":224},"H":{"d":"207,-124v-17,67,-60,147,-124,147v-16,0,-18,-10,-3,-10v62,0,86,-66,104,-132v-15,-5,-41,34,-48,22v3,-12,40,-44,55,-46v8,-30,22,-56,26,-90v-5,-21,-39,-25,-72,-25v-54,-1,-115,26,-115,75v0,33,20,50,59,50v4,0,6,2,6,6v0,4,-2,5,-7,5v-54,0,-81,-19,-81,-60v0,-55,76,-91,138,-88v50,2,122,1,90,55r-22,70v44,0,74,-3,85,-29v4,-19,25,-48,17,-64v-5,1,-14,10,-17,3v-1,-4,44,-41,49,-23v-21,77,-53,151,-76,227v4,16,21,-14,26,-1v0,9,-70,62,-51,8r41,-118v-28,15,-35,18,-80,18","w":319},"I":{"d":"126,-115v5,-12,31,-35,55,-28v9,-31,24,-55,29,-90v-5,-21,-40,-25,-73,-25v-53,-1,-107,27,-107,75v0,33,20,50,59,50v4,0,6,2,6,6v0,4,-2,5,-7,5v-54,0,-81,-19,-81,-60v-1,-56,69,-91,130,-88v49,2,111,-3,91,55r-25,72v12,-1,23,-8,32,-14v2,0,4,2,4,5v-2,12,-32,24,-43,28v-29,81,-57,141,-141,147v-16,2,-18,-10,-3,-10v76,0,96,-65,123,-138v-19,-6,-36,9,-45,14v-3,0,-4,-1,-4,-4","w":221},"J":{"d":"153,-115v-88,-3,-151,58,-151,131v0,76,71,56,105,11v46,-62,69,-162,100,-242v15,-38,-30,-43,-70,-43v-48,0,-107,32,-107,75v0,30,21,49,50,50v4,0,5,2,5,6v0,4,-2,5,-7,5v-38,0,-71,-22,-71,-60v0,-51,74,-91,130,-88v49,2,116,-1,91,55v-37,83,-55,188,-109,249v-27,31,-54,46,-81,46v-35,1,-61,-26,-58,-61v6,-82,88,-148,177,-151v7,0,11,3,11,10v0,5,-5,7,-15,7","w":209},"K":{"d":"145,-270v50,2,122,1,90,55r-27,88v49,-51,76,-79,82,-84v34,-33,57,-50,69,-50v8,0,13,4,13,11v-18,19,-35,9,-67,42v-10,11,-28,28,-52,53r21,118v4,29,20,2,32,2v3,0,4,1,4,5v-3,6,-40,47,-52,30r-25,-134v-7,6,-18,18,-35,37v-28,80,-67,120,-115,120v-16,0,-18,-10,-3,-10v93,0,101,-145,134,-228v14,-38,-30,-43,-69,-43v-54,-1,-115,26,-115,75v0,33,20,50,59,50v4,0,6,2,6,6v0,4,-2,5,-7,5v-54,0,-81,-19,-81,-60v0,-55,76,-91,138,-88","w":322},"L":{"d":"-31,-19v10,-32,59,-24,85,-8v22,-28,50,-172,77,-198v37,-66,173,-60,173,29v0,66,-47,109,-111,110v-19,0,-28,-4,-28,-11v0,-20,28,-4,45,-5v47,-2,73,-43,73,-94v0,-75,-110,-79,-137,-18v-11,25,-47,171,-80,192v56,29,68,42,119,42v40,0,56,-16,70,-47v6,-11,10,-16,15,-16v4,0,7,3,7,9v-10,36,-54,69,-100,69v-34,0,-102,-27,-124,-44v-16,14,-86,23,-84,-10xm42,-16v-17,-10,-18,-14,-37,-14v-14,0,-21,4,-21,10v0,17,51,11,58,4","w":299},"M":{"d":"207,-222v-37,-56,-177,-45,-177,39v0,33,20,50,59,50v4,0,5,2,5,6v0,4,-2,5,-7,5v-53,0,-80,-19,-80,-60v0,-53,63,-88,120,-88v66,0,122,42,140,95v20,-26,86,-83,122,-84v9,5,3,13,-2,27r-70,201v0,4,2,5,5,5v4,2,20,-18,21,-6v0,6,-50,49,-55,25v21,-79,55,-148,77,-227v-9,-12,-23,6,-48,25v-23,17,-38,33,-46,45v10,36,-2,114,-34,114v-12,0,-18,-10,-18,-29v-1,-27,18,-65,33,-80v-4,-12,-28,-51,-38,-56r-7,5v-19,83,-83,208,-160,213v-28,2,-36,-21,-11,-22v93,23,125,-110,153,-190v2,-2,8,-7,18,-13xm255,-146v-10,8,-21,44,-22,62v0,11,4,16,10,16v17,-6,17,-59,12,-78","w":367},"N":{"d":"339,-218v-13,18,-39,45,-53,70v15,44,14,124,-24,138v-13,-1,-19,-13,-19,-28v-1,-32,12,-77,25,-97v0,-11,-45,-77,-54,-80r-7,5v-19,83,-83,208,-160,213v-28,2,-36,-21,-11,-22v93,23,125,-110,153,-190v2,-3,8,-7,18,-13v-37,-55,-177,-46,-177,39v0,33,20,50,59,50v4,0,5,2,5,6v0,4,-2,5,-7,5v-53,0,-80,-19,-80,-60v0,-53,63,-88,120,-88v67,0,137,59,155,111v4,-5,48,-86,57,-59xm274,-123v-10,15,-19,55,-19,81v0,11,4,16,11,16v23,-14,18,-68,8,-97","w":321},"O":{"d":"95,7v-110,0,-113,-188,-27,-214v5,-28,50,-63,85,-63v47,0,81,49,81,99v0,83,-60,178,-139,178xm65,-195v-63,30,-44,187,36,187v65,0,112,-85,111,-153v0,-49,-23,-95,-68,-95v-38,0,-60,33,-59,73v0,62,-9,92,-47,107v-11,-8,22,-22,19,-36v2,-9,3,-76,8,-83","w":234},"P":{"d":"282,-180v0,56,-64,107,-129,92v-4,21,-25,49,-18,69v4,2,21,-17,22,-5v0,9,-70,60,-51,7r67,-192v0,-2,-1,-3,-3,-3v-4,-2,-16,11,-17,2v0,-4,45,-40,49,-23v-8,39,-30,82,-39,122v0,7,6,10,17,10v46,0,80,-32,80,-79v0,-52,-57,-78,-116,-78v-54,0,-115,27,-114,75v0,33,20,50,59,50v4,0,5,2,5,6v0,4,-2,5,-7,5v-53,0,-80,-19,-80,-60v0,-115,275,-120,275,2","w":259},"Q":{"d":"234,-171v0,71,-41,146,-92,167v2,32,12,41,38,47v3,4,1,9,-7,8v-27,-4,-44,-19,-50,-47v-105,31,-146,-108,-93,-182v10,-14,23,-23,38,-29v5,-28,50,-63,85,-63v47,0,81,49,81,99xm80,-12v12,6,27,4,41,2r1,-25v-14,5,-27,13,-42,23xm139,-59v11,5,1,27,3,41v39,-18,70,-86,70,-143v0,-49,-23,-95,-68,-95v-38,0,-60,33,-59,73v0,62,-9,92,-47,107v-11,-8,22,-22,19,-36v2,-9,3,-76,8,-83v-56,24,-43,156,5,178v18,-11,51,-37,69,-42","w":234},"R":{"d":"204,-90v-16,6,-46,0,-45,-17v-21,67,-48,125,-118,130v-16,1,-18,-10,-3,-10v95,0,100,-151,138,-233v-6,13,-3,12,-8,8v-4,-2,-16,11,-17,2v0,-4,45,-40,49,-23v-8,36,-26,79,-37,114v14,-15,54,-11,58,9v23,-13,39,-36,39,-70v1,-52,-57,-78,-116,-78v-54,0,-115,27,-114,75v0,33,20,50,59,50v4,0,5,2,5,6v0,4,-2,5,-7,5v-53,0,-80,-19,-80,-60v0,-115,272,-120,275,2v1,34,-32,73,-58,83v3,19,5,66,14,74v5,2,27,-22,29,-9v2,6,-44,34,-49,32v-12,-13,-11,-41,-14,-90xm203,-103v0,-8,-7,-16,-16,-15v-11,0,-16,2,-16,8v-1,11,22,12,32,7","w":280},"S":{"d":"213,-216v1,-22,-22,-42,-43,-42v-13,-1,-26,11,-23,24v11,51,65,74,65,132v0,70,-49,110,-117,112v-53,1,-95,-28,-95,-80v0,-46,38,-80,80,-87v4,0,6,2,6,5v-9,11,-31,13,-43,25v-43,43,-18,133,53,125v79,6,120,-85,78,-147v-15,-21,-46,-47,-48,-75v-4,-43,50,-59,80,-34v4,0,4,-11,10,-10v10,4,8,17,9,38v2,29,-9,37,-12,14","w":231},"T":{"d":"288,-239v-17,0,-142,-14,-167,-14v-45,0,-91,28,-91,70v0,33,20,50,59,50v4,0,6,2,6,6v0,4,-2,5,-7,5v-54,0,-81,-19,-81,-60v0,-57,73,-88,138,-88v26,0,118,8,137,9v10,3,29,-18,33,-4v2,3,-24,28,-27,26xm167,-212v-1,-4,45,-39,49,-22v-19,69,-49,133,-68,203v3,12,16,-4,23,-5v2,0,2,1,2,4v0,6,-49,49,-55,25v19,-71,48,-135,69,-204v-3,-10,-17,11,-20,-1","w":231},"U":{"d":"145,-270v49,2,122,2,90,55v-18,57,-57,117,-57,178v0,15,7,22,22,22v15,0,31,-8,50,-24r68,-195v-2,-12,-17,9,-20,-1v-1,-4,44,-41,49,-23v-21,77,-53,151,-76,227v4,16,21,-14,26,-1v0,5,-50,49,-55,25v0,-1,1,-6,3,-14v-29,25,-87,35,-89,-13v13,-74,47,-126,61,-199v-5,-21,-39,-25,-72,-25v-54,-1,-115,26,-115,75v0,33,20,50,59,50v4,0,6,2,6,6v0,4,-2,5,-7,5v-54,0,-81,-19,-81,-60v0,-55,76,-91,138,-88","w":321},"V":{"d":"327,-190v2,-26,-13,-48,-14,-66v0,-9,3,-13,10,-13v14,0,21,14,21,40v1,85,-34,164,-81,206v-21,19,-39,29,-55,29v-51,1,-52,-52,-36,-97v17,-47,34,-90,45,-142v-5,-21,-39,-25,-72,-25v-54,-1,-115,26,-115,75v0,33,20,50,59,50v4,0,6,2,6,6v0,4,-2,5,-7,5v-54,0,-81,-19,-81,-60v0,-55,76,-91,138,-88v49,2,122,2,90,55v-16,54,-52,107,-52,168v0,27,6,37,31,38v59,-17,109,-107,113,-181","w":335},"W":{"d":"402,-190v1,-26,-13,-48,-14,-66v0,-9,3,-13,10,-13v14,0,22,14,22,40v1,85,-34,164,-81,206v-32,29,-63,41,-92,13v-33,30,-90,18,-85,-34v6,-66,44,-124,55,-189v-5,-21,-39,-25,-72,-25v-54,-1,-115,26,-115,75v0,33,20,50,59,50v4,0,6,2,6,6v0,4,-2,5,-7,5v-54,0,-81,-19,-81,-60v0,-55,76,-91,138,-88v49,2,122,2,90,55v-16,54,-44,108,-52,168v-5,41,34,47,58,26v-15,-61,30,-114,39,-170v-3,-10,-17,11,-20,-1v-1,-5,45,-39,49,-22v-12,53,-44,111,-49,169v-2,24,8,36,30,36v59,-17,108,-106,112,-181","w":413},"X":{"d":"158,-115v1,-9,29,-31,41,-28v-3,-17,-20,-91,-37,-98v-45,-40,-132,-5,-132,58v0,33,20,50,59,50v4,0,6,2,6,6v0,4,-2,5,-7,5v-54,0,-81,-19,-81,-60v-1,-51,51,-88,103,-88v62,0,94,47,105,107v29,-44,46,-104,105,-107v9,0,13,4,13,11v-2,21,-41,4,-52,20v-18,13,-46,63,-62,92r1,4v14,0,27,-7,36,-14v11,12,-22,27,-33,31v6,26,5,26,20,96v6,27,27,-19,35,-1v-2,5,-47,65,-54,24r-20,-113v-33,49,-50,123,-116,127v-9,0,-13,-3,-13,-11v0,-20,41,-5,51,-18v20,-13,51,-72,68,-104v-12,-5,-31,24,-36,11","w":298},"Y":{"d":"175,87v-40,0,-84,-17,-90,-46v4,-15,19,-15,25,3v8,21,31,32,65,32v65,0,88,-40,78,-101v-23,17,-45,25,-66,25v-39,1,-30,-52,-20,-77v19,-51,38,-99,50,-156v-5,-21,-39,-25,-72,-25v-54,-1,-115,26,-115,75v0,33,20,50,59,50v4,0,6,2,6,6v0,4,-2,5,-7,5v-54,0,-81,-19,-81,-60v0,-55,76,-91,138,-88v49,2,122,2,90,55v-18,57,-57,117,-57,178v0,15,7,22,22,22v15,0,31,-8,50,-24r68,-195v-2,-12,-17,9,-20,-1v-1,-4,44,-41,49,-23v-21,74,-50,147,-74,219v18,75,-24,126,-98,126","w":319},"Z":{"d":"231,-220v-4,-24,-53,-38,-86,-38v-54,0,-115,26,-115,75v0,33,20,50,59,50v4,0,6,2,6,6v0,4,-2,5,-7,5v-54,0,-81,-19,-81,-60v0,-96,197,-114,249,-50v-19,33,-57,61,-77,90v15,0,30,-8,41,-15v2,0,4,2,4,5v-4,13,-39,35,-62,27r-91,101v26,-1,67,20,91,20v43,1,79,-29,68,-71v0,-11,4,-16,12,-16v7,0,9,6,9,18v-2,47,-52,86,-105,86v-37,0,-68,-20,-103,-15v-10,-2,-6,-3,1,-11r102,-113v-16,-6,-33,23,-41,11v5,-13,31,-35,56,-28","w":258},"[":{"d":"28,57v-24,0,-51,6,-40,-26r102,-294v4,-22,18,-17,43,-18v9,0,12,3,12,8v-6,14,-38,-6,-38,24r-98,285v-2,16,31,-1,32,14v0,5,-4,7,-13,7","w":103},"\\":{"d":"107,4v1,4,2,14,-6,13v-8,0,-9,-7,-12,-13r-39,-274v5,-10,19,-3,18,7","w":113},"]":{"d":"-28,-281v24,0,51,-6,40,26r-102,294v-4,22,-18,17,-43,18v-9,0,-12,-3,-12,-8v6,-14,38,6,38,-24r98,-285v2,-16,-31,1,-32,-14v0,-5,4,-7,13,-7","w":103},"^":{"d":"90,-222v-19,22,-42,39,-73,47v-3,-16,6,-22,14,-27v23,-18,39,-42,50,-68v9,0,20,-2,21,6v13,31,35,54,60,73r0,16v-27,-8,-55,-28,-72,-47","w":180},"_":{"d":"180,72r0,18r-180,0r0,-18r180,0","w":180},"`":{"d":"27,-210v19,14,42,32,56,51v0,7,-5,5,-10,2v-16,-15,-47,-16,-51,-44v0,-6,2,-9,5,-9","w":95},"a":{"d":"43,5v-73,-1,-31,-81,0,-94v-9,-29,25,-51,55,-51v35,0,48,28,37,59r-23,63v3,15,22,-11,25,1v-1,8,-40,31,-45,12v0,-2,1,-6,2,-10v-13,13,-31,20,-51,20xm90,-99v-29,0,-66,39,-65,67v1,18,4,25,22,26v34,3,65,-42,66,-74v0,-13,-8,-19,-23,-19xm121,-97v9,-33,-35,-43,-53,-21v-5,7,-9,13,-9,19v17,-11,51,-13,62,2","w":152},"b":{"d":"38,5v-35,-3,-32,-36,-21,-69r56,-166v-3,-12,-17,12,-20,-1v1,-5,42,-39,47,-19v-13,47,-32,92,-47,137v17,-18,34,-27,52,-27v19,0,29,11,29,35v0,42,-54,113,-96,110xm94,-124v-32,0,-66,64,-66,96v0,14,6,21,18,21v32,0,68,-60,66,-94v0,-15,-6,-23,-18,-23","w":140},"c":{"d":"104,-38v10,20,-27,43,-52,43v-25,0,-46,-21,-46,-48v0,-45,42,-99,84,-97v23,-4,52,15,30,26v-13,-1,-14,-17,-34,-14v-34,-2,-59,44,-58,80v0,23,9,42,30,42v21,0,37,-23,46,-32","w":124},"d":{"d":"136,-22v-1,4,-38,35,-45,20r6,-22v-21,35,-88,44,-91,-8v-2,-43,57,-111,98,-108v10,0,19,6,26,19r37,-109v-3,-12,-18,12,-21,-1v0,-5,43,-39,47,-19r-78,227v3,10,18,-11,21,1xm49,-9v33,0,69,-61,69,-92v0,-14,-5,-27,-18,-27v-34,0,-71,57,-70,90v0,19,7,29,19,29","w":156},"e":{"d":"123,-111v0,38,-52,79,-94,76v4,45,60,29,77,7v3,0,4,1,4,4v-19,40,-104,42,-104,-19v0,-45,42,-99,84,-97v22,0,33,9,33,29xm28,-45v40,2,75,-25,76,-61v0,-15,-7,-22,-18,-22v-35,-2,-60,45,-58,83","w":128},"f":{"d":"13,-109v2,-9,23,-26,38,-23v13,-55,31,-110,86,-115v18,-2,24,14,8,15v-57,-12,-57,48,-74,101v14,5,28,-20,31,-6v-1,9,-23,26,-37,23v-25,76,-29,187,-110,202v-19,3,-23,-13,-8,-15v35,14,52,-15,67,-70r32,-118v-15,-4,-28,16,-33,6","w":86},"g":{"d":"-12,8v7,-12,30,-33,38,-45v-43,-45,32,-132,88,-94v18,-8,3,-16,-3,-21v-1,-4,7,-13,12,-12v18,5,19,31,-2,40v26,50,-27,116,-86,93v-3,4,-3,4,-18,22v36,-6,84,-2,84,35v0,48,-118,76,-118,19v0,-13,7,-25,20,-35v-10,2,-15,1,-15,-2xm83,-128v-50,0,-71,86,-18,91v25,1,45,-29,45,-54v1,-18,-10,-37,-27,-37xm84,31v-6,-38,-88,-30,-83,12v7,38,85,23,83,-12","w":130},"h":{"d":"50,-10v44,11,73,-45,74,-80v1,-40,-30,-40,-54,-20v-32,26,-32,70,-53,105v-4,6,-13,10,-17,5r80,-230v-4,-12,-18,11,-22,-1v0,-5,43,-39,47,-19v-13,47,-33,92,-48,138v25,-34,90,-45,92,12v2,43,-54,107,-94,107v-18,0,-18,-17,-5,-17","w":155},"i":{"d":"42,-22v-1,4,-39,34,-45,20v8,-38,29,-76,37,-113v-4,-10,-19,11,-22,-1v1,-5,41,-36,48,-19v-10,38,-29,75,-39,112v3,10,18,-11,21,1xm49,-160v11,-5,22,-22,8,-32r20,-19v22,15,-7,63,-28,51","w":67},"j":{"d":"15,-116v1,-5,41,-36,48,-19v-24,69,-49,166,-95,204v-13,10,-29,19,-38,9v0,-4,1,-6,5,-6v47,2,84,-129,102,-187v-4,-10,-19,11,-22,-1xm53,-160v11,-5,22,-22,8,-32r20,-19v22,15,-7,63,-28,51","w":61},"k":{"d":"129,-17v-4,9,-32,33,-43,7r-25,-59r-30,26v-7,16,-11,50,-32,43v21,-80,58,-149,79,-230v-3,-12,-18,12,-21,-1v0,-5,43,-39,47,-19r-66,188v56,-47,58,-62,102,-75v11,-3,14,16,4,16v-32,0,-49,23,-68,38r25,58v6,18,16,5,24,2v3,0,4,2,4,6","w":142},"l":{"d":"44,-22v-1,5,-56,46,-43,7r76,-215v-3,-12,-19,11,-22,-1v0,-5,43,-39,48,-19r-80,227v3,10,18,-11,21,1","w":64},"m":{"d":"65,-115v9,-9,57,-37,73,-20v0,2,-1,5,-2,9v16,-10,31,-14,46,-14v17,0,15,20,8,36r-33,86v3,15,21,-12,25,1v-1,8,-40,31,-46,12v9,-35,27,-75,37,-111v-7,-17,-27,-4,-43,6v-15,29,-27,75,-44,105v-3,6,-12,10,-17,5v10,-37,31,-85,42,-118v-15,-16,-53,20,-59,35r-32,78v-4,5,-13,10,-18,5v10,-36,30,-80,40,-115v-3,-10,-18,11,-21,-1v0,-5,44,-36,50,-19v0,5,-2,12,-6,20","w":199},"n":{"d":"25,-116v0,-6,43,-36,50,-19v0,5,-2,12,-6,20v7,-8,44,-27,61,-25v18,2,13,20,7,36r-33,86v4,15,22,-11,26,1v-1,7,-41,31,-46,12v9,-35,27,-75,37,-111v-16,-24,-60,16,-66,33v-9,26,-19,54,-32,78v-4,6,-13,10,-18,5v10,-37,31,-80,41,-115v-3,-10,-18,11,-21,-1","w":143},"o":{"d":"56,5v-25,0,-46,-21,-46,-48v0,-45,42,-97,84,-97v29,0,47,21,48,49v1,44,-42,96,-86,96xm31,-49v0,23,10,42,31,42v35,0,59,-43,58,-81v0,-21,-10,-40,-30,-40v-34,0,-60,43,-59,79","w":149},"p":{"d":"140,-105v0,47,-66,139,-119,101v-15,35,-41,103,-71,84v0,-4,2,-6,7,-6v12,0,24,-19,37,-56r44,-133v-2,-10,-17,11,-20,-1v0,-6,43,-36,50,-19v0,5,-2,12,-6,20v22,-29,77,-42,78,10xm99,-124v-32,0,-67,64,-66,96v0,14,7,22,19,22v27,0,66,-62,66,-95v0,-15,-7,-23,-19,-23","w":143},"q":{"d":"6,-32v-2,-43,57,-111,98,-108v10,0,19,6,26,19v9,-12,15,-23,22,-15r-71,196v3,12,18,-12,21,1v-1,4,-40,37,-45,20v8,-35,23,-65,33,-98v-25,30,-82,32,-84,-15xm49,-9v33,0,69,-61,69,-92v0,-14,-5,-27,-18,-27v-34,0,-71,57,-70,90v0,19,7,29,19,29","w":145},"r":{"d":"56,-93v9,-13,43,-48,58,-47v11,2,10,16,-2,19v-50,14,-74,68,-92,116v-4,6,-13,10,-18,5r41,-115v-3,-10,-18,11,-21,-1v4,-15,75,-46,41,6","w":99},"s":{"d":"72,-140v16,0,23,9,31,0v4,0,5,7,5,22v0,19,-6,26,-8,11v3,-22,-37,-39,-40,-12v4,25,41,40,41,70v0,58,-101,75,-106,17v-1,-14,12,-34,23,-25v-16,19,-5,53,25,53v27,0,40,-13,40,-37v0,-19,-44,-52,-40,-72v-1,-15,14,-27,29,-27","w":118},"t":{"d":"99,-139v-3,9,-21,22,-35,20r-34,96v3,10,18,-11,21,1v-1,4,-39,35,-46,20v11,-42,28,-79,41,-118v-10,-2,-19,14,-23,6v1,-8,17,-20,27,-20v5,-16,17,-42,19,-57v-4,-10,-19,11,-22,-1v1,-5,42,-36,48,-19v-9,33,-15,45,-26,77v15,5,24,-14,30,-5","w":78},"u":{"d":"18,-116v1,-6,42,-36,49,-19v-8,42,-31,76,-41,116v4,16,23,6,36,-1v39,-22,42,-73,61,-113v1,-2,18,-12,20,-4r-44,119v0,3,2,4,4,4v4,2,20,-16,21,-4v-1,7,-28,20,-39,20v-12,0,-6,-17,-4,-24v-11,13,-41,28,-64,27v-17,0,-13,-22,-8,-36r31,-84v-4,-10,-19,11,-22,-1","w":140},"v":{"d":"138,-99v0,47,-48,109,-97,104v-60,-5,-15,-89,-5,-120v-4,-10,-19,11,-22,-1v1,-5,42,-37,50,-19v0,4,-1,9,-4,15v27,-26,78,-34,78,21xm117,-96v0,-33,-30,-39,-51,-17v-21,22,-38,48,-38,83v0,16,8,24,21,24v36,3,68,-53,68,-90","w":142},"w":{"d":"202,-99v0,46,-48,104,-97,104v-15,0,-25,-6,-30,-20v-19,27,-70,30,-68,-12v1,-20,23,-67,29,-88v-4,-10,-19,11,-22,-1v1,-5,42,-37,50,-19v0,4,-1,9,-4,15v16,-13,31,-20,47,-20v15,0,17,5,14,21v28,-26,81,-37,81,20xm40,-6v45,0,40,-76,60,-111v0,-7,-1,-10,-5,-10v-45,5,-60,62,-70,102v0,13,6,19,15,19xm180,-96v0,-33,-30,-39,-51,-17v-22,22,-37,49,-37,86v0,10,9,21,20,21v37,0,68,-53,68,-90","w":205},"x":{"d":"114,-22v-4,8,-37,44,-44,9r-9,-43v-18,28,-27,59,-65,58v-7,0,-10,-2,-10,-8v-1,-8,12,-8,19,-6v17,3,42,-37,53,-57v-4,-16,-5,-45,-14,-54v-6,-2,-22,14,-22,1v2,-4,41,-32,44,-10r7,38v15,-28,37,-47,57,-46v7,0,10,2,10,8v1,8,-12,8,-19,6v-13,-2,-34,24,-45,46r10,53v3,26,24,-11,28,5","w":132},"y":{"d":"-23,40v17,8,24,34,51,30v47,3,64,-40,57,-93v-12,12,-42,28,-65,28v-17,0,-13,-22,-8,-36r31,-84v-4,-10,-19,11,-22,-1v1,-6,42,-36,49,-19v-7,42,-32,74,-40,116v4,16,22,5,35,-1v43,-22,38,-84,68,-118v14,-5,15,-1,9,14r-38,99v9,58,-23,108,-77,108v-27,0,-59,-12,-59,-33v0,-7,3,-10,9,-10","w":139},"z":{"d":"65,5v-20,1,-56,-10,-67,-16v17,-20,37,-39,55,-58v-11,-1,-21,6,-25,10v-7,-15,21,-32,41,-28r30,-31v-25,-6,-69,-10,-79,13v-3,0,-5,-1,-5,-3v4,-12,30,-33,49,-32v24,2,44,4,62,7r-43,47v13,4,25,-16,29,-6v-4,10,-27,28,-45,23r-44,46v19,4,59,24,77,1v5,-2,12,-17,16,-8v-3,14,-30,38,-51,35","w":126},"{":{"d":"53,-95v100,29,-33,141,48,171r-2,9v-30,-2,-60,-20,-62,-49v-2,-24,29,-70,28,-93v-1,-18,-14,-27,-30,-33v-1,-14,13,-13,20,-19v28,-18,33,-24,35,-69v2,-66,30,-82,91,-94v-1,19,-26,12,-33,26v-24,21,-20,75,-33,104v-10,21,-37,37,-62,47","w":159},"|":{"d":"99,90r-18,0r0,-360r18,0r0,360","w":180},"}":{"d":"-53,-93v-100,-29,33,-141,-48,-171r2,-9v30,2,60,20,62,49v2,24,-29,70,-28,93v1,18,14,27,30,33v1,14,-13,13,-20,19v-28,18,-33,24,-35,69v-2,66,-30,82,-91,94v1,-19,26,-12,33,-26v24,-21,20,-75,33,-104v10,-21,37,-37,62,-47","w":159},"~":{"d":"292,-115v-21,70,-115,29,-172,19v-14,-2,-33,11,-46,22v-13,-10,12,-27,17,-34v55,-48,149,52,194,-13","w":360},"\u00a0":{}}});


function loading() {
  $('#loading').show();
}


function stoploading() {
  $('#loading').hide();
}
