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 © 1990, 2002 Adobe Systems Incorporated.  All Rights Reserved. ©
 * 1981, 2002 Heidelberger Druckmaschinen AG. All rights reserved.
 * 
 * Trademark:
 * Univers is a trademark of Heidelberger Druckmaschinen AG, exclusively licensed
 * through Linotype Library GmbH, and may be registered in certain jurisdictions.
 * 
 * Full name:
 * UniversLTStd-UltraCn
 * 
 * Designer:
 * Adrian Frutiger
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"25,2r0,-264r30,0r0,264r-30,0","w":79},{"d":"43,-3r-41,-178r36,0r23,131r23,-131r34,0r-59,247r-32,0","w":119,"k":{",":27,".":27,"a":6,"e":6,"o":6}},{"d":"15,0r0,-181r32,0v1,5,-2,12,1,15v11,-19,49,-25,61,0v13,-25,63,-26,63,19r0,147r-34,0r0,-141v0,-9,-3,-16,-13,-16v-8,0,-14,5,-14,19r0,138r-34,0r0,-141v0,-9,-3,-16,-13,-16v-8,0,-15,5,-15,19r0,138r-34,0","w":187,"k":{"y":6}},{"d":"76,-15v-15,22,-64,28,-64,-18r0,-148r34,0r0,141v0,9,3,16,13,16v8,0,15,-5,15,-19r0,-138r34,0r0,181r-32,0r0,-15","w":119},{"d":"21,-111r73,-149r28,0r73,149r-30,0r-57,-119r-57,119r-30,0","w":216},{"d":"12,0r0,-260r36,0r0,260r-36,0","w":60},{"d":"40,-209r-35,-16r9,-18r32,21r-2,-38r18,0r-1,38r31,-21r10,18r-36,16r36,16r-10,18r-31,-21r1,38r-18,0r2,-38r-32,21r-9,-18","w":106},{"d":"46,-166v14,-24,62,-26,62,19r0,147r-34,0r0,-141v0,-9,-3,-16,-13,-16v-8,0,-15,5,-15,19r0,138r-34,0r0,-260r34,0r0,94","w":119,"k":{"y":4}},{"d":"13,27r0,-208r34,0r0,214v0,25,-8,35,-51,35r0,-26v14,0,17,-2,17,-15xm13,-224r0,-36r34,0r0,36r-34,0","w":60},{"d":"17,-78r0,-26r182,-80r0,30r-145,63r145,63r0,30","w":216},{"d":"12,0r0,-260r34,0r1,156r30,-77r32,0r-33,81r37,100r-36,0r-31,-93r0,93r-34,0","w":113,"k":{"y":4,"e":2,"o":2}},{"d":"13,0r0,-260v62,1,115,-15,115,63v0,51,-9,60,-33,63v29,5,35,16,35,60v0,56,-7,74,-60,74r-57,0xm49,-120r0,92v37,-1,47,8,47,-47v0,-53,-11,-44,-47,-45xm49,-232r0,84v36,-1,45,8,45,-47v0,-38,-13,-38,-45,-37","w":140,"k":{"A":2}},{"d":"26,-215r-39,-52r36,0r25,52r-22,0","w":60},{"d":"3,0r56,-135r-52,-125r38,0r34,92r34,-92r36,0r-52,129r53,131r-38,0r-35,-95r-38,95r-36,0","w":153},{"d":"12,0r0,-42r43,0r0,42r-43,0","w":66,"k":{" ":20}},{"d":"13,0r0,-260r98,0r0,30r-62,0r0,82r59,0r0,30r-59,0r0,88r62,0r0,30r-98,0","w":113},{"d":"18,-196r0,-64r31,0r0,64r-31,0","w":66},{"d":"44,-166v16,-22,64,-28,64,19r0,147r-34,0r0,-141v0,-9,-3,-16,-13,-16v-8,0,-15,5,-15,19r0,138r-34,0r0,-181r32,0r0,15","w":119,"k":{"y":4}},{"w":66,"k":{"T":13,"V":13,"W":13,"Y":13,"A":13}},{"d":"93,0r0,-76r-76,0r0,-30r76,0r0,-76r30,0r0,76r76,0r0,30r-76,0r0,76r-30,0","w":216},{"d":"50,2v-44,0,-51,-32,-47,-78r34,0v2,20,-7,50,13,50v13,0,15,-13,15,-26r0,-208r36,0r0,212v0,32,-15,50,-51,50","w":113},{"d":"4,0r0,-33r81,-197r-71,0r0,-30r107,0r0,30r-81,200r83,0r0,30r-119,0","w":126},{"d":"11,-43v0,-60,-17,-140,49,-140v27,0,49,12,49,45r0,58r-64,0v2,22,-7,61,16,61v19,0,16,-22,16,-40r32,0v2,40,-1,61,-50,61v-26,0,-48,-12,-48,-45xm61,-161v-26,0,-13,36,-16,58r32,0v-2,-22,8,-58,-16,-58","w":119,"k":{"v":2,"w":4,"y":4,"x":2}},{"d":"13,0r0,-260r36,0r1,119r57,-119r36,0r-61,122r65,138r-40,0r-58,-130r0,130r-36,0","w":146,"k":{"y":11,"O":4,"e":4,"o":4,"u":4}},{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},{"d":"133,-191r-36,0v2,-23,-5,-44,-23,-43v-17,0,-25,15,-25,43r0,131v-2,32,23,38,48,32r0,-77r-24,0r0,-30r60,0r0,131v-14,3,-38,6,-59,6v-94,3,-61,-116,-61,-196v0,-49,16,-68,62,-68v49,-1,62,24,58,71","w":146},{"d":"12,66r0,-247r32,0r0,20v11,-34,70,-28,64,20v-5,51,18,140,-32,143v-12,0,-24,-5,-30,-12r0,76r-34,0xm46,-127r0,86v0,13,6,19,13,19v9,0,15,-5,15,-26r0,-84v0,-19,-5,-25,-13,-25v-9,0,-15,8,-15,30","w":119,"k":{"y":4}},{"d":"10,22r8,-64r39,0r-21,64r-26,0xm12,-138r0,-43r43,0r0,43r-43,0","w":66},{"d":"19,0r0,-157r-17,0r0,-24r17,0v0,-47,-9,-87,54,-79r0,26v-29,-5,-18,30,-20,53r20,0r0,24r-20,0r0,157r-34,0","w":73},{"d":"3,-260r23,0v44,105,45,211,0,316r-23,0v10,-30,24,-112,24,-158v0,-46,-14,-128,-24,-158","w":79},{"d":"68,-262v44,0,57,23,53,72r-34,0v0,-22,2,-44,-20,-44v-15,0,-22,8,-22,28v0,18,4,28,37,63v35,37,42,50,42,81v0,41,-16,64,-59,64v-46,0,-61,-28,-56,-77r36,0v-1,23,0,49,21,49v19,0,24,-13,24,-30v11,-40,-81,-88,-81,-145v0,-42,20,-61,59,-61"},{"d":"13,0r0,-260r36,0r0,112r48,0r0,-112r36,0r0,260r-36,0r0,-118r-48,0r0,118r-36,0","w":146},{"d":"48,-197r0,137v0,22,10,34,25,34v15,0,25,-12,25,-34r0,-137v0,-26,-8,-37,-25,-37v-16,0,-25,11,-25,37xm73,2v-94,0,-61,-116,-61,-196v0,-36,12,-68,61,-68v94,0,61,116,61,196v0,36,-12,68,-61,68","w":146,"k":{"T":4,"V":9,"W":4,"Y":13,"A":6,",":6,".":6,"X":9}},{"d":"12,-43v0,-59,-17,-140,48,-140v26,0,48,12,48,45v0,59,17,140,-48,140v-26,0,-48,-12,-48,-45xm46,-136r0,92v0,14,3,22,14,22v10,0,14,-8,14,-22r0,-92v0,-14,-4,-23,-14,-23v-11,0,-14,9,-14,23","w":119,"k":{"v":2,"w":2,"y":4,"x":2}},{"d":"56,0r-53,-260r36,0r38,207r37,-207r36,0r-52,260r-42,0","w":153,"k":{"G":3,"O":6,"A":22,",":40,".":38,"a":22,"e":22,"i":18,"o":22,"u":22,"-":29,":":16,";":16}},{"d":"48,-197r0,137v0,22,10,34,25,34v15,0,25,-12,25,-34r0,-137v0,-26,-8,-37,-25,-37v-16,0,-25,11,-25,37xm73,2v-94,3,-61,-116,-61,-196v0,-36,12,-68,61,-68v92,0,53,110,61,187v2,22,-9,45,-14,53v6,-3,19,-4,34,-4r0,26v-27,0,-65,2,-81,2","w":153},{"w":66,"k":{"T":13,"V":13,"W":13,"Y":13,"A":13}},{"d":"96,-122r-30,0v0,-15,3,-37,-12,-37v-9,0,-12,3,-12,16v0,18,1,20,24,40v26,23,32,31,32,57v0,35,-13,48,-49,48v-36,0,-43,-25,-40,-62r32,0v1,15,-5,38,12,38v11,0,13,-6,13,-20v8,-37,-69,-56,-56,-96v0,-34,17,-45,47,-45v37,0,42,25,39,61","w":106,"k":{"w":6}},{"d":"58,-196r0,-64r30,0r0,64r-30,0xm12,-196r0,-64r30,0r0,64r-30,0","w":100},{"d":"81,-114r0,24v-53,10,19,162,-75,146r0,-26v38,5,23,-52,23,-85v0,-34,24,-43,32,-48v-9,-2,-32,-13,-32,-46v0,-31,17,-87,-23,-85r0,-26v56,-10,53,51,53,106v0,24,6,40,22,40","w":79},{"d":"4,0r0,-33r47,-122r-47,0r0,-26r79,0r0,30r-49,125r49,0r0,26r-79,0","w":86},{"d":"47,-204r0,148v0,16,0,32,20,32v20,0,20,-16,20,-32r0,-148v0,-16,0,-32,-20,-32v-20,0,-20,16,-20,32xm13,-62r0,-136v0,-47,11,-64,54,-64v43,0,54,17,54,64r0,136v0,47,-11,64,-54,64v-43,0,-54,-17,-54,-64"},{"d":"30,-262r77,264r-30,0r-78,-264r31,0","w":106},{"d":"59,68v-30,0,-49,-15,-44,-51r34,0v0,14,-1,29,13,29v19,0,11,-47,11,-65v-19,28,-65,16,-61,-27v4,-49,-17,-136,32,-137v15,0,23,5,32,18r0,-16r32,0r0,199v0,32,-16,50,-49,50xm46,-140r0,86v-3,35,28,33,28,7r0,-93v0,-13,-5,-19,-15,-19v-8,0,-13,4,-13,19","w":119,"k":{"y":2,".":-3}},{"d":"13,0r0,-260r98,0r0,30r-62,0r0,82r59,0r0,30r-59,0r0,118r-36,0","w":113,"k":{"A":20,",":46,".":46,"a":4,"e":4,"i":4,"o":4,"r":4}},{"d":"36,0r-33,-181r36,0r18,141r21,-141r39,0r21,141r19,-141r33,0r-36,181r-38,0r-19,-140r-24,140r-37,0","w":193,"k":{",":20,".":20,"a":2,"e":2,"o":2}},{"d":"12,0r0,-181r32,0v1,6,-2,15,1,19v8,-17,13,-21,30,-21r0,34v-17,0,-29,4,-29,23r0,126r-34,0","w":73,"k":{",":20,".":20,"m":-2,"-":13}},{"d":"37,-228r0,98v0,10,3,14,10,14v7,0,11,-4,11,-14r0,-98v0,-10,-4,-15,-11,-15v-7,0,-10,5,-10,15xm58,2r82,-264r21,0r-81,264r-22,0xm162,-130r0,98v0,10,4,15,11,15v7,0,10,-5,10,-15r0,-98v0,-10,-3,-14,-10,-14v-7,0,-11,4,-11,14xm13,-125r0,-109v0,-20,15,-28,34,-28v19,0,34,8,34,28r0,109v0,20,-15,29,-34,29v-19,0,-34,-9,-34,-29xm139,-26r0,-109v0,-20,15,-29,34,-29v19,0,34,9,34,29r0,109v0,20,-15,28,-34,28v-19,0,-34,-8,-34,-28","w":219},{"d":"13,0r0,-260r34,0r0,260r-34,0","w":60},{"d":"49,-230r0,200v73,19,44,-89,49,-148v4,-46,-9,-54,-49,-52xm13,0r0,-260r58,0v58,0,63,19,63,95r0,78v8,92,-42,89,-121,87","w":146,"k":{"V":6,"W":6,"Y":9,"A":6,",":4,".":4}},{"d":"19,-24r0,-133r-17,0r0,-24r17,0r0,-34r34,-12r0,46r20,0r0,24r-20,0r0,117v-1,18,12,17,24,15r0,24v-23,3,-65,1,-58,-23","w":73},{"d":"38,0r-36,-181r35,0r24,147r23,-147r34,0r-40,181r-40,0","w":119,"k":{",":27,".":27,"a":4,"e":2,"o":3}},{"d":"58,0r-1,-211v-8,10,-14,17,-28,27r0,-34v8,-6,27,-30,32,-42r30,0r0,260r-33,0"},{"d":"-1,0r39,-95r-35,-86r38,0v7,18,10,39,18,56r21,-56r31,0r-35,90r38,91r-37,0r-22,-64r-22,64r-34,0","w":113,"k":{"e":2}},{"d":"49,-230r0,87v35,-1,46,7,46,-43v0,-50,-11,-44,-46,-44xm13,0r0,-260v70,1,118,-15,118,74v0,72,-21,75,-82,73r0,113r-36,0","w":140,"k":{"A":27,",":54,".":54,"a":9,"e":9,"o":9}},{"d":"69,2v-93,3,-60,-117,-60,-196v0,-36,12,-68,61,-68v47,0,55,28,52,73r-33,0v1,-23,1,-45,-21,-45v-19,0,-23,14,-23,45r0,127v-2,52,44,46,44,5r0,-18r33,0v1,46,2,76,-53,77","w":126,"k":{"A":4}},{"d":"76,-19v-19,26,-67,40,-67,-28v0,-36,3,-45,12,-55v8,-8,14,-11,53,-11v-2,-19,8,-46,-14,-46v-16,0,-16,16,-15,32r-33,0v-3,-38,9,-57,48,-56v31,0,48,12,48,44r0,139r-32,0r0,-19xm74,-89v-25,-1,-31,3,-31,37v0,47,31,33,31,10r0,-47","w":119},{"d":"17,2r0,-30r145,-63r-145,-63r0,-30r182,80r0,26","w":216},{"d":"13,0r0,-260r56,0v53,0,58,14,58,71v0,36,-6,49,-34,60v54,4,24,76,35,129r-34,0v-9,-20,-4,-55,-4,-82v0,-30,-13,-32,-41,-31r0,113r-36,0xm49,-230r0,87v34,1,42,-1,42,-45v0,-50,-9,-41,-42,-42","w":140,"k":{"T":13,"V":13,"W":11,"Y":16}},{"d":"4,0r57,-260r42,0r53,260r-36,0r-12,-66r-56,0r-12,66r-36,0xm81,-222v-11,39,-15,85,-24,126r46,0","w":159,"k":{"v":16,"w":16,"y":16,"C":2,"G":2,"O":2,"T":29,"U":4,"V":22,"W":22,"Y":33}},{"d":"67,2v-46,0,-55,-23,-54,-72r34,0v-1,23,0,48,20,46v25,2,20,-37,20,-63v2,-28,-13,-32,-40,-31r0,-30v41,8,39,-22,39,-60v0,-22,-7,-28,-17,-28v-18,-1,-21,19,-20,41r-34,0v0,-50,11,-67,54,-67v42,0,51,20,51,69v0,45,-6,54,-32,59v22,4,33,10,33,72v0,47,-11,64,-54,64"},{"d":"77,-103r5,-54r-25,0r-6,54r26,0xm17,0r8,-79r-24,0r0,-24r27,0r5,-54r-24,0r0,-24r27,0r8,-79r24,0r-8,79r25,0r8,-79r24,0r-8,79r23,0r0,24r-26,0r-6,54r25,0r0,24r-27,0r-8,79r-24,0r8,-79r-25,0r-8,79r-24,0"},{"d":"67,-24v31,-1,20,-37,20,-64v0,-16,0,-32,-20,-32v-31,1,-20,37,-20,64v0,16,0,32,20,32xm67,-148v30,-1,18,-33,18,-57v0,-15,0,-29,-18,-29v-25,0,-18,28,-18,50v0,23,0,36,18,36xm67,2v-52,0,-54,-33,-54,-86v0,-37,8,-44,29,-50v-28,-3,-28,-38,-27,-73v0,-37,12,-55,52,-55v50,0,51,32,51,79v0,31,-5,44,-26,49v28,2,29,33,29,72v0,47,-11,64,-54,64"},{"d":"193,-94v-29,58,-84,16,-124,5v-11,0,-21,10,-31,28r-15,-27v30,-59,84,-15,124,-5v11,0,21,-10,31,-28","w":216},{"d":"10,22r8,-64r39,0r-21,64r-26,0","w":66,"k":{" ":20}},{"d":"13,0r0,-260r58,0r33,198r34,-198r55,0r0,260r-34,0r0,-234r-37,234r-36,0r-41,-234r0,234r-32,0","w":206},{"d":"66,2v-48,-1,-58,-26,-54,-72r34,0v-1,23,-2,49,21,46v37,-5,21,-57,21,-92v0,-18,-9,-25,-20,-25v-16,0,-21,18,-19,38r-34,0r0,-157r101,0r0,28r-67,0r0,80v23,-31,73,-22,73,28v0,62,16,128,-56,126"},{"d":"41,-59v-2,-51,3,-84,21,-121v8,-17,8,-21,8,-39v0,-14,-3,-19,-13,-19v-17,0,-11,24,-12,40r-33,0v-3,-40,5,-64,45,-64v68,0,48,87,27,118v-16,24,-16,48,-15,85r-28,0xm36,0r0,-36r39,0r0,36r-39,0","w":113},{"d":"90,-56v12,-41,-80,-88,-80,-145v0,-37,15,-56,46,-61r0,-28r19,0r0,28v40,2,50,28,46,72r-34,0v0,-22,2,-44,-20,-44v-15,0,-21,8,-21,28v0,18,3,28,36,63v35,37,42,50,42,81v0,37,-13,60,-49,64r0,28r-19,0r0,-28v-39,-1,-50,-33,-46,-77r36,0v-1,23,0,49,21,49v19,0,23,-13,23,-30"},{"d":"55,-107r-50,-153r36,0r32,110r36,-110r32,0r-50,153r0,107r-36,0r0,-107","w":146,"k":{"O":11,"A":33,",":46,".":46,"a":33,"e":36,"i":27,"o":38,"u":33,"-":40,":":33,";":33,"S":13}},{"d":"10,-77r0,-28r87,0r0,28r-87,0","w":106},{"d":"26,-59r-5,-201r38,0r-5,201r-28,0xm21,0r0,-36r38,0r0,36r-38,0","w":79},{"d":"2,-230r0,-30r123,0r0,30r-44,0r0,230r-36,0r0,-230r-43,0","w":126,"k":{"w":36,"y":36,"O":4,"A":29,",":29,".":33,"a":29,"e":27,"i":20,"o":33,"r":29,"u":29,"-":36,":":29,";":33}},{"d":"8,-63r0,-30r58,-167r44,0r0,171r16,0r0,26r-16,0r0,63r-34,0r0,-63r-68,0xm76,-89r0,-121r-38,121r38,0"},{"d":"13,0r0,-260r50,0r43,216r0,-216r34,0r0,260r-52,0r-43,-222r0,222r-32,0","w":153},{"d":"68,2v-48,-1,-57,-25,-54,-69r34,0v-1,22,2,44,20,41v28,2,20,-54,19,-80v-31,34,-75,8,-75,-48v0,-59,-7,-108,58,-108v38,0,52,14,52,60r0,140v0,47,-15,64,-54,64xm68,-236v-36,1,-20,60,-20,93v0,14,4,24,20,24v29,2,20,-55,20,-85v0,-17,0,-32,-20,-32"},{"d":"17,-113r0,-31r182,0r0,31r-182,0xm17,-39r0,-30r182,0r0,30r-182,0","w":216},{"d":"12,0r0,-35v24,-53,71,-101,73,-170v0,-24,-6,-31,-18,-31v-20,0,-17,23,-17,43r-34,0v-2,-44,2,-69,51,-69v72,0,59,86,36,130r-55,102r74,0r0,30r-110,0"},{"d":"46,0r-41,-260r37,0r26,214r29,-214r49,0r25,214r31,-214r33,0r-46,260r-44,0r-25,-217r-31,217r-43,0","w":240,"k":{"y":13,"O":6,"A":22,",":40,".":36,"a":16,"e":13,"i":6,"o":13,"u":13,"-":20,":":13,";":13}},{"d":"134,-260r0,201v0,30,-12,61,-61,61v-49,0,-61,-31,-61,-61r0,-201r36,0r0,207v0,18,6,27,25,27v18,0,25,-9,25,-27r0,-207r36,0","w":146,"k":{"A":6}},{"d":"13,0r0,-260r36,0r0,230r61,0r0,30r-97,0","w":113,"k":{"y":27,"T":36,"V":36,"W":36,"Y":40}},{"d":"77,56r-23,0v-44,-105,-45,-211,0,-316r23,0v-10,30,-24,112,-24,158v0,46,14,128,24,158","w":79},{"d":"74,-45r0,-90v0,-19,-5,-24,-13,-24v-9,0,-15,7,-15,29r0,91v0,13,6,20,13,20v9,0,15,-5,15,-26xm46,-168v18,-26,67,-18,62,27v-5,51,18,140,-32,143v-14,0,-26,-6,-32,-15r0,13r-32,0r0,-260r34,0r0,92","w":119,"k":{"y":4}},{"d":"-1,-90r0,-24v53,-9,-18,-162,74,-146r0,26v-37,-4,-22,53,-22,85v0,34,-24,43,-32,48v9,2,32,13,32,46v0,31,-17,86,22,85r0,26v-54,10,-52,-50,-52,-105v0,-24,-6,-41,-22,-41","w":79},{"d":"46,-135r0,90v-3,36,28,33,28,6r0,-91v2,-37,-29,-41,-28,-5xm76,-13v-19,24,-69,19,-64,-27v5,-51,-18,-140,32,-143v13,-1,23,8,30,15r0,-92r34,0r0,260r-32,0r0,-13","w":119,"k":{"y":2}},{"d":"21,56r0,-316r56,0r0,26r-26,0r0,264r26,0r0,26r-56,0","w":79},{"d":"68,-234v-12,0,-16,10,-16,27v0,14,2,25,12,47v16,-20,20,-32,20,-49v0,-16,-6,-25,-16,-25xm76,-136v9,19,15,41,25,59r0,-54r30,0v-1,31,3,80,-8,96r16,35v-14,-2,-38,6,-40,-8v-42,24,-87,4,-87,-56v0,-31,2,-64,29,-77v-29,-40,-27,-121,27,-119v71,3,49,97,8,124xm87,-35r-34,-79v-9,8,-14,100,13,90v9,0,14,-3,21,-11","w":146},{"d":"44,2v-50,-2,-27,-93,-32,-143v-5,-48,53,-54,64,-20r0,-20r32,0r0,247r-34,0r0,-76v-6,7,-18,12,-30,12xm46,-132r0,84v-3,35,28,33,28,7r0,-86v2,-38,-29,-43,-28,-5","w":119},{"d":"-1,2r78,-264r30,0r-77,264r-31,0","w":106},{"d":"13,0r0,-181r34,0r0,181r-34,0xm13,-224r0,-36r34,0r0,36r-34,0","w":60},{"d":"31,0r57,-228r-79,0r0,-32r113,0r0,33r-54,227r-37,0"},{"d":"8,-43v0,-59,-17,-142,47,-140v43,1,46,24,44,63r-32,0v0,-16,2,-39,-13,-39v-8,0,-13,7,-13,21r0,99v0,11,4,17,13,17v17,1,13,-23,13,-39r32,0v6,40,-11,63,-44,63v-26,0,-47,-12,-47,-45","w":106,"k":{"y":6}},{"d":"3,56r0,-26r26,0r0,-264r-26,0r0,-26r56,0r0,316r-56,0","w":79},{"d":"181,-144v0,-18,-14,-34,-31,-34v-29,0,-51,36,-51,66v0,19,10,34,30,34v30,0,52,-39,52,-66xm12,-130v0,-74,62,-132,138,-132v67,0,126,45,126,109v0,67,-58,101,-87,101v-15,1,-21,-8,-25,-20v-28,37,-99,19,-93,-37v-7,-64,81,-135,120,-68r7,-21r26,0r-31,113v0,4,3,7,9,7v20,0,46,-34,46,-71v0,-53,-46,-87,-98,-87v-65,0,-110,50,-110,107v0,58,49,105,113,105v33,0,65,-16,81,-34r31,0v-24,38,-67,60,-114,60v-78,0,-139,-57,-139,-132","w":288},{"d":"12,0r0,-42r43,0r0,42r-43,0xm12,-138r0,-43r43,0r0,43r-43,0","w":66,"k":{" ":20}},{"d":"66,-262v48,1,57,25,54,69r-34,0v1,-22,-2,-44,-20,-41v-28,-2,-20,54,-19,80v31,-34,75,-8,75,48v0,59,7,108,-58,108v-38,0,-52,-14,-52,-60r0,-140v0,-47,15,-64,54,-64xm66,-24v36,-1,20,-60,20,-93v0,-14,-4,-24,-20,-24v-29,-2,-20,55,-20,85v0,17,0,32,20,32"}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+183-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("}8i.w@]jp7O|}+Whg@Gt[8[O=M].i@O|=M*tp7^Ui`LkT&jIv_WVg`F*}@?Q>8V+TGE|^9g|[+V}7@`D=jgm4MT#~j?>w.i^=_~mn8Xm0.mIv=Hm=G%U^Ugt*7%Xg_T%qGNRTzF9ozn)4_fN+RXG8_[*}Dn]4>o^9z~`7=Tipw0gqvE?I);W@UH#QrkV|:m%t&j.Mb-FchLOsY-kzz~Y*G;V[`ojz);OnWg`z+?IqM^w*UG0DM;bT..f4)TIDU]mw8Wj}+[I}9%#>zfk0R.IDUfkwR.mD@%Ww@gjp+%U>7[|iIFUw_Wmp_nOqbjhp7THTIF:p&j:=IEY4Ugbg.m|}zLH>&#mwb]j08O&g8.:i8`twWm|TMOVv_N:0b^mwb]jw7O;i=*|=+Fm08j#*+O#DU^W0boHw8O)T=^#wM-|p8O&g8F?w7~#}7i:0IEhpz%k4tkrp9WU7M]wp`.g>=Nwp`.O}9E#")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":133,"face":{"font-family":"univers59","font-weight":400,"font-stretch":"ultra-condensed","units-per-em":"360","panose-1":"2 11 6 8 3 5 2 6 2 4","ascent":"261","descent":"-99","x-height":"2","bbox":"-13 -290 276 68","underline-thickness":"18","underline-position":"-18","stemh":"24","stemv":"34","unicode-range":"U+0020-U+007E"}}));