/*
 * 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 (c) 2007 by Jos Buivenga. All rights reserved.
 * 
 * Trademark:
 * Diavlo is a trademark of Jos Buivenga.
 * 
 * Full name:
 * DiavloMedium-Regular
 * 
 * Description:
 * Copyright (c) 2007 by Jos Buivenga. All rights reserved.
 * 
 * Manufacturer:
 * Jos Buivenga
 * 
 * Designer:
 * Jos Buivenga
 * 
 * Vendor URL:
 * http://www.josbuivenga.demon.nl
 * 
 * License information:
 * http://www.josbuivenga.demon.nl/diavlo.html
 */
Cufon.registerFont({"w":546,"face":{"font-family":"Diavlo Medium","font-weight":500,"font-stretch":"normal","units-per-em":"1000","panose-1":"2 0 0 0 0 0 0 0 0 0","ascent":"750","descent":"-250","x-height":"12","cap-height":"10","bbox":"-18 -956 994 247.018","underline-thickness":"50","underline-position":"-50","stemh":"84","stemv":"105","unicode-range":"U+0020-U+017E"},"glyphs":{" ":{"w":280,"k":{"T":60,"V":20,"W":20,"Y":30}},"#":{"d":"350,-52v0,-47,20,-88,30,-133r-156,0r-46,196v-18,0,-87,-21,-87,-63v0,-47,20,-88,30,-133r-95,0v-6,-32,-5,-88,46,-87r69,0r35,-149r-93,0v-6,-32,-5,-88,46,-87r68,0r52,-213v17,0,97,26,86,75r-33,138r154,0r52,-213v19,0,98,27,86,75r-33,138r96,0v6,32,7,87,-45,87r-73,0r-35,149r96,0v6,32,7,87,-45,87r-72,0r-46,196v-17,0,-87,-21,-87,-63xm280,-421v-11,50,-23,99,-35,149r155,0r35,-149r-155,0","w":683},"$":{"d":"272,38r0,-28v-114,-4,-209,-32,-209,-120v0,-24,9,-54,30,-88v0,91,82,115,179,119r0,-241v-118,-20,-227,-42,-227,-193v0,-148,88,-200,227,-207r0,-74v0,0,62,-5,62,52r0,22v121,3,202,31,202,119v0,26,-9,57,-29,94v3,-93,-73,-117,-173,-122r0,208v118,19,226,48,226,215v0,135,-83,207,-226,216r0,80v0,0,-62,5,-62,-52xm444,-199v0,-70,-37,-95,-110,-110r0,229v86,-9,110,-53,110,-119xm161,-526v0,64,37,82,111,95r0,-197v-76,6,-111,37,-111,102","w":625},"%":{"d":"348,-615r0,117v0,65,-61,99,-155,99v-93,0,-154,-34,-154,-99r0,-117v0,-63,61,-102,154,-102v94,0,155,39,155,102xm193,-469v86,0,67,-55,67,-122v0,-34,-12,-55,-67,-55v-88,0,-67,55,-67,122v0,35,10,55,67,55xm751,-206r0,117v0,65,-61,99,-154,99v-94,0,-155,-34,-155,-99r0,-117v0,-63,61,-102,155,-102v93,0,154,39,154,102xm597,-60v86,0,67,-55,67,-122v0,-34,-12,-55,-67,-55v-88,0,-67,55,-67,122v0,35,10,55,67,55xm144,-170r468,-468v10,9,39,39,39,67v0,20,-22,45,-43,66r-438,439v-22,-18,-59,-70,-26,-104","w":790},"&":{"d":"296,-315v-87,0,-128,47,-127,120v0,66,45,118,149,118v107,0,210,-29,210,-125v95,129,-27,217,-210,214v-165,-3,-258,-77,-258,-222v0,-67,34,-135,105,-155v-72,-21,-95,-85,-95,-168v0,-116,104,-186,248,-186v175,-1,299,91,200,216v0,-99,-103,-127,-200,-127v-94,0,-139,46,-139,112v0,78,30,112,117,116r0,-126v0,0,97,1,97,58r0,69r116,0v0,0,-1,86,-62,86r-54,0r0,64v0,46,18,80,18,80v-115,-13,-115,-84,-115,-104r0,-40","w":603},"'":{"d":"76,-594v0,-38,1,-75,1,-112r42,0v55,1,50,43,50,92v0,63,-15,128,-76,128v-26,0,-43,-17,-47,-21v12,-3,30,-27,30,-87","w":232,"k":{",":155,".":155,"A":80}},"(":{"d":"153,-261v0,238,60,442,155,452v-10,9,-33,34,-70,34v-103,0,-193,-220,-193,-484v0,-264,90,-482,193,-482v37,0,60,25,70,34v-95,10,-155,212,-155,446","w":323},")":{"d":"170,-261v0,-234,-60,-436,-155,-446v10,-9,33,-34,70,-34v103,0,193,218,193,482v0,264,-90,484,-193,484v-37,0,-60,-25,-70,-34v95,-10,155,-214,155,-452","w":323},"*":{"d":"86,-508v0,-33,32,-65,59,-87v-41,-12,-79,-10,-102,22v-11,-41,-8,-93,62,-92v19,0,41,9,63,18v-9,-38,-27,-72,-69,-79v5,-6,27,-30,56,-30v28,0,61,30,70,101v27,-28,50,-57,33,-99v9,3,61,10,61,58v0,28,-24,59,-59,87v41,14,78,12,103,-21v10,40,7,93,-62,91v-20,0,-42,-10,-64,-18v9,38,28,73,70,79v-6,6,-28,30,-56,30v-29,0,-60,-28,-71,-101v-28,29,-50,57,-33,99v-9,-3,-61,-9,-61,-58","w":406},"+":{"d":"203,-108r0,-104r-135,0v0,0,-18,-87,46,-87r89,0r0,-130v0,0,97,-22,97,40r0,90r140,0v0,0,20,87,-45,87r-95,0r0,145v0,0,-97,20,-97,-41","w":509,"k":{"9":15,"7":70,"5":20,"3":43,"2":15,"1":60}},",":{"d":"61,-107v42,4,108,-16,109,29v2,93,8,204,-80,203v-15,0,-36,-4,-54,-17v48,-11,49,-77,44,-106","w":237,"k":{"7":15,"4":70,"T":110,"V":70,"W":70,"Y":110,"'":100,"\"":100,"y":20,"v":30,"w":30,"O":15}},"-":{"d":"110,-298r315,0v0,0,19,84,-42,84r-315,0v0,0,-18,-84,42,-84","w":494,"k":{"X":20,"9":20,"7":80,"5":30,"3":50,"1":60,"T":80,"V":30,"W":30,"Y":80,"Z":20,"\u017d":20}},".":{"d":"96,0v-46,-1,-24,-66,-29,-107v39,3,103,-12,103,25r0,82r-74,0","w":237,"k":{"7":15,"4":70,"T":110,"V":70,"W":70,"Y":110,"'":100,"\"":100,"y":20,"v":30,"w":30,"O":15}},"\/":{"d":"14,169r214,-928v0,0,96,18,83,72r-214,927v0,0,-96,-17,-83,-71","w":324},"0":{"d":"582,-531r0,355v0,126,-104,188,-259,188v-154,0,-258,-62,-258,-188r0,-355v0,-126,104,-188,258,-188v155,0,259,62,259,188xm473,-191r0,-325v0,-84,-45,-119,-150,-119v-104,0,-149,35,-149,119r0,325v0,84,45,119,149,119v105,0,150,-35,150,-119","w":647},"1":{"d":"172,-707v95,0,188,-12,188,-12v0,0,-11,61,-11,103r0,527r172,0v8,45,-7,88,-54,89r-399,0v-7,-49,-4,-89,70,-89r105,0r0,-531v-78,0,-156,-7,-159,81v-82,-71,-48,-168,88,-168","w":538,"k":{"=":50,"-":70,"+":50}},"2":{"d":"50,0r0,-95v1,-260,385,-196,385,-418v0,-66,-45,-117,-139,-117v-97,0,-200,28,-200,127v-98,-125,25,-219,200,-216v159,3,253,76,248,228v-10,267,-395,202,-387,402r315,0v57,0,84,-15,84,-15v0,0,0,104,-73,104r-433,0","w":601,"k":{"=":40,"-":40,"+":40}},"3":{"d":"301,-630v-97,0,-200,28,-200,127v-98,-125,25,-218,200,-216v153,2,248,70,248,211v0,65,-30,126,-95,143v80,26,105,96,105,186v0,115,-104,191,-258,191v-188,0,-311,-86,-210,-219v0,100,103,130,210,130v104,0,149,-51,149,-117v0,-75,-35,-116,-110,-126v-18,5,-60,-24,-51,-86v102,4,151,-28,151,-112v0,-65,-47,-112,-139,-112","w":614},"4":{"d":"10,-196v11,-185,313,-495,346,-523v0,0,104,2,104,57r0,384r82,0v0,5,-2,82,-63,82r-19,0r0,206v-7,0,-109,-1,-109,-57r0,-149r-341,0xm351,-278r0,-251v0,-27,5,-63,5,-63v-69,94,-182,208,-219,314r214,0","w":562},"5":{"d":"279,12v-127,0,-244,-40,-244,-127v0,-26,11,-57,35,-92v0,100,103,130,209,130v133,0,150,-55,150,-177v0,-77,-45,-124,-150,-123r-206,2v11,-46,5,-189,8,-258v6,-22,4,-74,89,-74v93,0,271,8,331,-12v0,0,0,101,-73,101r-239,0r0,107v0,29,-5,50,-5,50v191,-11,359,25,354,194r0,88v0,126,-104,191,-259,191","w":583},"6":{"d":"582,-254r0,78v0,126,-104,188,-259,188v-154,0,-258,-62,-258,-188r0,-355v0,-126,104,-188,258,-188v190,0,308,82,210,217v0,-99,-96,-128,-210,-128v-104,0,-149,30,-149,114v0,34,-1,112,-5,129v0,0,46,-55,164,-55v145,0,249,62,249,188xm323,-72v126,0,150,-51,150,-167v0,-84,-45,-119,-140,-119v-93,0,-154,29,-159,113v-7,118,21,173,149,173","w":642},"7":{"d":"427,-618r-339,0v-59,0,-83,12,-83,12v0,0,0,-101,72,-101r469,0v0,335,-340,440,-345,705v-22,14,-107,24,-107,-32v0,-223,280,-354,333,-584","w":556,"k":{"=":90,";":50,":":50,".":120,"-":80,",":120,"+":90}},"8":{"d":"323,12v-166,0,-258,-65,-258,-220v0,-68,34,-124,98,-151v-63,-30,-88,-88,-88,-172v0,-126,104,-188,248,-188v155,0,249,65,249,214v0,65,-33,121,-89,146v73,33,99,90,99,180v0,126,-104,191,-259,191xm473,-193v0,-85,-45,-123,-150,-123v-104,0,-149,38,-149,126v0,85,45,118,149,118v105,0,150,-36,150,-121xm184,-518v0,88,44,118,147,118v98,0,132,-36,132,-118v0,-84,-45,-117,-140,-117v-94,0,-139,33,-139,117","w":647},"9":{"d":"60,-454r0,-77v0,-126,104,-188,258,-188v155,0,259,62,259,188r0,355v0,126,-104,188,-259,188v-191,0,-309,-83,-209,-217v0,99,95,128,209,128v105,0,150,-30,150,-114v-1,-35,0,-111,4,-130v0,0,-46,55,-164,55v-144,0,-248,-62,-248,-188xm318,-635v-124,0,-149,51,-149,166v0,84,45,119,139,119v94,0,156,-29,160,-113v6,-118,-21,-172,-150,-172","w":642},":":{"d":"111,0v-46,-1,-24,-66,-29,-107v39,3,103,-12,103,25r0,82r-74,0xm111,-352v-46,-1,-24,-66,-29,-107v39,3,103,-12,103,25r0,82r-74,0","w":237,"k":{"T":70,"V":30,"W":30,"Y":40}},";":{"d":"111,-352v-46,-1,-24,-66,-29,-107v39,3,103,-12,103,25r0,82r-74,0xm76,-107v42,4,108,-16,109,29v2,93,8,204,-80,203v-15,0,-36,-4,-54,-17v48,-11,49,-77,44,-106","w":237,"k":{"T":70,"V":30,"W":30,"Y":40}},"<":{"d":"157,-252r189,189v-7,16,-36,43,-64,43v-16,0,-31,-13,-58,-39r-142,-141v-36,-36,-35,-69,1,-105r201,-201v15,10,47,32,47,59v0,15,-11,30,-37,56","w":421,"k":{"T":90,"Y":40}},"=":{"d":"122,-218r310,0v6,48,0,83,-56,83r-306,0v-11,-43,-1,-83,52,-83xm122,-383r310,0v6,48,0,83,-56,83r-306,0v-11,-43,-1,-83,52,-83","w":500,"k":{"9":15,"7":70,"5":20,"3":43,"2":15,"1":60}},">":{"d":"75,-63r189,-189r-163,-164v-38,-33,14,-79,36,-90r201,201v36,36,36,70,1,105r-169,169v-34,32,-77,-1,-95,-32","w":421,"k":{"T":60,"Y":50}},"?":{"d":"258,-630v-85,0,-153,31,-153,106v-94,-104,-13,-197,153,-195v154,2,249,62,249,203v0,168,-230,172,-230,296r0,48v-2,3,-119,-6,-101,-79v0,-133,222,-147,222,-272v0,-65,-45,-107,-140,-107xm204,0v-42,1,-25,-65,-28,-104v38,3,100,-12,100,24r0,80r-72,0","w":542},"@":{"d":"242,-142v0,-184,252,-124,304,-214v0,-46,-16,-78,-99,-78v-80,0,-144,29,-149,104v-93,-104,6,-189,149,-189v135,0,204,63,204,168r0,138v0,61,-60,102,-120,112v0,0,18,-34,18,-88r0,-77v-23,60,-205,23,-205,122v0,52,68,79,157,79v134,0,237,-33,237,-176r0,-161v0,-100,-58,-188,-211,-188r-149,0v-151,0,-208,88,-208,188r0,300v0,100,49,175,126,175v31,0,57,-9,67,-13v-3,19,-22,79,-118,79v-107,0,-180,-104,-180,-228r0,-326v0,-143,117,-255,314,-255r149,0v196,0,315,112,315,255r0,187v0,190,-162,240,-345,240v-131,0,-256,-35,-256,-154","w":908},"A":{"d":"327,-727v6,6,114,82,181,293r83,261v25,80,45,145,63,173v0,0,-21,7,-41,7v-108,-2,-120,-131,-151,-219r-270,0v-32,99,-54,252,-192,212v48,-97,105,-309,146,-434v68,-210,174,-287,181,-293xm327,-589v-16,5,-92,212,-110,292r220,0r-33,-111v-33,-110,-77,-181,-77,-181","w":654,"k":{"?":20,"*":25,"T":70,"V":40,"W":40,"Y":70,"'":80,"\"":80}},"B":{"d":"75,-57r0,-650r218,0v156,1,249,48,249,203v0,65,-33,123,-81,146v61,29,91,92,91,178v0,126,-105,180,-259,180r-123,0v0,0,-95,-1,-95,-57xm301,-316r-117,0r0,232r109,0v105,0,150,-31,150,-111v0,-77,-43,-121,-142,-121xm293,-623r-109,0r0,223r117,0v98,0,132,-41,132,-119v0,-80,-45,-104,-140,-104","w":607},"C":{"d":"353,-630v-105,0,-179,39,-179,163r0,226v0,124,74,164,179,164v107,0,230,-26,245,-121v18,30,25,57,25,80v0,98,-142,130,-270,130v-153,0,-288,-62,-288,-238r0,-255v0,-176,135,-238,288,-238v166,0,329,67,245,210v-12,-87,-138,-121,-245,-121","w":680,"k":{"T":20,"V":20,"W":20,"Y":20,"o":10,"a":20,"e":10,"y":20,"v":10,"w":10,"g":5,"m":5,"n":5,"p":5,"q":5,"x":5,"z":5,"-":20}},"D":{"d":"651,-238v-7,256,-239,242,-482,238v-9,0,-94,-2,-94,-57r0,-650v271,5,568,-53,576,238r0,231xm542,-460v0,-189,-181,-163,-358,-163r0,539v177,0,359,26,358,-164r0,-212","w":716},"E":{"d":"418,-339r-234,0r0,255r357,0v0,5,-2,84,-63,84r-307,0v0,0,-96,0,-96,-57r0,-650r466,0v0,0,0,84,-63,84r-294,0r0,200r218,0v77,0,99,-16,99,-16v0,41,-11,100,-83,100","w":581,"k":{"-":30}},"F":{"d":"184,-423v72,1,246,3,277,-13v0,41,-11,97,-83,97r-194,0r0,349v0,0,-109,0,-109,-57r0,-660r436,0v0,0,0,84,-63,84r-264,0r0,200","w":508,"k":{"\u010d":40,"\u0107":40,"u":30,"o":40,"e":40,"c":40,"a":40,"O":10,"A":30,">":20,"<":20,".":130,"-":30,",":130," ":30}},"G":{"d":"65,-226r0,-255v0,-176,135,-238,288,-238v128,0,271,32,271,129v0,24,-7,50,-26,81v-12,-87,-138,-121,-245,-121v-105,0,-179,39,-179,163r0,226v0,124,74,164,179,164v106,0,180,-21,180,-154r0,-47r-128,0v-65,0,-71,-68,-71,-98v0,0,26,14,88,14r220,0r0,146v0,172,-135,228,-289,228v-153,0,-288,-62,-288,-238","w":707,"k":{"T":20}},"H":{"d":"536,-47r0,-272r-352,0r0,329v0,0,-109,0,-109,-57r0,-670v0,0,109,0,109,57r0,256r352,0r0,-313v0,0,109,0,109,57r0,670v0,0,-109,0,-109,-57","w":720},"I":{"d":"75,-47r0,-670v0,0,109,0,109,57r0,670v0,0,-109,0,-109,-57","w":259},"J":{"d":"194,-658r0,698v3,127,-99,213,-196,122v66,0,87,-96,87,-156r0,-723v3,0,109,-1,109,59","w":269},"K":{"d":"184,-343r0,353v0,0,-109,0,-109,-57r0,-670v0,0,109,0,109,57r0,243v120,-16,185,-101,263,-241v37,-66,93,-66,149,-55v-68,105,-135,290,-276,333v160,34,241,287,306,381v-53,13,-121,12,-158,-54v-73,-131,-128,-270,-284,-290","w":620,"k":{">":10,"<":10,"-":20}},"L":{"d":"455,0r-284,0v0,0,-96,0,-96,-57r0,-660v0,0,109,0,109,57r0,576v87,-1,291,7,334,-15v0,41,-12,99,-63,99","w":524,"k":{"?":50,"*":75,"T":120,"V":70,"W":70,"Y":100,"'":125,"\"":125,"<":10,"-":70," ":40}},"M":{"d":"634,-47r0,-401v0,-44,8,-97,8,-97r-202,413v0,0,-71,4,-99,-57r-165,-353v16,149,5,383,8,552v0,0,-109,0,-109,-57r0,-660r73,0v4,0,59,-2,85,54r174,374r206,-428v29,0,130,0,130,57r0,660v0,0,-109,0,-109,-57","w":818},"N":{"d":"233,-654r315,505v0,0,-11,-55,-11,-94r0,-464v0,0,109,0,109,57r0,660v-129,0,-159,-68,-159,-68r-314,-503v0,0,11,53,11,98r0,473v0,0,-109,0,-109,-57r0,-660v68,0,125,0,158,53","w":721},"O":{"d":"642,-490r0,273v0,143,-92,229,-289,229v-197,0,-288,-86,-288,-229r0,-273v0,-143,91,-229,288,-229v197,0,289,86,289,229xm533,-230r0,-247v0,-99,-29,-158,-181,-158v-149,0,-178,59,-178,158r0,247v0,99,29,158,178,158v152,0,181,-59,181,-158","w":707,"k":{"T":20,"V":12,"W":12,"Y":12,",":15,".":15}},"P":{"d":"75,-47r0,-660v244,-2,484,-28,477,245v-5,209,-170,235,-368,228r0,244v0,0,-109,0,-109,-57xm443,-471v0,-155,-116,-155,-259,-152r0,305v143,0,259,13,259,-153","w":596,"k":{".":130,"-":30,",":130}},"Q":{"d":"642,-490r0,273v0,131,-81,215,-245,227v-10,94,69,130,152,130v78,0,163,-22,174,-99v59,117,-42,191,-175,188v-134,-3,-263,-66,-245,-220v-162,-13,-238,-96,-238,-226r0,-273v0,-143,91,-229,288,-229v197,0,289,86,289,229xm533,-230r0,-247v0,-99,-29,-158,-181,-158v-149,0,-178,59,-178,158r0,247v0,99,29,158,178,158v152,0,181,-59,181,-158","w":707},"R":{"d":"542,-532v0,133,-69,207,-192,209v130,63,180,242,236,325v-54,11,-116,12,-153,-55v-66,-123,-107,-234,-249,-262r0,325v0,0,-109,-1,-109,-57r0,-660r218,0v145,0,249,43,249,175xm293,-623r-109,0r0,224r117,0v98,0,132,-40,132,-118v0,-80,-45,-106,-140,-106","w":589},"S":{"d":"45,-513v0,-159,125,-208,279,-208v134,0,252,25,252,120v0,26,-9,57,-29,94v4,-103,-113,-122,-223,-123v-92,0,-163,30,-163,104v0,175,439,11,439,320v0,145,-118,217,-278,217v-123,0,-259,-26,-259,-121v0,-24,9,-54,30,-88v0,100,125,119,229,119v107,0,162,-47,162,-120v0,-196,-439,-35,-439,-314","w":645,"k":{"T":30}},"T":{"d":"477,-623r-143,0r0,633v0,0,-109,0,-109,-57r0,-576r-141,0v-72,0,-82,-59,-82,-100v0,0,26,16,98,16r361,0v72,0,99,-16,99,-16v0,41,-11,100,-83,100","w":562,"k":{"d":100,"U":10,"T":-10,",":110,".":110,"Z":35,"\u017d":35,">":90,"A":70,"o":100,"a":100,"e":100,"u":80,"c":100,"\u0107":100,"\u010d":100,"y":90,"v":90,"w":90,"s":80,"\u0161":80,"r":80,"g":70,"m":70,"n":70,"p":70,"q":70,"x":70,"z":70,"t":70,":":70,";":70,"O":20,"C":20,"\u0106":20,"\u010c":20,"G":20,"<":60,"-":80," ":60}},"U":{"d":"642,-659r0,454v0,146,-135,218,-289,218v-153,0,-288,-72,-288,-218r0,-511v0,0,109,0,109,57r0,439v0,95,74,144,179,144v106,0,180,-49,180,-144r0,-496v0,0,109,0,109,57","w":707,"k":{"Y":5,"T":10}},"V":{"d":"341,21v-9,-5,-122,-92,-189,-298r-84,-256v-26,-80,-44,-145,-63,-173v0,0,21,-7,41,-7v87,0,108,85,133,160r84,255v36,110,77,170,78,170v8,-12,42,-60,78,-170r84,-255v25,-75,45,-160,133,-160v20,0,41,7,41,7v-48,95,-105,305,-147,429v-69,205,-182,293,-189,298","w":682,"k":{"d":60,",":70,".":70,"A":40,"o":60,"a":60,"e":60,"u":40,"c":60,"\u0107":60,"\u010d":60,"y":50,"v":50,"w":50,"s":40,"\u0161":40,"g":40,"m":40,"n":40,"p":40,"q":40,"x":40,"z":40,":":30,";":30,"O":12,"C":12,"\u0106":12,"\u010c":12,"G":12,"-":30," ":20}},"W":{"d":"340,20v0,0,-117,-81,-186,-292r-86,-261v-26,-80,-45,-145,-63,-173v0,0,21,-7,40,-7v87,0,107,85,132,160r84,255v36,110,80,175,80,175v0,0,53,-53,109,-204v0,0,-36,-148,-36,-260v0,-72,34,-113,112,-113v-3,32,-5,64,-5,94v0,281,137,483,137,483v0,0,44,-64,80,-175r83,-255v24,-75,46,-160,132,-160v20,0,41,7,41,7v-47,98,-106,310,-149,434v-72,210,-187,292,-187,292v0,0,-95,-78,-160,-225v-59,154,-158,225,-158,225","w":1000,"k":{"d":60,",":70,".":70,"A":40,"o":60,"a":60,"e":60,"u":40,"c":60,"\u0107":60,"\u010d":60,"y":50,"v":50,"w":50,"s":40,"\u0161":40,"g":40,"m":40,"n":40,"p":40,"q":40,"x":40,"z":40,":":30,";":30,"O":12,"C":12,"\u0106":12,"\u010c":12,"G":12,"-":30," ":20}},"X":{"d":"591,-706v-62,95,-116,244,-217,356v101,102,156,257,219,354v-53,11,-113,10,-147,-55v-47,-90,-90,-170,-149,-236v-59,66,-99,146,-148,236v-35,65,-92,67,-147,55v63,-97,117,-252,219,-354v-102,-112,-156,-261,-218,-356v53,-10,112,-12,147,55v55,105,95,182,147,237v52,-55,91,-132,147,-237v37,-67,91,-66,147,-55","w":595,"k":{"-":20}},"Y":{"d":"241,-48r0,-251v-118,-113,-169,-299,-239,-408v52,-10,113,-12,147,55v81,165,108,227,147,268v48,-56,90,-155,133,-242v44,-88,89,-95,161,-81v-67,107,-125,297,-240,408r0,309v0,0,-109,0,-109,-58","w":592,"k":{"d":80,"U":5,",":110,".":110,">":40,"A":70,"o":80,"a":60,"e":80,"u":50,"c":80,"\u0107":80,"\u010d":80,"y":70,"v":70,"w":70,"s":50,"\u0161":50,"g":50,"m":50,"n":50,"p":50,"q":50,"x":50,"z":50,"t":40,":":40,";":40,"O":12,"C":12,"\u0106":12,"\u010c":12,"<":50,"-":80," ":30}},"Z":{"d":"498,0r-468,0v-16,-278,314,-372,389,-623r-372,0v0,0,0,-84,63,-84r431,0v-1,294,-362,475,-389,624r310,0v76,0,98,-16,98,-16v-2,40,-12,99,-62,99","w":578,"k":{"T":15,">":20,"o":10,"a":15,"e":10,"u":10,"c":10,"\u0107":10,"\u010d":10,"y":15,"v":20,"w":20,"g":10,"m":10,"n":10,"p":10,"q":10,"x":10,"z":10,"<":20,"-":50}},"[":{"d":"75,37r0,-744r204,0v0,0,0,77,-62,77r-43,0r0,648r43,0v62,0,62,75,62,77r-115,0v0,0,-89,0,-89,-58","w":295},"\\":{"d":"262,195r-274,-944v32,-10,98,-21,112,26r274,942v-32,11,-98,23,-112,-24","w":338},"]":{"d":"220,-707r0,744v0,58,-89,58,-89,58r-116,0v0,-2,0,-77,63,-77r43,0r0,-648r-43,0v-63,0,-63,-77,-63,-77r205,0","w":295},"^":{"d":"475,-423r-188,-188r-165,165v-35,36,-86,-12,-97,-34r204,-204v40,-38,78,-37,115,-1r169,168v41,40,-15,78,-38,94","w":555},"_":{"d":"49,12r518,0v5,33,9,87,-47,87r-517,0v-5,-32,-8,-87,46,-87","w":570},"`":{"d":"220,-749v-8,32,95,104,106,140v0,25,-62,37,-62,37r-60,-47v-70,-55,-81,-129,22,-153v-5,8,-6,15,-6,23","w":489},"a":{"d":"360,-88r0,-180v-21,60,-210,24,-210,128v0,44,33,75,105,75v63,0,105,-23,105,-23xm46,-140v0,-190,273,-131,311,-218v0,-44,-21,-78,-106,-78v-89,0,-158,33,-158,110v-24,-33,-33,-61,-33,-85v0,-78,102,-108,191,-108v137,0,211,61,211,166r0,361v-73,-33,-138,4,-222,4v-97,0,-194,-38,-194,-152","w":521},"b":{"d":"491,-354r0,200v0,106,-78,166,-223,166v-84,0,-127,-30,-203,-36r0,-730v6,0,105,-1,105,67v0,57,2,187,-9,215v0,0,40,-47,142,-47v101,0,188,62,188,165xm170,-349r0,261v6,3,36,20,96,20v167,0,120,-139,120,-271v0,-70,-41,-100,-96,-100v-60,0,-120,37,-120,90"},"c":{"d":"440,-176v81,110,-23,188,-166,188v-135,0,-219,-62,-219,-168r0,-195v0,-105,81,-168,216,-168v84,0,182,31,182,109v0,25,-10,53,-33,86v0,-76,-67,-111,-134,-111v-83,0,-126,28,-126,105r0,153v0,71,38,105,124,105v87,0,156,-40,156,-104","w":503,"k":{"T":77,"V":45,"W":45,"Y":55}},"d":{"d":"385,-472v-14,-51,-8,-205,-9,-282v6,0,105,-1,105,67r0,696v-68,-32,-141,3,-214,3v-135,0,-212,-60,-212,-166r0,-200v0,-103,87,-165,187,-165v102,0,143,47,143,47xm376,-86r0,-263v0,-53,-61,-90,-121,-90v-55,0,-95,30,-95,100r0,170v0,68,26,101,119,101v60,0,97,-18,97,-18"},"e":{"d":"445,-177v80,109,-21,189,-167,189v-139,0,-223,-63,-223,-168r0,-195v0,-105,73,-168,208,-168v135,0,204,63,204,158v0,83,-53,156,-205,156v-33,0,-75,-6,-102,-21v-6,98,9,153,118,153v96,0,166,-39,167,-104xm261,-439v-93,0,-104,52,-101,135v5,2,53,14,89,14v84,0,113,-26,113,-71v0,-46,-27,-78,-101,-78","w":518,"k":{"T":81,"V":60,"W":60,"Y":73}},"f":{"d":"65,-50r0,-569v0,-105,113,-168,227,-168v99,0,184,32,184,95v0,25,-13,47,-37,69v0,-54,-74,-79,-145,-79v-67,0,-124,37,-124,102r0,112r184,0v0,0,-1,84,-62,84r-122,0r0,411v0,0,-105,0,-105,-57","w":349,"k":{"!":-80,"}":-134,"]":-143,"?":-80,"*":-145,")":-140,",":35,".":35,">":-10,"'":-84,"\"":-84,"<":-20," ":20}},"g":{"d":"467,-517r0,205v0,106,-73,169,-208,169v-82,0,-128,-29,-128,-29v-3,16,-7,33,-7,46v0,60,75,57,151,57v100,0,211,2,211,137v0,103,-71,174,-227,174v-168,0,-263,-71,-181,-185v5,75,78,105,176,105v98,0,128,-38,128,-89v0,-71,-85,-60,-159,-61v-96,0,-186,-10,-186,-113v0,-40,21,-69,50,-103v-35,-38,-37,-92,-37,-160v0,-113,93,-155,189,-155v88,0,151,42,228,2xm259,-223v123,0,103,-91,104,-197v-5,-2,-47,-21,-105,-21v-88,-1,-103,35,-103,114v0,66,20,104,104,104","w":512,"k":{"T":80,"V":40,"W":40,"Y":50}},"h":{"d":"170,-349r0,356v0,0,-105,0,-105,-57r0,-704v10,0,105,-2,105,67v0,57,2,187,-9,215v0,0,41,-47,142,-47v101,0,188,57,188,165r0,361v0,0,-105,-1,-105,-57r0,-289v0,-70,-41,-100,-96,-100v-60,0,-120,37,-120,90","w":556},"i":{"d":"65,-50r0,-464v4,0,105,0,105,57r0,464v0,0,-105,0,-105,-57xm95,-598v-45,0,-27,-61,-30,-101v40,3,104,-12,104,25r0,76r-74,0","w":235},"j":{"d":"169,-457r0,547v2,120,-95,200,-187,114v62,0,82,-89,82,-146r0,-572v0,0,105,0,105,57xm94,-598v-45,0,-27,-61,-30,-101v40,3,104,-12,104,25r0,76r-74,0","w":235},"k":{"d":"284,-290v161,46,171,199,222,287v-211,63,-80,-211,-336,-241r0,251v0,0,-105,0,-105,-57r0,-706v0,0,105,0,105,57r0,373v75,-5,115,-48,160,-143v16,-35,86,-57,140,-37v-48,67,-93,192,-186,216","w":506},"l":{"d":"60,-142r0,-614v6,0,105,1,105,57r0,525v0,57,9,149,71,149v-24,27,-49,32,-71,32v-72,0,-105,-69,-105,-149","w":235},"m":{"d":"386,-50r0,-297v0,-61,-29,-90,-109,-90v-62,0,-107,18,-107,18r0,426v0,0,-105,0,-105,-57r0,-467v0,0,39,20,73,20v50,0,97,-22,153,-22v57,0,120,14,154,48v10,-9,60,-48,173,-48v101,0,194,50,194,163r0,363v0,0,-105,-2,-105,-57r0,-293v0,-67,-40,-95,-102,-95v-57,0,-114,30,-114,75r0,370v0,0,-105,-1,-105,-57","w":877,"k":{"T":80,"V":40,"W":40,"Y":50}},"n":{"d":"386,-50r0,-297v0,-57,-29,-90,-109,-90v-62,0,-107,17,-107,17r0,427v0,0,-105,0,-105,-57r0,-467v11,6,42,19,77,19v49,0,94,-21,149,-21v97,0,200,33,200,157r0,369v0,0,-105,-2,-105,-57","w":556,"k":{"T":80,"V":40,"W":40,"Y":50}},"o":{"d":"512,-351r0,195v0,105,-73,168,-229,168v-155,0,-228,-63,-228,-168r0,-195v0,-105,73,-168,228,-168v156,0,229,63,229,168xm283,-68v177,0,124,-133,124,-268v0,-65,-21,-103,-124,-103v-175,0,-123,134,-123,268v0,65,21,103,123,103","w":567,"k":{"T":90,"V":60,"W":60,"Y":80}},"p":{"d":"161,-35v14,53,8,203,9,282v-3,0,-105,3,-105,-68r0,-696v65,36,132,-2,208,-2v140,0,218,60,218,166r0,200v0,103,-87,165,-188,165v-102,0,-142,-47,-142,-47xm170,-422r0,264v0,53,60,90,120,90v55,0,96,-30,96,-100r0,-170v0,-68,-27,-101,-120,-101v-60,0,-96,17,-96,17","k":{"T":80,"V":40,"W":40,"Y":50}},"q":{"d":"376,-158r0,-264v0,0,-37,-17,-97,-17v-167,0,-119,140,-119,271v0,70,40,100,95,100v60,0,121,-37,121,-90xm481,-517r0,764v-3,0,-105,3,-105,-68v0,-58,-2,-183,9,-214v0,0,-41,47,-143,47v-100,0,-187,-62,-187,-165r0,-200v0,-106,77,-166,217,-166v77,0,142,38,209,2","k":{"T":80,"V":40,"W":40,"Y":50}},"r":{"d":"255,-433v-43,0,-85,14,-85,14r0,426v0,0,-105,0,-105,-58r0,-465v72,40,120,-3,208,-3v70,0,126,26,126,87v0,37,-23,66,-37,85v0,-59,-49,-86,-107,-86","w":399,"k":{"T":50,",":92,".":92,">":5,"o":20,"a":20,"e":20,"u":10,"c":20,"\u0107":20,"\u010d":20,"y":10,"<":8," ":40}},"s":{"d":"35,-359v0,-107,73,-162,210,-162v164,0,243,74,159,185v0,-65,-62,-98,-154,-98v-79,0,-108,22,-108,72v0,105,321,-19,321,217v0,96,-71,157,-218,157v-169,0,-262,-79,-165,-191v2,79,78,106,165,106v63,0,111,-25,111,-77v0,-125,-321,5,-321,-209","w":498,"k":{"T":80,"V":40,"W":40,"Y":50}},"t":{"d":"65,-156r0,-459v23,0,105,2,105,89r0,38r206,0v0,0,-1,84,-62,84r-144,0r0,220v0,69,22,112,99,112v64,0,123,-31,123,-105v83,95,9,189,-136,189v-119,0,-191,-62,-191,-168","w":430,"k":{"T":80,"Y":55,"'":50,"\"":50,"y":13,"v":7,"w":7}},"u":{"d":"170,-457r0,297v0,57,28,90,108,90v62,0,108,-17,108,-17r0,-427v0,0,105,0,105,57r0,466v-12,-6,-42,-18,-78,-18v-48,0,-93,21,-149,21v-97,0,-199,-33,-199,-157r0,-369v0,0,105,1,105,57","w":556,"k":{"T":80,"V":40,"W":40,"Y":55}},"v":{"d":"481,-514r-21,196v-25,230,-204,337,-207,338v-2,-1,-185,-108,-208,-338r-20,-196v0,0,101,0,108,56r20,160v18,142,99,209,100,209v0,0,82,-70,99,-209r20,-160v7,-56,109,-56,109,-56","w":506,"k":{"T":75,"V":35,"W":35,"Y":60,",":30,".":30,"Z":5,"\u017d":5}},"w":{"d":"545,19v0,0,-86,-40,-143,-131v-58,87,-149,131,-149,131v0,0,-182,-106,-207,-337v-7,-65,-13,-131,-21,-196v0,0,102,0,109,57r20,159v18,143,100,209,100,209v0,0,75,-45,106,-117v-15,-44,-23,-100,-23,-160v0,-125,67,-134,109,-136v-7,50,-10,95,-10,134v0,207,96,267,109,279v12,-13,85,-87,100,-209r20,-159v7,-58,108,-57,108,-57r-20,196v-24,231,-207,337,-208,337","w":798,"k":{"T":75,"V":35,"W":35,"Y":60,",":30,".":30,"Z":5,"\u017d":5}},"x":{"d":"322,-44r-86,-147r-86,147v-36,57,-91,54,-146,46v55,-70,111,-198,166,-254v-51,-56,-113,-187,-166,-257v52,-8,109,-10,144,46r88,145r88,-145v37,-56,89,-55,144,-46v-58,77,-109,193,-166,257v50,49,115,189,166,254v-51,8,-112,11,-146,-46","w":473,"k":{"T":80,"V":40,"W":40,"Y":50}},"y":{"d":"199,-63v-59,-32,-130,-132,-143,-255v-7,-65,-13,-131,-21,-196v0,0,82,0,100,45v17,43,22,116,29,171v16,122,99,181,99,181v0,0,84,-62,100,-181r17,-129v11,-86,96,-87,112,-87v-8,65,-12,131,-21,196v-22,160,-105,242,-192,302v-94,66,-148,138,-94,249v-59,25,-125,3,-125,-96v0,-90,65,-147,139,-200","w":516,"k":{"T":75,"V":40,"W":40,"Y":50,",":40,".":40,"Z":5,"\u017d":5,">":3}},"z":{"d":"312,-423r-272,0v0,0,0,-84,62,-84r334,0v-8,27,-11,55,-19,82v-43,149,-232,246,-275,341r298,0v0,0,0,84,-63,84r-345,0v-4,-18,-4,-27,-4,-35v0,-161,218,-235,284,-388","w":460,"k":{"T":80,"V":40,"W":40,"Y":50}},"{":{"d":"15,-272v0,0,57,-27,57,-98r0,-270v2,-121,112,-141,175,-60v-61,0,-72,41,-72,96r0,239v0,60,-45,86,-56,95v11,7,56,33,56,93r0,239v0,55,11,96,72,96v-63,81,-175,61,-175,-60r0,-270v0,-50,-57,-99,-57,-100","w":262},"|":{"d":"75,185r0,-942v0,0,105,0,105,57r0,942v0,0,-105,0,-105,-57","w":255},"}":{"d":"247,-272v0,1,-57,37,-57,100r0,270v-2,120,-112,142,-175,60v61,0,71,-41,71,-96r0,-239v0,-60,45,-86,56,-93v-11,-9,-56,-35,-56,-95r0,-239v0,-55,-10,-96,-71,-96v63,-81,175,-61,175,60r0,270v0,37,26,79,57,98","w":262},"~":{"d":"138,-426v108,0,264,52,376,52v35,0,65,-4,92,-37v15,73,-1,123,-97,123v-109,0,-264,-52,-375,-52v-40,0,-69,8,-92,35v-21,-73,3,-121,96,-121","w":647},"\u0106":{"d":"295,-793v10,-36,115,-108,106,-140v0,-8,-1,-15,-6,-23v103,24,92,98,22,153r-60,47v0,0,-62,-12,-62,-37xm353,-630v-105,0,-179,39,-179,163r0,226v0,124,74,164,179,164v107,0,230,-26,245,-121v18,30,25,57,25,80v0,98,-142,130,-270,130v-153,0,-288,-62,-288,-238r0,-255v0,-176,135,-238,288,-238v166,0,329,67,245,210v-12,-87,-138,-121,-245,-121","w":680,"k":{"T":20,"V":20,"W":20,"Y":20,"o":10,"a":20,"e":10,"y":20,"v":10,"w":10,"g":5,"m":5,"n":5,"p":5,"q":5,"x":5,"z":5,"-":20}},"\u0107":{"d":"440,-176v81,110,-23,188,-166,188v-135,0,-219,-62,-219,-168r0,-195v0,-105,81,-168,216,-168v84,0,182,31,182,109v0,25,-10,53,-33,86v0,-76,-67,-111,-134,-111v-83,0,-126,28,-126,105r0,153v0,71,38,105,124,105v87,0,156,-40,156,-104xm203,-609v10,-36,115,-108,106,-140v0,-8,-1,-15,-6,-23v103,24,92,98,22,153r-60,47v0,0,-62,-12,-62,-37","w":503,"k":{"T":77,"V":45,"W":45,"Y":55}},"\u010c":{"d":"287,-956v-22,49,45,91,67,117v30,-28,87,-69,67,-117v140,56,49,120,-54,198r-26,0v-70,-55,-127,-98,-127,-133v0,-28,31,-50,73,-65xm353,-630v-105,0,-179,39,-179,163r0,226v0,124,74,164,179,164v107,0,230,-26,245,-121v18,30,25,57,25,80v0,98,-142,130,-270,130v-153,0,-288,-62,-288,-238r0,-255v0,-176,135,-238,288,-238v166,0,329,67,245,210v-12,-87,-138,-121,-245,-121","w":680,"k":{"T":20,"V":20,"W":20,"Y":20,"o":10,"a":20,"e":10,"y":20,"v":10,"w":10,"g":5,"m":5,"n":5,"p":5,"q":5,"x":5,"z":5,"-":20}},"\u010d":{"d":"440,-176v81,110,-23,188,-166,188v-135,0,-219,-62,-219,-168r0,-195v0,-105,81,-168,216,-168v84,0,182,31,182,109v0,25,-10,53,-33,86v0,-76,-67,-111,-134,-111v-83,0,-126,28,-126,105r0,153v0,71,38,105,124,105v87,0,156,-40,156,-104xm195,-772v-22,49,45,91,67,117v30,-28,87,-69,67,-117v140,56,49,120,-54,198r-26,0v-70,-55,-127,-98,-127,-133v0,-28,31,-50,73,-65","w":503,"k":{"T":77,"V":45,"W":45,"Y":55}},"\u0160":{"d":"253,-956v-22,49,45,91,67,117v30,-28,87,-69,67,-117v140,56,49,120,-54,198r-26,0v-70,-55,-127,-98,-127,-133v0,-28,31,-50,73,-65xm45,-513v0,-159,125,-208,279,-208v134,0,252,25,252,120v0,26,-9,57,-29,94v4,-103,-113,-122,-223,-123v-92,0,-163,30,-163,104v0,175,439,11,439,320v0,145,-118,217,-278,217v-123,0,-259,-26,-259,-121v0,-24,9,-54,30,-88v0,100,125,119,229,119v107,0,162,-47,162,-120v0,-196,-439,-35,-439,-314","w":645,"k":{"T":30}},"\u0161":{"d":"35,-359v0,-107,73,-162,210,-162v164,0,243,74,159,185v0,-65,-62,-98,-154,-98v-79,0,-108,22,-108,72v0,105,321,-19,321,217v0,96,-71,157,-218,157v-169,0,-262,-79,-165,-191v2,79,78,106,165,106v63,0,111,-25,111,-77v0,-125,-321,5,-321,-209xm175,-772v-22,49,45,91,67,117v30,-28,87,-69,67,-117v140,56,49,120,-54,198r-26,0v-70,-55,-127,-98,-127,-133v0,-28,31,-50,73,-65","w":498,"k":{"T":80,"V":40,"W":40,"Y":50}},"\u017d":{"d":"236,-956v-22,49,45,91,67,117v30,-28,87,-69,67,-117v140,56,49,120,-54,198r-26,0v-70,-55,-127,-98,-127,-133v0,-28,31,-50,73,-65xm498,0r-468,0v-16,-278,314,-372,389,-623r-372,0v0,0,0,-84,63,-84r431,0v-1,294,-362,475,-389,624r310,0v76,0,98,-16,98,-16v-2,40,-12,99,-62,99","w":578,"k":{"T":15,">":20,"o":10,"a":15,"e":10,"u":10,"c":10,"\u0107":10,"\u010d":10,"y":15,"v":20,"w":20,"g":10,"m":10,"n":10,"p":10,"q":10,"x":10,"z":10,"<":20,"-":50}},"\u017e":{"d":"312,-423r-272,0v0,0,0,-84,62,-84r334,0v-8,27,-11,55,-19,82v-43,149,-232,246,-275,341r298,0v0,0,0,84,-63,84r-345,0v-4,-18,-4,-27,-4,-35v0,-161,218,-235,284,-388xm165,-772v-22,49,45,91,67,117v30,-28,87,-69,67,-117v140,56,49,120,-54,198r-26,0v-70,-55,-127,-98,-127,-133v0,-28,31,-50,73,-65","w":460},"\"":{"d":"76,-594v0,-38,1,-75,1,-112r42,0v55,1,50,43,50,92v0,63,-15,128,-76,128v-26,0,-43,-17,-47,-21v12,-3,30,-27,30,-87xm250,-594v0,-38,1,-75,1,-112r42,0v55,1,50,43,50,92v0,63,-15,128,-76,128v-26,0,-43,-17,-47,-21v12,-3,30,-27,30,-87","w":406,"k":{",":155,".":155,"A":80}},"!":{"d":"210,-660r0,482v-6,0,-105,-1,-105,-58r0,-481v0,0,105,0,105,57xm136,0v-45,0,-25,-64,-29,-104v38,3,101,-12,101,24r0,80r-72,0","w":275},"\u0110":{"d":"53,-395r22,0r0,-312v271,5,568,-53,576,238r0,231v-7,256,-239,242,-482,238v-9,0,-94,-2,-94,-57r0,-254r-64,0v-1,-30,-7,-84,42,-84xm542,-460v0,-189,-181,-163,-358,-163r0,228r184,0v5,29,7,85,-42,84r-142,0r0,227v177,0,359,26,358,-164r0,-212","w":716},"\u0111":{"d":"332,-658r44,0r0,-96v6,0,105,-1,105,67r0,29r83,0v0,0,19,76,-42,76r-41,0r0,591v-68,-32,-141,3,-214,3v-135,0,-212,-60,-212,-166r0,-200v0,-103,87,-165,187,-165v94,0,136,40,142,46v-1,-3,-8,-29,-8,-74r0,-35r-86,0v0,0,-18,-76,42,-76xm376,-86r0,-263v0,-53,-61,-90,-121,-90v-55,0,-95,30,-95,100r0,170v0,68,26,101,119,101v60,0,97,-18,97,-18"},"\u00a0":{"w":280,"k":{"T":60,"V":20,"W":20,"Y":30}}}});

