/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.06
 */
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-1]-=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.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.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 by ClassicFontCorporation, USA RWE
 */
Cufon.registerFont({"w":191,"face":{"font-family":"Avantage","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 7 0 0 0 0 0 0 0","ascent":"288","descent":"-72","bbox":"-79 -327 331 72.379","underline-thickness":"14.4141","underline-position":"-41.1328","unicode-range":"U+0020-U+00DF"},"glyphs":{" ":{"w":102},"!":{"d":"31,-58r60,0r0,58r-60,0r0,-58xm31,-254r60,0r0,171r-60,0r0,-171","w":102},"\"":{"d":"75,-255v0,64,9,129,-59,118r0,-29v22,-3,26,-9,24,-29r-26,0r0,-60r61,0xm99,-166v22,0,27,-9,24,-29r-26,0r0,-60r61,0v1,59,10,131,-59,118r0,-29","w":169},"#":{"d":"47,-74r-35,0r0,-24r38,0r10,-70r-39,0r0,-24r42,0r11,-74r25,0r-11,74r45,0r10,-74r25,0r-10,74r30,0r0,24r-34,0r-10,70r33,0r0,24r-36,0r-10,74r-25,0r10,-74r-44,0r-11,74r-25,0xm85,-168r-10,70r45,0r9,-70r-44,0","w":199},"$":{"d":"156,-133v52,37,18,126,-34,134r0,54r-54,0r0,-52v-40,-13,-60,-37,-61,-87v19,2,46,-4,61,2v-5,31,42,45,47,12v4,-26,-79,-53,-77,-58v-18,-14,-26,-33,-26,-56v1,-42,22,-57,56,-73r0,-51r53,0r0,50v33,7,60,38,60,77v-19,-2,-46,4,-61,-2v1,-12,-8,-23,-20,-22v-13,0,-20,7,-20,21v0,19,73,42,76,51","w":184},"%":{"d":"115,-171v0,47,-16,76,-58,77v-45,1,-58,-35,-58,-90v0,-50,19,-75,57,-75v50,0,59,29,59,88xm57,-132v22,1,16,-43,15,-67v0,-15,-5,-22,-16,-22v-19,0,-15,40,-15,62v0,18,5,27,16,27xm201,-255r39,0r-154,254v-10,1,-23,1,-38,0xm173,-82v0,-51,11,-81,56,-81v49,0,60,32,59,91v0,50,-19,75,-57,75v-47,0,-58,-30,-58,-85xm230,-36v22,0,15,-40,16,-63v0,-17,-6,-26,-17,-26v-12,-3,-16,26,-15,50v1,19,2,39,16,39","w":287},"&":{"d":"163,-24v-53,53,-159,30,-159,-48v0,-21,15,-43,45,-65v-46,-49,-18,-121,46,-122v36,-1,69,28,68,62v-1,29,-14,39,-33,59r28,28r19,-39r60,0r-18,41v-7,16,-15,28,-21,39r34,34r-42,40xm85,-102v-28,13,-24,52,7,52v15,0,17,-6,30,-14xm96,-210v-23,3,-12,31,-1,41v10,-10,15,-19,15,-26v1,-8,-6,-16,-14,-15","w":228},"'":{"d":"17,-137v0,-60,-11,-126,59,-118r0,29v-22,0,-26,10,-24,29r25,0r0,60r-60,0","w":88},"(":{"d":"143,54v-114,-29,-178,-210,-78,-305v25,-25,41,-34,79,-50r0,74v-33,16,-63,57,-63,104v0,44,21,78,62,104r0,73","w":140},")":{"d":"62,-123v0,-46,-27,-91,-61,-104r0,-73v105,25,173,183,93,285v-25,32,-54,56,-91,68r0,-73v36,-26,58,-49,59,-103","w":140},"*":{"d":"5,-215r32,0r-17,-28r27,-12r12,25r14,-24r24,14r-17,25r30,-1r0,29r-31,0r16,31r-28,12r-12,-28r-14,27r-26,-15r18,-27r-28,0r0,-28","w":110},"+":{"d":"10,-129r83,0r0,-83r46,0r0,83r82,0r0,46r-82,0r0,83r-46,0r0,-83r-83,0r0,-46","w":228},",":{"d":"17,58v1,-9,-3,-24,2,-29v17,1,26,-12,22,-29r-24,0r0,-60r60,0v0,60,12,128,-60,118","w":88},"-":{"d":"14,-126r87,0r0,60r-87,0r0,-60","w":102},".":{"d":"17,-60r60,0r0,60r-60,0r0,-60","w":88},"\/":{"d":"132,-307r41,0r-156,365r-43,0","w":147},"0":{"d":"95,5v-74,0,-91,-59,-91,-149v0,-76,36,-116,95,-116v71,0,91,63,91,147v0,74,-30,118,-95,118xm98,-52v39,0,28,-65,28,-104v0,-31,-10,-47,-28,-47v-37,0,-30,67,-30,108v0,29,11,43,30,43"},"1":{"d":"38,-255r93,0r0,256r-64,0r0,-206r-29,0r0,-50","k":{"1":30}},"2":{"d":"101,-259v65,-2,108,67,70,123v-17,25,-45,54,-67,77r84,0r0,60r-181,0r0,-48v73,-64,109,-106,109,-127v0,-15,-8,-29,-24,-29v-14,0,-23,14,-26,42r-62,0v-3,-60,40,-96,97,-98"},"3":{"d":"143,-137v84,36,34,142,-50,142v-53,0,-84,-31,-88,-81r64,0v4,17,10,25,30,25v14,0,20,-13,21,-27v1,-22,-24,-27,-52,-25r0,-49v29,1,43,-5,44,-30v0,-11,-7,-21,-17,-22v-13,0,-20,8,-20,23r-63,0v3,-48,33,-78,84,-78v68,0,109,84,47,122"},"4":{"d":"2,-92r107,-163r63,0r0,159r21,0r0,52r-21,0r0,44r-63,0r0,-44r-107,0r0,-48xm110,-96r2,-72r-44,72r42,0"},"5":{"d":"194,-88v0,107,-166,125,-193,32v-1,-4,-1,-4,-4,-12r66,0v23,27,65,14,65,-19v0,-38,-54,-49,-69,-12r-52,-13r23,-142r143,0r0,51r-92,0r-5,34v65,-26,118,20,118,81"},"6":{"d":"95,4v-76,0,-116,-93,-73,-160r62,-96r77,0r-59,75v57,-6,90,36,90,86v1,54,-42,95,-97,95xm97,-124v-17,0,-34,17,-34,34v0,17,18,33,35,33v18,0,33,-15,33,-34v0,-17,-16,-33,-34,-33"},"7":{"d":"13,-254r168,0r0,50r-89,204r-69,0r92,-198r-102,0r0,-56"},"8":{"d":"96,6v-49,0,-94,-36,-94,-82v0,-24,14,-46,41,-64v-58,-35,-10,-119,58,-119v38,0,77,30,75,68v-2,30,-5,27,-24,52v26,19,36,25,38,63v2,48,-45,82,-94,82xm66,-76v2,34,61,35,61,-3v0,-16,-14,-32,-30,-31v-19,0,-31,15,-31,34xm73,-184v0,14,9,25,23,25v28,0,33,-48,2,-47v-11,0,-25,10,-25,22"},"9":{"d":"94,-259v82,0,121,95,76,165r-60,94r-79,0r58,-76v-53,1,-89,-35,-89,-87v0,-51,42,-96,94,-96xm129,-167v-2,-44,-68,-36,-68,4v0,17,17,33,33,33v22,0,36,-15,35,-37"},":":{"d":"31,-59r60,0r0,60r-60,0r0,-60xm33,-152r59,0r0,61r-59,0r0,-61","w":102},";":{"d":"32,29v21,1,28,-9,25,-28r-25,0r0,-61r60,0v1,60,10,131,-60,118r0,-29xm32,-152r60,0r0,61r-60,0r0,-61","w":103},"<":{"d":"200,-160r-154,69r154,69r0,25r-183,-83r0,-22r183,-83r0,25","w":218},"=":{"d":"-5,-91r242,0r0,46r-242,0r0,-46xm-5,-167r242,0r0,46r-242,0r0,-46","w":228},">":{"d":"19,-22r153,-69r-153,-69r0,-25r183,83r0,22r-183,83r0,-25","w":218},"?":{"d":"112,-203v-19,1,-23,12,-25,34r-63,0v-4,-56,39,-88,91,-90v64,-3,109,70,67,121v-15,18,-46,36,-49,62r-64,0v0,-46,55,-66,61,-106v1,-10,-8,-22,-18,-21xm71,-58r61,0r0,59r-61,0r0,-59","w":198},"@":{"d":"220,-147v0,-16,-14,-33,-30,-33v-29,0,-54,40,-54,70v0,19,12,35,30,35v28,0,54,-43,54,-72xm107,-107v0,-67,84,-141,124,-71r7,-22r25,0r-33,117v0,7,3,11,8,11v27,2,51,-49,51,-78v0,-55,-44,-93,-100,-93v-62,0,-110,52,-110,115v0,61,51,114,112,113v38,-1,71,-18,88,-42r24,0v-21,36,-61,63,-113,64v-74,1,-137,-62,-137,-137v0,-73,64,-135,136,-135v65,0,124,49,124,112v0,46,-42,106,-87,104v-14,0,-22,-9,-23,-22v-33,43,-96,17,-96,-36","w":365},"A":{"d":"99,-255r52,0r105,255r-75,0r-13,-36r-87,0r-13,36r-71,0xm150,-88r-27,-81r-26,81r53,0","w":250,"k":{"\u00d6":13,"Y":20,"W":18,"V":27,"T":15,"Q":13,"O":13,"G":13,"C":13}},"B":{"d":"153,-138v71,21,38,137,-36,137r-103,0r0,-254r96,0v70,-10,97,87,43,117xm78,-54v28,2,52,-2,52,-28v0,-25,-25,-27,-52,-26r0,54xm78,-156v26,2,45,-2,45,-27v0,-19,-23,-21,-45,-20r0,47","w":198},"C":{"d":"7,-126v0,-102,128,-176,212,-107v23,18,40,43,50,74r-71,0v-9,-20,-32,-36,-60,-35v-35,0,-65,31,-65,68v0,34,31,66,66,65v28,0,50,-15,60,-35r71,0v-19,56,-61,99,-127,101v-71,2,-136,-61,-136,-131","w":272},"D":{"d":"242,-131v0,76,-47,131,-122,131r-105,0r0,-255r111,0v66,-1,116,57,116,124xm178,-129v0,-54,-39,-75,-99,-69r0,140r45,0v35,0,55,-33,54,-71","w":250},"E":{"d":"16,-255r145,0r0,57r-78,0r0,39r78,0r0,59r-78,0r0,42r79,0r0,58r-146,0r0,-255","w":169},"F":{"d":"16,-255r149,0r0,58r-84,0r0,41r84,0r0,59r-84,0r0,97r-65,0r0,-255","w":169,"k":{"\u00c4":13,"A":13,".":31,",":32}},"G":{"d":"7,-129v0,-100,125,-171,210,-105v23,17,39,38,48,64r-73,0v-35,-48,-120,-19,-120,43v0,63,90,92,122,38r-71,0r0,-54r151,0v-1,92,-53,143,-137,147v-69,3,-130,-63,-130,-133","w":280},"H":{"d":"14,-254r66,0r0,96r78,0r0,-95r65,0r0,254r-65,0r0,-97r-78,0r0,96r-66,0r0,-254","w":236},"I":{"d":"18,-254r64,0r0,253r-64,0r0,-253","w":95},"J":{"d":"171,-76v5,73,-99,107,-147,57v-16,-16,-24,-37,-24,-63v22,1,49,-2,69,1v-1,14,7,26,19,27v12,0,18,-10,18,-29r0,-172r65,0r0,179","w":184},"K":{"d":"14,-255r65,0r0,114r77,-114r72,0r-86,129r84,126r-79,0r-68,-108r0,108r-65,0r0,-255","w":221},"L":{"d":"16,-255r66,0r0,195r77,1r0,59r-143,0r0,-255","w":162,"k":{"Y":22,"W":16,"V":22,"T":17}},"M":{"d":"12,-255r85,0v9,21,45,129,53,164v11,-37,28,-91,52,-164r87,0r0,255r-61,0r0,-171r-57,171r-45,0v-19,-53,-38,-110,-56,-172r1,172r-59,0r0,-255","w":302},"N":{"d":"13,-255r56,0r99,142v-5,-49,1,-93,-2,-142r64,0r0,255r-57,0r-96,-140r0,140r-64,0r0,-255","w":243},"O":{"d":"7,-125v0,-76,60,-135,137,-135v68,0,130,63,130,132v0,69,-62,134,-130,134v-72,0,-137,-60,-137,-131xm73,-127v0,37,31,67,68,67v37,0,67,-30,67,-67v0,-38,-31,-68,-69,-68v-35,0,-66,31,-66,68","w":280,"k":{"\u00c4":14,"Y":15,"V":12,"Q":4,"G":4,"A":14}},"P":{"d":"201,-168v0,63,-48,93,-119,87r0,81r-67,0r0,-256r98,0v52,-1,89,36,88,88xm135,-169v0,-25,-25,-31,-53,-29r0,58v29,2,54,-2,53,-29","w":198,"k":{"\u00c4":17,"A":17,".":41,",":41}},"Q":{"d":"142,-260v97,0,171,114,110,205v8,5,18,9,29,11r0,52v-32,1,-54,-4,-72,-22v-92,54,-202,-18,-202,-113v0,-72,63,-133,135,-133xm200,-96v25,-46,-11,-100,-57,-99v-36,0,-61,19,-70,56v57,-20,83,-1,127,43xm82,-92v18,23,40,38,78,29v-22,-25,-40,-39,-78,-29","w":280},"R":{"d":"115,-255v51,-2,92,35,92,83v0,40,-20,68,-58,85r61,87r-78,0r-53,-82r0,82r-64,0r0,-255r100,0xm79,-127v35,3,63,-7,63,-39v0,-29,-30,-37,-63,-32r0,71","w":206,"k":{"Y":8,"V":6}},"S":{"d":"94,5v-56,-3,-87,-33,-87,-89r62,0v-7,36,43,47,46,11v2,-23,-77,-51,-77,-55v-57,-43,-13,-137,59,-133v45,3,86,33,83,80v-18,-2,-44,4,-59,-2v0,-13,-8,-22,-20,-22v-14,0,-21,6,-21,19v0,21,74,46,76,53v60,45,11,142,-62,138","w":184},"T":{"d":"4,-253r166,0r0,56r-51,0r0,198r-64,0r0,-198r-51,0r0,-56","w":169,"k":{"\u00c4":15,"A":15,";":25,":":24,".":20,"-":20,",":21}},"U":{"d":"115,6v-62,0,-99,-36,-100,-97r0,-164r65,0r0,161v0,20,12,38,32,37v21,0,31,-14,31,-43r0,-154r64,0r0,164v0,57,-39,96,-92,96","w":221},"V":{"d":"63,-255r51,133v8,19,13,37,17,52r69,-185r66,0r-100,255r-72,0r-101,-255r70,0","w":257,"k":{"\u00c4":27,"A":27,";":20,":":20,".":25,"-":17,",":26}},"W":{"d":"63,-255r35,152r38,-152r56,0r41,152r34,-152r64,0r-66,256r-62,0r-38,-147r-40,147r-60,0r-73,-256r71,0","w":324,"k":{"\u00c4":17,"A":17,";":16,":":16,".":18,"-":13,",":18}},"X":{"d":"86,-134r-77,-121r74,0r48,74r50,-74r70,0r-85,129r82,127r-77,0r-50,-80r-52,79r-72,0","w":243},"Y":{"d":"66,-255r40,95r40,-95r68,0v-13,25,-38,78,-76,160r0,95r-66,0r0,-94r-77,-161r71,0","w":206,"k":{"\u00d6":14,"\u00c4":20,"Q":14,"O":14,"G":14,"C":14,"A":20,";":22,":":22,".":25,"-":21,",":26}},"Z":{"d":"6,-43r91,-155r-91,0r0,-56r167,0r0,51r-85,146r85,0r0,57r-167,0r0,-43","w":177},"[":{"d":"135,-253v-26,2,-37,9,-38,35r0,192v0,19,13,29,38,31r0,59v-68,-10,-102,-44,-102,-100v0,-116,-38,-275,102,-272r0,55","w":133},"\\":{"d":"-6,-265r24,0r88,272r-24,0","w":100},"]":{"d":"3,-308v67,-3,103,41,103,106v0,77,13,188,-22,230v-15,17,-41,29,-81,35r0,-58v25,-4,36,-9,37,-35r0,-190v1,-22,-16,-35,-37,-33r0,-55","w":133},"^":{"d":"-38,-327r75,0r43,56r-67,0r-13,-25r-12,25r-65,0","w":0},"_":{"d":"0,45r0,-18r200,0r0,18r-200,0","w":200},"`":{"d":"-46,-296r98,52r-22,40r-101,-43","w":0},"{":{"d":"105,71v-112,16,-22,-145,-90,-155r0,-22v61,-3,-4,-159,66,-154r24,0r0,24v-47,-12,-32,53,-32,90v0,20,-16,48,-32,51v32,9,31,58,31,103v0,35,6,42,33,39r0,24","w":120},"|":{"d":"34,-265r26,0r0,272r-26,0r0,-272","w":93},"}":{"d":"77,-193v0,37,-5,88,28,87r0,22v-68,9,23,173,-90,155r0,-24v38,12,33,-34,32,-70v-1,-38,7,-63,32,-72v-35,-10,-33,-65,-32,-112v1,-28,-9,-31,-32,-29r0,-24v47,-4,62,10,62,67","w":120},"~":{"d":"76,-284v-37,32,-90,-12,-129,13r-26,-40v38,-35,88,10,126,-15","w":0},"\u00c4":{"d":"99,-255r52,0r105,255r-75,0r-13,-36r-87,0r-13,36r-71,0xm150,-88r-27,-81r-26,81r53,0xm58,-325r57,0r0,57r-57,0r0,-57xm133,-325r56,0r0,58r-56,0r0,-58","w":250,"k":{"\u00d6":13,"Y":20,"W":18,"V":27,"T":15,"Q":13,"O":13,"G":13,"C":13}},"\u00d6":{"d":"7,-125v0,-76,60,-135,137,-135v68,0,130,63,130,132v0,69,-62,134,-130,134v-72,0,-137,-60,-137,-131xm73,-127v0,37,31,67,68,67v37,0,67,-30,67,-67v0,-38,-31,-68,-69,-68v-35,0,-66,31,-66,68xm73,-326r57,0r0,57r-57,0r0,-57xm149,-326r56,0r0,57r-56,0r0,-57","w":280,"k":{"\u00c4":14,"Y":15,"V":12,"Q":4,"G":4,"A":14}},"\u00dc":{"d":"108,6v-55,0,-93,-38,-93,-93r0,-168r65,0r0,162v0,24,11,36,33,36v20,0,30,-14,30,-43r0,-154r64,0r0,159v2,62,-40,101,-99,101xm44,-326r56,0r0,57r-56,0r0,-57xm120,-326r56,0r0,57r-56,0r0,-57","w":221},"\u00df":{"d":"236,-76v0,78,-135,114,-162,38r0,38r-60,0r0,-163v-1,-58,41,-95,99,-95v43,0,85,24,83,66v0,26,-7,31,-23,47v37,3,63,29,63,69xm106,-207v-52,3,-28,87,-33,138r47,0v6,34,57,25,57,-6v0,-28,-38,-37,-80,-34v1,-15,-2,-33,1,-46v52,6,48,-54,8,-52","w":236},"\u00a0":{"w":102}}});

