var Cufon=(function(){var n=function(){return n.replace.apply(null,arguments)};var d=n.DOM={ready:(function(){var A=false,C={loaded:1,complete:1};var B=[],z=function(){if(A){return}A=true;for(var D;D=B.shift();D()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",z,false);window.addEventListener("pageshow",z,false)}if(!window.opera&&document.readyState){(function(){C[document.readyState]?z():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");z()}catch(D){setTimeout(arguments.callee,1)}})()}j(window,"load",z);return function(D){if(!arguments.length){z()}else{A?D():B.push(D)}}})()};var m=n.CSS={Size:function(z,A){this.value=parseFloat(z);this.unit=String(z).match(/[a-z%]*$/)[0]||"px";this.convert=function(B){return B/A*this.value};this.convertFrom=function(B){return B/this.value*A};this.toString=function(){return this.value+this.unit}},getStyle:function(z){var A=document.defaultView;if(A&&A.getComputedStyle){return new y(A.getComputedStyle(z,null))}if(z.currentStyle){return new y(z.currentStyle)}return new y(z.style)},gradient:q(function(D){var C={id:D,type:D.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},A=D.substr(D.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=A.length,z;E<B;++E){z=A[E].split("=",2).reverse();C.stops.push([z[1]||E/(B-1),z[0]])}return C}),quotedList:q(function(C){var z=[],A=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=A.exec(C)){z.push(B[3]||B[1])}return z}),recognizesMedia:q(function(C){var z=document.createElement("style"),A,B;z.type="text/css";z.media=C;A=t("head")[0];A.insertBefore(z,A.firstChild);B=!!(z.sheet||z.styleSheet);A.removeChild(z);return B}),supports:function(z,A){var B=document.createElement("span").style;if(B[z]===undefined){return false}B[z]=A;return B[z]===A},textAlign:function(C,z,B,A){if(z.get("textAlign")=="right"){if(B>0){C=" "+C}}else{if(B<A-1){C+=" "}}return C},textDecoration:function(C,D){if(!D){D=this.getStyle(C)}var A={underline:null,overline:null,"line-through":null};for(var B=C;B.parentNode&&B.parentNode.nodeType==1;){var E=true;for(var z in A){if(!p(A,z)||A[z]){continue}if(D.get("textDecoration").indexOf(z)!=-1){A[z]=D.get("color")}E=false}if(E){break}D=this.getStyle(B=B.parentNode)}return A},textShadow:q(function(D){if(D=="none"){return null}var E=[],C={},B,A=0;var z=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=z.exec(D)){if(B[0]==","){E.push(C);C={},A=0}else{if(B[1]){C.color=B[1]}else{C[["offX","offY","blur"][A++]]=B[2]}}}E.push(C);return E}),color:q(function(z){var A={};A.color=z.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(D,B,C){A.opacity=parseFloat(C);return"rgb("+B+")"});return A}),textTransform:function(z,A){return z[{uppercase:"toUpperCase",lowercase:"toLowerCase"}[A.get("textTransform")]||"toString"]()}};m.ready=(function(){var A=!m.recognizesMedia("all");var C=[],E=function(){A=true;for(var F;F=C.shift();F()){}};var D=t("link"),B={stylesheet:1};function z(){var G,H,F;for(H=0;F=D[H];++H){if(F.disabled||!B[F.rel.toLowerCase()]||!m.recognizesMedia(F.media||"screen")){continue}G=F.sheet||F.styleSheet;if(!G||G.disabled){return false}}return true}d.ready(function(){if(A||z()){E()}else{setTimeout(arguments.callee,10)}});return function(F){if(A){F()}else{C.push(F)}}})();function h(z){var A=this.face=z.face;this.glyphs=z.glyphs;this.w=z.w;this.baseSize=parseInt(A["units-per-em"],10);this.family=A["font-family"].toLowerCase();this.weight=A["font-weight"];this.style=A["font-style"]||"normal";this.viewBox=(function(){var C=A.bbox.split(/\s+/);var B={minX:parseInt(C[0],10),minY:parseInt(C[1],10),maxX:parseInt(C[2],10),maxY:parseInt(C[3],10)};B.width=B.maxX-B.minX,B.height=B.maxY-B.minY;B.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return B})();this.ascent=-parseInt(A.ascent,10);this.descent=-parseInt(A.descent,10);this.height=-this.ascent+this.descent}function u(){var z={},A={oblique:"italic",italic:"oblique"};this.add=function(B){(z[B.style]||(z[B.style]={}))[B.weight]=B};this.get=function(F,E){var G=z[F]||z[A[F]]||z.normal||z.italic||z.oblique;if(!G){return null}E={normal:400,bold:700}[E]||parseInt(E,10);if(G[E]){return G[E]}var I={1:1,99:0}[E%100],C=[],H,B;if(I===undefined){I=E>400}if(E==500){E=400}for(var D in G){if(!p(G,D)){continue}D=parseInt(D,10);if(!H||D<H){H=D}if(!B||D>B){B=D}C.push(D)}if(E<H){E=H}if(E>B){E=B}C.sort(function(J,K){return(I?(J>E&&K>E)?J<K:J>K:(J<E&&K<E)?J>K:J<K)?-1:1});return G[C[0]]}}function i(){function z(E,D){if(E.contains){return E.contains(D)}return E.compareDocumentPosition(D)&16}function B(D){var E=D.relatedTarget;if(!E||z(this,E)){return}A(this)}function C(D){A(this)}function A(D){setTimeout(function(){n.replace(D,v.get(D).options,true)},10)}this.attach=function(D){if(D.onmouseenter===undefined){j(D,"mouseover",B);j(D,"mouseout",B)}else{j(D,"mouseenter",C);j(D,"mouseleave",C)}}}function a(){var z={},B=0;function A(C){return C.cufid||(C.cufid=++B)}this.get=function(D){var C=A(D);return z[C]||(z[C]={})}}function y(B){var z={},A={};this.get=function(C){return z[C]!=undefined?z[C]:B[C]};this.getSize=function(C,D){return A[C]||(A[C]=new m.Size(this.get(C),D))};this.extend=function(D){for(var C in D){if(p(D,C)){z[C]=D[C]}}return this}}function j(A,B,z){if(A.addEventListener){A.addEventListener(B,z,false)}else{if(A.attachEvent){A.attachEvent("on"+B,function(){return z.call(A,window.event)})}}}function f(A,B){var z=v.get(A);if(z.options){return A}if(B.hover&&B.hoverables[A.nodeName.toLowerCase()]){x.attach(A)}z.options=B;return A}function q(A){var z={};return function(B){if(!p(z,B)){z[B]=A.apply(null,arguments)}return z[B]}}function w(C,D){if(!D){D=m.getStyle(C)}var A=m.quotedList(D.get("fontFamily").toLowerCase()),E;for(var z=0,B=A.length;z<B;++z){E=A[z];if(r[E]){return r[E].get(D.get("fontStyle"),D.get("fontWeight"))}}return null}function t(z){return document.getElementsByTagName(z)}function p(z,A){return z.hasOwnProperty(A)}function s(){var B={},z,C;for(var D=0,A=arguments.length;z=arguments[D],D<A;++D){for(C in z){if(p(z,C)){B[C]=z[C]}}}return B}function l(J,B,L,A,I,K){var C=A.separate;if(C=="none"){return b[A.engine].apply(null,arguments)}var D=document.createDocumentFragment(),G;var F=B.split(k[C]),z=(C=="words");if(z&&g){if(/^\s/.test(B)){F.unshift("")}if(/\s$/.test(B)){F.push("")}}for(var E=0,H=F.length;E<H;++E){G=b[A.engine](J,z?m.textAlign(F[E],L,E,H):F[E],L,A,I,K,E<H-1);if(G){D.appendChild(G)}}return D}function o(I,A){var H,z,G,D,E,B;for(G=f(I,A).firstChild;G;G=E){D=G.nodeType;E=G.nextSibling;B=false;if(D==1){if(!G.firstChild){continue}if(!/cufon/.test(G.className)){arguments.callee(G,A);continue}else{B=true}}else{if(D!=3){continue}}if(!z){z=m.getStyle(I).extend(A)}if(!H){H=w(I,z)}if(!H){continue}if(B){b[A.engine](H,null,z,A,G,I);continue}var C=G.data;if(C===""){continue}var F=l(H,C,z,A,G,I);if(F){G.parentNode.replaceChild(F,G)}else{G.parentNode.removeChild(G)}}}var g=" ".split(/\s+/).length==0;var v=new a();var x=new i();var c=[];var b={},r={},e={enableTextDecoration:false,engine:null,hover:false,hoverables:{a:true},printable:true,selector:(window.Sizzle||(window.jQuery&&function(z){return jQuery(z)})||(window.dojo&&dojo.query)||(window.$$&&function(z){return $$(z)})||(window.$&&function(z){return $(z)})||(document.querySelectorAll&&function(z){return document.querySelectorAll(z)})||t),separate:"words",textShadow:"none"};var k={words:/\s+/,characters:""};n.now=function(){d.ready();return n};n.refresh=function(){var z=c.splice(0,c.length);for(var A=0,B=z.length;A<B;++A){n.replace.apply(null,z[A])}return n};n.registerEngine=function(z,A){if(!A){return n}b[z]=A;return n.set("engine",z)};n.registerFont=function(z){var B=new h(z),A=B.family;if(!r[A]){r[A]=new u()}r[A].add(B);return n.set("fontFamily",'"'+A+'"')};n.replace=function(z,A,B){A=s(e,A);if(!A.engine){return n}if(typeof A.textShadow=="string"){A.textShadow=m.textShadow(A.textShadow)}if(typeof A.color=="string"&&/^-/.test(A.color)){A.textGradient=m.gradient(A.color)}if(!B){c.push(arguments)}if(z.nodeType||typeof z=="string"){z=[z]}m.ready(function(){for(var D=0,E=z.length;D<E;++D){var C=z[D];if(typeof C=="string"){n.replace(A.selector(C),A,true)}else{o(C,A)}}});return n};n.set=function(A,z){e[A]=z;return n};return n})();Cufon.registerEngine("canvas",(function(){var f=document.createElement("canvas");if(!f||!f.getContext||!f.getContext.apply){return}f=null;var a=Cufon.CSS.supports("display","inline-block");var c=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var b=document.createElement("style");b.type="text/css";b.appendChild(document.createTextNode(".cufon-canvas{text-indent:0}@media screen,projection{.cufon-canvas{display:inline;display:inline-block;position:relative;vertical-align:middle"+(c?"":";font-size:1px;line-height:1px")+"}.cufon-canvas .cufon-alt{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden}"+(a?".cufon-canvas canvas{position:relative}":".cufon-canvas canvas{position:absolute}")+"}@media print{.cufon-canvas{padding:0 !important}.cufon-canvas canvas{display:none}.cufon-canvas .cufon-alt{display:inline}}"));document.getElementsByTagName("head")[0].appendChild(b);function d(g,n){var i=0,j=0;var o=[],h=/([mrvxe])([^a-z]*)/g,l;generate:for(var m=0;l=h.exec(g);++m){var k=l[2].split(",");switch(l[1]){case"v":o[m]={m:"bezierCurveTo",a:[i+~~k[0],j+~~k[1],i+~~k[2],j+~~k[3],i+=~~k[4],j+=~~k[5]]};break;case"r":o[m]={m:"lineTo",a:[i+=~~k[0],j+=~~k[1]]};break;case"m":o[m]={m:"moveTo",a:[i=~~k[0],j=~~k[1]]};break;case"x":o[m]={m:"closePath"};break;case"e":break generate}n[o[m].m].apply(n,o[m].a)}return o}function e(g,h){for(var i=0,j=g.length;i<j;++i){var k=g[i];h[k.m].apply(h,k.a)}}return function(ao,x,au,E,aF,an){var ah=(x===null);var i=ao.viewBox;var ag=au.getSize("fontSize",ao.baseSize);var aw=au.get("letterSpacing");aw=(aw=="normal")?0:ag.convertFrom(parseInt(aw,10));var g=0,av=0,ax=0,C=0;var l=E.textShadow,az=[];if(l){for(var ap=l.length;ap--;){var aD=l[ap];var aA=ag.convertFrom(parseFloat(aD.offX));var aB=ag.convertFrom(parseFloat(aD.offY));az[ap]=[aA,aB];if(aB<g){g=aB}if(aA>av){av=aA}if(aB>ax){ax=aB}if(aA<C){C=aA}}}var ak=Cufon.CSS.textTransform(ah?aF.alt:x,au).split("");var aj=0,B=null;for(var ap=0,at=ak.length;ap<at;++ap){var D=ao.glyphs[ak[ap]]||ao.missingGlyph;if(!D){continue}aj+=B=Number(D.w||ao.w)+aw}if(B===null){return null}av+=(i.width-B);C+=i.minX;var F,af;if(ah){F=aF;af=aF.firstChild}else{F=document.createElement("span");F.className="cufon cufon-canvas";F.alt=x;af=document.createElement("canvas");F.appendChild(af);if(E.printable){var ar=document.createElement("span");ar.className="cufon-alt";ar.appendChild(document.createTextNode(x));F.appendChild(ar)}}var A=F.style;var aC=af.style;var ai=ag.convert(i.height);var al=Math.ceil(ai);var ay=al/ai;af.width=Math.ceil(ag.convert(aj*ay+av-C));af.height=Math.ceil(ag.convert(i.height-g+ax));g+=i.minY;aC.top=Math.round(ag.convert(g-ao.ascent))+"px";aC.left=Math.round(ag.convert(C))+"px";var aa=Math.ceil(ag.convert(aj*ay))+"px";if(a){A.width=aa;A.height=ag.convert(ao.height)+"px"}else{A.paddingLeft=aa;A.paddingBottom=(ag.convert(ao.height)-1)+"px"}var am=af.getContext("2d"),aE=ai/i.height;am.scale(aE,aE*ay);am.translate(-C,-g);am.lineWidth=ao.face["underline-thickness"];am.save();function ae(h,j){am.strokeStyle=j;am.beginPath();am.moveTo(0,h);am.lineTo(aj,h);am.stroke()}var ad=E.enableTextDecoration?Cufon.CSS.textDecoration(an,au):{};if(ad.underline){ae(-ao.face["underline-position"],ad.underline)}if(ad.overline){ae(ao.ascent,ad.overline)}am.fillStyle=au.get("color");function aq(){am.scale(ay,1);for(var h=0,j=ak.length;h<j;++h){var k=ao.glyphs[ak[h]]||ao.missingGlyph;if(!k){continue}if(k.d){am.beginPath();if(k.code){e(k.code,am)}else{k.code=d("m"+k.d,am)}am.fill()}am.translate(Number(k.w||ao.w)+aw,0)}am.restore()}if(l){for(var ap=l.length;ap--;){var aD=l[ap];am.save();am.fillStyle=aD.color;am.translate.apply(am,az[ap]);aq()}}var ab=E.textGradient;if(ab){var y=ab.stops,ac=am.createLinearGradient(0,i.minY,0,i.maxY);for(var ap=0,at=y.length;ap<at;++ap){ac.addColorStop.apply(ac,y[ap])}am.fillStyle=ac}aq();if(ad["line-through"]){ae(-ao.descent,ad["line-through"])}return F}})());Cufon.registerEngine("vml",(function(){if(!document.namespaces){return}if(document.namespaces.cvml==null){document.namespaces.add("cvml","urn:schemas-microsoft-com:vml")}var e=document.createElement("cvml:shape");e.style.behavior="url(#default#VML)";if(!e.coordsize){return}e=null;document.write('<style type="text/css">.cufon-vml-canvas{text-indent:0}@media screen{cvml\\:shape,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute}.cufon-vml-canvas{position:absolute;text-align:left}.cufon-vml{display:inline-block;position:relative;vertical-align:middle}.cufon-vml .cufon-alt{position:absolute;left:-10000in;font-size:1px}a .cufon-vml{cursor:pointer}}@media print{.cufon-vml *{display:none}.cufon-vml .cufon-alt{display:inline}}</style>');function d(g,f){return a(g,/(?:em|ex|%)$/i.test(f)?"1em":f)}function a(g,f){if(/px$/i.test(f)){return parseFloat(f)}var h=g.style.left,i=g.runtimeStyle.left;g.runtimeStyle.left=g.currentStyle.left;g.style.left=f;var j=g.style.pixelLeft;g.style.left=h;g.runtimeStyle.left=i;return j}var b={};function c(g){var f=g.id;if(!b[f]){var i=g.stops,h=document.createElement("cvml:fill"),l=[];h.type="gradient";h.angle=180;h.focus="0";h.method="sigma";h.color=i[0][1];for(var j=1,k=i.length-1;j<k;++j){l.push(i[j][0]*100+"% "+i[j][1])}h.colors=l.join(",");h.color2=i[k][1];b[f]=h}return b[f]}return function(au,k,az,C,aK,at,aB){var al=(k===null);if(al){k=aK.alt}var aM=au.viewBox;var ak=az.computedFontSize||(az.computedFontSize=new Cufon.CSS.Size(d(at,az.get("fontSize"))+"px",au.baseSize));var aC=az.computedLSpacing;if(aC==undefined){aC=az.get("letterSpacing");az.computedLSpacing=aC=(aC=="normal")?0:~~ak.convertFrom(a(at,aC))}var ab,aj;if(al){ab=aK;aj=aK.firstChild}else{ab=document.createElement("span");ab.className="cufon cufon-vml";ab.alt=k;aj=document.createElement("span");aj.className="cufon-vml-canvas";ab.appendChild(aj);if(C.printable){var aw=document.createElement("span");aw.className="cufon-alt";aw.appendChild(document.createTextNode(k));ab.appendChild(aw)}if(!aB){ab.appendChild(document.createElement("cvml:shape"))}}var B=ab.style;var aH=aj.style;var an=ak.convert(aM.height),aq=Math.ceil(an);var aD=aq/an;var aE=aM.minX,aF=aM.minY;aH.height=aq;aH.top=Math.round(ak.convert(aF-au.ascent));aH.left=Math.round(ak.convert(aE));B.height=ak.convert(au.height)+"px";var ag=C.enableTextDecoration?Cufon.CSS.textDecoration(at,az):{};var l=az.get("color");var ap=Cufon.CSS.textTransform(k,az).split("");var ao=0,aG=0,af=null;var A,ad,i=C.textShadow;for(var av=0,ax=0,ay=ap.length;av<ay;++av){A=au.glyphs[ap[av]]||au.missingGlyph;if(A){ao+=af=~~(A.w||au.w)+aC}}if(af===null){return null}var ac=-aE+ao+(aM.width-af);var E=ak.convert(ac*aD),aA=Math.round(E);var aI=ac+","+aM.height,am;var aL="r"+aI+"ns";var ae=C.textGradient&&c(C.textGradient);for(av=0;av<ay;++av){A=au.glyphs[ap[av]]||au.missingGlyph;if(!A){continue}if(al){ad=aj.childNodes[ax];if(ad.firstChild){ad.removeChild(ad.firstChild)}}else{ad=document.createElement("cvml:shape");aj.appendChild(ad)}ad.stroked="f";ad.coordsize=aI;ad.coordorigin=am=(aE-aG)+","+aF;ad.path=(A.d?"m"+A.d+"xe":"")+"m"+am+aL;ad.fillcolor=l;if(ae){ad.appendChild(ae.cloneNode(false))}var ar=ad.style;ar.width=aA;ar.height=aq;if(i){var ah=i[0],ai=i[1];var D=Cufon.CSS.color(ah.color),aa;var aJ=document.createElement("cvml:shadow");aJ.on="t";aJ.color=D.color;aJ.offset=ah.offX+","+ah.offY;if(ai){aa=Cufon.CSS.color(ai.color);aJ.type="double";aJ.color2=aa.color;aJ.offset2=ai.offX+","+ai.offY}aJ.opacity=D.opacity||(aa&&aa.opacity)||1;ad.appendChild(aJ)}aG+=~~(A.w||au.w)+aC;++ax}B.width=Math.max(Math.ceil(ak.convert(ao*aD)),0);return ab}})());Cufon.registerFont({w:162,face:{"font-family":"Delicious","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0",ascent:"288",descent:"-72","x-height":"5",bbox:"-1 -280 268 71","underline-thickness":"7.2","underline-position":"-46.8",stemh:"32",stemv:"38","unicode-range":"U+0020-U+007E"},glyphs:{" ":{w:108},"!":{d:"78,-22v1,31,-53,38,-53,4v-1,-31,53,-38,53,-4xm76,-252v-12,56,-6,120,-7,185r-33,0v-2,-61,-9,-122,1,-180",w:95},'"':{d:"98,-259v10,27,2,58,-2,88r-22,0v-3,-30,-12,-61,-2,-88r26,0xm51,-259v10,27,2,58,-2,88r-22,0v-3,-30,-12,-60,-3,-88r27,0",w:124},"#":{d:"181,-182r-2,35r-30,0r-5,39r23,0r-3,35r-25,0r-9,72r-33,0r10,-72r-27,0r-9,63r-33,0r9,-63r-30,0r5,-35r30,0r5,-39r-25,0r5,-35r24,0r7,-67r33,0r-8,67r27,0r7,-61r33,0r-7,61r28,0xm116,-147r-27,0r-5,39r27,0",w:200},"$":{d:"73,-199v-28,7,-22,46,0,56r0,-56xm89,-31v22,-10,19,-44,0,-54r0,54xm144,-59v0,33,-23,58,-55,63r0,22r-16,0r0,-21v-18,0,-40,-10,-53,-22r18,-28v9,7,24,15,35,17r0,-68v-26,-15,-58,-40,-58,-76v0,-34,25,-57,58,-60r0,-20r16,0r0,21v18,2,38,12,49,27r-21,21v-7,-7,-18,-14,-28,-16r0,66v25,18,55,31,55,74",w:156},"%":{d:"234,-45v0,28,-22,50,-50,50v-28,0,-51,-22,-51,-50v0,-28,23,-51,51,-51v28,0,50,23,50,51xm203,-45v0,-11,-9,-20,-19,-20v-11,0,-20,9,-20,20v0,10,9,19,20,19v10,0,19,-9,19,-19xm67,-232v17,-1,29,12,47,12v18,0,40,-5,57,-12r27,7r-113,225r-35,0r103,-205v-10,8,-24,11,-37,11v7,35,-17,63,-49,63v-28,0,-51,-22,-51,-50v0,-29,23,-51,51,-51xm86,-181v0,-11,-9,-20,-19,-20v-11,0,-20,9,-20,20v0,10,9,19,20,19v10,0,19,-9,19,-19",w:251},"&":{d:"143,-176v1,-25,-1,-44,-27,-44v-17,0,-30,5,-30,23v0,26,32,20,57,21xm140,-145v-53,-7,-84,13,-84,58v0,11,3,62,17,62v8,-2,28,-30,53,-19r-7,25v-22,-4,-22,24,-46,24v-79,0,-81,-161,-2,-173v-50,-25,-5,-84,40,-81v40,3,73,24,66,73r34,0r0,31r-34,0r0,105v-3,18,20,16,30,9r9,25v-31,21,-76,12,-76,-33r0,-106",w:226},"(":{d:"114,20r-3,35v-62,-46,-98,-95,-98,-174v0,-68,40,-127,97,-161r4,32v-92,58,-90,207,0,268",w:120},")":{d:"108,-119v0,79,-35,128,-97,174r-4,-35v90,-61,93,-209,1,-268r4,-32v56,34,96,93,96,161",w:122},"*":{d:"140,-193r-42,13r38,58r-39,0r-22,-36r-23,36r-38,0r37,-58r-41,-13r0,-34r48,20r-12,-39r56,0r-10,39r48,-20r0,34",w:152},"+":{d:"156,-74r-56,0r0,59r-31,0r0,-59r-55,0r0,-32r55,0r0,-59r31,0r0,59r56,0r0,32",w:169},",":{d:"78,-14v-12,25,-31,50,-51,70r-22,-16v12,-19,28,-40,23,-66v16,-17,41,-6,50,12",w:92},"-":{d:"93,-76r-78,0r0,-32r78,0r0,32",w:108},".":{d:"73,-22v2,31,-52,37,-52,4v-2,-30,53,-38,52,-4",w:92},"/":{d:"127,-270r-92,321r-34,0r92,-321r34,0",w:128},"0":{d:"153,-88v0,46,-22,93,-72,93v-97,-1,-96,-187,0,-187v50,0,72,44,72,94xm117,-88v0,-35,-14,-60,-36,-60v-22,0,-36,24,-36,60v0,32,14,60,36,60v22,0,36,-17,36,-60"},"1":{d:"114,0r-37,0r0,-140r-42,0r0,-28v26,0,48,-11,79,-8r0,176"},"2":{d:"147,0r-121,0r-7,-28v27,-15,84,-66,84,-99v0,-36,-56,-19,-72,-2r-8,-30v34,-35,118,-33,118,30v0,39,-31,75,-62,95r68,0r0,34"},"3":{d:"144,-35v0,70,-58,95,-121,95r0,-29v36,0,83,-17,83,-61v0,-35,-46,-27,-77,-25r0,-29v30,0,43,-19,61,-31v13,-7,18,-34,-4,-34v-15,0,-51,19,-51,19r-9,-28v32,-28,113,-36,114,19v0,24,-26,46,-44,53v26,3,48,25,48,51"},"4":{d:"154,0r-21,0r0,50r-36,0r0,-50r-85,0r-2,-29v21,-53,53,-102,87,-147r37,0r0,143r20,0r0,33xm97,-33r0,-88v-18,27,-35,56,-48,88r48,0"},"5":{d:"143,-36v-1,65,-58,98,-121,95r0,-28v37,0,83,-18,83,-61v0,-38,-50,-26,-78,-18r10,-128r97,0r0,32r-63,0r-3,57v40,-9,75,12,75,51"},"6":{d:"151,-80v0,43,-21,85,-69,85v-52,0,-67,-56,-67,-98v0,-68,48,-112,105,-140r14,26v-32,20,-56,36,-73,72v44,-24,90,10,90,55xm114,-81v0,-33,-36,-40,-60,-26v-6,30,-2,80,30,80v28,0,30,-33,30,-54"},"7":{d:"140,-176v4,86,-32,175,-76,239r-32,-16v36,-51,71,-127,73,-190r-84,0r0,-33r119,0"},"8":{d:"80,-135v26,-7,41,-62,0,-63v-18,0,-25,15,-25,31v0,17,12,25,25,32xm113,-62v0,-21,-20,-32,-36,-41v-34,12,-37,78,5,78v19,0,31,-19,31,-37xm151,-63v0,42,-31,68,-72,68v-36,0,-66,-27,-66,-64v0,-28,14,-45,37,-60v-53,-24,-32,-115,32,-108v65,-7,80,86,27,107v24,12,42,27,42,57"},"9":{d:"148,-80v0,67,-58,117,-116,140r-10,-28v34,-17,63,-37,80,-73v-43,20,-90,-8,-90,-55v0,-42,20,-86,68,-86v56,0,68,57,68,102xm109,-69v5,-31,2,-77,-31,-82v-41,5,-41,90,2,89v9,0,20,-3,29,-7"},":":{d:"73,-22v2,31,-52,37,-52,4v-2,-30,53,-38,52,-4xm73,-125v2,31,-52,37,-52,3v0,-15,13,-27,28,-27v14,0,24,10,24,24",w:92},";":{d:"77,-14v-13,25,-31,50,-51,70r-22,-16v12,-19,28,-40,23,-66v16,-17,41,-6,50,12xm76,-125v2,31,-52,37,-52,3v-2,-31,52,-37,52,-3",w:92},"<":{d:"103,-39r-26,21r-71,-72r71,-72r25,21r-52,51",w:108},"=":{d:"158,-98r-143,0r0,-33r143,0r0,33xm158,-48r-143,0r0,-32r143,0r0,32",w:172},">":{d:"102,-90r-71,72r-26,-21r52,-51r-51,-51r25,-21",w:108},"?":{d:"75,-22v2,30,-53,38,-52,4v-2,-31,52,-37,52,-4xm78,-249v51,-1,56,65,25,92v-17,25,-43,45,-37,90r-33,0v-12,-68,36,-85,53,-134v1,-25,-32,-17,-49,-12r0,-30v13,-4,28,-6,41,-6",w:128},"@":{d:"191,-76v28,-3,46,-38,45,-70v0,-56,-37,-84,-91,-84v-54,0,-95,51,-95,103v0,100,136,137,193,65r19,17v-30,35,-67,50,-113,50v-74,0,-133,-59,-133,-133v0,-69,60,-132,130,-132v72,0,122,40,122,114v0,45,-36,93,-83,93v-15,0,-30,-10,-31,-25v-11,9,-32,21,-46,21v-25,0,-31,-33,-31,-52v0,-55,52,-120,100,-76r3,-10r30,0r-26,109v0,5,1,10,7,10xm172,-162v-7,-5,-20,-11,-28,-11v-25,0,-36,48,-36,69v0,8,1,18,11,18v8,0,30,-12,38,-17",w:285},A:{d:"180,0r-40,0r-22,-65r-52,0r-21,65r-41,0r72,-227r32,0xm109,-100r-17,-70r-17,70r34,0",w:183},B:{d:"126,-122v82,28,35,127,-40,127v-20,0,-41,-5,-60,-10r0,-222v62,-1,129,-6,131,55v0,20,-13,41,-31,50xm118,-167v1,-31,-25,-27,-52,-27r0,58v29,2,52,-5,52,-31xm130,-68v-1,-37,-31,-34,-64,-34r0,70v31,8,65,-2,64,-36",w:180},C:{d:"170,-15v-16,13,-42,20,-63,20v-66,0,-88,-63,-88,-118v0,-53,27,-119,89,-119v18,0,43,5,58,16r-15,27v-12,-7,-30,-10,-43,-10v-34,0,-50,56,-50,87v0,32,9,84,50,84v14,0,32,-5,44,-14",w:178},D:{d:"179,-113v0,56,-24,113,-88,113r-65,0r0,-227r68,0v65,0,85,59,85,114xm139,-112v0,-32,-4,-81,-46,-81r-28,0r0,159r26,0v42,0,48,-46,48,-78",w:196},E:{d:"152,0r-126,0r0,-227r122,0r0,35r-83,0r0,56r64,0r0,36r-64,0r0,64r87,0r0,36",w:163},F:{d:"139,-192r-74,0r0,56r58,0r0,36r-58,0r0,100r-39,0r0,-227r113,0r0,35",w:148},G:{d:"171,-213r-16,28v-13,-9,-32,-14,-48,-14v-36,0,-50,58,-50,87v0,40,20,101,75,81r0,-73r37,0r0,99v-18,8,-42,10,-62,10v-66,0,-89,-62,-89,-118v0,-54,27,-119,89,-119v20,0,47,6,64,19",w:188},H:{d:"171,0r-40,0r0,-100r-65,0r0,100r-39,0r0,-227r39,0r0,91r65,0r0,-91r40,0r0,227",w:197},I:{d:"62,0r-39,0r0,-227r39,0r0,227",w:85},J:{d:"64,5v0,31,-30,46,-56,54r-9,-27v12,-6,26,-14,26,-29r0,-230r39,0r0,232",w:88},K:{d:"172,0r-36,0r-70,-80r0,80r-39,0r0,-227r39,0r0,87r63,-87r42,0r-83,116r84,95r0,16",w:174},L:{d:"134,0r-108,0r0,-227r37,0r0,192r71,0r0,35",w:137},M:{d:"239,0r-40,0r0,-125r3,-26r-52,151r-33,0r-52,-151v6,45,2,101,3,151r-40,0r0,-227r47,0r59,174v16,-59,40,-117,59,-174r46,0r0,227",w:267},N:{d:"173,0r-38,0r-72,-159v6,41,2,111,3,159r-39,0r0,-227r46,0r50,115v6,13,11,32,11,32r0,-147r39,0r0,227",w:199},O:{d:"179,-113v0,53,-22,118,-80,118v-59,0,-81,-65,-81,-118v0,-54,23,-119,81,-119v58,0,80,65,80,119xm140,-113v0,-36,-9,-85,-41,-85v-33,0,-42,49,-42,85v0,35,9,84,42,84v32,0,41,-49,41,-84",w:197},P:{d:"165,-155v1,53,-50,91,-102,73r0,82r-40,0r0,-227v73,-2,142,-2,142,72xm125,-155v-1,-33,-30,-40,-62,-38r0,77v30,15,64,-8,62,-39",w:176},Q:{d:"180,11r-7,39v-40,7,-62,-24,-86,-45v-50,-8,-69,-69,-69,-118v0,-54,23,-119,81,-119v103,0,104,196,25,233v17,11,36,16,56,10xm140,-113v0,-36,-9,-85,-41,-85v-33,0,-42,49,-42,85v0,35,9,84,42,84v32,0,41,-49,41,-84",w:197},R:{d:"175,0r-35,0r-74,-81r0,81r-39,0r0,-227r52,0v62,0,86,32,86,72v0,34,-21,69,-54,72r64,67r0,16xm125,-155v2,-28,-22,-41,-59,-38r0,78v27,12,64,-7,59,-40",w:181},S:{d:"144,-59v0,64,-84,83,-124,42r18,-28v19,21,68,25,67,-14v0,-38,-90,-44,-90,-113v0,-66,92,-78,123,-32r-21,21v-16,-20,-63,-27,-63,9v0,48,90,42,90,115",w:156},T:{d:"142,-191r-50,0r0,191r-39,0r0,-191r-49,0r0,-36r138,0r0,36",w:145},U:{d:"175,-227v-5,98,28,232,-75,232v-102,0,-68,-135,-74,-232r40,0r0,138v0,24,3,60,34,60v32,0,35,-36,35,-60r0,-138r40,0",w:200},V:{d:"181,-227r-70,227r-39,0r-70,-227r42,0r48,168r48,-168r41,0",w:183},W:{d:"252,-227r-52,227r-39,0r-34,-158v-7,57,-23,105,-33,158r-39,0r-52,-227r40,0v10,53,26,102,32,160v5,-58,24,-106,34,-160r37,0v11,53,29,102,34,160v6,-58,22,-107,32,-160r40,0",w:254},X:{d:"175,0r-45,0r-43,-81r-41,81r-43,0r63,-116r-62,-111r44,0r39,75r38,-75r42,0r-58,109",w:177},Y:{d:"165,-227r-61,142r0,85r-39,0r0,-85r-60,-142r42,0r38,103r40,-103r40,0",w:169},Z:{d:"154,0r-141,0r0,-31v26,-54,54,-107,84,-160r-77,0r0,-36r125,0r0,32v-30,52,-60,105,-87,159r96,0r0,36",w:164},"[":{d:"71,56r-66,0r0,-319r66,0r0,32r-32,0r0,255r32,0r0,32",w:89},"\\":{d:"125,51r-34,0r-92,-321r34,0",w:120},"]":{d:"84,56r-65,0r0,-32r32,0r0,-255r-32,0r0,-32r65,0r0,319",w:89},"^":{d:"204,-113r-38,0r-54,-98r-54,98r-38,0r79,-144r26,0",w:224},_:{d:"162,54r-162,0r0,-32r162,0r0,32"},a:{d:"163,-3v-20,15,-53,8,-57,-18v-20,42,-92,31,-92,-24v0,-11,5,-26,10,-36r78,-33v10,-51,-48,-36,-67,-14r-13,-22v28,-41,118,-49,118,19r0,102v-1,9,8,13,13,7xm66,-26v25,0,39,-30,37,-56r-51,21v-5,15,-4,35,14,35",w:167},b:{d:"101,-182v96,6,87,186,-10,187v-23,0,-45,-9,-63,-23r0,-232r38,0r0,87v7,-9,23,-19,35,-19xm128,-95v0,-19,-4,-53,-30,-53v-10,0,-25,11,-32,18r0,95v7,5,19,9,28,9v29,0,34,-47,34,-69",w:181},c:{d:"144,-19v-15,14,-38,24,-57,24v-48,0,-72,-49,-72,-91v0,-44,22,-96,73,-96v17,0,40,7,52,22r-19,22v-9,-7,-22,-12,-33,-12v-25,0,-35,40,-35,60v0,21,9,63,36,63v14,0,31,-9,42,-18",w:148},d:{d:"169,-22r-11,27v-14,3,-37,-11,-35,-27v-35,59,-107,11,-107,-58v0,-50,15,-102,70,-102v15,0,34,6,34,6r0,-74r37,0r0,213v0,11,1,15,12,15xm84,-27v43,-8,36,-67,36,-116v0,0,-19,-6,-32,-6v-29,0,-33,36,-33,65v0,17,3,55,29,57",w:184},e:{d:"157,-90r-103,0v-1,25,6,63,34,63v15,0,35,-10,47,-19r13,24v-16,13,-42,27,-62,27v-101,0,-93,-190,7,-187v42,1,70,41,64,92xm119,-122v-1,-16,-11,-32,-29,-32v-18,0,-27,16,-31,32r60,0",w:169},f:{d:"101,-227v0,0,-35,2,-35,32r0,19r32,0r0,31r-32,0r0,145r-38,0r0,-145r-23,-4r0,-27r23,0r0,-21v0,-55,67,-57,67,-57",w:102},g:{d:"95,-59v-13,2,-30,2,-33,18v4,12,33,7,48,7v24,0,45,14,45,40v0,42,-42,65,-80,65v-29,0,-63,-11,-63,-45v0,-18,19,-32,33,-38v-11,-1,-22,-13,-22,-25v0,-14,13,-24,26,-29v-55,-26,-31,-123,33,-116v22,2,47,8,75,6r0,32r-21,0v14,39,-2,76,-41,85xm81,-87v34,-1,33,-66,-1,-67v-19,0,-25,16,-25,32v0,18,4,35,26,35xm119,9v0,-20,-29,-12,-48,-14v0,0,-22,11,-22,26v0,18,14,23,27,23v21,0,43,-13,43,-35",w:163},h:{d:"161,0r-38,0r0,-130v0,-14,-2,-19,-14,-19v-16,0,-36,12,-44,19r0,130r-38,0r0,-250r38,0r0,87v12,-10,33,-19,48,-19v40,0,48,25,48,52r0,130",w:186},i:{d:"61,0r-37,0r0,-176r37,0r0,176xm68,-222v1,30,-50,33,-50,2v0,-14,12,-25,26,-25v13,0,24,10,24,23",w:85},j:{d:"62,15v0,35,-34,48,-55,55r-8,-27v13,-4,25,-15,25,-30r0,-189r38,0r0,191xm68,-222v1,30,-50,33,-50,2v0,-14,12,-25,26,-25v13,0,24,10,24,23",w:85},k:{d:"168,0r-36,0r-67,-83r0,83r-38,0r0,-250r38,0r0,131r50,-57r46,0r-65,75r72,87r0,14",w:169},l:{d:"71,0r-39,0v-17,-51,-8,-176,-10,-250r37,0v4,86,-10,181,12,250",w:84},m:{d:"251,0r-38,0r0,-132v0,-33,-44,-10,-52,-1r0,133r-38,0r0,-127v0,-13,-3,-22,-16,-22v-14,0,-36,14,-42,19r0,130r-38,0r0,-176r38,0r0,12v18,-20,74,-25,86,3v11,-7,32,-21,49,-21v40,0,51,23,51,50r0,132",w:277},n:{d:"161,0r-38,0r0,-130v0,-14,-2,-19,-14,-19v-16,0,-36,12,-44,19r0,130r-38,0r0,-176r38,0r0,13v12,-10,33,-19,48,-19v40,0,48,25,48,52r0,130",w:186},o:{d:"88,-182v96,3,96,184,0,187v-97,-3,-96,-184,0,-187xm122,-88v0,-32,-13,-61,-34,-61v-21,0,-34,29,-34,61v0,32,13,61,34,61v21,0,34,-29,34,-61",w:175},p:{d:"170,-96v0,43,-13,101,-67,101v-15,0,-30,-5,-37,-18r0,76r-38,0r0,-239r38,0r0,13v4,-5,19,-19,39,-19v45,0,65,47,65,86xm131,-93v0,-20,-3,-55,-30,-55v-15,0,-27,10,-35,18v1,44,-10,103,35,103v28,0,30,-46,30,-66",w:185},q:{d:"158,63r-38,0r0,-76v-8,11,-24,18,-37,18v-49,0,-68,-45,-68,-87v0,-43,22,-100,73,-100v32,0,70,14,70,14r0,231xm85,-27v45,-9,33,-68,35,-118v0,0,-19,-6,-33,-4v-27,4,-33,41,-33,63v0,18,4,59,31,59",w:185},r:{d:"92,-182v36,0,14,21,15,41v0,0,-12,-6,-20,-6v-10,0,-23,16,-23,16r0,131r-38,0r0,-176r38,0r0,13v0,0,16,-19,28,-19",w:114},s:{d:"139,-49v-2,61,-82,67,-118,33r14,-25v18,14,62,30,67,-5v-11,-41,-87,-30,-86,-84v1,-59,88,-67,117,-27r-20,19v-14,-18,-55,-23,-60,5v17,36,88,30,86,84",w:150},t:{d:"103,-5v-31,21,-74,9,-74,-34r0,-106r-23,-4r0,-27r24,0r0,-32r36,0r0,32r32,0r0,32r-31,0r0,104v0,6,0,13,9,13v8,0,18,-5,18,-5",w:110},u:{d:"167,-15r-11,20v-12,-1,-25,-12,-28,-21v-31,29,-101,33,-101,-29r0,-131r37,0r0,131v1,33,45,10,58,-1r0,-130r38,0r0,143v0,12,7,18,7,18",w:186},v:{d:"160,-176v-17,60,-38,119,-65,176r-28,0r-64,-176r41,0r38,122v16,-41,29,-80,38,-122r40,0"},w:{d:"237,-176v-8,62,-30,126,-52,176r-36,0r-18,-65v-5,-17,-9,-48,-9,-48v-3,25,-20,85,-28,113r-38,0r-54,-176r40,0r33,119r28,-119r36,0r31,119v12,-38,23,-85,28,-119r39,0",w:241},x:{d:"150,0r-43,0r-31,-60r-31,60r-41,0r51,-91r-48,-85r42,0r27,53r27,-53r41,0v0,0,-42,74,-48,83",w:152},y:{d:"21,40v26,-7,31,-19,44,-40r-61,-176r40,0r41,135v15,-44,27,-90,36,-135r38,0v-20,66,-44,237,-130,245",w:163},z:{d:"143,0r-131,0r0,-30v24,-41,52,-83,76,-113r-69,0r0,-33r117,0r0,30v-25,31,-60,80,-78,112r85,0r0,34",w:153},"{":{d:"109,28r-6,30v-39,0,-61,6,-64,-50v-2,-39,8,-99,-28,-99r0,-25v36,0,26,-61,28,-99v2,-56,24,-50,64,-50r6,30v-22,2,-40,-11,-37,25v4,41,2,99,-25,107v28,9,28,65,25,107v-2,33,15,22,37,24",w:119},"|":{d:"56,5r-32,0r0,-276r32,0r0,276",w:79},"}":{d:"108,-91v-35,0,-26,61,-28,99v-2,57,-25,50,-65,50r-6,-30v22,-2,40,9,38,-24v-3,-41,-3,-97,24,-107v-25,-8,-27,-67,-24,-107v3,-36,-15,-22,-38,-25r6,-30v40,0,62,-6,65,50v2,39,-8,99,28,99r0,25",w:119},"~":{d:"190,-138v0,35,8,58,-32,58v-31,0,-53,-24,-74,-24v-22,0,-34,23,-34,23v0,-35,-6,-49,34,-57v28,0,50,23,74,23v21,0,32,-23,32,-23",w:239},"'":{d:"50,-259v10,27,2,58,-2,88r-22,0v-3,-30,-12,-60,-3,-88r27,0",w:74},"`":{d:"100,-221r-17,25v-26,-14,-52,-30,-73,-51r30,-31v16,22,38,41,60,57",w:121},"\u00a0":{w:108}}});