/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 2006 Jack Usine / SMeltery. All rights reserved.
 * 
 * Trademark:
 * AUdimat is a trademark of Jack Usine.
 * 
 * Description:
 * Copyright (c) 2006 Jack Usine / SMeltery. All rights reserved.
 * 
 * Designer:
 * Jack Usine
 * 
 * Vendor URL:
 * www.smeltery.net
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());
 

Cufon.registerFont({"w":175,"face":{"font-family":"AUdimat","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 6 0 0 0 2 0 4","ascent":"273","descent":"-87","bbox":"-5 -266 312 79","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+00F9"},"glyphs":{" ":{"w":108},"5":{"d":"98,-147v54,0,54,54,54,54r0,39v0,54,-54,54,-54,54r-20,0v-54,0,-54,-48,-54,-48r29,0v9,28,24,18,45,20v41,-11,20,-32,25,-65v0,0,1,-25,-25,-25r-74,0r0,-128r115,0r0,29r-86,0r0,70r45,0","w":166},"6":{"d":"98,-147v55,5,56,43,53,93v-3,47,-33,54,-73,54v-40,0,-54,-32,-54,-54r0,-138v0,-21,14,-54,54,-54r65,0r0,29v-33,2,-90,-11,-90,25r0,45r45,0xm78,-28v46,7,48,-25,45,-65v6,-28,-41,-27,-70,-25v6,36,-17,83,25,90","w":166},"7":{"d":"133,-216r-62,216r-28,0r63,-217r-100,0r0,-29r127,0r0,30","w":138},"8":{"d":"152,-192v2,31,-5,53,-23,65v31,37,23,37,23,73v0,54,-54,54,-54,54r-20,0v-54,0,-54,-54,-54,-54v-2,-33,3,-59,22,-72v-28,-35,-22,-36,-22,-66v0,-54,54,-54,54,-54r20,0v54,0,54,54,54,54xm78,-28v56,2,45,-26,45,-61v-9,-35,-21,-24,-45,-26v-40,10,-25,29,-25,61v0,26,25,26,25,26xm98,-217v-49,-2,-50,21,-45,52v6,36,21,24,45,26v38,-10,25,-25,25,-53v0,-26,-25,-25,-25,-25"},"9":{"d":"69,-99v-57,-6,-57,-43,-54,-93v3,-48,34,-54,74,-54v40,0,54,33,54,54r0,138v0,22,-14,54,-54,54r-66,0r0,-28v34,-2,91,11,91,-26r0,-45r-45,0xm89,-217v-46,-7,-48,25,-45,64v-6,29,40,27,70,26v-6,-36,18,-84,-25,-90","w":166},"=":{"d":"15,-147r147,0r0,29r-147,0r0,-29xm15,-40r0,-28r147,0r0,28r-147,0","w":177},"+":{"d":"162,-107r0,28r-59,0r0,59r-29,0r0,-59r-59,0r0,-28r59,0r0,-60r29,0r0,60r59,0","w":177},"_":{"d":"3,-18r205,0r0,18r-205,0r0,-18","w":210,"k":{"Y":18,"V":25,"T":18,"y":18,"w":18,"v":18}},"#":{"d":"183,-246r-7,60r31,0r0,28r-35,0r-9,71r24,0r0,28r-28,0v-2,18,-5,41,-8,59r-28,0r7,-59r-50,0v-2,18,-5,41,-8,59r-28,0r7,-59r-30,0r0,-28r34,0r9,-71r-24,0r0,-28r28,0v2,-18,5,-42,8,-60r28,0r-7,60r50,0v2,-18,5,-42,8,-60r28,0xm134,-87r10,-71r-51,0r-9,71r50,0","w":227},"a":{"d":"90,-186v0,0,54,0,54,53r0,133v-24,1,-25,-19,-39,-28v-6,39,-11,25,-34,28v0,0,-54,0,-54,-54v0,-54,54,-53,54,-53r45,0r0,-26v-12,-46,-48,-17,-87,-25r0,-28r61,0xm116,-54r0,-25v-35,5,-60,-17,-71,25v9,35,23,24,45,26v0,0,26,0,26,-26","w":170},"b":{"d":"101,-186v0,0,54,0,54,53r0,79v0,54,-54,54,-54,54r-20,0v-14,0,-14,-28,-14,-28v-14,9,-16,28,-39,28r0,-265r28,0r0,79r45,0xm126,-54r0,-79v-10,-43,-36,-19,-70,-25r0,104v9,35,21,26,45,26v25,0,25,-26,25,-26","w":178},"c":{"d":"24,-133r0,79v0,54,54,54,54,54r20,0v54,0,53,-48,53,-48r-28,0v-9,28,-24,20,-45,20v-26,0,-25,-26,-25,-26r0,-79v9,-34,22,-25,45,-25v24,0,24,20,24,20r30,0v0,-48,-54,-48,-54,-48r-20,0v-54,0,-54,53,-54,53","w":167},"d":{"d":"24,-133v0,-53,54,-53,54,-53r45,0r0,-79r28,0r0,265v-23,1,-25,-19,-39,-28v0,0,0,28,-14,28r-20,0v0,0,-54,0,-54,-54r0,-79xm53,-133r0,79v0,0,0,26,25,26v24,0,35,9,45,-26r0,-104v-34,6,-59,-17,-70,25","w":178},"e":{"d":"152,-133v0,0,0,54,-54,54r-45,0v3,27,-12,41,25,51r74,0r0,28r-74,0v0,0,-54,0,-54,-54r0,-79v0,0,0,-53,54,-53r20,0v0,0,54,0,54,53xm53,-107v35,-6,59,18,70,-26v-9,-34,-22,-23,-45,-25v0,0,-25,0,-25,25r0,26","w":168},"f":{"d":"72,-237v-25,0,-25,25,-25,25v0,0,0,26,18,26r34,0r0,28r-39,0r0,158r-29,0r0,-158r-19,0r0,-28r27,0v-11,-10,-20,-23,-20,-34v0,-46,53,-45,53,-45r27,0r0,28r-27,0","w":105},"h":{"d":"101,-186v0,0,54,0,54,53r0,133r-29,0r0,-133v-10,-43,-36,-19,-70,-25r0,158r-28,0r0,-266r28,0r0,80r45,0","w":180},"i":{"d":"60,-28r19,0r0,28r-67,0r0,-28r19,0r0,-158r29,0r0,158xm60,-265r0,28r-29,0r0,-28r29,0","w":90},"j":{"d":"29,-185r28,0r0,211v0,42,-34,50,-48,52r0,-28v20,0,20,-24,20,-24r0,-211xm29,-265r28,0r0,28r-28,0r0,-28","w":84},"k":{"d":"163,0r-33,0r-52,-92r-22,33r0,59r-28,0r0,-265r28,0r0,169r68,-90r35,0r-58,78","w":161},"l":{"d":"60,-28r19,0r0,28r-67,0r0,-28r19,0r0,-237r29,0r0,237","w":90},"m":{"d":"161,-186v53,0,53,53,53,53r0,133r-28,0r0,-133v0,0,0,-25,-25,-25v-26,0,-26,25,-26,25r0,133r-28,0r0,-133v0,-25,-26,-25,-26,-25v-26,0,-25,25,-25,25r0,133r-28,0r0,-186v23,-1,25,19,39,28v1,-60,53,-12,54,-3v0,0,16,-25,40,-25","w":239},"n":{"d":"155,0r0,-134v0,-53,-54,-52,-54,-52v-23,3,-28,-11,-34,28v-13,-9,-15,-29,-39,-28r0,186r28,0r0,-132v0,0,0,-26,26,-26v23,0,36,-9,45,26r0,132r28,0","w":181},"o":{"d":"98,-186v0,0,53,0,53,53r0,79v0,0,1,54,-53,54r-20,0v0,0,-54,0,-54,-54r0,-79v0,0,0,-53,54,-53r20,0xm123,-54r0,-79v0,0,0,-25,-25,-25v-24,0,-36,-9,-45,25r0,79v0,0,0,26,25,26v24,0,35,9,45,-26"},"p":{"d":"101,-186v0,0,54,0,54,53r0,79v0,54,-54,54,-54,54r-45,0r0,79r-28,0r0,-265v24,-1,25,19,39,28v0,0,1,-28,15,-28r19,0xm127,-54r0,-79v0,0,0,-25,-26,-25v-23,0,-36,-9,-45,25r0,105v35,-5,60,17,71,-26","w":179},"q":{"d":"112,-158v14,-9,16,-28,39,-28r0,265r-28,0r0,-79r-45,0v0,0,-54,0,-54,-54r0,-79v0,-53,54,-53,54,-53r20,0v14,0,14,28,14,28xm123,-28r0,-105v-9,-34,-22,-25,-45,-25v-25,0,-25,25,-25,25r0,79v10,44,35,20,70,26","w":178},"r":{"d":"59,-133r0,105r40,0r0,28r-87,0r0,-28r19,0r0,-158v23,0,26,19,40,28v0,0,0,-28,14,-28r33,0r0,28v-30,4,-48,-13,-59,25","w":124},"s":{"d":"27,-28r0,28r62,0v0,0,54,0,54,-50v0,-40,-36,-49,-63,-57v-20,-6,-36,-12,-36,-26v11,-47,47,-17,86,-25r0,-28r-61,0v0,0,-54,0,-54,50v0,40,36,49,63,57v20,6,36,10,36,25v0,26,-25,26,-25,26r-62,0","w":157},"t":{"d":"100,-158r-39,0r0,104v0,0,0,26,26,26r13,0r0,28r-13,0v0,0,-54,0,-54,-54r0,-104r-20,0v9,-28,31,-44,44,-68r4,0r0,40r39,0r0,28","w":113},"u":{"d":"26,-186r0,132v0,54,54,54,54,54v23,-3,27,11,33,-28v14,9,16,29,40,28r0,-186r-28,0r0,132v0,0,-1,26,-26,26v-23,0,-36,9,-45,-26r0,-132r-28,0","w":180},"v":{"d":"116,-186r30,0r-56,186r-31,0r-56,-186r29,0r42,153","w":148,"k":{".":18,",":18,"_":18}},"w":{"d":"227,-186r29,0r-56,186r-31,0r-40,-132r-39,132r-31,0r-56,-186r29,0r41,152r43,-136r27,0r42,136","w":258,"k":{".":18,",":18,"_":18}},"x":{"d":"145,-186r-50,93r50,93r-30,0r-39,-75r-39,75r-31,0r50,-93r-50,-93r31,0r39,75r39,-75r30,0","w":151},"y":{"d":"148,-186r-58,191r0,21v0,53,-54,53,-54,53r-33,0r0,-28r33,0v36,-9,24,-22,26,-46r-57,-191r29,0r42,153r42,-153r30,0","w":150,"k":{".":18,",":18,"_":18}},"z":{"d":"124,-186r0,20r-71,138r71,0r0,28r-107,0r0,-21r74,-137r-74,0r0,-28r107,0","w":140},"A":{"d":"102,-246r65,246r-28,0r-11,-40r-90,0r-11,40r-28,0r65,-246r38,0xm46,-68r74,0r-34,-147r-6,0","w":165,"k":{"*":18,"'":18,"\"":18,"Y":11,"V":7,"T":11}},"B":{"d":"167,-178v0,24,-19,41,-27,48v12,7,35,26,35,61v0,39,-31,69,-70,69r-77,0r0,-246r71,0v37,0,68,30,68,68xm56,-28v45,3,90,2,90,-41v0,-42,-45,-46,-90,-42r0,83xm138,-178v0,-39,-40,-42,-82,-39r0,78v42,3,82,-1,82,-39","w":191},"C":{"d":"139,-178r28,0v1,0,0,-68,-73,-68v-73,0,-73,74,-73,74r0,99v0,0,0,73,73,73v73,0,73,-68,73,-68r-28,0v0,0,0,40,-45,40v-45,0,-45,-45,-45,-45r0,-99v0,0,0,-45,45,-45v45,0,45,39,45,39","w":182},"D":{"d":"101,-246v0,0,74,1,74,74r0,99v0,0,-1,73,-74,73r-73,0r0,-246r73,0xm146,-73r0,-99v0,-45,-45,-45,-45,-45r-45,0r0,189r45,0v45,0,45,-45,45,-45","w":195},"E":{"d":"28,-246r127,0r0,29r-99,0r0,70r79,0r0,29r-79,0r0,90r99,0r0,28r-127,0r0,-246","w":170},"F":{"d":"28,-246r107,0r0,29r-79,0r0,90r79,0r0,28r-79,0r0,99r-28,0r0,-246","w":147,"k":{".":36,",":36,"J":22,"A":7,"_":36}},"G":{"d":"94,0v25,0,34,-23,38,-31r24,31r11,0r0,-127r-67,0r0,28r39,0v3,40,-6,71,-45,71v-45,0,-45,-45,-45,-45r0,-99v0,0,0,-45,45,-45v45,0,45,39,45,39r28,0v0,-14,-9,-68,-73,-68v-73,0,-73,74,-73,74r0,99v0,0,0,73,73,73","w":191},"H":{"d":"28,-246r28,0r0,99r90,0r0,-99r29,0r0,246r-29,0r0,-118r-90,0r0,118r-28,0r0,-246","w":202},"I":{"d":"28,0r28,0r0,-246r-28,0r0,246","w":83},"J":{"d":"81,-246r28,0r0,192v0,30,-24,54,-54,54v-28,0,-49,-21,-52,-48r28,0v5,28,51,24,50,-6r0,-192","w":133},"K":{"d":"116,-154r73,154r-33,0r-61,-131r-39,48r0,83r-28,0r0,-246r28,0r0,128r89,-128r35,0","w":191},"L":{"d":"56,-246r-28,0r0,246r111,0r0,-28r-83,0r0,-218","w":138,"k":{"*":50,"'":50,"\"":50,"Y":14,"V":22,"T":14}},"M":{"d":"183,-246r31,0r0,246r-28,0r0,-197r-65,113r-65,-113r0,197r-28,0r0,-246r30,0r63,105","w":241},"N":{"d":"146,-246r29,0r0,246r-31,0r-88,-188r0,188r-28,0r0,-246r30,0r88,186r0,-186","w":202},"O":{"d":"94,-246v73,0,73,74,73,74r0,99v0,0,0,73,-73,73v-73,0,-73,-73,-73,-73r0,-99v0,0,0,-74,73,-74xm139,-73r0,-99v0,0,0,-45,-45,-45v-45,0,-45,45,-45,45r0,99v0,0,0,45,45,45v45,0,45,-45,45,-45","w":187},"P":{"d":"101,-245v0,0,74,0,74,73v0,73,-74,73,-74,73r-45,0r0,99r-28,0r0,-245r73,0xm101,-127v0,0,45,0,45,-45v0,-45,-45,-45,-45,-45r-45,0r0,90r45,0","w":184,"k":{".":36,",":36,"J":22,"A":7,"_":36}},"Q":{"d":"167,-172v-7,72,20,100,-24,156r19,29v-9,6,-14,10,-23,15r-21,-31v-8,2,-16,3,-24,3v-73,0,-73,-73,-73,-73r0,-99v0,0,0,-74,73,-74v73,0,73,74,73,74xm49,-73v0,0,0,45,45,45v45,0,45,-45,45,-45r0,-99v0,0,0,-45,-45,-45v-45,0,-45,45,-45,45r0,99","w":187},"R":{"d":"175,-172v0,48,-36,66,-60,72r56,100r-33,0r-54,-99r-28,0r0,99r-28,0r0,-245r73,0v0,0,74,0,74,73xm56,-217r0,90v48,-3,90,15,90,-45v0,-45,-45,-45,-45,-45r-45,0","w":187},"S":{"d":"45,-184v0,41,115,66,115,122v0,60,-62,66,-127,62r0,-28r54,0v0,0,41,-1,41,-34v0,-41,-115,-65,-115,-122v0,-59,63,-66,127,-62r0,29r-53,0v0,0,-42,0,-42,33","w":173},"T":{"d":"-1,-245r147,0r0,28r-60,0r0,217r-28,0r0,-217r-59,0r0,-28","w":144,"k":{"g":18,".":18,",":18,"J":18,"A":11,"z":18,"y":18,"x":18,"w":18,"v":18,"u":18,"t":18,"s":18,"r":18,"q":18,"p":18,"o":18,"n":18,"m":18,"e":18,"d":18,"c":18,"a":18,"_":18,"7":-7}},"U":{"d":"143,-245r28,0r0,172v0,0,0,73,-73,73v-73,0,-74,-73,-74,-73r0,-172r29,0r0,172v0,0,0,45,45,45v45,0,45,-45,45,-45r0,-172","w":195},"V":{"d":"141,-245r30,0r-76,245r-20,0r-76,-245r29,0r57,191","w":169,"k":{"g":11,".":25,",":25,"J":18,"A":7,"z":11,"y":11,"x":11,"w":11,"v":11,"u":11,"t":11,"s":11,"r":11,"q":11,"p":11,"o":11,"n":11,"m":11,"e":11,"d":11,"c":11,"a":11,"_":25}},"W":{"d":"196,-245r28,0r-40,245r-32,0r-37,-133r-37,133r-32,0r-40,-245r28,0r31,203r37,-124r28,0r37,124","w":230},"X":{"d":"172,-246r-59,123r59,123r-31,0r-50,-104r-50,104r-31,0r59,-123r-59,-123r31,0r50,105r50,-105r31,0","w":182},"Y":{"d":"159,-246r-68,140r0,106r-28,0r0,-106r-68,-140r32,0r50,111r50,-111r32,0","w":154,"k":{"g":18,".":18,",":18,"J":18,"A":11,"z":18,"y":18,"x":18,"w":18,"v":18,"u":18,"t":18,"s":18,"r":18,"q":18,"p":18,"o":18,"n":18,"m":18,"e":18,"d":18,"c":18,"a":18,"_":18,"7":-7}},"Z":{"d":"160,-245r0,28r-115,189r115,0r0,28r-147,0r0,-28r116,-189r-116,0r0,-28r147,0","w":173},"&":{"d":"94,-137r113,0r0,28r-40,0r0,109v0,0,-146,12,-146,-68v0,-24,11,-42,27,-55v-16,-13,-27,-31,-27,-54v0,-72,60,-71,127,-69r0,29r-54,0v-7,0,-45,2,-45,40v0,37,38,40,45,40xm139,-28r0,-81r-45,0v-7,0,-45,3,-45,41v12,55,45,36,90,40","w":209},"$":{"d":"97,20r-17,0r0,-20r-45,0r0,-28r45,0r0,-81v-48,-6,-65,-43,-65,-68v0,-25,17,-62,65,-68r0,-20r17,0r0,19r45,0r0,29r-45,0r0,81v48,6,65,43,65,68v0,25,-17,62,-65,68r0,20xm44,-177v0,8,3,32,36,41r0,-81v-33,8,-36,32,-36,40xm134,-68v0,-8,-4,-33,-37,-41r0,81v33,-9,37,-32,37,-40","w":177},"(":{"d":"21,-93v0,-61,22,-119,40,-153r33,0v-16,27,-45,86,-45,153v0,68,29,125,45,152r-33,0v-18,-34,-40,-90,-40,-152","w":103},"{":{"d":"46,-54v-1,61,-9,111,59,113r0,-28v-46,3,-27,-46,-31,-85v0,0,0,-34,-32,-34r0,-10v32,0,32,-35,32,-35v2,-34,-11,-92,31,-84r0,-29v-28,-1,-59,12,-59,54r0,59v0,21,-40,29,-40,29r0,22v11,2,40,8,40,28","w":115},"[":{"d":"99,-217r-40,0r0,248r40,0r0,28r-68,0r0,-305r68,0r0,29","w":108},"|":{"d":"28,59r18,0r0,-305r-18,0r0,305","w":73},"\/":{"d":"13,40r59,-286r24,0r-59,286r-24,0","w":109},":":{"d":"15,0r0,-35r35,0r0,35r-35,0xm15,-169r35,0r0,35r-35,0r0,-35","w":65},";":{"d":"15,0r0,-35r35,0r0,37v-3,37,-26,58,-34,34v24,-9,16,-36,16,-36r-17,0xm15,-169r35,0r0,35r-35,0r0,-35","w":63},"\"":{"d":"25,-149v-6,-30,-12,-59,-10,-97r25,0v2,37,-4,67,-9,97r-6,0xm70,-246r25,0v2,38,-4,67,-10,97r-6,0v-5,-30,-11,-60,-9,-97","w":109,"k":{"J":50,"A":18}},"!":{"d":"25,-246r36,0v0,60,-8,111,-12,167r-13,0v-4,-45,-7,-91,-11,-136r0,-31xm25,0r0,-35r35,0r0,35r-35,0","w":85},"?":{"d":"63,-79v-3,-55,43,-77,51,-113v-2,-29,-21,-25,-45,-25v-10,0,-22,5,-25,19r-29,0v8,-44,36,-48,74,-48v22,0,53,14,53,54v-1,48,-59,67,-62,113r-17,0xm55,0r0,-35r35,0r0,35r-35,0","w":157},"%":{"d":"248,-127v35,0,64,28,64,63v0,36,-29,64,-64,64v-35,0,-63,-28,-63,-64v0,-35,28,-63,63,-63xm78,-246v35,0,64,29,64,64v0,36,-29,64,-64,64v-35,0,-63,-28,-63,-64v0,-35,28,-64,63,-64xm78,-143v22,0,40,-17,40,-39v0,-21,-18,-39,-40,-39v-22,0,-39,18,-39,39v0,22,17,39,39,39xm248,-24v22,0,40,-18,40,-40v0,-21,-18,-39,-40,-39v-21,0,-39,18,-39,39v0,22,18,40,39,40xm99,0r-22,0r147,-246r22,0","w":327},"'":{"d":"24,-149v-6,-30,-11,-59,-9,-97r25,0v2,38,-3,67,-10,97r-6,0","w":54,"k":{"J":50,"A":18}},")":{"d":"83,-93v0,-61,-23,-119,-41,-153r-32,0v16,27,45,86,45,153v0,68,-29,125,-45,152r32,0v18,-34,41,-90,41,-152","w":103},"-":{"d":"15,-107r107,0r0,28r-107,0r0,-28","w":137},"]":{"d":"10,-246r0,29r39,0r0,248r-39,0r0,28r67,0r0,-305r-67,0","w":108},"}":{"d":"69,-54v1,61,9,111,-59,113r0,-28v46,3,27,-46,31,-85v0,0,0,-34,32,-34r0,-10v-32,0,-32,-35,-32,-35v-2,-34,11,-92,-31,-84r0,-29v28,-1,59,12,59,54r0,59v0,21,40,29,40,29r0,22v-11,2,-40,8,-40,28","w":115},"<":{"d":"144,-4r-134,-77r0,-25r134,-77r0,35r-104,55r104,54r0,35","w":154},">":{"d":"10,-4r134,-77r0,-25r-134,-77r0,35r104,55r-104,54r0,35","w":154},"~":{"d":"148,-59v-43,0,-46,-38,-79,-40v-17,0,-24,9,-25,20r-29,0v3,-21,18,-48,54,-48v43,0,46,38,79,40v17,0,23,-11,25,-21r28,0v-2,21,-17,49,-53,49","w":216},"^":{"d":"82,-151r41,0r67,101r-23,15r-65,-96r-64,96r-23,-16","w":204},"@":{"d":"153,-186v53,0,54,53,54,53r0,79v0,30,-24,54,-54,54v-33,0,-42,-18,-46,-26v-18,50,-86,19,-86,-28v0,-51,52,-57,107,-53v1,33,-9,79,25,79v41,0,26,-66,26,-105v0,-25,-26,-25,-26,-25r-132,0r0,-28r132,0xm74,-28v24,0,27,-25,25,-51v-26,-2,-50,1,-50,25v0,14,11,26,25,26","w":230},"\\":{"d":"73,40r23,0r-59,-286r-24,0","w":109},"*":{"d":"76,-245r1,42r41,-12v2,4,3,8,4,12r-40,15v7,10,17,26,25,38v-4,3,-6,5,-10,7r-28,-36r-28,36v-5,-3,-8,-4,-11,-7r26,-38r-41,-14v1,-4,3,-9,5,-13r40,12v0,-12,2,-29,2,-42v5,-1,9,-1,14,0","w":137,"k":{"J":50,"A":18}},"`":{"d":"15,-265r30,0v9,17,17,35,25,51r-21,0v-12,-17,-22,-34,-34,-51","w":85},",":{"d":"15,0r0,-35r35,0r0,37v-3,37,-26,58,-34,34v24,-9,16,-36,16,-36r-17,0","w":65,"k":{"Y":18,"V":25,"T":18,"y":18,"w":18,"v":18}},".":{"d":"15,0r0,-35r35,0r0,35r-35,0","w":64,"k":{"Y":18,"V":25,"T":18,"y":18,"w":18,"v":18}},"g":{"d":"15,33v0,-33,29,-33,30,-33v-1,-1,-30,-4,-30,-38v0,-15,14,-27,29,-34v-15,-15,-19,-33,-17,-61v0,0,0,-53,54,-53r73,0r0,18r-28,10v38,9,26,21,28,45v0,0,0,54,-54,54v-24,-1,-20,3,-50,-9v-6,4,-11,10,-11,18v10,40,40,15,73,22v0,0,54,0,54,54v0,0,-1,53,-54,53r-48,0v0,0,-49,-1,-49,-46xm112,0v-35,0,-66,-14,-73,26v10,43,38,19,73,25v0,0,26,0,26,-25v0,0,-1,-26,-26,-26xm126,-113v0,-27,-1,-47,-45,-45v0,0,-26,0,-26,25v0,27,0,48,45,46v0,0,26,-1,26,-26"},"\u00e0":{"d":"90,-186v0,0,54,0,54,53r0,133v-24,1,-25,-19,-39,-28v-6,39,-11,25,-34,28v0,0,-54,0,-54,-54v0,-54,54,-53,54,-53r45,0r0,-26v-12,-46,-48,-17,-87,-25r0,-28r61,0xm116,-54r0,-25v-35,5,-60,-17,-71,25v9,35,23,24,45,26v0,0,26,0,26,-26xm38,-265r29,0r26,51r-21,0v-12,-17,-22,-34,-34,-51","w":170},"\u00e8":{"d":"152,-133v0,0,0,54,-54,54r-45,0v3,27,-12,41,25,51r74,0r0,28r-74,0v0,0,-54,0,-54,-54r0,-79v0,0,0,-53,54,-53r20,0v0,0,54,0,54,53xm53,-107v35,-6,59,18,70,-26v-9,-34,-22,-23,-45,-25v0,0,-25,0,-25,25r0,26xm45,-265r29,0r26,51r-22,0v-12,-17,-21,-34,-33,-51","w":168},"\u00ec":{"d":"63,-28r20,0r0,28r-68,0r0,-28r20,0r0,-158r28,0r0,158xm6,-265r29,0r26,51r-21,0v-12,-17,-22,-34,-34,-51","w":97},"\u00f2":{"d":"98,-186v0,0,53,0,53,53r0,79v0,0,1,54,-53,54r-20,0v0,0,-54,0,-54,-54r0,-79v0,0,0,-53,54,-53r20,0xm123,-54r0,-79v0,0,0,-25,-25,-25v-24,0,-36,-9,-45,25r0,79v0,0,0,26,25,26v24,0,35,9,45,-26xm44,-265r30,0v9,17,17,35,25,51r-21,0v-12,-17,-22,-34,-34,-51"},"\u00f9":{"d":"26,-186r0,132v0,54,54,54,54,54v23,-3,27,11,33,-28v14,9,16,29,40,28r0,-186r-28,0r0,132v0,0,-1,26,-26,26v-23,0,-36,9,-45,-26r0,-132r-28,0xm46,-265r30,0r26,51r-22,0v-12,-17,-22,-34,-34,-51","w":180},"0":{"d":"98,-246v54,0,53,54,53,54r0,138v0,54,-53,54,-53,54r-20,0v-54,0,-54,-54,-54,-54r0,-138v0,-54,54,-54,54,-54r20,0xm123,-54r0,-138v-9,-35,-21,-25,-45,-25v-25,0,-25,25,-25,25r0,138v9,35,21,26,45,26v25,0,25,-26,25,-26"},"1":{"d":"13,-246r68,0r0,218r39,0r0,28r-107,0r0,-28r40,0r0,-189r-40,0r0,-29","w":126},"2":{"d":"140,-192v0,73,-87,164,-87,164r87,0r0,28r-119,0r0,-28v0,0,91,-100,91,-164v0,-29,-21,-25,-45,-25v-17,0,-24,9,-25,20r-29,0v-1,-27,28,-49,73,-49v22,0,54,14,54,54","w":155},"3":{"d":"117,-122v21,-23,23,-35,23,-70v0,-54,-54,-54,-54,-54r-19,0v-54,0,-54,48,-54,48r29,0v9,-28,23,-17,44,-19v35,9,24,21,26,45v1,10,-6,38,-39,35r0,28v24,-7,44,16,39,55v0,0,0,26,-26,26v-21,0,-35,8,-44,-20r-29,0v-5,19,24,56,73,48v0,0,54,0,54,-54v0,-34,-5,-54,-23,-68","w":164},"4":{"d":"59,-246r32,0r-55,159r57,0r0,-40r29,0r0,40r19,0r0,28r-19,0r0,59r-29,0r0,-59r-83,0r0,-34","w":150},"\u00a0":{"w":108}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 2006 Jack Usine / SMeltery. All rights reserved.
 * 
 * Trademark:
 * AUdimat Bold is a trademark of Jack Usine.
 * 
 * Description:
 * Copyright (c) 2006 Jack Usine / SMeltery. All rights reserved.
 * 
 * Designer:
 * Jack Usine
 * 
 * Vendor URL:
 * www.smeltery.net
 */
Cufon.registerFont({"w":63,"face":{"font-family":"AUdimat","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 6 0 0 0 2 0 4","ascent":"275","descent":"-85","bbox":"-7 -265 307 76","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+00F9"},"glyphs":{" ":{"w":108},"6":{"d":"97,-151v57,6,61,43,57,94v-3,50,-36,60,-76,57v-89,-8,-56,-110,-56,-189v0,-23,14,-57,56,-57r68,0r0,38v-30,3,-87,-12,-87,19r0,38r38,0xm97,-38v23,3,19,-33,19,-56v0,-24,-34,-19,-57,-19v4,35,-18,84,38,75","w":166},"7":{"d":"135,-212r-60,212r-38,0r61,-208r-94,0r0,-38r131,0r0,34","w":138},"8":{"d":"154,-189v2,28,-4,53,-19,62v26,34,19,37,19,70v0,57,-57,57,-57,57r-19,0v-57,0,-56,-57,-56,-57v-2,-30,2,-60,18,-69v-23,-31,-18,-36,-18,-63v0,-57,56,-57,56,-57r19,0v57,0,57,57,57,57xm97,-208v-43,-3,-43,18,-38,45v5,28,18,17,38,19v30,-8,19,-22,19,-45v0,-19,-19,-19,-19,-19xm78,-38v49,3,37,-23,38,-53v-7,-28,-18,-17,-38,-19v-32,8,-19,27,-19,53v0,19,19,19,19,19","w":175},"9":{"d":"69,-95v-58,-5,-59,-43,-56,-94v3,-50,35,-60,75,-57v90,7,57,109,57,189v0,23,-15,57,-57,57r-68,0r0,-38v30,-3,87,12,87,-19r0,-38r-38,0xm69,-208v-23,-3,-19,33,-19,56v0,24,33,21,57,20v-4,-35,18,-85,-38,-76","w":166},"=":{"d":"13,-151r151,0r0,38r-151,0r0,-38xm13,-38r0,-38r151,0r0,38r-151,0","w":176},"+":{"d":"164,-113r0,37r-57,0r0,57r-38,0r0,-57r-56,0r0,-37r56,0r0,-57r38,0r0,57r57,0","w":176},"_":{"d":"0,-27r208,0r0,27r-208,0r0,-27","w":208,"k":{"Y":18,"V":25,"T":18,"y":18,"w":18,"v":18}},"#":{"d":"186,-246r-8,57r29,0r0,38r-34,0r-7,56r22,0r0,38r-27,0r-8,57r-38,0r7,-57r-37,0r-8,57r-38,0r8,-57r-29,0r0,-38r34,0r7,-56r-22,0r0,-38r27,0r8,-57r38,0r-7,57r37,0r8,-57r38,0xm127,-95r8,-56r-37,0r-8,56r37,0","w":225},"a":{"d":"90,-189v0,0,57,0,57,57r0,132v-23,4,-28,-10,-38,-19v-7,28,-18,17,-38,19v0,0,-57,0,-57,-57v0,-57,57,-56,57,-56r38,0r0,-19v0,-19,-19,-19,-19,-19r-64,0r0,-38r64,0xm109,-57r0,-19v-27,5,-49,-14,-57,19v7,28,18,17,38,19v0,0,19,0,19,-19","w":170},"b":{"d":"101,-189v0,0,56,0,56,57r0,75v0,57,-56,57,-56,57r-19,0v-19,0,-19,-19,-19,-19v-10,9,-15,23,-38,19r0,-265r38,0r0,76r38,0xm120,-57r0,-75v-8,-33,-30,-14,-57,-19r0,94v7,28,18,19,38,19v19,0,19,-19,19,-19","w":178},"c":{"d":"22,-132r0,75v0,57,56,57,56,57r19,0v57,0,57,-57,57,-57r-38,0v-7,28,-18,19,-38,19v-19,0,-19,-19,-19,-19r0,-75v7,-28,18,-19,38,-19v19,0,19,19,19,19r38,0v0,-57,-57,-57,-57,-57r-19,0v-57,0,-56,57,-56,57","w":168},"d":{"d":"22,-132v0,-57,56,-57,56,-57r38,0r0,-76r38,0r0,265v-23,4,-28,-10,-38,-19v0,0,0,19,-19,19r-19,0v0,0,-56,0,-56,-57r0,-75xm59,-132r0,75v0,0,0,19,19,19v20,0,30,8,38,-19r0,-94v-27,5,-49,-14,-57,19","w":178},"e":{"d":"154,-132v0,0,0,56,-57,56r-38,0v2,20,-8,30,19,38r76,0r0,38r-76,0v0,0,-56,0,-56,-57r0,-75v0,0,-1,-57,56,-57r19,0v0,0,57,0,57,57xm59,-113v27,-5,49,14,57,-19v-7,-28,-18,-17,-38,-19v0,0,-19,0,-19,19r0,19","w":168},"f":{"d":"73,-227v-19,0,-19,19,-19,19v0,0,0,19,12,19r38,0r0,38r-38,0r0,151r-38,0r0,-151r-19,0r0,-38r18,0v-6,-6,-11,-14,-11,-27v0,-49,57,-49,57,-49r31,0r0,38r-31,0","w":107},"g":{"d":"13,27v0,-17,9,-27,20,-32v-27,-9,-26,-65,4,-71v-12,-10,-14,-32,-13,-56v0,0,0,-57,57,-57r75,0r0,26r-19,12v28,7,17,18,19,38v0,0,0,56,-57,56v-22,-1,-21,3,-47,-7v-3,2,-6,6,-6,11v8,30,38,9,65,15v0,0,56,0,56,57v0,0,1,57,-56,57r-49,0v0,0,-49,0,-49,-49xm111,0v-29,0,-62,-15,-68,19v9,36,38,12,68,19v0,0,19,0,19,-19v0,0,0,-19,-19,-19xm118,-113v0,-24,1,-40,-37,-38v0,0,-19,0,-19,19v0,24,-1,39,37,37v0,0,19,1,19,-18","w":174},"h":{"d":"101,-189v0,0,56,0,56,57r0,132r-37,0r0,-132v-8,-33,-30,-14,-57,-19r0,151r-38,0r0,-265r38,0r0,76r38,0","w":184},"i":{"d":"66,-265r0,38r-38,0r0,-38r38,0xm66,-38r19,0r0,38r-76,0r0,-38r19,0r0,-151r38,0r0,151","w":93},"j":{"d":"25,-188r38,0r0,207v0,57,-57,57,-57,57r0,-38v19,0,19,-19,19,-19r0,-207xm25,-265r38,0r0,38r-38,0r0,-38","w":88},"k":{"d":"169,0r-44,0r-47,-83r-15,23r0,60r-38,0r0,-265r38,0r0,152r57,-76r47,0r-60,80","w":165},"l":{"d":"66,-38r19,0r0,38r-76,0r0,-38r19,0r0,-227r38,0r0,227","w":93},"m":{"d":"158,-189v57,0,56,57,56,57r0,132r-38,0r0,-132v0,0,1,-19,-18,-19v-19,0,-19,19,-19,19r0,132r-38,0r0,-132v0,-19,-19,-19,-19,-19v-19,0,-19,19,-19,19r0,132r-38,0r0,-189v23,-4,28,10,38,19v0,-19,19,-19,19,-19v0,0,29,0,36,25v3,-13,14,-25,40,-25","w":237},"n":{"d":"158,-133v0,-57,-57,-56,-57,-56v-20,2,-30,-8,-38,19v-10,-9,-15,-23,-38,-19r0,189r38,0r0,-132v0,0,0,-19,19,-19v20,0,30,-8,38,19r0,132r38,0r0,-133","w":181},"o":{"d":"97,-189v0,0,57,0,57,57r0,75v0,0,0,57,-57,57r-19,0v0,0,-56,0,-56,-57r0,-75v0,0,-1,-57,56,-57r19,0xm116,-57r0,-75v0,0,0,-19,-19,-19v-20,0,-30,-8,-38,19r0,75v0,0,0,19,19,19v20,0,30,8,38,-19","w":175},"p":{"d":"101,-189v0,0,57,0,57,57r0,75v0,57,-57,57,-57,57r-38,0r0,76r-38,0r0,-265v23,-4,28,10,38,19v0,0,0,-19,19,-19r19,0xm120,-57r0,-75v0,0,0,-19,-19,-19v-20,0,-30,-8,-38,19r0,94v27,-5,49,14,57,-19","w":179},"q":{"d":"116,-170v10,-9,15,-23,38,-19r0,265r-38,0r0,-76r-38,0v0,0,-56,0,-56,-57r0,-75v0,-57,56,-57,56,-57r19,0v19,0,19,19,19,19xm116,-38r0,-94v-7,-28,-18,-19,-38,-19v-19,0,-19,19,-19,19r0,75v8,33,30,14,57,19","w":182},"r":{"d":"66,-132r0,94r38,0r0,38r-95,0r0,-38r19,0r0,-151v23,-4,28,10,38,19v-6,-21,34,-19,56,-19r0,38v-27,4,-48,-14,-56,19","w":126},"s":{"d":"24,0r64,0v0,0,57,0,57,-53v0,-68,-95,-52,-95,-79v0,-19,19,-19,19,-19r65,0r0,-38r-65,0v0,0,-56,0,-56,53v0,68,94,53,94,79v0,19,-19,19,-19,19r-64,0r0,38","w":157},"t":{"d":"105,-151r-38,0r0,94v0,0,0,19,19,19r19,0r0,38r-19,0v0,0,-56,0,-56,-57r0,-94r-19,0r0,-12r44,-64r12,0r0,38r38,0r0,38","w":115},"u":{"d":"23,-57v0,57,57,57,57,57v20,-2,30,8,38,-19v10,9,15,23,38,19r0,-189r-38,0r0,132v0,0,0,19,-19,19v-20,0,-30,8,-38,-19r0,-132r-38,0r0,132","w":180},"v":{"d":"112,-189r39,0r-56,189r-38,0r-57,-189r40,0r36,132","w":151,"k":{",":18,".":18,"_":18}},"w":{"d":"218,-189r39,0r-56,189r-38,0r-34,-113r-34,113r-38,0r-57,-189r40,0r36,132r36,-117r33,0r37,117","w":257,"k":{",":18,".":18,"_":18}},"x":{"d":"155,-189r-51,94r51,95r-42,0r-34,-66r-34,66r-41,0r50,-95r-50,-94r41,0r34,66r34,-66r42,0","w":158},"y":{"d":"152,-189r-57,189r0,19v0,57,-57,57,-57,57r-38,0r0,-38r38,0v28,-7,17,-18,19,-38r-57,-189r40,0r36,132r36,-132r40,0","w":151,"k":{",":18,".":18,"_":18}},"z":{"d":"128,-189r0,26r-65,125r65,0r0,38r-114,0r0,-27r68,-124r-68,0r0,-38r114,0","w":142},"A":{"d":"111,-246r65,246r-38,0r-11,-38r-82,0r-10,38r-39,0r66,-246r49,0xm55,-76r62,0r-31,-132","w":172,"k":{"*":18,"'":18,"\"":18,"Y":11,"V":7,"T":11}},"B":{"d":"150,-128v50,37,21,128,-45,128r-80,0r0,-246r74,0v60,-3,93,76,51,118xm131,-176v0,-32,-34,-35,-68,-32r0,64v34,2,68,1,68,-32xm63,-38v37,2,76,2,76,-34v0,-35,-37,-37,-76,-34r0,68","w":190},"C":{"d":"169,-170v0,0,1,-76,-75,-76v-76,0,-76,76,-76,76r0,94v0,0,0,76,76,76v76,0,75,-76,75,-76r-38,0v0,0,1,38,-37,38v-38,0,-38,-38,-38,-38r0,-94v0,0,0,-38,38,-38v38,0,37,38,37,38r38,0","w":181},"D":{"d":"101,-246v0,0,75,0,75,76r0,94v0,0,1,76,-75,76r-76,0r0,-246r76,0xm139,-76r0,-94v0,-38,-38,-38,-38,-38r-38,0r0,170r38,0v38,0,38,-38,38,-38","w":194},"E":{"d":"25,-246r133,0r0,38r-95,0r0,57r76,0r0,38r-76,0r0,75r95,0r0,38r-133,0r0,-246","w":170},"F":{"d":"25,-246r114,0r0,38r-76,0r0,76r76,0r0,37r-76,0r0,95r-38,0r0,-246","w":149,"k":{",":36,".":36,"J":22,"A":7,"_":36}},"G":{"d":"94,0v31,0,37,-34,37,-34r19,34r19,0r0,-132r-75,0r0,37r37,0r0,19v0,0,1,38,-37,38v-38,0,-38,-38,-38,-38r0,-94v0,0,0,-38,38,-38v38,0,37,38,37,38r38,0v0,0,1,-76,-75,-76v-76,0,-76,76,-76,76r0,94v0,0,0,76,76,76","w":190},"H":{"d":"25,-246r38,0r0,95r76,0r0,-95r37,0r0,246r-37,0r0,-113r-76,0r0,113r-38,0r0,-246","w":201},"I":{"d":"63,0r0,-246r-38,0r0,246r38,0","w":88},"J":{"d":"76,-246r37,0r0,189v0,31,-25,57,-56,57v-31,0,-57,-26,-57,-57r38,0v0,10,9,19,19,19v10,0,19,-9,19,-19r0,-189","w":135},"K":{"d":"121,-153r72,153r-44,0r-56,-121r-30,38r0,83r-38,0r0,-246r38,0r0,110r77,-110r46,0","w":192},"L":{"d":"25,-246r0,246r118,0r0,-38r-80,0r0,-208r-38,0","w":138,"k":{"*":50,"'":50,"\"":50,"Y":14,"V":22,"T":14}},"M":{"d":"176,-246r38,0r0,246r-38,0r0,-175r-56,100r-57,-100r0,175r-38,0r0,-246r38,0r57,94","w":239},"N":{"d":"139,-246r37,0r0,246r-37,0r-76,-160r0,160r-38,0r0,-246r38,0r76,160r0,-160","w":201},"O":{"d":"94,-246v76,0,75,76,75,76r0,94v0,0,1,76,-75,76v-76,0,-76,-76,-76,-76r0,-94v0,0,0,-76,76,-76xm131,-76r0,-94v0,0,1,-38,-37,-38v-38,0,-38,38,-38,38r0,94v0,0,0,38,38,38v38,0,37,-38,37,-38","w":187},"P":{"d":"101,-246v0,0,75,0,75,76v0,76,-75,76,-75,76r-38,0r0,94r-38,0r0,-246r76,0xm101,-132v0,0,38,0,38,-38v0,-38,-38,-38,-38,-38r-38,0r0,76r38,0","w":183,"k":{",":36,".":36,"J":22,"A":7,"_":36}},"Q":{"d":"169,-170v-6,68,18,96,-22,150r19,28r-31,22r-21,-32v-6,1,-12,2,-20,2v-76,0,-76,-76,-76,-76r0,-94v0,0,0,-76,76,-76v76,0,75,76,75,76xm56,-76v0,0,0,38,38,38v38,0,37,-38,37,-38r0,-94v0,0,1,-38,-37,-38v-38,0,-38,38,-38,38r0,94","w":187},"R":{"d":"176,-170v0,49,-32,66,-54,72r54,98r-43,0r-52,-94r-18,0r0,94r-38,0r0,-246r76,0v0,0,75,0,75,76xm63,-208r0,76v40,-2,76,11,76,-38v0,-38,-38,-38,-38,-38r-38,0","w":194},"S":{"d":"52,-181v0,34,110,60,110,117v0,63,-65,68,-132,64r0,-37r56,0v0,0,34,0,34,-27v0,-34,-109,-60,-109,-117v0,-63,65,-69,132,-65r0,38r-57,0v0,0,-34,0,-34,27","w":172},"T":{"d":"-4,-246r152,0r0,38r-57,0r0,208r-38,0r0,-208r-57,0r0,-38","w":144,"k":{",":18,".":18,"J":18,"A":11,"z":18,"y":18,"x":18,"w":18,"v":18,"u":18,"t":18,"s":18,"r":18,"q":18,"p":18,"o":18,"n":18,"m":18,"g":18,"e":18,"d":18,"c":18,"a":18,"_":18,"7":-7}},"U":{"d":"135,-246r38,0r0,170v0,0,0,76,-76,76v-76,0,-75,-76,-75,-76r0,-170r37,0r0,170v0,0,0,38,38,38v38,0,38,-38,38,-38r0,-170","w":194},"V":{"d":"136,-246r39,0r-75,246r-28,0r-76,-246r40,0r50,170","w":171,"k":{",":25,".":25,"J":18,"A":7,"z":11,"y":11,"x":11,"w":11,"v":11,"u":11,"t":11,"s":11,"r":11,"q":11,"p":11,"o":11,"n":11,"m":11,"g":11,"e":11,"d":11,"c":11,"a":11,"_":25}},"W":{"d":"187,-246r38,0r-40,246r-39,0r-32,-113r-31,113r-39,0r-40,-246r38,0r26,174r30,-98r34,0r30,98","w":228},"X":{"d":"180,-246r-59,123r59,123r-42,0r-44,-92r-45,92r-42,0r59,-123r-59,-123r42,0r45,92r44,-92r42,0","w":187},"Y":{"d":"166,-246r-68,141r0,105r-38,0r0,-105r-67,-141r42,0r44,98r45,-98r42,0","w":158,"k":{",":18,".":18,"J":18,"A":11,"z":18,"y":18,"x":18,"w":18,"v":18,"u":18,"t":18,"s":18,"r":18,"q":18,"p":18,"o":18,"n":18,"m":18,"g":18,"e":18,"d":18,"c":18,"a":18,"_":18,"7":-7}},"Z":{"d":"162,-246r0,35r-106,173r106,0r0,38r-151,0r0,-34r106,-174r-106,0r0,-38r151,0","w":172},"&":{"d":"94,-142r113,0r0,38r-38,0r0,104v-76,0,-151,12,-151,-71v0,-24,10,-41,23,-52v-13,-12,-23,-28,-23,-52v0,-75,63,-73,132,-71r0,38v-44,5,-82,-19,-94,33v0,31,32,33,38,33xm131,-38r0,-66v-37,3,-64,-13,-75,33v10,46,38,30,75,33","w":207},"$":{"d":"102,19r-27,0r0,-19r-43,0r0,-38r43,0r0,-67v-45,-6,-62,-44,-62,-70v0,-26,17,-64,62,-70r0,-20r27,0r0,19r43,0r0,38r-43,0r0,67v45,6,62,44,62,70v0,26,-17,64,-62,70r0,20xm126,-71v0,-6,-2,-26,-24,-31r0,63v22,-6,24,-26,24,-32xm50,-175v0,6,3,26,25,32r0,-63v-22,5,-25,25,-25,31","w":176},"(":{"d":"18,-95v0,-64,24,-119,42,-151r44,0v-13,21,-48,81,-48,151v0,71,35,131,48,152r-44,0v-18,-32,-42,-88,-42,-152","w":110},"{":{"d":"41,-57v-3,66,-4,115,68,114r0,-38v-44,7,-27,-40,-30,-76v0,0,0,-34,-30,-34r0,-7v30,0,30,-34,30,-34v3,-31,-14,-85,30,-76r0,-38v-35,-2,-68,10,-68,57r0,57v0,19,-37,22,-37,22r0,30v0,0,37,4,37,23","w":116},"[":{"d":"104,-208r-37,0r0,227r37,0r0,38r-75,0r0,-303r75,0r0,38","w":111},"|":{"d":"51,57r0,-303r-26,0r0,303r26,0","w":76},"\/":{"d":"11,38r59,-284r34,0r-59,284r-34,0","w":114},":":{"d":"13,0r0,-38r37,0r0,38r-37,0xm13,-170r37,0r0,38r-37,0r0,-38"},";":{"d":"13,-170r37,0r0,38r-37,0r0,-38xm13,0r0,-38r37,0r0,38v0,38,-28,47,-28,47r-9,-14v24,-9,19,-33,19,-33r-19,0"},"\"":{"d":"24,-142v-6,-32,-13,-63,-11,-104r34,0v2,41,-4,72,-11,104r-12,0xm82,-246r35,0v2,41,-5,72,-12,104r-11,0v-7,-32,-15,-63,-12,-104","w":129,"k":{"J":50,"A":18}},"!":{"d":"26,0r0,-38r38,0r0,38r-38,0xm22,-246r46,0v1,61,-8,113,-12,170r-23,0r-11,-135r0,-35","w":90},"?":{"d":"58,-76v-5,-55,37,-80,49,-113v-2,-23,-18,-19,-38,-19v-9,0,-19,4,-19,19r-37,0v4,-50,35,-57,75,-57v23,0,57,15,57,57v0,49,-58,66,-60,113r-27,0xm54,0r0,-38r38,0r0,38r-38,0","w":157},"%":{"d":"100,0r-31,0r147,-246r31,0xm78,-246v37,0,67,30,67,66v0,37,-30,67,-67,67v-36,0,-65,-30,-65,-67v0,-36,29,-66,65,-66xm78,-148v18,0,33,-14,33,-32v0,-18,-15,-32,-33,-32v-18,0,-32,14,-32,32v0,18,14,32,32,32xm241,-132v36,0,66,30,66,66v0,37,-30,66,-66,66v-37,0,-66,-29,-66,-66v0,-36,29,-66,66,-66xm241,-34v18,0,32,-14,32,-32v0,-18,-14,-32,-32,-32v-18,0,-32,14,-32,32v0,18,14,32,32,32","w":320},"'":{"d":"24,-142v-6,-32,-13,-63,-11,-104r34,0v2,41,-4,72,-11,104r-12,0","w":59,"k":{"J":50,"A":18}},")":{"d":"93,-95v0,-64,-24,-119,-42,-151r-44,0v13,21,48,81,48,151v0,71,-35,131,-48,152r44,0v18,-32,42,-88,42,-152","w":110},".":{"d":"13,0r0,-38r37,0r0,38r-37,0","k":{"Y":18,"V":25,"T":18,"y":18,"w":18,"v":18}},",":{"d":"13,0r0,-38r37,0r0,38v0,38,-28,47,-28,47r-9,-14v24,-9,19,-33,19,-33r-19,0","k":{"Y":18,"V":25,"T":18,"y":18,"w":18,"v":18}},"-":{"d":"13,-113r113,0r0,37r-113,0r0,-37","w":138},"]":{"d":"7,-208r38,0r0,227r-38,0r0,38r76,0r0,-303r-76,0r0,38","w":111},"}":{"d":"75,-57v3,66,4,115,-68,114r0,-38v69,7,-12,-93,61,-110r0,-7v-30,0,-31,-34,-31,-34v-3,-31,14,-85,-30,-76r0,-38v35,-2,68,10,68,57r0,57v0,19,38,22,38,22r0,30v0,0,-38,4,-38,23","w":116},"<":{"d":"147,0r-140,-80r0,-30r140,-79r0,45r-94,49r94,50r0,45","w":154},">":{"d":"7,0r140,-80r0,-30r-140,-79r0,45r95,49r-95,50r0,45","w":154},"~":{"d":"145,-57v-43,0,-46,-38,-76,-38v-15,0,-19,10,-19,19r-37,0v0,-23,15,-56,56,-56v42,0,46,37,76,37v15,0,19,-10,19,-19r38,0v0,23,-15,57,-57,57","w":214},"^":{"d":"81,-155r45,0r69,103r-31,21r-60,-90r-60,90r-31,-21","w":207},"@":{"d":"150,-189v57,0,57,57,57,57r0,75v3,51,-72,78,-100,36v-21,44,-91,10,-89,-36v3,-53,55,-61,113,-56v3,29,-10,75,19,75v33,0,19,-61,19,-94v0,-19,-19,-19,-19,-19r-132,0r0,-38r132,0xm75,-38v17,0,21,-18,19,-38v-20,-2,-38,1,-38,19v0,10,9,19,19,19","w":228},"\\":{"d":"104,38r-59,-284r-34,0r59,284r34,0","w":114},"*":{"d":"120,-218v4,6,6,14,7,22r-36,13r22,34v-5,6,-11,11,-18,14r-25,-33r-25,33v-7,-3,-13,-8,-18,-14r23,-34r-37,-13v1,-8,4,-16,8,-22r36,11r2,-37v8,-3,15,-2,23,0r1,37","w":140,"k":{"J":50,"A":18}},"`":{"d":"13,-265r37,0r29,57r-29,0","w":91},"0":{"d":"97,-246v57,0,57,57,57,57r0,132v0,57,-57,57,-57,57r-19,0v-57,0,-56,-57,-56,-57r0,-132v0,-57,56,-57,56,-57r19,0xm116,-57r0,-132v-7,-28,-18,-19,-38,-19v-19,0,-19,19,-19,19r0,132v7,28,18,19,38,19v19,0,19,-19,19,-19","w":175},"\u00e0":{"d":"90,-189v0,0,57,0,57,57r0,132v-23,4,-28,-10,-38,-19v-7,28,-18,17,-38,19v0,0,-57,0,-57,-57v0,-57,57,-56,57,-56r38,0r0,-19v0,-19,-19,-19,-19,-19r-64,0r0,-38r64,0xm109,-57r0,-19v-27,5,-49,-14,-57,19v7,28,18,17,38,19v0,0,19,0,19,-19xm30,-265r38,0r28,57r-28,0","w":170},"\u00e8":{"d":"154,-132v0,0,0,56,-57,56r-38,0v2,20,-8,30,19,38r76,0r0,38r-76,0v0,0,-56,0,-56,-57r0,-75v0,0,-1,-57,56,-57r19,0v0,0,57,0,57,57xm59,-113v27,-5,49,14,57,-19v-7,-28,-18,-17,-38,-19v0,0,-19,0,-19,19r0,19xm36,-265r38,0r29,57r-29,0","w":168},"\u00ec":{"d":"66,-38r19,0r0,38r-76,0r0,-38r19,0r0,-151r38,0r0,151xm-4,-265r38,0r28,57r-28,0","w":93},"\u00f2":{"d":"97,-189v0,0,57,0,57,57r0,75v0,0,0,57,-57,57r-19,0v0,0,-56,0,-56,-57r0,-75v0,0,-1,-57,56,-57r19,0xm116,-57r0,-75v0,0,0,-19,-19,-19v-20,0,-30,-8,-38,19r0,75v0,0,0,19,19,19v20,0,30,8,38,-19xm36,-265r38,0r29,57r-29,0","w":175},"\u00f9":{"d":"23,-57v0,57,57,57,57,57v20,-2,30,8,38,-19v10,9,15,23,38,19r0,-189r-38,0r0,132v0,0,0,19,-19,19v-20,0,-30,8,-38,-19r0,-132r-38,0r0,132xm38,-265r38,0r28,57r-28,0","w":180},"1":{"d":"11,-246r75,0r0,208r38,0r0,38r-113,0r0,-38r38,0r0,-170r-38,0r0,-38","w":127},"2":{"d":"143,-189v0,72,-76,151,-76,151r76,0r0,38r-125,0r0,-38v0,0,87,-91,87,-151v0,-23,-18,-19,-38,-19v-15,0,-18,10,-18,19r-38,0v-2,-29,24,-57,75,-57v23,0,57,15,57,57","w":155},"3":{"d":"123,-123v19,-20,20,-35,20,-66v0,-57,-57,-57,-57,-57r-18,0v-57,0,-57,57,-57,57r38,0v7,-27,18,-17,37,-19v28,7,16,18,19,38v2,11,-10,32,-37,28r0,38v24,-6,41,9,37,47v0,0,0,19,-19,19v-20,0,-30,8,-37,-19r-38,0v0,0,0,57,57,57r18,0v0,0,57,0,57,-57v0,-31,-4,-54,-20,-66","w":164},"4":{"d":"56,-246r42,0r-53,151r42,0r0,-37r38,0r0,37r19,0r0,38r-19,0r0,57r-38,0r0,-57r-80,0r0,-38","w":150},"5":{"d":"97,-151v57,0,57,56,57,56r0,38v0,57,-57,57,-57,57r-19,0v-57,0,-56,-57,-56,-57r37,0v7,28,18,17,38,19v33,-8,14,-30,19,-57v0,0,0,-18,-19,-18r-75,0r0,-133r121,0r0,38r-84,0r0,57r38,0","w":166},"\u00a0":{"w":108}}});

Cufon.replace('#horiz-menu ul li a', { fontFamily: 'AUdimat',hover: true });
Cufon.replace('H3', { fontFamily: 'AUdimat' });
Cufon.replace('.contentheading', { fontFamily: 'AUdimat' });
Cufon.replace('LEGEND', { fontFamily: 'AUdimat' });