Cufon.replace('div#content-main h2','');
Cufon.replace('div#content-sidebar h2','');	

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright 1990-1998 Bitstream Inc.  All rights reserved.
 */
Cufon.registerFont({"w":207,"face":{"font-family":"Futura Lt BT","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 4 2 2 2 4 2 3 3","ascent":"274","descent":"-86","x-height":"7","bbox":"-4 -328 360 85","underline-thickness":"14.0625","underline-position":"-32.168","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":103},"!":{"d":"45,-53r0,-210r22,0r0,210r-22,0xm56,7v-11,0,-18,-7,-18,-18v0,-9,7,-19,18,-18v9,-1,19,9,18,18v1,11,-9,18,-18,18","w":111},"\"":{"d":"79,-252r0,97r-15,0r0,-97r15,0xm33,-252r0,97r-15,0r0,-97r15,0","w":96},"#":{"d":"172,-152r-47,0r-18,49r48,0xm161,-256r-31,88r48,0r31,-88r19,0r-30,88r56,0r-5,16r-57,0r-18,49r61,0r-5,16r-62,0r-30,87r-20,0r31,-87r-47,0r-32,87r-19,0r30,-87r-58,0r5,-16r59,0r18,-49r-64,0r5,-16r65,0r31,-88r19,0","w":276},"$":{"d":"98,-238v-28,1,-47,38,-27,63v6,7,15,14,27,20r0,-83xm112,-21v36,-1,53,-53,31,-81v-7,-8,-17,-16,-31,-23r0,104xm175,-74v0,40,-26,69,-63,74r0,30r-14,0r0,-31v-36,-1,-58,-19,-70,-47r20,-10v8,23,23,35,50,38r0,-111v-34,-18,-59,-29,-59,-68v0,-35,26,-53,59,-58r0,-18r14,0r0,17v25,3,41,14,51,32r-18,10v-5,-10,-18,-21,-33,-21r0,88v38,20,63,31,63,75"},"%":{"d":"201,-108v-24,0,-31,21,-31,49v0,28,7,50,31,50v23,0,31,-24,31,-50v0,-28,-7,-49,-31,-49xm201,-125v34,0,51,28,51,66v0,39,-16,66,-51,66v-35,0,-52,-27,-52,-66v0,-38,17,-66,52,-66xm63,-244v-24,0,-31,22,-31,50v0,28,7,49,31,49v23,0,31,-22,31,-49v0,-28,-7,-50,-31,-50xm63,-260v35,0,51,28,51,66v0,38,-17,66,-51,66v-35,0,-52,-28,-52,-66v0,-38,17,-66,52,-66xm47,7r148,-267r20,0r-148,267r-20,0","w":263},"&":{"d":"45,-96v-30,47,28,106,78,72v10,-7,22,-16,34,-29r-67,-82v-16,10,-40,30,-45,39xm104,-238v-34,0,-42,37,-22,59r15,20v17,-13,38,-23,38,-50v0,-16,-14,-29,-31,-29xm217,-101v-11,18,-22,34,-35,49r45,52r-26,0r-32,-38v-20,24,-42,42,-78,43v-43,1,-78,-29,-76,-72v2,-43,30,-60,64,-83v-13,-18,-30,-33,-30,-60v0,-27,26,-46,56,-46v30,0,52,20,51,48v-2,33,-21,44,-48,62r64,79v12,-14,20,-28,30,-43","w":230},"'":{"d":"33,-252r0,97r-15,0r0,-97r15,0","w":50},"(":{"d":"74,78v-53,-89,-56,-258,0,-347r16,8v-48,85,-50,246,0,330","w":98},")":{"d":"8,69v51,-84,49,-245,0,-330r16,-8v57,87,53,259,0,347","w":98},"*":{"d":"28,-163r-7,-14r41,-21r-41,-23r7,-14r40,26r-1,-48r16,0r-2,48r41,-25r7,13r-41,23r41,21r-8,14r-40,-25r1,47r-15,0r2,-46","w":150},"+":{"d":"157,-215r0,101r98,0r0,14r-98,0r0,100r-14,0r0,-100r-98,0r0,-14r98,0r0,-101r14,0","w":299},",":{"d":"57,-45r25,11r-46,91r-15,-7","w":103},"-":{"d":"24,-89r77,0r0,23r-77,0r0,-23","w":124,"k":{"x":6,"s":-7,"q":-7,"o":-7,"e":-7,"d":-7,"c":-7,"Y":28,"X":13,"W":20,"V":21,"T":33,"S":-7,"Q":-13,"O":-13,"J":-20,"G":-13,"C":-7,"A":6}},".":{"d":"52,3v-11,0,-18,-7,-18,-18v0,-11,7,-18,18,-18v11,0,18,7,18,18v0,11,-7,18,-18,18","w":103},"\/":{"d":"126,-263r19,0r-126,296r-19,0","w":145},"0":{"d":"103,-239v-85,0,-86,225,1,225v49,0,62,-52,62,-113v0,-60,-13,-112,-63,-112xm190,-126v0,73,-24,133,-87,133v-60,0,-86,-63,-85,-133v0,-72,24,-134,86,-134v63,0,86,63,86,134"},"1":{"d":"96,0r0,-234r-47,0r11,-21r58,0r0,255r-22,0"},"2":{"d":"99,-260v46,0,78,27,80,72v2,47,-82,128,-119,168r118,0r0,20r-165,0v39,-44,141,-143,141,-187v0,-30,-24,-52,-57,-52v-35,0,-57,25,-56,61r-23,0v-2,-51,31,-82,81,-82"},"3":{"d":"180,-68v5,70,-92,96,-139,56v-14,-12,-22,-30,-24,-53r26,0v2,34,21,51,56,51v35,0,57,-20,57,-54v0,-38,-26,-59,-68,-55r0,-22v38,3,64,-11,64,-46v0,-29,-21,-48,-50,-48v-30,0,-45,15,-49,41r-25,0v4,-37,33,-62,74,-62v42,-1,74,26,74,67v0,32,-20,51,-45,59v29,9,47,30,49,66"},"4":{"d":"127,-85r0,-116r-81,116r81,0xm127,0r0,-65r-116,0r139,-198r0,178r26,0r0,20r-26,0r0,65r-23,0"},"5":{"d":"157,-81v0,-63,-81,-80,-117,-44r-7,-1r33,-129r104,0r0,20r-88,0r-20,80v55,-27,119,10,119,72v0,94,-133,123,-167,41r19,-14v14,24,28,42,62,42v39,0,62,-27,62,-67"},"6":{"d":"104,-135v-34,0,-58,26,-58,62v0,35,23,60,57,60v36,0,57,-26,57,-63v0,-34,-24,-59,-56,-59xm100,7v-65,0,-95,-63,-69,-122v18,-40,72,-108,101,-150r19,12r-82,111v50,-34,116,5,116,67v0,48,-37,82,-85,82"},"7":{"d":"39,-3r118,-232r-125,0r0,-20r158,0r-129,263"},"8":{"d":"46,-70v0,34,23,56,58,56v35,0,57,-22,57,-56v0,-36,-21,-57,-57,-57v-36,0,-58,22,-58,57xm56,-193v0,28,20,45,48,45v29,0,48,-17,48,-45v0,-28,-19,-46,-48,-46v-29,0,-48,17,-48,46xm22,-69v0,-37,20,-62,50,-70v-69,-20,-40,-129,32,-121v75,-10,98,105,31,121v30,8,50,33,50,69v0,48,-32,77,-81,77v-48,0,-83,-29,-82,-76"},"9":{"d":"103,-118v34,0,59,-26,58,-62v-1,-35,-23,-60,-58,-60v-35,0,-57,27,-57,63v0,33,23,59,57,59xm106,-260v65,0,97,65,69,124v-21,43,-72,105,-102,148r-19,-12r83,-111v-50,33,-115,-6,-115,-67v0,-48,36,-82,84,-82"},":":{"d":"56,3v-11,0,-18,-7,-18,-18v0,-11,7,-18,18,-18v9,0,19,7,18,18v1,11,-9,18,-18,18xm56,-115v-25,0,-22,-37,0,-37v9,1,18,8,18,18v0,10,-9,19,-18,19","w":111},";":{"d":"71,-115v-25,0,-22,-37,0,-37v9,1,18,8,18,18v0,10,-9,19,-18,19xm58,-45r26,11r-47,91r-14,-7","w":111},"<":{"d":"253,-182r-183,75r183,74r0,16r-207,-85r0,-11r207,-85r0,16","w":299},"=":{"d":"255,-82r0,14r-210,0r0,-14r210,0xm255,-146r0,14r-210,0r0,-14r210,0","w":299},">":{"d":"253,-113r0,11r-207,85r0,-16r184,-74r-184,-75r0,-16","w":299},"?":{"d":"89,7v-10,0,-19,-8,-19,-18v0,-27,37,-21,37,0v-1,10,-8,18,-18,18xm93,-241v-28,0,-42,19,-42,48r-21,0v-2,-43,22,-70,64,-70v48,0,72,50,50,91v-12,22,-83,49,-82,78v0,17,11,29,30,28v21,0,34,-12,33,-34r19,0v1,36,-18,53,-55,53v-39,0,-62,-42,-41,-74v14,-22,86,-52,83,-82v-2,-21,-15,-39,-38,-38","w":185},"@":{"d":"184,-175v24,0,39,11,45,30r11,-23r14,0r-28,116v-1,11,9,17,21,16v49,-5,75,-49,75,-99v0,-66,-57,-109,-128,-107v-94,3,-151,58,-154,152v-1,79,60,126,142,126v44,0,82,-14,110,-34r5,8v-30,24,-66,39,-114,39v-96,0,-162,-47,-162,-141v0,-103,72,-163,175,-163v81,0,143,41,143,118v0,65,-34,115,-97,115v-22,0,-38,-11,-33,-33v-10,17,-26,33,-51,33v-37,0,-54,-21,-55,-58v-1,-48,36,-96,81,-95xm121,-78v0,42,46,54,73,30v20,-17,23,-50,31,-79v-5,-22,-17,-34,-41,-35v-39,0,-63,41,-63,84","w":360},"A":{"d":"63,-107r89,0r-44,-112xm-3,0r113,-268r108,268r-25,0r-33,-87r-105,0r-34,87r-24,0","w":214,"k":{"\u2019":43,"\u2018":46,"\u201d":43,"\u201c":46,"Y":20,"W":6,"V":6,"U":6,"T":20,"Q":6,"O":6,"G":6,"C":6,";":-7,":":-7,"-":8}},"B":{"d":"143,-189v0,-50,-39,-49,-88,-48r0,94v48,1,88,2,88,-46xm155,-71v0,-52,-44,-55,-100,-52r0,103v57,3,100,0,100,-51xm180,-76v2,77,-65,79,-148,76r0,-257v75,-4,135,-1,135,67v0,29,-16,49,-40,54v33,3,53,26,53,60","w":199,"k":{"\u2019":6,"\u201d":6,"Y":6,"W":6,"V":6,".":10,"-":-10,",":10}},"C":{"d":"155,-263v35,-1,64,11,84,27r0,26v-23,-20,-45,-32,-82,-33v-65,-1,-114,48,-112,115v2,69,41,111,109,113v36,1,61,-12,83,-30r0,28v-22,14,-49,24,-82,24v-83,0,-135,-52,-135,-135v0,-83,53,-132,135,-135","w":257,"k":{"\u2019":-10,"\u201d":-10,";":-7,":":-7,"-":-8}},"D":{"d":"206,-129v-1,-88,-48,-117,-151,-109r0,218v101,9,151,-20,151,-109xm231,-128v0,110,-73,138,-199,128r0,-257v127,-9,199,17,199,129","w":250,"k":{"\u2019":6,"\u2018":6,"\u201d":6,"\u201c":6,"Y":6,"W":6,"V":6,"A":6,".":21,"-":-11,",":21}},"E":{"d":"32,0r0,-257r127,0r0,22r-104,0r0,80r104,0r0,22r-104,0r0,111r104,0r0,22r-127,0","w":184,"k":{";":-7,":":-7,".":-7,"-":-7,",":-7}},"F":{"d":"32,0r0,-257r127,0r0,22r-104,0r0,80r101,0r0,22r-101,0r0,133r-23,0","w":180,"k":{"\u2019":-7,"\u201d":-7,"\u00bb":-7,"u":13,"r":20,"o":13,"i":13,"e":13,"a":13,"A":26,";":15,":":15,".":71,"-":18,",":71}},"G":{"d":"20,-128v0,-134,180,-181,240,-79r-17,14v-19,-29,-48,-47,-90,-49v-65,-2,-108,51,-108,116v0,95,111,144,178,86v19,-16,28,-40,28,-67r-89,0r0,-20r115,0v1,82,-46,133,-126,134v-78,1,-131,-57,-131,-135","w":294,"k":{"\u2019":16,"\u201d":16,"Y":6,"T":6,";":-7,":":-7,".":10,"-":-8,",":10}},"H":{"d":"32,0r0,-257r23,0r0,104r140,0r0,-104r24,0r0,257r-24,0r0,-133r-140,0r0,133r-23,0","w":250,"k":{".":6,",":6}},"I":{"d":"32,0r0,-257r23,0r0,257r-23,0","w":87},"J":{"d":"18,-35v21,35,64,22,64,-35r0,-187r23,0r0,202v10,65,-76,82,-104,35","w":134,"k":{"\u2019":6,"\u201d":6,";":11,":":11,".":18,"-":6,",":18}},"K":{"d":"32,0r0,-257r23,0r0,120r117,-120r30,0r-122,123r128,134r-34,0r-119,-131r0,131r-23,0","w":206,"k":{"\u2019":8,"\u2018":13,"\u201d":8,"\u201c":13,"y":13,"u":6,"o":6,"e":6,"a":6,"Y":13,"W":13,"U":6,"T":13,"O":13,"C":13,";":-7,":":-7,".":-7,"-":18,",":-7}},"L":{"d":"32,0r0,-257r23,0r0,235r89,0r0,22r-112,0","w":148,"k":{"\u2019":55,"\u2018":60,"\u201d":55,"\u201c":60,"y":13,"u":6,"o":6,"e":6,"a":6,"Y":26,"W":20,"V":20,"U":6,"T":20,"O":13,";":-7,":":-7,".":-7,"-":6,",":-7}},"M":{"d":"149,10r-90,-207r-19,197r-25,0r35,-268r99,229r102,-229r33,268r-24,0r-19,-197","w":300,"k":{"\u2018":6,"\u201c":6}},"N":{"d":"32,0r0,-268r182,215r0,-204r22,0r0,265r-182,-216r0,208r-22,0","w":268,"k":{"\u2018":6,"\u201c":6,";":10,":":10,".":16,",":16}},"O":{"d":"45,-128v0,68,44,114,112,114v68,0,113,-46,113,-114v0,-68,-45,-114,-113,-114v-68,0,-112,46,-112,114xm157,-263v83,0,138,53,138,135v0,82,-56,135,-138,135v-81,0,-137,-54,-137,-135v0,-82,55,-135,137,-135","w":315,"k":{"\u2019":6,"\u201d":6,"Y":13,"X":6,"V":6,"T":20,"A":6,";":-7,":":-7,".":15,"-":-10,",":15}},"P":{"d":"168,-187v0,62,-46,75,-113,72r0,115r-23,0r0,-257v76,-4,136,0,136,70xm143,-185v-1,-48,-33,-55,-88,-52r0,101v52,0,89,1,88,-49","w":180,"k":{"\u2019":-8,"\u2018":-7,"\u201d":-8,"\u201c":-7,"\u00bb":6,"u":13,"s":13,"r":13,"o":20,"n":13,"i":6,"e":20,"a":20,"A":20,";":16,":":16,".":86,"-":28,",":86}},"Q":{"d":"45,-128v-4,91,105,144,178,92r-60,-69r29,0r47,55v18,-19,31,-43,31,-78v-3,-69,-46,-115,-113,-115v-67,0,-109,46,-112,115xm295,-128v0,43,-17,72,-41,95r43,51r-28,0r-31,-36v-23,15,-47,24,-83,23v-81,-3,-135,-53,-135,-133v0,-82,55,-135,137,-135v82,0,138,53,138,135","w":315,"k":{";":-7,":":-7,"-":-10}},"R":{"d":"137,-188v0,-47,-34,-51,-82,-49r0,95v46,1,82,2,82,-46xm163,-187v0,40,-26,64,-67,64r92,123r-28,0r-91,-123r-14,0r0,123r-23,0r0,-257v70,-3,131,2,131,70","w":190,"k":{"\u2019":6,"\u2018":6,"\u201d":6,"\u201c":6,"y":6,"u":6,"o":6,"e":6,"a":6,"Y":6,"T":6,"-":10}},"S":{"d":"159,-68v8,86,-125,100,-147,25r20,-11v8,23,25,39,53,40v33,1,52,-21,52,-54v0,-72,-114,-60,-114,-134v0,-64,99,-83,124,-29r-18,11v-14,-35,-86,-29,-82,19v5,55,123,58,112,133","w":179,"k":{";":-7,":":-7,".":6,"-":-11,",":6}},"T":{"d":"78,0r0,-235r-71,0r0,-22r165,0r0,22r-71,0r0,235r-23,0","w":178,"k":{"\u00bb":20,"y":43,"w":43,"u":36,"s":43,"r":36,"o":43,"i":10,"e":43,"c":43,"a":43,"O":20,"C":13,"A":26,";":23,":":23,".":46,"-":33,",":46}},"U":{"d":"125,7v-126,0,-89,-150,-94,-264r23,0r0,168v-1,50,23,74,71,75v107,2,60,-148,70,-243r23,0v-5,113,32,264,-93,264","w":249,"k":{"A":6,";":11,":":11,".":21,"-":10,",":21}},"V":{"d":"98,10r-101,-267r27,0r74,209r78,-209r26,0","w":198,"k":{"\u2019":-10,"\u201d":-10,"\u00bb":20,"y":10,"u":20,"o":20,"e":20,"a":20,"O":6,"A":6,";":24,":":24,".":60,"-":29,",":60}},"W":{"d":"93,10r-89,-267r25,0r64,205r69,-216r71,214r62,-203r24,0r-86,267r-71,-218","w":323,"k":{"\u2019":-7,"\u201d":-7,"\u00bb":20,"y":6,"u":20,"r":13,"o":20,"i":6,"e":20,"a":20,"A":6,";":21,":":21,".":44,"-":21,",":44}},"X":{"d":"21,0r-25,0r78,-135r-71,-122r27,0r58,102r58,-102r25,0r-71,121r79,136r-26,0r-66,-114","w":174,"k":{"\u2018":13,"\u201c":13,"O":6,"C":6,";":6,":":6,".":-7,"-":18,",":-7}},"Y":{"d":"87,0r0,-118r-85,-139r28,0r69,118r69,-118r27,0r-84,139r0,118r-24,0","w":196,"k":{"\u00bb":26,"u":38,"o":40,"i":6,"e":40,"a":40,"O":13,"C":6,"A":20,";":38,":":38,".":48,"-":43,",":48}},"Z":{"d":"4,0r153,-236r-130,0r0,-21r170,0r-152,235r137,0r0,22r-178,0","w":201,"k":{"\u2018":6,"\u201c":6,";":-7,":":-7,".":-7,"-":6,",":-7}},"[":{"d":"39,-263r51,0r0,17r-31,0r0,301r31,0r0,17r-51,0r0,-335","w":98},"\\":{"d":"126,33r-126,-296r19,0r126,296r-19,0","w":145},"]":{"d":"59,-263r0,335r-51,0r0,-17r31,0r0,-301r-31,0r0,-17r51,0","w":98},"^":{"d":"190,-256r95,98r-22,0r-83,-83r-83,83r-22,0r94,-98r21,0","w":360},"_":{"d":"180,71r0,14r-180,0r0,-14r180,0","w":180},"`":{"d":"113,-181r-16,0r-50,-62r29,0","w":180},"a":{"d":"92,-142v-35,0,-53,29,-53,66v0,38,17,62,52,63v35,0,54,-29,53,-67v0,-36,-18,-62,-52,-62xm87,-162v28,0,49,14,57,35r0,-29r22,0r0,156r-22,0r0,-28v-28,65,-129,30,-129,-49v0,-46,28,-85,72,-85","w":194,"k":{"\u2019":13,"\u2018":20,"\u201d":13,"\u201c":20}},"b":{"d":"103,-13v35,0,52,-25,52,-63v0,-37,-18,-66,-53,-66v-34,0,-52,26,-52,62v0,38,18,67,53,67xm179,-77v0,79,-100,115,-129,49r0,28r-21,0r0,-272r21,0r0,145v9,-20,29,-35,57,-35v44,0,72,39,72,85","w":194,"k":{"\u2019":13,"\u2018":20,"\u201d":13,"\u201c":20,"-":-7}},"c":{"d":"16,-76v0,-68,74,-106,134,-75r0,24v-40,-33,-112,-11,-112,52v0,59,74,81,115,46r0,24v-58,32,-137,0,-137,-71","w":164},"d":{"d":"92,-142v-34,0,-52,29,-52,66v-1,38,17,62,52,63v35,0,54,-29,53,-67v0,-36,-19,-62,-53,-62xm88,-162v28,0,47,14,56,35r0,-145r22,0r0,272r-22,0r0,-28v-9,22,-26,34,-54,35v-45,0,-75,-36,-75,-84v0,-46,29,-85,73,-85","w":194},"e":{"d":"137,-96v2,-42,-53,-59,-81,-32v-9,8,-15,18,-16,32r97,0xm91,-162v46,1,74,35,72,85r-124,0v2,37,18,64,53,64v27,0,42,-15,52,-37r20,11v-14,29,-33,46,-72,46v-46,0,-77,-36,-77,-83v-1,-49,29,-86,76,-86","w":178,"k":{"-":-7}},"f":{"d":"92,-253v-25,-11,-37,4,-37,38r0,59r35,0r0,19r-35,0r0,137r-21,0r0,-137r-29,0r0,-19r29,0v0,-63,-10,-140,62,-116","w":93,"k":{"\u2019":-25,"\u2018":-32,"\u201d":-25,"\u201c":-32,".":13,",":13}},"g":{"d":"89,-162v25,1,48,15,55,35r0,-29r22,0v-8,97,35,234,-74,234v-40,0,-66,-14,-70,-48r27,0v5,20,19,29,45,29v47,1,54,-36,50,-88v-9,21,-29,35,-56,36v-46,0,-72,-35,-72,-84v0,-48,27,-85,73,-85xm144,-79v0,-37,-18,-62,-53,-63v-35,-1,-52,29,-52,65v-1,37,16,63,50,64v35,0,56,-29,55,-66","w":194,"k":{".":6,"-":6,",":6}},"h":{"d":"99,-142v-66,0,-46,82,-49,142r-21,0r0,-272r20,0r0,140v22,-44,111,-40,111,26r0,106r-21,0v-6,-55,21,-142,-40,-142","w":187,"k":{"\u2019":20,"\u2018":20,"\u201d":20,"\u201c":20}},"i":{"d":"41,-200v-22,0,-19,-33,0,-33v9,0,17,7,17,16v1,11,-7,17,-17,17xm30,0r0,-156r23,0r0,156r-23,0","w":82,"k":{"\u2018":6,"\u201c":6}},"j":{"d":"41,-200v-22,0,-19,-33,0,-33v9,0,17,7,17,16v1,11,-7,17,-17,17xm30,78r0,-234r23,0r0,234r-23,0","w":82,"k":{"\u2019":6,"\u201d":6}},"k":{"d":"29,0r0,-272r21,0r0,185r78,-69r30,0r-83,70r89,86r-30,0r-84,-81r0,81r-21,0","w":164,"k":{"\u2019":-13,"\u201d":-13,"-":15}},"l":{"d":"53,0r-23,0r0,-272r23,0r0,272","w":82},"m":{"d":"95,-143v-62,0,-42,84,-45,143r-21,0r0,-156r21,0r0,25v13,-39,86,-41,98,0v20,-46,107,-40,107,26r0,105r-21,0v-5,-55,20,-142,-38,-143v-61,-1,-39,86,-43,143r-22,0v-6,-53,22,-143,-36,-143","w":284,"k":{"\u2019":20,"\u2018":20,"\u201d":20,"\u201c":20}},"n":{"d":"99,-142v-66,0,-46,82,-49,142r-21,0r0,-156r20,0r0,24v22,-44,111,-40,111,26r0,106r-21,0v-6,-55,21,-142,-40,-142","w":187,"k":{"\u2019":20,"\u2018":20,"\u201d":20,"\u201c":20}},"o":{"d":"39,-77v0,35,28,64,61,64v33,0,62,-29,62,-64v0,-35,-28,-65,-62,-65v-34,0,-61,30,-61,65xm185,-78v0,51,-36,85,-85,85v-49,0,-84,-34,-84,-85v0,-51,35,-84,84,-84v49,0,85,33,85,84","w":200,"k":{"\u2018":13,"\u201c":13,"-":-7}},"p":{"d":"105,-13v34,-1,51,-27,50,-64v0,-36,-17,-66,-52,-65v-35,1,-53,26,-53,63v0,37,20,66,55,66xm179,-77v7,80,-100,114,-129,48r0,107r-21,0r0,-234r21,0r0,29v10,-20,28,-35,55,-35v46,0,70,38,74,85","w":194,"k":{"\u2019":20,"\u2018":13,"\u201d":20,"\u201c":13,"-":-7}},"q":{"d":"144,-79v0,-37,-18,-62,-53,-63v-35,-1,-52,29,-52,65v-1,37,16,63,50,64v35,0,56,-29,55,-66xm89,-162v27,0,46,15,56,35r0,-29r21,0r0,234r-21,0r0,-107v-11,21,-28,35,-57,36v-46,0,-72,-36,-72,-84v-1,-48,27,-85,73,-85","w":194},"r":{"d":"112,-138v-66,-14,-65,68,-62,138r-21,0r0,-156r21,0r0,31v15,-25,35,-45,69,-33","w":113,"k":{"\u2019":-15,"\u201d":-15,".":36,"-":13,",":36}},"s":{"d":"122,-40v0,58,-98,62,-111,12r21,-12v4,32,68,39,68,1v0,-36,-81,-30,-81,-78v0,-54,89,-59,102,-13r-20,11v-3,-27,-59,-33,-59,0v0,41,80,25,80,79","w":137,"k":{"\u2018":13,"\u201c":13,"-":-7}},"t":{"d":"33,-137r-28,0r0,-19r28,0r0,-64r22,0r0,64r31,0r0,19r-31,0r0,137r-22,0r0,-137","w":89,"k":{"\u2019":-10,"\u2018":-7,"\u201d":-10,"\u201c":-7,"-":8}},"u":{"d":"95,7v-79,0,-66,-87,-66,-163r21,0v4,59,-17,143,45,143v62,0,40,-85,44,-143r22,0v0,76,13,163,-66,163","w":189,"k":{"\u2019":13,"\u201d":13}},"v":{"d":"5,-156r24,0r48,118r48,-118r24,0r-72,166","w":153,"k":{"\u2019":-20,"\u2018":-17,"\u201d":-20,"\u201c":-17,".":28,",":28}},"w":{"d":"67,10r-63,-166r23,0r41,112r49,-120r49,120r40,-112r23,0r-62,166r-50,-124","w":233,"k":{"\u2019":-20,"\u2018":-10,"\u201d":-20,"\u201c":-10,".":26,"-":-7,",":26}},"x":{"d":"5,-156r27,0r38,57r39,-57r26,0r-53,75r58,81r-26,0r-44,-63r-43,63r-27,0r58,-81","w":141,"k":{"-":11}},"y":{"d":"8,-156r23,0r44,122r41,-122r23,0r-80,234r-23,0r28,-79","w":145,"k":{"\u2019":-20,"\u2018":-20,"\u201d":-20,"\u201c":-20,".":31,"-":6,",":31}},"z":{"d":"4,0r87,-136r-81,0r0,-20r118,0r-86,136r89,0r0,20r-127,0","w":137},"{":{"d":"84,-151v-1,-64,-6,-118,65,-109v-1,6,4,18,-6,16v-83,-13,-2,140,-75,151v41,6,33,55,34,104v0,39,9,46,47,46v-1,7,4,19,-7,16v-65,7,-58,-48,-58,-108v0,-39,-16,-54,-53,-50r0,-16v39,2,54,-11,53,-50","w":180},"|":{"d":"98,-275r0,360r-16,0r0,-360r16,0","w":180},"}":{"d":"31,-260v69,-8,67,44,65,109v-1,39,14,52,53,50r0,16v-55,-10,-55,39,-53,92v2,53,-13,67,-65,66v1,-7,-4,-18,7,-16v82,14,0,-139,74,-150v-41,-7,-33,-56,-34,-105v0,-39,-10,-46,-47,-46r0,-16","w":180},"~":{"d":"99,-126v26,-2,78,25,102,24v28,-2,46,-12,68,-28r0,16v-33,26,-72,34,-119,14v-48,-22,-83,-12,-119,15r0,-16v21,-14,39,-24,68,-25","w":299},"\u00c4":{"d":"139,-294v-11,0,-18,-6,-18,-16v0,-11,7,-18,18,-18v10,0,16,8,16,18v1,10,-6,16,-16,16xm77,-294v-10,0,-17,-6,-17,-16v0,-10,7,-18,17,-18v10,0,17,8,17,18v0,10,-7,16,-17,16xm63,-107r89,0r-44,-112xm-3,0r113,-268r108,268r-25,0r-33,-87r-105,0r-34,87r-24,0","w":214},"\u00d6":{"d":"189,-294v-11,0,-18,-6,-18,-16v0,-11,7,-18,18,-18v10,0,16,7,16,18v0,10,-6,16,-16,16xm127,-294v-10,0,-17,-6,-17,-16v0,-10,7,-18,17,-18v10,0,17,8,17,18v0,10,-7,16,-17,16xm45,-128v0,68,44,114,112,114v68,0,113,-46,113,-114v0,-68,-45,-114,-113,-114v-68,0,-112,46,-112,114xm157,-263v83,0,138,53,138,135v0,82,-56,135,-138,135v-81,0,-137,-54,-137,-135v0,-82,55,-135,137,-135","w":315},"\u00dc":{"d":"156,-294v-11,0,-18,-6,-18,-16v0,-11,7,-18,18,-18v10,0,16,7,16,18v0,10,-6,16,-16,16xm94,-294v-10,0,-17,-6,-17,-16v0,-10,7,-18,17,-18v10,0,17,8,17,18v0,10,-7,16,-17,16xm125,7v-126,0,-89,-150,-94,-264r23,0r0,168v-1,50,23,74,71,75v107,2,60,-148,70,-243r23,0v-5,113,32,264,-93,264","w":249},"\u00e4":{"d":"128,-192v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v1,11,-7,17,-17,17xm67,-192v-10,0,-18,-6,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17xm92,-142v-35,0,-53,29,-53,66v0,38,17,62,52,63v35,0,54,-29,53,-67v0,-36,-18,-62,-52,-62xm87,-162v28,0,49,14,57,35r0,-29r22,0r0,156r-22,0r0,-28v-28,65,-129,30,-129,-49v0,-46,28,-85,72,-85","w":194},"\u00e9":{"d":"66,-181r38,-62r29,0r-50,62r-17,0xm137,-96v2,-42,-53,-59,-81,-32v-9,8,-15,18,-16,32r97,0xm91,-162v46,1,74,35,72,85r-124,0v2,37,18,64,53,64v27,0,42,-15,52,-37r20,11v-14,29,-33,46,-72,46v-46,0,-77,-36,-77,-83v-1,-49,29,-86,76,-86","w":178},"\u00f6":{"d":"131,-192v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17xm69,-192v-10,0,-16,-7,-16,-17v0,-10,6,-17,16,-17v10,0,18,7,18,17v0,10,-8,17,-18,17xm39,-77v0,35,28,64,61,64v33,0,62,-29,62,-64v0,-35,-28,-65,-62,-65v-34,0,-61,30,-61,65xm185,-78v0,51,-36,85,-85,85v-49,0,-84,-34,-84,-85v0,-51,35,-84,84,-84v49,0,85,33,85,84","w":200},"\u00fc":{"d":"126,-192v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17xm64,-192v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17xm95,7v-79,0,-66,-87,-66,-163r21,0v4,59,-17,143,45,143v62,0,40,-85,44,-143r22,0v0,76,13,163,-66,163","w":189},"\u00df":{"d":"88,-256v-39,0,-39,34,-39,76r0,180r-22,0r0,-137r-21,0r0,-19r21,0v-4,-64,1,-120,63,-120v70,0,86,109,24,124v37,5,54,33,55,76v2,57,-42,96,-97,80r0,-24v38,19,74,-9,74,-56v0,-44,-25,-70,-70,-64r0,-22v37,3,54,-12,54,-47v0,-29,-13,-47,-42,-47","w":186,"k":{"\u2018":6,"\u201c":6,"-":-13}},"\u2122":{"d":"163,-256r30,78r29,-78r18,0r0,94r-11,0r0,-85r-31,85r-9,0r-33,-85r0,85r-11,0r0,-94r18,0xm122,-256r0,9r-31,0r0,85r-11,0r0,-85r-32,0r0,-9r74,0","w":299},"\u00bb":{"d":"22,-9r-14,-9r38,-58r-37,-61r15,-9r43,69xm85,-9r-15,-9r38,-58r-36,-61r15,-9r43,69","w":137,"k":{"Y":40,"X":20,"W":33,"V":40,"U":13,"T":33,"J":-13,"A":13}},"\u2026":{"d":"60,3v-11,0,-18,-7,-18,-18v0,-11,7,-18,18,-18v11,0,18,7,18,18v0,11,-7,18,-18,18xm180,3v-11,0,-18,-7,-18,-18v0,-11,7,-18,18,-18v11,0,18,7,18,18v0,11,-7,18,-18,18xm300,3v-11,0,-18,-7,-18,-18v0,-11,7,-18,18,-18v11,0,18,7,18,18v0,11,-7,18,-18,18","w":360},"\u2013":{"d":"0,-85r180,0r0,15r-180,0r0,-15","w":180},"\u2014":{"d":"0,-70r0,-15r360,0r0,15r-360,0","w":360},"\u201c":{"d":"136,-258r-34,95r-27,-12r46,-88xm79,-258r-34,95r-26,-12r46,-88","w":154,"k":{"v":-10,"r":20,"q":13,"l":-7,"k":-7,"h":-7,"g":13,"f":-10,"d":13,"b":-17,"Y":-11,"X":-11,"W":-8,"V":-10,"T":-7,"Q":6,"O":15,"J":48,"A":48}},"\u201d":{"d":"75,-168r35,-95r26,11r-46,89xm19,-168r34,-95r26,11r-46,89","w":154},"\u2018":{"d":"82,-258r-34,95r-26,-12r46,-88","w":103,"k":{"v":-10,"r":20,"q":13,"l":-7,"k":-7,"h":-7,"g":13,"f":-10,"d":13,"b":-17,"Y":-11,"X":-11,"W":-8,"V":-10,"T":-7,"Q":6,"O":15,"J":48,"A":48}},"\u2019":{"d":"22,-168r34,-95r26,11r-46,89","w":103},"\u00d7":{"d":"150,-117r86,-86r10,10r-86,86r86,85r-10,10r-86,-85r-85,85r-11,-10r86,-85r-86,-86r11,-10","w":299},"\u20ac":{"d":"130,-14v28,0,49,-13,65,-30r-1,27v-16,14,-38,24,-63,24v-59,0,-94,-48,-101,-104r-29,0r3,-17r24,0v-2,-10,0,-18,0,-28r-27,0r3,-18r26,0v3,-79,106,-134,164,-73r0,26v-24,-33,-81,-45,-113,-11v-14,14,-23,33,-28,58r115,0r-5,18r-112,0v-1,9,-1,19,0,28r103,0r-5,17r-96,0v6,45,31,83,77,83"},"\u00a0":{"w":103}}});

Cufon.replace('p.teaser','');
Cufon.replace('div#content-sidebar h3','');
Cufon.replace('div#content-main h3.accBtn','');
Cufon.now();
