/*!
 * jQuery JavaScript Library v1.4.2
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Sat Feb 13 22:33:48 2010 -0500
 */
(function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j&&f&&c.isFunction(d);for(o=0;o<i;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,j);return a}return i?
e(a[0],b):w}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function na(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function oa(a){var b,d=[],f=[],e=arguments,j,i,o,k,n,r;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;var u=i.live.slice(0);for(k=0;k<u.length;k++){i=u[k];i.origType.replace(O,"")===a.type?f.push(i.selector):u.splice(k--,1)}j=c(a.target).closest(f,a.currentTarget);n=0;for(r=
j.length;n<r;n++)for(k=0;k<u.length;k++){i=u[k];if(j[n].selector===i.selector){o=j[n].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouseleave")f=c(a.relatedTarget).closest(i.selector)[0];if(!f||f!==o)d.push({elem:o,handleObj:i})}}n=0;for(r=d.length;n<r;n++){j=d[n];a.currentTarget=j.elem;a.data=j.handleObj.data;a.handleObj=j.handleObj;if(j.handleObj.origHandler.apply(j.elem,e)===false){b=false;break}}return b}}function pa(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g,
"&")}function qa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ra(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var j in f)for(var i in f[j])c.event.add(this,j,f[j][i],f[j][i].data)}}})}function sa(a,b,d){var f,e,j;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===s&&!ta.test(a[0])&&(c.support.checkClone||!ua.test(a[0]))){e=
true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=j?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ra=A.jQuery,Sa=A.$,s=A.document,T,Ta=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/,
Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&&
(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this,
a)}else return!b||b.jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b===
"find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,
function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(j in e){i=a[j];o=e[j];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){i=i&&(c.isPlainObject(i)||
c.isArray(i))?i:c.isArray(o)?[]:{};a[j]=c.extend(f,i,o)}else if(o!==w)a[j]=o}return a};c.extend({noConflict:function(a){A.$=Sa;if(a)A.jQuery=Ra;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",
L,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",L);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&ma()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,
"isPrototypeOf"))return false;var b;for(b in a);return b===w||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+
a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Va.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,j=a.length,i=j===w||c.isFunction(a);if(d)if(i)for(f in a){if(b.apply(a[f],
d)===false)break}else for(;e<j;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<j&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Wa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===
a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,j=a.length;e<j;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,j=0,i=a.length;j<i;j++){e=b(a[j],j,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&&
!c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=
true;if(ya)c.inArray=function(a,b){return ya.call(b,a)};T=c(s);if(s.addEventListener)L=function(){s.removeEventListener("DOMContentLoaded",L,false);c.ready()};else if(s.attachEvent)L=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+J();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";
var e=d.getElementsByTagName("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,
parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent=
false;d.detachEvent("onclick",k)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var k=s.createElement("div");k.style.width=k.style.paddingLeft="1px";s.body.appendChild(k);c.boxModel=c.support.boxModel=k.offsetWidth===2;s.body.removeChild(k).style.display="none"});a=function(k){var n=
s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true,
applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[G]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando];
else a.removeAttribute&&a.removeAttribute(c.expando);delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,
a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===
w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var Aa=/[\n\t]/g,ca=/\s+/,Za=/\r/g,$a=/href|src|style/,ab=/(button|input)/i,bb=/(button|input|object|select|textarea)/i,
cb=/^(a|area)$/i,Ba=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(n){var r=c(this);r.addClass(a.call(this,n,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className){for(var j=" "+e.className+" ",
i=e.className,o=0,k=b.length;o<k;o++)if(j.indexOf(" "+b[o]+" ")<0)i+=" "+b[o];e.className=c.trim(i)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(k){var n=c(this);n.removeClass(a.call(this,k,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var j=(" "+e.className+" ").replace(Aa," "),i=0,o=b.length;i<o;i++)j=j.replace(" "+b[i]+" ",
" ");e.className=c.trim(j)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var j=c(this);j.toggleClass(a.call(this,e,j.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,j=0,i=c(this),o=b,k=a.split(ca);e=k[j++];){o=f?o:!i.hasClass(e);i[o?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=
this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(Aa," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var j=b?d:0;for(d=b?d+1:e.length;j<d;j++){var i=
e[j];if(i.selected){a=c(i).val();if(b)return a;f.push(a)}}return f}if(Ba.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Za,"")}return w}var o=c.isFunction(a);return this.each(function(k){var n=c(this),r=a;if(this.nodeType===1){if(o)r=a.call(this,k,n.val());if(typeof r==="number")r+="";if(c.isArray(r)&&Ba.test(this.type))this.checked=c.inArray(n.val(),r)>=0;else if(c.nodeName(this,"select")){var u=c.makeArray(r);c("option",this).each(function(){this.selected=
c.inArray(c(this).val(),u)>=0});if(!u.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");
a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:bb.test(a.nodeName)||cb.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&j?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var O=/\.(.*)$/,db=function(a){return a.replace(/[^\w\s\.\|`]/g,
function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split(".");
k=r.shift();j.namespace=r.slice(0).sort().join(".")}else{r=[];j.namespace=""}j.type=k;j.guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addEventListener)a.addEventListener(k,o,false);else a.attachEvent&&a.attachEvent("on"+k,o)}if(z.add){z.add.call(a,j);if(!j.handler.guid)j.handler.guid=d.guid}u.push(j);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,j=0,i,o,k,n,r,u,z=c.data(a),
C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B<r.length;B++){u=r[B];if(d.guid===u.guid){if(i||k.test(u.namespace)){f==null&&r.splice(B--,1);n.remove&&n.remove.call(a,u)}if(f!=
null)break}}if(r.length===0||f!=null&&r.length===1){if(!n.teardown||n.teardown.call(a,o)===false)Ca(a,e,z.handle);delete C[e]}}else for(var B=0;B<r.length;B++){u=r[B];if(i||k.test(u.namespace)){c.event.remove(a,n,u.handler,B);r.splice(B--,1)}}}if(c.isEmptyObject(C)){if(b=z.handle)b.elem=null;delete z.events;delete z.handle;c.isEmptyObject(z)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=
e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(j){}if(!a.isPropagationStopped()&&
f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;
if(!b){d=a.type.split(".");a.type=d.shift();f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var j=d.length;e<j;e++){var i=d[e];if(b||f.test(i.namespace)){a.handler=i.handler;a.data=i.data;a.handleObj=i;i=i.handler.apply(this,arguments);if(i!==w){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),
fix:function(a){if(a[G])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||s;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=s.documentElement;d=s.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||
d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,a.origType,c.extend({},a,{handler:oa}))},remove:function(a){var b=true,d=a.origType.replace(O,"");c.each(c.data(this,
"events").live||[],function(){if(d===this.origType.replace(O,""))return b=false});b&&c.event.remove(this,a.origType,oa)}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};var Ca=s.removeEventListener?function(a,b,d){a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent("on"+b,d)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=
a;this.type=a.type}else this.type=a;this.timeStamp=J();this[G]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,
isImmediatePropagationStopped:Y};var Da=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},Ea=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ea:Da,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ea:Da)}}});if(!c.support.submitBubbles)c.event.special.submit=
{setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length)return na("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13)return na("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};
if(!c.support.changeBubbles){var da=/textarea|input|select/i,ea,Fa=function(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},fa=function(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Fa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",
e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return fa.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return fa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,
"_change_data",Fa(a))}},setup:function(){if(this.type==="file")return false;for(var a in ea)c.event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return da.test(this.nodeName)}};ea=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a,
d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var j in d)this[b](j,f,d[j],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(k){c(this).unbind(k,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{j=0;for(var o=this.length;j<o;j++)c.event.add(this[j],d,i,f)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&
!a.preventDefault)for(var d in a)this.unbind(d,a[d]);else{d=0;for(var f=this.length;d<f;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,f){return this.live(b,d,f,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},
toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var Ga={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,j){var i,o=0,k,n,r=j||this.selector,
u=j?this:c(this.context);if(c.isFunction(f)){e=f;f=w}for(d=(d||"").split(" ");(i=d[o++])!=null;){j=O.exec(i);k="";if(j){k=j[0];i=i.replace(O,"")}if(i==="hover")d.push("mouseenter"+k,"mouseleave"+k);else{n=i;if(i==="focus"||i==="blur"){d.push(Ga[i]+k);i+=k}else i=(Ga[i]||i)+k;b==="live"?u.each(function(){c.event.add(this,pa(i,r),{data:f,selector:r,handler:e,origType:i,origHandler:e,preType:n})}):u.unbind(pa(i,r),e)}}return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),
function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});A.attachEvent&&!A.addEventListener&&A.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g){for(var h="",l,m=0;g[m];m++){l=g[m];if(l.nodeType===3||l.nodeType===4)h+=l.nodeValue;else if(l.nodeType!==8)h+=a(l.childNodes)}return h}function b(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];
if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=l;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}m[q]=y}}}function d(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=l;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(k.filter(h,[t]).length>0){y=t;break}}t=t[g]}m[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,
e=0,j=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;(f.exec(""),v=f.exec(I))!==null;){I=v[3];p.push(v[1]);if(v[2]){S=v[3];break}}if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){g=p.shift();if(n.relative[g])g+=p.shift();
t=ga(g,t)}else{if(!m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.find(p.shift(),h,M);h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:p.pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=v.expr?k.filter(v.expr,v.set):v.set;if(p.length>0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v==null)v=h;n.relative[D](y,v,M)}}else y=[]}y||(y=t);y||k.error(D||
g);if(j.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))l.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l);if(S){k(S,q,l,m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};k.matches=function(g,h){return k(g,null,null,h)};k.find=function(g,h,l){var m,q;if(!g)return[];
for(var p=0,v=n.order.length;p<v;p++){var t=n.order[p];if(q=n.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");m=n.find[t](q,h,l);if(m!=null){g=g.replace(n.match[t],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};k.filter=function(g,h,l,m){for(var q=g,p=[],v=h,t,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var H in n.filter)if((t=n.leftMatch[H].exec(g))!=null&&t[2]){var M=n.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-
1)!=="\\"){if(v===p)p=[];if(n.preFilter[H])if(t=n.preFilter[H](t,v,l,p,m,S)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=v[U])!=null;U++)if(D){I=M(D,t,U,v);var Ha=m^!!I;if(l&&I!=null)if(Ha)y=true;else v[U]=false;else if(Ha){p.push(D);y=true}}if(I!==w){l||(v=p);g=g.replace(n.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)k.error(g);else break;q=g}return v};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var n=k.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,
CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},
relative:{"+":function(g,h){var l=typeof h==="string",m=l&&!/\W/.test(h);l=l&&!m;if(m)h=h.toLowerCase();m=0;for(var q=g.length,p;m<q;m++)if(p=g[m]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[m]=l||p&&p.nodeName.toLowerCase()===h?p||false:p===h}l&&k.filter(h,g,true)},">":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m<q;m++){var p=g[m];if(p){l=p.parentNode;g[m]=l.nodeName.toLowerCase()===h?l:false}}}else{m=0;for(q=g.length;m<q;m++)if(p=g[m])g[m]=
l?p.parentNode:p.parentNode===h;l&&k.filter(h,g,true)}},"":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,m,g,p,l)},"~":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,m,g,p,l)}},find:{ID:function(g,h,l){if(typeof h.getElementById!=="undefined"&&!l)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var l=[];
h=h.getElementsByName(g[1]);for(var m=0,q=h.length;m<q;m++)h[m].getAttribute("name")===g[1]&&l.push(h[m]);return l.length===0?null:l}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,l,m,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var v;(v=h[p])!=null;p++)if(v)if(q^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))l||m.push(v);else if(l)h[p]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},
CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,l,m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,l,m,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h);else{g=k.filter(g[3],h,l,true^q);l||m.push.apply(m,
g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,l){return!!k(l[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},
text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},
setFilters:{first:function(g,h){return h===0},last:function(g,h,l,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,l){return h<l[3]-0},gt:function(g,h,l){return h>l[3]-0},nth:function(g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(g,l,h,m);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=
h[3];l=0;for(m=h.length;l<m;l++)if(h[l]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+q)},CHILD:function(g,h){var l=h[1],m=g;switch(l){case "only":case "first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(l==="first")return true;m=g;case "last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case "nth":l=h[2];var q=h[3];if(l===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var v=0;for(m=p.firstChild;m;m=
m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;p.sizcache=h}g=g.nodeIndex-q;return l===0?g===0:g%l===0&&g/l>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var l=h[1];g=n.attrHandle[l]?n.attrHandle[l](g):g[l]!=null?g[l]:g.getAttribute(l);l=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m===
"="?l===h:m==="*="?l.indexOf(h)>=0:m==="~="?(" "+l+" ").indexOf(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexOf(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false},POS:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n.match){n.match[u]=new RegExp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[u]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g,
h){return"\\"+(h-0+1)}))}var z=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){z=function(g,h){h=h||[];if(j.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var l=0,m=g.length;l<m;l++)h.push(g[l]);else for(l=0;g[l];l++)h.push(g[l]);return h}}var B;if(s.documentElement.compareDocumentPosition)B=function(g,h){if(!g.compareDocumentPosition||
!h.compareDocumentPosition){if(g==h)i=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)i=true;return g};else if("sourceIndex"in s.documentElement)B=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)i=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)i=true;return g};else if(s.createRange)B=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)i=true;return g.ownerDocument?-1:1}var l=g.ownerDocument.createRange(),m=
h.ownerDocument.createRange();l.setStart(g,0);l.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=l.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)i=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var l=s.documentElement;l.insertBefore(g,l.firstChild);if(s.getElementById(h)){n.find.ID=function(m,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(m[1]))?q.id===m[1]||typeof q.getAttributeNode!=="undefined"&&
q.getAttributeNode("id").nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&p&&p.nodeValue===q}}l.removeChild(g);l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,l){l=l.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;l[m];m++)l[m].nodeType===1&&h.push(l[m]);l=h}return l};g.innerHTML="<a href='#'></a>";
if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=k,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){k=function(m,q,p,v){q=q||s;if(!v&&q.nodeType===9&&!x(q))try{return z(q.querySelectorAll(m),p)}catch(t){}return g(m,q,p,v)};for(var l in g)k[l]=g[l];h=null}}();
(function(){var g=s.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,l,m){if(typeof l.getElementsByClassName!=="undefined"&&!m)return l.getElementsByClassName(h[1])};g=null}}})();var E=s.compareDocumentPosition?function(g,h){return!!(g.compareDocumentPosition(h)&16)}:
function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ga=function(g,h){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)k(g,h[q],l);return k.filter(m,l)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=a;c.isXMLDoc=x;c.contains=E})();var eb=/Until$/,fb=/^(?:parents|prevUntil|prevAll)/,
gb=/,/;R=Array.prototype.slice;var Ia=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,j){return!!b.call(e,j,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Ua.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;
c.find(a,this[f],b);if(f>0)for(var j=d;j<b.length;j++)for(var i=0;i<d;i++)if(b[i]===b[j]){b.splice(j--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Ia(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ia(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,j=
{},i;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){i=a[e];j[i]||(j[i]=c.expr.match.POS.test(i)?c(i,b||this.context):i)}for(;f&&f.ownerDocument&&f!==b;){for(i in j){e=j[i];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:i,elem:f});delete j[i]}}f=f.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,r){for(;r&&r.ownerDocument&&r!==b;){if(k?k.index(r)>-1:c(r).is(a))return r;r=r.parentNode}return null})},index:function(a){if(!a||typeof a===
"string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(qa(a[0])||qa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",
d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?
a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);eb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||gb.test(f))&&fb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||a.nodeType!==1||!c(a).is(d));){a.nodeType===
1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ja=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ka=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,La=/<([\w:]+)/,ib=/<tbody/i,jb=/<|&#?\w+;/,ta=/<script|<object|<embed|<option|<style/i,ua=/checked\s*(?:[^=]|=\s*.checked.)/i,Ma=function(a,b,d){return hb.test(d)?
a:b+"></"+d+">"},F={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=
c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},
wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},
prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,
this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);
return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ja,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ra(this,b);ra(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ja,
""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(La.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ka,Ma);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var j=c(this),i=j.html();j.empty().append(function(){return a.call(this,e,i)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&
this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),f=d.html();d.replaceWith(a.call(this,b,f))});if(typeof a!=="string")a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){function f(u){return c.nodeName(u,"table")?u.getElementsByTagName("tbody")[0]||
u.appendChild(u.ownerDocument.createElement("tbody")):u}var e,j,i=a[0],o=[],k;if(!c.support.checkClone&&arguments.length===3&&typeof i==="string"&&ua.test(i))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(i))return this.each(function(u){var z=c(this);a[0]=i.call(this,u,b?z.html():w);z.domManip(a,b,d)});if(this[0]){e=i&&i.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:sa(a,this,o);k=e.fragment;if(j=k.childNodes.length===
1?(k=k.firstChild):k.firstChild){b=b&&c.nodeName(j,"tr");for(var n=0,r=this.length;n<r;n++)d.call(b?f(this[n],j):this[n],n>0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]);
return this}else{e=0;for(var j=d.length;e<j;e++){var i=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;for(var e=[],j=0,i;(i=a[j])!=null;j++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Ka,Ma);var o=(La.exec(i)||["",
""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2];n--;)r=r.lastChild;if(!c.support.tbody){n=ib.test(i);o=o==="table"&&!n?r.firstChild&&r.firstChild.childNodes:k[1]==="<table>"&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e=
c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]?
c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja=
function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=
Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,
"border"+this+"Width",true))||0})}a.offsetWidth!==0?i():c.swap(a,ob,i);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=
a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=j}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=
a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=J(),tb=/<script(.|\s)*?\/script>/gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ka=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!==
"string")return zb.call(this,a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var j=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o==="notmodified")j.html(e?c("<div />").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&j.each(d,[i.responseText,o,i])}});return this},
serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ub.test(this.nodeName)||vb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),
function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,
global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&&
e.success.call(k,o,i,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(k,x,i);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),j,i,o,k=a&&a.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")N.test(e.url)||(e.url+=(ka.test(e.url)?
"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){j=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(N,"="+j+"$1");e.url=e.url.replace(N,"="+j+"$1");e.dataType="script";A[j]=A[j]||function(q){o=q;b();d();A[j]=w;try{delete A[j]}catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===
false&&n==="GET"){var r=J(),u=e.url.replace(wb,"$1_="+r+"$2");e.url=u+(u===e.url?(ka.test(e.url)?"&":"?")+"_="+r:"")}if(e.data&&n==="GET")e.url+=(ka.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&r){var z=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!j){var B=
false;C.onload=C.onreadystatechange=function(){if(!B&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){B=true;b();d();C.onload=C.onreadystatechange=null;z&&C.parentNode&&z.removeChild(C)}}}z.insertBefore(C,z.firstChild);return w}var E=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since",
c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}r||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.beforeSend&&e.beforeSend.call(k,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(q){if(!x||x.readyState===0||q==="abort"){E||
d();E=true;if(x)x.onreadystatechange=c.noop}else if(!E&&x&&(x.readyState===4||q==="timeout")){E=true;x.onreadystatechange=c.noop;i=q==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}catch(v){i="parsererror";p=v}if(i==="success"||i==="notmodified")j||b();else c.handleError(e,x,i,p);d();q==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){x&&h.call(x);
g("abort")}}catch(l){}e.async&&e.timeout>0&&setTimeout(function(){x&&!E&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===
1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b===
"json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(k,n){b||/\[\]$/.test(i)?f(i,n):d(i+"["+(typeof n==="object"||c.isArray(n)?k:"")+"]",n)});else!b&&o!=null&&typeof o==="object"?c.each(o,function(k,n){d(i+"["+k+"]",n)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional;
if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j]);return e.join("&").replace(yb,"+")}});var la={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,W,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");
this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(la[d])f=la[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();la[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(K("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],
"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(K("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},
animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var j=c.extend({},e),i,o=this.nodeType===1&&c(this).is(":hidden"),k=this;for(i in a){var n=i.replace(ia,ja);if(i!==n){a[n]=a[i];delete a[i];i=n}if(a[i]==="hide"&&o||a[i]==="show"&&!o)return j.complete.call(this);if((i==="height"||i==="width")&&this.style){j.display=c.css(this,"display");j.overflow=this.style.overflow}if(c.isArray(a[i])){(j.specialEasing=
j.specialEasing||{})[i]=a[i][1];a[i]=a[i][0]}}if(j.overflow!=null)this.style.overflow="hidden";j.curAnim=c.extend({},a);c.each(a,function(r,u){var z=new c.fx(k,j,r);if(Ab.test(u))z[u==="toggle"?o?"show":"hide":u](a);else{var C=Bb.exec(u),B=z.cur(true)||0;if(C){u=parseFloat(C[2]);var E=C[3]||"px";if(E!=="px"){k.style[r]=(u||1)+E;B=(u||1)/z.cur(true)*B;k.style[r]=B+E}if(C[1])u=(C[1]==="-="?-1:1)*u+B;z.custom(B,u,E)}else z.custom(B,u,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);
this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration===
"number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||
c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(j){return e.step(j)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;
this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=
this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,
e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||
c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in s.documentElement?
function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=
this[0];if(a)return this.each(function(r){c.offset.setOffset(this,a,r)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,j,i=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==i;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;j=e?e.getComputedStyle(b,null):b.currentStyle;
k-=b.scrollTop;n-=b.scrollLeft;if(b===d){k+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&j.overflow!=="visible"){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=j}if(f.position==="relative"||f.position==="static"){k+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&
f.position==="fixed"){k+=Math.max(i.scrollTop,o.scrollTop);n+=Math.max(i.scrollLeft,o.scrollLeft)}return{top:k,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,j=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";
a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==j;a.removeChild(b);
c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),j=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,
d,e);d={top:b.top-e.top+j,left:b.left-e.left+i};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-
f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],j;if(!e)return null;if(f!==w)return this.each(function(){if(j=wa(this))j.scrollTo(!a?f:c(j).scrollLeft(),a?f:c(j).scrollTop());else this[d]=f});else return(j=wa(e))?"pageXOffset"in j?j[a?"pageYOffset":
"pageXOffset"]:c.support.boxModel&&j.document.documentElement[d]||j.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(j){var i=c(this);i[d](f.call(this,j,i[d]()))});return"scrollTo"in
e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window);
/*!
 * Copyright (c) 2011 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version ${Version}
 */

var Cufon = (function() {

	var api = function() {
		return api.replace.apply(null, arguments);
	};

	var DOM = api.DOM = {

		ready: (function() {

			var complete = false, readyStatus = { loaded: 1, complete: 1 };

			var queue = [], perform = function() {
				if (complete) return;
				complete = true;
				for (var fn; fn = queue.shift(); fn());
			};

			// Gecko, Opera, WebKit r26101+

			if (document.addEventListener) {
				document.addEventListener('DOMContentLoaded', perform, false);
				window.addEventListener('pageshow', perform, false); // For cached Gecko pages
			}

			// Old WebKit, Internet Explorer

			if (!window.opera && document.readyState) (function() {
				readyStatus[document.readyState] ? perform() : setTimeout(arguments.callee, 10);
			})();

			// Internet Explorer

			if (document.readyState && document.createStyleSheet) (function() {
				try {
					document.body.doScroll('left');
					perform();
				}
				catch (e) {
					setTimeout(arguments.callee, 1);
				}
			})();

			addEvent(window, 'load', perform); // Fallback

			return function(listener) {
				if (!arguments.length) perform();
				else complete ? listener() : queue.push(listener);
			};

		})(),

		root: function() {
			return document.documentElement || document.body;
		},

		strict: (function() {
			var doctype;
			// no doctype (doesn't always catch it though.. IE I'm looking at you)
			if (document.compatMode == 'BackCompat') return false;
			// WebKit, Gecko, Opera, IE9+
			doctype = document.doctype;
			if (doctype) {
				return !/frameset|transitional/i.test(doctype.publicId);
			}
			// IE<9, firstChild is the doctype even if there's an XML declaration
			doctype = document.firstChild;
			if (doctype.nodeType != 8 || /^DOCTYPE.+(transitional|frameset)/i.test(doctype.data)) {
				return false;
			}
			return true;
		})()

	};

	var CSS = api.CSS = {

		Size: function(value, base) {

			this.value = parseFloat(value);
			this.unit = String(value).match(/[a-z%]*$/)[0] || 'px';

			this.convert = function(value) {
				return value / base * this.value;
			};

			this.convertFrom = function(value) {
				return value / this.value * base;
			};

			this.toString = function() {
				return this.value + this.unit;
			};

		},

		addClass: function(el, className) {
			var current = el.className;
			el.className = current + (current && ' ') + className;
			return el;
		},

		color: cached(function(value) {
			var parsed = {};
			parsed.color = value.replace(/^rgba\((.*?),\s*([\d.]+)\)/, function($0, $1, $2) {
				parsed.opacity = parseFloat($2);
				return 'rgb(' + $1 + ')';
			});
			return parsed;
		}),

		// has no direct CSS equivalent.
		// @see http://msdn.microsoft.com/en-us/library/system.windows.fontstretches.aspx
		fontStretch: cached(function(value) {
			if (typeof value == 'number') return value;
			if (/%$/.test(value)) return parseFloat(value) / 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
			}[value] || 1;
		}),

		getStyle: function(el) {
			var view = document.defaultView;
			if (view && view.getComputedStyle) return new Style(view.getComputedStyle(el, null));
			if (el.currentStyle) return new Style(el.currentStyle);
			return new Style(el.style);
		},

		gradient: cached(function(value) {
			var gradient = {
				id: value,
				type: value.match(/^-([a-z]+)-gradient\(/)[1],
				stops: []
			}, colors = value.substr(value.indexOf('(')).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);
			for (var i = 0, l = colors.length, stop; i < l; ++i) {
				stop = colors[i].split('=', 2).reverse();
				gradient.stops.push([ stop[1] || i / (l - 1), stop[0] ]);
			}
			return gradient;
		}),

		quotedList: cached(function(value) {
			// doesn't work properly with empty quoted strings (""), but
			// it's not worth the extra code.
			var list = [], re = /\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g, match;
			while (match = re.exec(value)) list.push(match[3] || match[1]);
			return list;
		}),

		recognizesMedia: cached(function(media) {
			var el = document.createElement('style'), sheet, container, supported;
			el.type = 'text/css';
			el.media = media;
			try { // this is cached anyway
				el.appendChild(document.createTextNode('/**/'));
			} catch (e) {}
			container = elementsByTagName('head')[0];
			container.insertBefore(el, container.firstChild);
			sheet = (el.sheet || el.styleSheet);
			supported = sheet && !sheet.disabled;
			container.removeChild(el);
			return supported;
		}),

		removeClass: function(el, className) {
			var re = RegExp('(?:^|\\s+)' + className +  '(?=\\s|$)', 'g');
			el.className = el.className.replace(re, '');
			return el;
		},

		supports: function(property, value) {
			var checker = document.createElement('span').style;
			if (checker[property] === undefined) return false;
			checker[property] = value;
			return checker[property] === value;
		},

		textAlign: function(word, style, position, wordCount) {
			if (style.get('textAlign') == 'right') {
				if (position > 0) word = ' ' + word;
			}
			else if (position < wordCount - 1) word += ' ';
			return word;
		},

		textShadow: cached(function(value) {
			if (value == 'none') return null;
			var shadows = [], currentShadow = {}, result, offCount = 0;
			var re = /(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;
			while (result = re.exec(value)) {
				if (result[0] == ',') {
					shadows.push(currentShadow);
					currentShadow = {};
					offCount = 0;
				}
				else if (result[1]) {
					currentShadow.color = result[1];
				}
				else {
					currentShadow[[ 'offX', 'offY', 'blur' ][offCount++]] = result[2];
				}
			}
			shadows.push(currentShadow);
			return shadows;
		}),

		textTransform: (function() {
			var map = {
				uppercase: function(s) {
					return s.toUpperCase();
				},
				lowercase: function(s) {
					return s.toLowerCase();
				},
				capitalize: function(s) {
					return s.replace(/(?:^|\s)./g, function($0) {
						return $0.toUpperCase();
					});
				}
			};
			return function(text, style) {
				var transform = map[style.get('textTransform')];
				return transform ? transform(text) : text;
			};
		})(),

		whiteSpace: (function() {
			var ignore = {
				inline: 1,
				'inline-block': 1,
				'run-in': 1
			};
			var wsStart = /^\s+/, wsEnd = /\s+$/;
			return function(text, style, node, previousElement, simple) {
				if (simple) return text.replace(wsStart, '').replace(wsEnd, ''); // @fixme too simple
				if (previousElement) {
					if (previousElement.nodeName.toLowerCase() == 'br') {
						text = text.replace(wsStart, '');
					}
				}
				if (ignore[style.get('display')]) return text;
				if (!node.previousSibling) text = text.replace(wsStart, '');
				if (!node.nextSibling) text = text.replace(wsEnd, '');
				return text;
			};
		})()

	};

	CSS.ready = (function() {

		// don't do anything in Safari 2 (it doesn't recognize any media type)
		var complete = !CSS.recognizesMedia('all'), hasLayout = false;

		var queue = [], perform = function() {
			complete = true;
			for (var fn; fn = queue.shift(); fn());
		};

		var links = elementsByTagName('link'), styles = elementsByTagName('style');

		var checkTypes = {
			'': 1,
			'text/css': 1
		};

		function isContainerReady(el) {
			if (!checkTypes[el.type.toLowerCase()]) return true;
			return el.disabled || isSheetReady(el.sheet, el.media || 'screen');
		}

		function isSheetReady(sheet, media) {
			// in Opera sheet.disabled is true when it's still loading,
			// even though link.disabled is false. they stay in sync if
			// set manually.
			if (!CSS.recognizesMedia(media || 'all')) return true;
			if (!sheet || sheet.disabled) return false;
			try {
				var rules = sheet.cssRules, rule;
				if (rules) {
					// needed for Safari 3 and Chrome 1.0.
					// in standards-conforming browsers cssRules contains @-rules.
					// Chrome 1.0 weirdness: rules[<number larger than .length - 1>]
					// returns the last rule, so a for loop is the only option.
					search: for (var i = 0, l = rules.length; rule = rules[i], i < l; ++i) {
						switch (rule.type) {
							case 2: // @charset
								break;
							case 3: // @import
								if (!isSheetReady(rule.styleSheet, rule.media.mediaText)) return false;
								break;
							default:
								// only @charset can precede @import
								break search;
						}
					}
				}
			}
			catch (e) {} // probably a style sheet from another domain
			return true;
		}

		function allStylesLoaded() {
			// Internet Explorer's style sheet model, there's no need to do anything
			if (document.createStyleSheet) return true;
			// standards-compliant browsers
			var el, i;
			for (i = 0; el = links[i]; ++i) {
				if (el.rel.toLowerCase() == 'stylesheet' && !isContainerReady(el)) return false;
			}
			for (i = 0; el = styles[i]; ++i) {
				if (!isContainerReady(el)) return false;
			}
			return true;
		}

		DOM.ready(function() {
			// getComputedStyle returns null in Gecko if used in an iframe with display: none
			if (!hasLayout) hasLayout = CSS.getStyle(document.body).isUsable();
			if (complete || (hasLayout && allStylesLoaded())) perform();
			else setTimeout(arguments.callee, 10);
		});

		return function(listener) {
			if (complete) listener();
			else queue.push(listener);
		};

	})();

	function Font(data) {

		var face = this.face = data.face, wordSeparators = {
			'\u0020': 1,
			'\u00a0': 1,
			'\u3000': 1
		};

		this.glyphs = (function(glyphs) {
			var key, fallbacks = {
				'\u2011': '\u002d',
				'\u00ad': '\u2011'
			};
			for (key in fallbacks) {
				if (!hasOwnProperty(fallbacks, key)) continue;
				if (!glyphs[key]) glyphs[key] = glyphs[fallbacks[key]];
			}
			return glyphs;
		})(data.glyphs);

		this.w = data.w;
		this.baseSize = parseInt(face['units-per-em'], 10);

		this.family = face['font-family'].toLowerCase();
		this.weight = face['font-weight'];
		this.style = face['font-style'] || 'normal';

		this.viewBox = (function () {
			var parts = face.bbox.split(/\s+/);
			var box = {
				minX: parseInt(parts[0], 10),
				minY: parseInt(parts[1], 10),
				maxX: parseInt(parts[2], 10),
				maxY: parseInt(parts[3], 10)
			};
			box.width = box.maxX - box.minX;
			box.height = box.maxY - box.minY;
			box.toString = function() {
				return [ this.minX, this.minY, this.width, this.height ].join(' ');
			};
			return box;
		})();

		this.ascent = -parseInt(face.ascent, 10);
		this.descent = -parseInt(face.descent, 10);

		this.height = -this.ascent + this.descent;

		this.spacing = function(chars, letterSpacing, wordSpacing) {
			var glyphs = this.glyphs, glyph,
				kerning, k,
				jumps = [],
				width = 0, w,
				i = -1, j = -1, chr;
			while (chr = chars[++i]) {
				glyph = glyphs[chr] || this.missingGlyph;
				if (!glyph) continue;
				if (kerning) {
					width -= k = kerning[chr] || 0;
					jumps[j] -= k;
				}
				w = glyph.w;
				if (isNaN(w)) w = +this.w; // may have been a String in old fonts
				if (w > 0) {
					w += letterSpacing;
					if (wordSeparators[chr]) w += wordSpacing;
				}
				width += jumps[++j] = ~~w; // get rid of decimals
				kerning = glyph.k;
			}
			jumps.total = width;
			return jumps;
		};

	}

	function FontFamily() {

		var styles = {}, mapping = {
			oblique: 'italic',
			italic: 'oblique'
		};

		this.add = function(font) {
			(styles[font.style] || (styles[font.style] = {}))[font.weight] = font;
		};

		this.get = function(style, weight) {
			var weights = styles[style] || styles[mapping[style]]
				|| styles.normal || styles.italic || styles.oblique;
			if (!weights) return null;
			// we don't have to worry about "bolder" and "lighter"
			// because IE's currentStyle returns a numeric value for it,
			// and other browsers use the computed value anyway
			weight = {
				normal: 400,
				bold: 700
			}[weight] || parseInt(weight, 10);
			if (weights[weight]) return weights[weight];
			// http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight
			// Gecko uses x99/x01 for lighter/bolder
			var up = {
				1: 1,
				99: 0
			}[weight % 100], alts = [], min, max;
			if (up === undefined) up = weight > 400;
			if (weight == 500) weight = 400;
			for (var alt in weights) {
				if (!hasOwnProperty(weights, alt)) continue;
				alt = parseInt(alt, 10);
				if (!min || alt < min) min = alt;
				if (!max || alt > max) max = alt;
				alts.push(alt);
			}
			if (weight < min) weight = min;
			if (weight > max) weight = max;
			alts.sort(function(a, b) {
				return (up
					? (a >= weight && b >= weight) ? a < b : a > b
					: (a <= weight && b <= weight) ? a > b : a < b) ? -1 : 1;
			});
			return weights[alts[0]];
		};

	}

	function HoverHandler() {

		function contains(node, anotherNode) {
			try {
				if (node.contains) return node.contains(anotherNode);
				return node.compareDocumentPosition(anotherNode) & 16;
			}
			catch(e) {} // probably a XUL element such as a scrollbar
			return false;
		}

		// mouseover/mouseout (standards) mode
		function onOverOut(e) {
			var related = e.relatedTarget;
			// there might be no relatedTarget if the element is right next
			// to the window frame
			if (related && contains(this, related)) return;
			trigger(this, e.type == 'mouseover');
		}

		// mouseenter/mouseleave (probably ie) mode
		function onEnterLeave(e) {
			if (!e) e = window.event;
			// ie model, we don't have access to "this", but
			// mouseenter/leave doesn't bubble so it's fine.
			trigger(e.target || e.srcElement, e.type == 'mouseenter');
		}

		function trigger(el, hoverState) {
			// A timeout is needed so that the event can actually "happen"
			// before replace is triggered. This ensures that styles are up
			// to date.
			setTimeout(function() {
				var options = sharedStorage.get(el).options;
				if (hoverState) {
					options = merge(options, options.hover);
					options._mediatorMode = 1;
				}
				api.replace(el, options, true);
			}, 10);
		}

		this.attach = function(el) {
			if (el.onmouseenter === undefined) {
				addEvent(el, 'mouseover', onOverOut);
				addEvent(el, 'mouseout', onOverOut);
			}
			else {
				addEvent(el, 'mouseenter', onEnterLeave);
				addEvent(el, 'mouseleave', onEnterLeave);
			}
		};

		this.detach = function(el) {
			if (el.onmouseenter === undefined) {
				removeEvent(el, 'mouseover', onOverOut);
				removeEvent(el, 'mouseout', onOverOut);
			}
			else {
				removeEvent(el, 'mouseenter', onEnterLeave);
				removeEvent(el, 'mouseleave', onEnterLeave);
			}
		};

	}

	function ReplaceHistory() {

		var list = [], map = {};

		function filter(keys) {
			var values = [], key;
			for (var i = 0; key = keys[i]; ++i) values[i] = list[map[key]];
			return values;
		}

		this.add = function(key, args) {
			map[key] = list.push(args) - 1;
		};

		this.repeat = function() {
			var snapshot = arguments.length ? filter(arguments) : list, args;
			for (var i = 0; args = snapshot[i++];) api.replace(args[0], args[1], true);
		};

	}

	function Storage() {

		var map = {}, at = 0;

		function identify(el) {
			return el.cufid || (el.cufid = ++at);
		}

		this.get = function(el) {
			var id = identify(el);
			return map[id] || (map[id] = {});
		};

	}

	function Style(style) {

		var custom = {}, sizes = {};

		this.extend = function(styles) {
			for (var property in styles) {
				if (hasOwnProperty(styles, property)) custom[property] = styles[property];
			}
			return this;
		};

		this.get = function(property) {
			return custom[property] != undefined ? custom[property] : style[property];
		};

		this.getSize = function(property, base) {
			return sizes[property] || (sizes[property] = new CSS.Size(this.get(property), base));
		};

		this.isUsable = function() {
			return !!style;
		};

	}

	function addEvent(el, type, listener) {
		if (el.addEventListener) {
			el.addEventListener(type, listener, false);
		}
		else if (el.attachEvent) {
			// we don't really need "this" right now, saves code
			el.attachEvent('on' + type, listener);
		}
	}

	function attach(el, options) {
		if (options._mediatorMode) return el;
		var storage = sharedStorage.get(el);
		var oldOptions = storage.options;
		if (oldOptions) {
			if (oldOptions === options) return el;
			if (oldOptions.hover) hoverHandler.detach(el);
		}
		if (options.hover && options.hoverables[el.nodeName.toLowerCase()]) {
			hoverHandler.attach(el);
		}
		storage.options = options;
		return el;
	}

	function cached(fun) {
		var cache = {};
		return function(key) {
			if (!hasOwnProperty(cache, key)) cache[key] = fun.apply(null, arguments);
			return cache[key];
		};
	}

	function getFont(el, style) {
		var families = CSS.quotedList(style.get('fontFamily').toLowerCase()), family;
		for (var i = 0; family = families[i]; ++i) {
			if (fonts[family]) return fonts[family].get(style.get('fontStyle'), style.get('fontWeight'));
		}
		return null;
	}

	function elementsByTagName(query) {
		return document.getElementsByTagName(query);
	}

	function hasOwnProperty(obj, property) {
		return obj.hasOwnProperty(property);
	}

	function merge() {
		var merged = {}, arg, key;
		for (var i = 0, l = arguments.length; arg = arguments[i], i < l; ++i) {
			for (key in arg) {
				if (hasOwnProperty(arg, key)) merged[key] = arg[key];
			}
		}
		return merged;
	}

	function process(font, text, style, options, node, el) {
		var fragment = document.createDocumentFragment(), processed;
		if (text === '') return fragment;
		var separate = options.separate;
		var parts = text.split(separators[separate]), needsAligning = (separate == 'words');
		if (needsAligning && HAS_BROKEN_REGEXP) {
			// @todo figure out a better way to do this
			if (/^\s/.test(text)) parts.unshift('');
			if (/\s$/.test(text)) parts.push('');
		}
		for (var i = 0, l = parts.length; i < l; ++i) {
			processed = engines[options.engine](font,
				needsAligning ? CSS.textAlign(parts[i], style, i, l) : parts[i],
				style, options, node, el, i < l - 1);
			if (processed) fragment.appendChild(processed);
		}
		return fragment;
	}

	function removeEvent(el, type, listener) {
		if (el.removeEventListener) {
			el.removeEventListener(type, listener, false);
		}
		else if (el.detachEvent) {
			el.detachEvent('on' + type, listener);
		}
	}

	function replaceElement(el, options) {
		var name = el.nodeName.toLowerCase();
		if (options.ignore[name]) return;
		if (options.ignoreClass && options.ignoreClass.test(el.className)) return;
		if (options.onBeforeReplace) options.onBeforeReplace(el, options);
		var replace = !options.textless[name], simple = (options.trim === 'simple');
		var style = CSS.getStyle(attach(el, options)).extend(options);
		// may cause issues if the element contains other elements
		// with larger fontSize, however such cases are rare and can
		// be fixed by using a more specific selector
		if (parseFloat(style.get('fontSize')) === 0) return;
		var font = getFont(el, style), node, type, next, anchor, text, lastElement;
		var isShy = options.softHyphens, anyShy = false, pos, shy, reShy = /\u00ad/g;
		var modifyText = options.modifyText;
		if (!font) return;
		for (node = el.firstChild; node; node = next) {
			type = node.nodeType;
			next = node.nextSibling;
			if (replace && type == 3) {
				if (isShy && el.nodeName.toLowerCase() != TAG_SHY) {
					pos = node.data.indexOf('\u00ad');
					if (pos >= 0) {
						node.splitText(pos);
						next = node.nextSibling;
						next.deleteData(0, 1);
						shy = document.createElement(TAG_SHY);
						shy.appendChild(document.createTextNode('\u00ad'));
						el.insertBefore(shy, next);
						next = shy;
						anyShy = true;
					}
				}
				// Node.normalize() is broken in IE 6, 7, 8
				if (anchor) {
					anchor.appendData(node.data);
					el.removeChild(node);
				}
				else anchor = node;
				if (next) continue;
			}
			if (anchor) {
				text = anchor.data;
				if (!isShy) text = text.replace(reShy, '');
				text = CSS.whiteSpace(text, style, anchor, lastElement, simple);
				// modify text only on the first replace
				if (modifyText) text = modifyText(text, anchor, el, options);
				el.replaceChild(process(font, text, style, options, node, el), anchor);
				anchor = null;
			}
			if (type == 1) {
				if (node.firstChild) {
					if (node.nodeName.toLowerCase() == 'cufon') {
						engines[options.engine](font, null, style, options, node, el);
					}
					else arguments.callee(node, options);
				}
				lastElement = node;
			}
		}
		if (isShy && anyShy) {
			updateShy(el);
			if (!trackingShy) addEvent(window, 'resize', updateShyOnResize);
			trackingShy = true;
		}
		if (options.onAfterReplace) options.onAfterReplace(el, options);
	}

	function updateShy(context) {
		var shys, shy, parent, glue, newGlue, next, prev, i;
		shys = context.getElementsByTagName(TAG_SHY);
		// unfortunately there doesn't seem to be any easy
		// way to avoid having to loop through the shys twice.
		for (i = 0; shy = shys[i]; ++i) {
			shy.className = C_SHY_DISABLED;
			glue = parent = shy.parentNode;
			if (glue.nodeName.toLowerCase() != TAG_GLUE) {
				newGlue = document.createElement(TAG_GLUE);
				newGlue.appendChild(shy.previousSibling);
				parent.insertBefore(newGlue, shy);
				newGlue.appendChild(shy);
			}
			else {
				// get rid of double glue (edge case fix)
				glue = glue.parentNode;
				if (glue.nodeName.toLowerCase() == TAG_GLUE) {
					parent = glue.parentNode;
					while (glue.firstChild) {
						parent.insertBefore(glue.firstChild, glue);
					}
					parent.removeChild(glue);
				}
			}
		}
		for (i = 0; shy = shys[i]; ++i) {
			shy.className = '';
			glue = shy.parentNode;
			parent = glue.parentNode;
			next = glue.nextSibling || parent.nextSibling;
			// make sure we're comparing same types
			prev = (next.nodeName.toLowerCase() == TAG_GLUE) ? glue : shy.previousSibling;
			if (prev.offsetTop >= next.offsetTop) {
				shy.className = C_SHY_DISABLED;
				if (prev.offsetTop < next.offsetTop) {
					// we have an annoying edge case, double the glue
					newGlue = document.createElement(TAG_GLUE);
					parent.insertBefore(newGlue, glue);
					newGlue.appendChild(glue);
					newGlue.appendChild(next);
				}
			}
		}
	}

	function updateShyOnResize() {
		if (ignoreResize) return; // needed for IE
		CSS.addClass(DOM.root(), C_VIEWPORT_RESIZING);
		clearTimeout(shyTimer);
		shyTimer = setTimeout(function() {
			ignoreResize = true;
			CSS.removeClass(DOM.root(), C_VIEWPORT_RESIZING);
			updateShy(document);
			ignoreResize = false;
		}, 100);
	}

	var HAS_BROKEN_REGEXP = ' '.split(/\s+/).length == 0;
	var TAG_GLUE = 'cufonglue';
	var TAG_SHY = 'cufonshy';
	var C_SHY_DISABLED = 'cufon-shy-disabled';
	var C_VIEWPORT_RESIZING = 'cufon-viewport-resizing';

	var sharedStorage = new Storage();
	var hoverHandler = new HoverHandler();
	var replaceHistory = new ReplaceHistory();
	var initialized = false;
	var trackingShy = false;
	var shyTimer;
	var ignoreResize = false;

	var engines = {}, fonts = {}, defaultOptions = {
		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,
			noscript: 1,
			optgroup: 1,
			option: 1,
			script: 1,
			select: 1,
			style: 1,
			textarea: 1,
			title: 1,
			pre: 1
		},
		ignoreClass: null,
		modifyText: null,
		onAfterReplace: null,
		onBeforeReplace: null,
		printable: true,
		selector: (
				window.Sizzle
			||	(window.jQuery && function(query) { return jQuery(query); }) // avoid noConflict issues
			||	(window.dojo && dojo.query)
			||	(window.glow && glow.dom && glow.dom.get)
			||	(window.Ext && Ext.query)
			||	(window.YAHOO && YAHOO.util && YAHOO.util.Selector && YAHOO.util.Selector.query)
			||	(window.$$ && function(query) { return $$(query); })
			||	(window.$ && function(query) { return $(query); })
			||	(document.querySelectorAll && function(query) { return document.querySelectorAll(query); })
			||	elementsByTagName
		),
		separate: 'words', // 'none' and 'characters' are also accepted
		softHyphens: true,
		textless: {
			dl: 1,
			html: 1,
			ol: 1,
			table: 1,
			tbody: 1,
			thead: 1,
			tfoot: 1,
			tr: 1,
			ul: 1
		},
		textShadow: 'none',
		trim: 'advanced'
	};

	var separators = {
		// The first pattern may cause unicode characters above
		// code point 255 to be removed in Safari 3.0. Luckily enough
		// Safari 3.0 does not include non-breaking spaces in \s, so
		// we can just use a simple alternative pattern.
		words: /\s/.test('\u00a0') ? /[^\S\u00a0]+/ : /\s+/,
		characters: '',
		none: /^/
	};

	api.now = function() {
		DOM.ready();
		return api;
	};

	api.refresh = function() {
		replaceHistory.repeat.apply(replaceHistory, arguments);
		return api;
	};

	api.registerEngine = function(id, engine) {
		if (!engine) return api;
		engines[id] = engine;
		return api.set('engine', id);
	};

	api.registerFont = function(data) {
		if (!data) return api;
		var font = new Font(data), family = font.family;
		if (!fonts[family]) fonts[family] = new FontFamily();
		fonts[family].add(font);
		return api.set('fontFamily', '"' + family + '"');
	};

	api.replace = function(elements, options, ignoreHistory) {
		options = merge(defaultOptions, options);
		if (!options.engine) return api; // there's no browser support so we'll just stop here
		if (!initialized) {
			CSS.addClass(DOM.root(), 'cufon-active cufon-loading');
			CSS.ready(function() {
				// fires before any replace() calls, but it doesn't really matter
				CSS.addClass(CSS.removeClass(DOM.root(), 'cufon-loading'), 'cufon-ready');
			});
			initialized = true;
		}
		if (options.hover) options.forceHitArea = true;
		if (options.autoDetect) delete options.fontFamily;
		if (typeof options.ignoreClass == 'string') {
			options.ignoreClass = new RegExp('(?:^|\\s)(?:' + options.ignoreClass.replace(/\s+/g, '|') + ')(?:\\s|$)');
		}
		if (typeof options.textShadow == 'string') {
			options.textShadow = CSS.textShadow(options.textShadow);
		}
		if (typeof options.color == 'string' && /^-/.test(options.color)) {
			options.textGradient = CSS.gradient(options.color);
		}
		else delete options.textGradient;
		if (typeof elements == 'string') {
			if (!ignoreHistory) replaceHistory.add(elements, arguments);
			elements = [ elements ];
		}
		else if (elements.nodeType) elements = [ elements ];
		CSS.ready(function() {
			for (var i = 0, l = elements.length; i < l; ++i) {
				var el = elements[i];
				if (typeof el == 'string') api.replace(options.selector(el), options, true);
				else replaceElement(el, options);
			}
		});
		return api;
	};

	api.set = function(option, value) {
		defaultOptions[option] = value;
		return api;
	};

	return api;

})();

Cufon.registerEngine('vml', (function() {

	var ns = document.namespaces;
	if (!ns) return;
	ns.add('cvml', 'urn:schemas-microsoft-com:vml');
	ns = null;

	var check = document.createElement('cvml:shape');
	check.style.behavior = 'url(#default#VML)';
	if (!check.coordsize) return; // VML isn't supported
	check = null;

	var HAS_BROKEN_LINEHEIGHT = (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:' +
			(HAS_BROKEN_LINEHEIGHT
				? 'middle'
				: 'text-bottom') +
			';}' +
			'cufon cufontext{position:absolute;left:-10000in;font-size:1px;text-align:left;}' +
			'cufonshy.cufon-shy-disabled,.cufon-viewport-resizing cufonshy{display:none;}' +
			'cufonglue{white-space:nowrap;display:inline-block;}' +
			'.cufon-viewport-resizing cufonglue{white-space:normal;}' +
			'a cufon{cursor:pointer}' + // ignore !important here
		'}' +
		'@media print{' +
			'cufon cufoncanvas{display:none;}' +
		'}' +
	'</style>').replace(/;/g, '!important;'));

	function getFontSizeInPixels(el, value) {
		return getSizeInPixels(el, /(?:em|ex|%)$|^[a-z-]+$/i.test(value) ? '1em' : value);
	}

	// Original by Dead Edwards.
	// Combined with getFontSizeInPixels it also works with relative units.
	function getSizeInPixels(el, value) {
		if (!isNaN(value) || /px$/i.test(value)) return parseFloat(value);
		var style = el.style.left, runtimeStyle = el.runtimeStyle.left;
		el.runtimeStyle.left = el.currentStyle.left;
		el.style.left = value.replace('%', 'em');
		var result = el.style.pixelLeft;
		el.style.left = style;
		el.runtimeStyle.left = runtimeStyle;
		return result;
	}

	function getSpacingValue(el, style, size, property) {
		var key = 'computed' + property, value = style[key];
		if (isNaN(value)) {
			value = style.get(property);
			style[key] = value = (value == 'normal') ? 0 : ~~size.convertFrom(getSizeInPixels(el, value));
		}
		return value;
	}

	var fills = {};

	function gradientFill(gradient) {
		var id = gradient.id;
		if (!fills[id]) {
			var stops = gradient.stops, fill = document.createElement('cvml:fill'), colors = [];
			fill.type = 'gradient';
			fill.angle = 180;
			fill.focus = '0';
			fill.method = 'none';
			fill.color = stops[0][1];
			for (var j = 1, k = stops.length - 1; j < k; ++j) {
				colors.push(stops[j][0] * 100 + '% ' + stops[j][1]);
			}
			fill.colors = colors.join(',');
			fill.color2 = stops[k][1];
			fills[id] = fill;
		}
		return fills[id];
	}

	return function(font, text, style, options, node, el, hasNext) {

		var redraw = (text === null);

		if (redraw) text = node.alt;

		var viewBox = font.viewBox;

		var size = style.computedFontSize || (style.computedFontSize = new Cufon.CSS.Size(getFontSizeInPixels(el, style.get('fontSize')) + 'px', font.baseSize));

		var wrapper, canvas;

		if (redraw) {
			wrapper = node;
			canvas = node.firstChild;
		}
		else {
			wrapper = document.createElement('cufon');
			wrapper.className = 'cufon cufon-vml';
			wrapper.alt = text;

			canvas = document.createElement('cufoncanvas');
			wrapper.appendChild(canvas);

			if (options.printable) {
				var print = document.createElement('cufontext');
				print.appendChild(document.createTextNode(text));
				wrapper.appendChild(print);
			}

			// ie6, for some reason, has trouble rendering the last VML element in the document.
			// we can work around this by injecting a dummy element where needed.
			// @todo find a better solution
			if (!hasNext) wrapper.appendChild(document.createElement('cvml:shape'));
		}

		var wStyle = wrapper.style;
		var cStyle = canvas.style;

		var height = size.convert(viewBox.height), roundedHeight = Math.ceil(height);
		var roundingFactor = roundedHeight / height;
		var stretchFactor = roundingFactor * Cufon.CSS.fontStretch(style.get('fontStretch'));
		var minX = viewBox.minX, minY = viewBox.minY;

		cStyle.height = roundedHeight;
		cStyle.top = Math.round(size.convert(minY - font.ascent));
		cStyle.left = Math.round(size.convert(minX));

		wStyle.height = size.convert(font.height) + 'px';

		var color = style.get('color');
		var chars = Cufon.CSS.textTransform(text, style).split('');

		var jumps = font.spacing(chars,
			getSpacingValue(el, style, size, 'letterSpacing'),
			getSpacingValue(el, style, size, 'wordSpacing')
		);

		if (!jumps.length) return null;

		var width = jumps.total;
		var fullWidth = -minX + width + (viewBox.width - jumps[jumps.length - 1]);

		var shapeWidth = size.convert(fullWidth * stretchFactor), roundedShapeWidth = Math.round(shapeWidth);

		var coordSize = fullWidth + ',' + viewBox.height, coordOrigin;
		var stretch = 'r' + coordSize + 'ns';

		var fill = options.textGradient && gradientFill(options.textGradient);

		var glyphs = font.glyphs, offsetX = 0;
		var shadows = options.textShadow;
		var i = -1, j = 0, chr;

		while (chr = chars[++i]) {

			var glyph = glyphs[chars[i]] || font.missingGlyph, shape;
			if (!glyph) continue;

			if (redraw) {
				// some glyphs may be missing so we can't use i
				shape = canvas.childNodes[j];
				while (shape.firstChild) shape.removeChild(shape.firstChild); // shadow, fill
			}
			else {
				shape = document.createElement('cvml:shape');
				canvas.appendChild(shape);
			}

			shape.stroked = 'f';
			shape.coordsize = coordSize;
			shape.coordorigin = coordOrigin = (minX - offsetX) + ',' + minY;
			shape.path = (glyph.d ? 'm' + glyph.d + 'xe' : '') + 'm' + coordOrigin + stretch;
			shape.fillcolor = color;

			if (fill) shape.appendChild(fill.cloneNode(false));

			// it's important to not set top/left or IE8 will grind to a halt
			var sStyle = shape.style;
			sStyle.width = roundedShapeWidth;
			sStyle.height = roundedHeight;

			if (shadows) {
				// due to the limitations of the VML shadow element there
				// can only be two visible shadows. opacity is shared
				// for all shadows.
				var shadow1 = shadows[0], shadow2 = shadows[1];
				var color1 = Cufon.CSS.color(shadow1.color), color2;
				var shadow = document.createElement('cvml:shadow');
				shadow.on = 't';
				shadow.color = color1.color;
				shadow.offset = shadow1.offX + ',' + shadow1.offY;
				if (shadow2) {
					color2 = Cufon.CSS.color(shadow2.color);
					shadow.type = 'double';
					shadow.color2 = color2.color;
					shadow.offset2 = shadow2.offX + ',' + shadow2.offY;
				}
				shadow.opacity = color1.opacity || (color2 && color2.opacity) || 1;
				shape.appendChild(shadow);
			}

			offsetX += jumps[j++];
		}

		// addresses flickering issues on :hover

		var cover = shape.nextSibling, coverFill, vStyle;

		if (options.forceHitArea) {

			if (!cover) {
				cover = document.createElement('cvml:rect');
				cover.stroked = 'f';
				cover.className = 'cufon-vml-cover';
				coverFill = document.createElement('cvml:fill');
				coverFill.opacity = 0;
				cover.appendChild(coverFill);
				canvas.appendChild(cover);
			}

			vStyle = cover.style;

			vStyle.width = roundedShapeWidth;
			vStyle.height = roundedHeight;

		}
		else if (cover) canvas.removeChild(cover);

		wStyle.width = Math.max(Math.ceil(size.convert(width * stretchFactor)), 0);

		if (HAS_BROKEN_LINEHEIGHT) {

			var yAdjust = style.computedYAdjust;

			if (yAdjust === undefined) {
				var lineHeight = style.get('lineHeight');
				if (lineHeight == 'normal') lineHeight = '1em';
				else if (!isNaN(lineHeight)) lineHeight += 'em'; // no unit
				style.computedYAdjust = yAdjust = 0.5 * (getSizeInPixels(el, lineHeight) - parseFloat(wStyle.height));
			}

			if (yAdjust) {
				wStyle.marginTop = Math.ceil(yAdjust) + 'px';
				wStyle.marginBottom = yAdjust + 'px';
			}

		}

		return wrapper;

	};

})());

Cufon.registerEngine('canvas', (function() {

	// Safari 2 doesn't support .apply() on native methods

	var check = document.createElement('canvas');
	if (!check || !check.getContext || !check.getContext.apply) return;
	check = null;

	var HAS_INLINE_BLOCK = Cufon.CSS.supports('display', 'inline-block');

	// Firefox 2 w/ non-strict doctype (almost standards mode)
	var HAS_BROKEN_LINEHEIGHT = !HAS_INLINE_BLOCK && (document.compatMode == 'BackCompat' || /frameset|transitional/i.test(document.doctype.publicId));

	var styleSheet = document.createElement('style');
	styleSheet.type = 'text/css';
	styleSheet.appendChild(document.createTextNode((
		'cufon{text-indent:0;}' +
		'@media screen,projection{' +
			'cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;' +
			(HAS_BROKEN_LINEHEIGHT
				? ''
				: 'font-size:1px;line-height:1px;') +
			'}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;text-align:left;text-indent:-10000in;}' +
			(HAS_INLINE_BLOCK
				? 'cufon canvas{position:relative;}'
				: 'cufon canvas{position:absolute;}') +
			'cufonshy.cufon-shy-disabled,.cufon-viewport-resizing cufonshy{display:none;}' +
			'cufonglue{white-space:nowrap;display:inline-block;}' +
			'.cufon-viewport-resizing cufonglue{white-space:normal;}' +
		'}' +
		'@media print{' +
			'cufon{padding:0;}' + // Firefox 2
			'cufon canvas{display:none;}' +
		'}'
	).replace(/;/g, '!important;')));
	document.getElementsByTagName('head')[0].appendChild(styleSheet);

	function generateFromVML(path, context) {
		var atX = 0, atY = 0;
		var code = [], re = /([mrvxe])([^a-z]*)/g, match;
		generate: for (var i = 0; match = re.exec(path); ++i) {
			var c = match[2].split(',');
			switch (match[1]) {
				case 'v':
					code[i] = { m: 'bezierCurveTo', a: [ atX + ~~c[0], atY + ~~c[1], atX + ~~c[2], atY + ~~c[3], atX += ~~c[4], atY += ~~c[5] ] };
					break;
				case 'r':
					code[i] = { m: 'lineTo', a: [ atX += ~~c[0], atY += ~~c[1] ] };
					break;
				case 'm':
					code[i] = { m: 'moveTo', a: [ atX = ~~c[0], atY = ~~c[1] ] };
					break;
				case 'x':
					code[i] = { m: 'closePath' };
					break;
				case 'e':
					break generate;
			}
			context[code[i].m].apply(context, code[i].a);
		}
		return code;
	}

	function interpret(code, context) {
		for (var i = 0, l = code.length; i < l; ++i) {
			var line = code[i];
			context[line.m].apply(context, line.a);
		}
	}

	return function(font, text, style, options, node, el) {

		var redraw = (text === null);

		if (redraw) text = node.getAttribute('alt');

		var viewBox = font.viewBox;

		var size = style.getSize('fontSize', font.baseSize);

		var expandTop = 0, expandRight = 0, expandBottom = 0, expandLeft = 0;
		var shadows = options.textShadow, shadowOffsets = [];
		if (shadows) {
			for (var i = shadows.length; i--;) {
				var shadow = shadows[i];
				var x = size.convertFrom(parseFloat(shadow.offX));
				var y = size.convertFrom(parseFloat(shadow.offY));
				shadowOffsets[i] = [ x, y ];
				if (y < expandTop) expandTop = y;
				if (x > expandRight) expandRight = x;
				if (y > expandBottom) expandBottom = y;
				if (x < expandLeft) expandLeft = x;
			}
		}

		var chars = Cufon.CSS.textTransform(text, style).split('');

		var jumps = font.spacing(chars,
			~~size.convertFrom(parseFloat(style.get('letterSpacing')) || 0),
			~~size.convertFrom(parseFloat(style.get('wordSpacing')) || 0)
		);

		if (!jumps.length) return null; // there's nothing to render

		var width = jumps.total;

		expandRight += viewBox.width - jumps[jumps.length - 1];
		expandLeft += viewBox.minX;

		var wrapper, canvas;

		if (redraw) {
			wrapper = node;
			canvas = node.firstChild;
		}
		else {
			wrapper = document.createElement('cufon');
			wrapper.className = 'cufon cufon-canvas';
			wrapper.setAttribute('alt', text);

			canvas = document.createElement('canvas');
			wrapper.appendChild(canvas);

			if (options.printable) {
				var print = document.createElement('cufontext');
				print.appendChild(document.createTextNode(text));
				wrapper.appendChild(print);
			}
		}

		var wStyle = wrapper.style;
		var cStyle = canvas.style;

		var height = size.convert(viewBox.height);
		var roundedHeight = Math.ceil(height);
		var roundingFactor = roundedHeight / height;
		var stretchFactor = roundingFactor * Cufon.CSS.fontStretch(style.get('fontStretch'));
		var stretchedWidth = width * stretchFactor;

		var canvasWidth = Math.ceil(size.convert(stretchedWidth + expandRight - expandLeft));
		var canvasHeight = Math.ceil(size.convert(viewBox.height - expandTop + expandBottom));

		canvas.width = canvasWidth;
		canvas.height = canvasHeight;

		// needed for WebKit and full page zoom
		cStyle.width = canvasWidth + 'px';
		cStyle.height = canvasHeight + 'px';

		// minY has no part in canvas.height
		expandTop += viewBox.minY;

		cStyle.top = Math.round(size.convert(expandTop - font.ascent)) + 'px';
		cStyle.left = Math.round(size.convert(expandLeft)) + 'px';

		var wrapperWidth = Math.max(Math.ceil(size.convert(stretchedWidth)), 0) + 'px';

		if (HAS_INLINE_BLOCK) {
			wStyle.width = wrapperWidth;
			wStyle.height = size.convert(font.height) + 'px';
		}
		else {
			wStyle.paddingLeft = wrapperWidth;
			wStyle.paddingBottom = (size.convert(font.height) - 1) + 'px';
		}

		var g = canvas.getContext('2d'), scale = height / viewBox.height;
		var pixelRatio = window.devicePixelRatio || 1;
		if (pixelRatio != 1) {
			canvas.width = canvasWidth * pixelRatio;
			canvas.height = canvasHeight * pixelRatio;
			g.scale(pixelRatio, pixelRatio);
		}

		// proper horizontal scaling is performed later
		g.scale(scale, scale * roundingFactor);
		g.translate(-expandLeft, -expandTop);
		g.save();

		function renderText() {
			var glyphs = font.glyphs, glyph, i = -1, j = -1, chr;
			g.scale(stretchFactor, 1);
			while (chr = chars[++i]) {
				var glyph = glyphs[chars[i]] || font.missingGlyph;
				if (!glyph) continue;
				if (glyph.d) {
					g.beginPath();
					if (glyph.code) interpret(glyph.code, g);
					else glyph.code = generateFromVML('m' + glyph.d, g);
					g.fill();
				}
				g.translate(jumps[++j], 0);
			}
			g.restore();
		}

		if (shadows) {
			for (var i = shadows.length; i--;) {
				var shadow = shadows[i];
				g.save();
				g.fillStyle = shadow.color;
				g.translate.apply(g, shadowOffsets[i]);
				renderText();
			}
		}

		var gradient = options.textGradient;
		if (gradient) {
			var stops = gradient.stops, fill = g.createLinearGradient(0, viewBox.minY, 0, viewBox.maxY);
			for (var i = 0, l = stops.length; i < l; ++i) {
				fill.addColorStop.apply(fill, stops[i]);
			}
			g.fillStyle = fill;
		}
		else g.fillStyle = style.get('color');

		renderText();

		return wrapper;

	};

})());
//Cufon.replace('#news-ticker li', { fontFamily: 'Superpoint' });
Cufon.replace('#news-ticker li', { fontFamily: 'Tempesta' });

Cufon.replace('ul#what-we-do-list li, h4', { fontFamily: 'Eurostile' });

Cufon.replace('#column-right h2', { fontFamily: 'Spaceman' });

Cufon.replace('#column-left h2.subheader', { fontFamily: 'Spaceman' });

Cufon.replace('ul#navigation li a', { fontFamily: 'Eurostile' });

Cufon.replace('.what-we-do-list h2, .category-whats-new h2', { fontFamily: 'Eurostile' });

Cufon.replace('.our-clients-list h2', { fontFamily: 'Eurostile' });

Cufon.replace('#post-27 h2, .post h2', { fontFamily: 'Eurostile' });
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (C) 2007 Yusuke Kamiyamane. All rights reserved.
 * 
 * Manufacturer:
 * Yusuke Kamiyamane
 */
Cufon.registerFont({"w":270,"face":{"font-family":"Tempesta","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 4 0 0 0 0 0 0 0","ascent":"288","descent":"-72","bbox":"-45 -450 360 90","underline-thickness":"45","underline-position":"-45.36","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":180},"A":{"d":"225,-270r0,270r-45,0r0,-135r-135,0r0,135r-45,0r0,-270r27,0r0,-18r18,0r0,-27r135,0r0,27r18,0r0,18r27,0xm45,-180r135,0r0,-90r-135,0r0,90"},"B":{"d":"180,-162r0,27r45,0r0,90r-27,0r0,18r-18,0r0,27r-180,0r0,-315r180,0r0,27r18,0r0,18r27,0r0,90r-27,0r0,18r-18,0xm180,-180r0,-90r-135,0r0,90r135,0xm45,-45r135,0r0,-90r-135,0r0,90"},"C":{"d":"45,-27r-18,0r0,-18r-27,0r0,-225r27,0r0,-18r18,0r0,-27r180,0r0,45r-180,0r0,225r180,0r0,45r-180,0r0,-27"},"D":{"d":"180,0r-180,0r0,-315r180,0r0,27r18,0r0,18r27,0r0,225r-27,0r0,18r-18,0r0,27xm45,-45r135,0r0,-225r-135,0r0,225"},"E":{"d":"180,-162r0,27r-135,0r0,90r180,0r0,45r-225,0r0,-315r225,0r0,45r-180,0r0,90r153,0r0,18r-18,0"},"F":{"d":"180,-162r0,27r-135,0r0,135r-45,0r0,-315r225,0r0,45r-180,0r0,90r153,0r0,18r-18,0","k":{"J":45}},"H":{"d":"180,-135r-135,0r0,135r-45,0r0,-315r45,0r0,135r135,0r0,-135r45,0r0,315r-45,0r0,-135"},"I":{"d":"0,-315r45,0r0,315r-45,0r0,-315","w":90},"J":{"d":"0,-45r135,0r0,-270r45,0r0,270r-27,0r0,18r-18,0r0,27r-135,0r0,-45","w":225},"K":{"d":"135,-90r-45,0r0,-45r-45,0r0,135r-45,0r0,-315r45,0r0,135r45,0r0,-45r45,0r0,-45r45,0r0,-45r45,0r0,45r-45,0r0,45r-45,0r0,45r-45,0r0,45r45,0r0,45r45,0r0,45r45,0r0,45r-45,0r0,-45r-45,0r0,-45"},"L":{"d":"0,-315r45,0r0,270r135,0r0,45r-180,0r0,-315","w":225,"k":{"T":45,"V":45,"Y":45}},"M":{"d":"180,-225r45,0r0,-45r45,0r0,-45r45,0r0,315r-45,0r0,-225r-45,0r0,45r-45,0r0,45r-45,0r0,-45r-45,0r0,-45r-45,0r0,225r-45,0r0,-315r45,0r0,45r45,0r0,45r45,0r0,45r45,0r0,-45","w":360},"N":{"d":"135,-162r-18,0r0,-18r-27,0r0,-45r-45,0r0,225r-45,0r0,-315r45,0r0,45r45,0r0,45r45,0r0,54r36,0r0,36r9,0r0,45r45,0r0,-225r45,0r0,315r-45,0r0,-45r-45,0r0,-45r-45,0r0,-72","w":315},"Z":{"d":"0,-90r45,0r0,-45r45,0r0,-45r45,0r0,-45r45,0r0,-45r-180,0r0,-45r225,0r0,90r-45,0r0,45r-45,0r0,45r-45,0r0,45r-45,0r0,45r180,0r0,45r-225,0r0,-90"},"Y":{"d":"198,-270r0,18r-18,0r0,72r-45,0r0,180r-45,0r0,-180r-45,0r0,-72r-18,0r0,-18r-27,0r0,-45r45,0r0,54r36,0r0,36r9,0r0,45r45,0r0,-45r9,0r0,-36r36,0r0,-54r45,0r0,45r-27,0","k":{"z":45,"y":45,"x":45,"w":45,"v":45,"u":45,"t":45,"s":45,"r":45,"q":45,"p":45,"o":45,"n":45,"m":45,"g":45,"e":45,"d":45,"c":45,"a":45,"J":45}},"X":{"d":"225,-270r-9,0r0,36r-36,0r0,54r-45,0r0,45r45,0r0,54r36,0r0,36r9,0r0,45r-45,0r0,-72r-18,0r0,-18r-27,0r0,-45r-45,0r0,-45r-45,0r0,-54r-36,0r0,-36r-9,0r0,-45r45,0r0,72r18,0r0,18r27,0r0,45r45,0r0,-45r27,0r0,-18r18,0r0,-72r45,0r0,45xm90,-135r0,45r-27,0r0,18r-18,0r0,72r-45,0r0,-45r9,0r0,-36r36,0r0,-54r45,0"},"V":{"d":"180,-135r-9,0r0,36r-36,0r0,99r-45,0r0,-99r-36,0r0,-36r-9,0r0,-72r-18,0r0,-18r-27,0r0,-90r45,0r0,99r36,0r0,36r9,0r0,72r18,0r0,18r27,0r0,-90r9,0r0,-36r36,0r0,-99r45,0r0,90r-27,0r0,18r-18,0r0,72","k":{"J":45}},"U":{"d":"225,-315r0,270r-27,0r0,18r-18,0r0,27r-135,0r0,-27r-18,0r0,-18r-27,0r0,-270r45,0r0,270r135,0r0,-270r45,0"},"T":{"d":"0,-315r225,0r0,45r-90,0r0,270r-45,0r0,-270r-90,0r0,-45","k":{"z":45,"y":45,"x":45,"w":45,"v":45,"u":45,"t":45,"s":45,"r":45,"q":45,"p":45,"o":45,"n":45,"m":45,"g":45,"e":45,"d":45,"c":45,"a":45,"J":45}},"S":{"d":"0,-45r180,0r0,-90r-135,0r0,-27r-18,0r0,-18r-27,0r0,-90r27,0r0,-18r18,0r0,-27r180,0r0,45r-180,0r0,90r135,0r0,27r18,0r0,18r27,0r0,90r-27,0r0,18r-18,0r0,27r-180,0r0,-45"},"Q":{"d":"180,18r-18,0r0,-18r-117,0r0,-27r-18,0r0,-18r-27,0r0,-225r27,0r0,-18r18,0r0,-27r135,0r0,27r18,0r0,18r27,0r0,225r-27,0r0,18r-18,0r0,27r45,0r0,45r-45,0r0,-27xm45,-270r0,225r135,0r0,-225r-135,0"},"P":{"d":"225,-270r0,90r-27,0r0,18r-18,0r0,27r-135,0r0,135r-45,0r0,-315r180,0r0,27r18,0r0,18r27,0xm180,-270r-135,0r0,90r135,0r0,-90","k":{"J":45}},"O":{"d":"27,-45r-27,0r0,-225r27,0r0,-18r18,0r0,-27r135,0r0,27r18,0r0,18r27,0r0,225r-27,0r0,18r-18,0r0,27r-135,0r0,-27r-18,0r0,-18xm45,-270r0,225r135,0r0,-225r-135,0"},"G":{"d":"225,0r-180,0r0,-27r-18,0r0,-18r-27,0r0,-225r27,0r0,-18r18,0r0,-27r180,0r0,45r-180,0r0,225r135,0r0,-90r-45,0r0,-9r-36,0r0,-36r126,0r0,180"},"!":{"d":"0,-315r45,0r0,225r-45,0r0,-225xm0,-45r45,0r0,45r-45,0r0,-45","w":90},"\"":{"d":"0,-315r45,0r0,90r-45,0r0,-90xm90,-315r45,0r0,90r-45,0r0,-90","w":180},"'":{"d":"0,-315r45,0r0,90r-45,0r0,-90","w":90},",":{"d":"45,0r0,36r-36,0r0,-36r18,0r0,-18r18,0r0,-27r45,0r0,45r-45,0","w":135},"(":{"d":"45,0r45,0r0,45r-45,0r0,-27r-18,0r0,-18r-27,0r0,-315r27,0r0,-18r18,0r0,-27r45,0r0,45r-45,0r0,315","w":135},"0":{"d":"45,0r0,-27r-18,0r0,-18r-27,0r0,-225r27,0r0,-18r18,0r0,-27r135,0r0,27r18,0r0,18r27,0r0,225r-27,0r0,18r-18,0r0,27r-135,0xm45,-270r0,225r135,0r0,-225r-135,0"},"8":{"d":"45,0r0,-27r-18,0r0,-18r-27,0r0,-90r45,0r0,-27r-18,0r0,-18r-27,0r0,-90r27,0r0,-18r18,0r0,-27r135,0r0,27r18,0r0,18r27,0r0,90r-27,0r0,18r-18,0r0,27r45,0r0,90r-27,0r0,18r-18,0r0,27r-135,0xm45,-270r0,90r135,0r0,-90r-135,0xm45,-135r0,90r135,0r0,-90r-135,0"},"9":{"d":"180,-135r-135,0r0,-27r-18,0r0,-18r-27,0r0,-90r27,0r0,-18r18,0r0,-27r135,0r0,27r18,0r0,18r27,0r0,225r-27,0r0,18r-18,0r0,27r-135,0r0,-27r-18,0r0,-18r153,0r0,-90xm180,-180r0,-90r-135,0r0,90r135,0"},"6":{"d":"45,-180r135,0r0,27r18,0r0,18r27,0r0,90r-27,0r0,18r-18,0r0,27r-135,0r0,-27r-18,0r0,-18r-27,0r0,-225r27,0r0,-18r18,0r0,-27r153,0r0,18r-18,0r0,27r-135,0r0,90xm45,-135r0,90r135,0r0,-90r-135,0"},"5":{"d":"0,-45r180,0r0,-90r-180,0r0,-180r225,0r0,45r-180,0r0,90r135,0r0,27r18,0r0,18r27,0r0,90r-27,0r0,18r-18,0r0,27r-180,0r0,-45"},"3":{"d":"0,-45r180,0r0,-90r-135,0r0,-27r-18,0r0,-18r153,0r0,-90r-180,0r0,-45r180,0r0,27r18,0r0,18r27,0r0,90r-27,0r0,18r-18,0r0,27r45,0r0,90r-27,0r0,18r-18,0r0,27r-180,0r0,-45"},"2":{"d":"0,-315r180,0r0,27r18,0r0,18r27,0r0,90r-27,0r0,18r-18,0r0,27r-135,0r0,90r180,0r0,45r-225,0r0,-135r27,0r0,-18r18,0r0,-27r135,0r0,-90r-180,0r0,-45"},"1":{"d":"45,0r0,-270r-45,0r0,-45r90,0r0,315r-45,0","w":135},"7":{"d":"162,-243r18,0r0,-27r-180,0r0,-45r225,0r0,45r-9,0r0,36r-36,0r0,54r-9,0r0,36r-36,0r0,54r-9,0r0,36r-36,0r0,54r-45,0r0,-45r27,0r0,-18r18,0r0,-72r27,0r0,-18r18,0r0,-72r27,0r0,-18"},"{":{"d":"0,-180r45,0r0,-135r27,0r0,-18r18,0r0,-27r45,0r0,45r-45,0r0,135r-45,0r0,45r45,0r0,135r45,0r0,45r-45,0r0,-27r-18,0r0,-18r-27,0r0,-135r-45,0r0,-45","w":180},"|":{"d":"0,-360r45,0r0,405r-45,0r0,-405","w":90},"[":{"d":"0,-360r90,0r0,45r-45,0r0,315r45,0r0,45r-90,0r0,-405","w":135},"]":{"d":"0,0r45,0r0,-315r-45,0r0,-45r90,0r0,405r-90,0r0,-45","w":135},"W":{"d":"135,-27r0,27r-90,0r0,-27r-18,0r0,-18r-27,0r0,-270r45,0r0,270r90,0r0,-270r45,0r0,270r90,0r0,-270r45,0r0,270r-27,0r0,18r-18,0r0,27r-90,0r0,-45r-27,0r0,18r-18,0","w":360},":":{"d":"45,-45r45,0r0,45r-45,0r0,-45xm45,-225r45,0r0,45r-45,0r0,-45","w":135},";":{"d":"45,-225r45,0r0,45r-45,0r0,-45xm45,0r0,36r-36,0r0,-36r18,0r0,-18r18,0r0,-27r45,0r0,45r-45,0","w":135},"+":{"d":"0,-180r90,0r0,-90r45,0r0,90r90,0r0,45r-90,0r0,90r-45,0r0,-90r-90,0r0,-45xm135,-135r0,-45r-9,0r0,36r-36,0r0,9r45,0"},"-":{"d":"0,-135r135,0r0,45r-135,0r0,-45","w":180},"?":{"d":"90,-135r27,0r0,-18r18,0r0,-27r45,0r0,-90r-180,0r0,-45r180,0r0,27r18,0r0,18r27,0r0,90r-27,0r0,18r-18,0r0,27r-45,0r0,45r-45,0r0,-45xm90,-45r45,0r0,45r-45,0r0,-45"},"=":{"d":"0,-135r135,0r0,45r-135,0r0,-45xm0,-225r135,0r0,45r-135,0r0,-45","w":180},"<":{"d":"45,-135r-45,0r0,-45r45,0r0,-45r45,0r0,-45r45,0r0,45r-45,0r0,45r-45,0r0,45r45,0r0,45r45,0r0,45r-45,0r0,-45r-45,0r0,-45","w":180},">":{"d":"90,-90r-45,0r0,45r-45,0r0,-45r45,0r0,-45r45,0r0,-45r-45,0r0,-45r-45,0r0,-45r45,0r0,45r45,0r0,45r45,0r0,45r-45,0r0,45","w":180},"\/":{"d":"180,-261r0,-54r45,0r0,45r-27,0r0,18r-18,0r0,72r-45,0r0,45r-45,0r0,45r-9,0r0,36r-36,0r0,54r-45,0r0,-45r27,0r0,-18r18,0r0,-72r45,0r0,-45r45,0r0,-45r9,0r0,-36r36,0"},"\\":{"d":"81,-261r0,36r9,0r0,45r45,0r0,45r45,0r0,72r18,0r0,18r27,0r0,45r-45,0r0,-54r-36,0r0,-36r-9,0r0,-45r-45,0r0,-45r-45,0r0,-72r-18,0r0,-18r-27,0r0,-45r45,0r0,54r36,0"},"&":{"d":"45,-27r-18,0r0,-18r-27,0r0,-90r45,0r0,-27r-18,0r0,-18r-27,0r0,-90r27,0r0,-18r18,0r0,-27r135,0r0,45r-135,0r0,90r90,0r0,27r18,0r0,18r27,0r0,-45r45,0r0,45r-45,0r0,90r45,0r0,45r-45,0r0,-45r-27,0r0,18r-18,0r0,27r-90,0r0,-27xm135,-45r0,-90r-90,0r0,90r90,0"},"%":{"d":"0,-225r0,-45r27,0r0,-18r18,0r0,-27r45,0r0,27r18,0r0,18r27,0r0,45r-27,0r0,18r-18,0r0,27r-45,0r0,-27r-18,0r0,-18r-27,0xm180,-45r0,-45r27,0r0,-18r18,0r0,-27r45,0r0,27r18,0r0,18r27,0r0,45r-27,0r0,18r-18,0r0,27r-45,0r0,-27r-18,0r0,-18r-27,0xm45,-270r0,45r45,0r0,-45r-45,0xm225,-90r0,45r45,0r0,-45r-45,0xm225,-261r0,-54r45,0r0,45r-27,0r0,18r-18,0r0,72r-45,0r0,45r-45,0r0,45r-9,0r0,36r-36,0r0,54r-45,0r0,-45r27,0r0,-18r18,0r0,-72r45,0r0,-45r45,0r0,-45r9,0r0,-36r36,0","w":360},"#":{"d":"0,-225r45,0r0,-90r45,0r0,90r45,0r0,-90r45,0r0,90r45,0r0,45r-45,0r0,45r45,0r0,45r-45,0r0,90r-45,0r0,-90r-45,0r0,90r-45,0r0,-90r-45,0r0,-45r45,0r0,-45r-45,0r0,-45xm135,-135r0,-45r-45,0r0,45r45,0xm135,-90r45,0r0,-45r-9,0r0,36r-36,0r0,9xm90,-90r0,-45r-9,0r0,36r-36,0r0,9r45,0xm135,-180r45,0r0,-45r-9,0r0,36r-36,0r0,9xm90,-180r0,-45r-9,0r0,36r-36,0r0,9r45,0"},"$":{"d":"0,-45r90,0r0,-90r-45,0r0,-27r-18,0r0,-18r-27,0r0,-90r27,0r0,-18r18,0r0,-27r45,0r0,-45r45,0r0,45r90,0r0,45r-90,0r0,90r45,0r0,27r18,0r0,18r27,0r0,90r-27,0r0,18r-18,0r0,27r-45,0r0,45r-45,0r0,-45r-90,0r0,-45xm90,-270r-45,0r0,90r45,0r0,-90xm180,-45r0,-90r-45,0r0,90r45,0xm135,-135r0,-45r-9,0r0,36r-36,0r0,9r45,0xm135,-270r0,-45r-9,0r0,36r-36,0r0,9r45,0xm135,0r0,-45r-9,0r0,36r-36,0r0,9r45,0"},")":{"d":"45,-315r-45,0r0,-45r45,0r0,27r18,0r0,18r27,0r0,315r-27,0r0,18r-18,0r0,27r-45,0r0,-45r45,0r0,-315","w":135},"*":{"d":"90,-180r0,-90r45,0r0,90r45,0r0,-45r45,0r0,45r-45,0r0,45r45,0r0,45r-45,0r0,-45r-45,0r0,90r-45,0r0,-90r-45,0r0,45r-45,0r0,-45r45,0r0,-45r-45,0r0,-45r45,0r0,45r45,0xm135,-135r0,-45r-9,0r0,36r-36,0r0,9r45,0"},"}":{"d":"135,-135r-45,0r0,135r-27,0r0,18r-18,0r0,27r-45,0r0,-45r45,0r0,-135r45,0r0,-45r-45,0r0,-135r-45,0r0,-45r45,0r0,27r18,0r0,18r27,0r0,135r45,0r0,45","w":180},"`":{"d":"0,-405r0,-45r45,0r0,27r18,0r0,18r18,0r0,36r-36,0r0,-36r-45,0","w":135},"@":{"d":"135,-72r-18,0r0,-18r-27,0r0,-45r27,0r0,-18r18,0r0,-27r90,0r0,-45r-90,0r0,-27r-18,0r0,-18r108,0r0,27r18,0r0,18r27,0r0,180r45,0r0,-225r-45,0r0,-45r-180,0r0,45r-45,0r0,225r45,0r0,45r135,0r0,45r-135,0r0,-27r-18,0r0,-18r-27,0r0,-27r-18,0r0,-18r-27,0r0,-225r27,0r0,-18r18,0r0,-27r27,0r0,-18r18,0r0,-27r180,0r0,27r18,0r0,18r27,0r0,27r18,0r0,18r27,0r0,225r-27,0r0,18r-18,0r0,27r-45,0r0,-27r-18,0r0,-18r-117,0r0,-27xm225,-135r-90,0r0,45r90,0r0,-45","w":405},"~":{"d":"135,-225r-45,0r0,-45r-45,0r0,36r-36,0r0,-36r18,0r0,-18r18,0r0,-27r45,0r0,45r45,0r0,-36r36,0r0,36r-18,0r0,18r-18,0r0,27","w":225},"^":{"d":"90,-288r18,0r0,18r18,0r0,36r-36,0r0,-36r-45,0r0,36r-36,0r0,-36r18,0r0,-18r18,0r0,-27r45,0r0,27","w":180},"_":{"d":"0,-45r135,0r0,45r-135,0r0,-45","w":180},"a":{"d":"45,-27r-18,0r0,-18r-27,0r0,-45r27,0r0,-18r18,0r0,-27r135,0r0,-45r-135,0r0,-27r-18,0r0,-18r153,0r0,27r18,0r0,18r27,0r0,180r-180,0r0,-27xm180,-45r0,-45r-135,0r0,45r135,0"},"b":{"d":"36,-306r0,36r9,0r0,90r9,0r0,-36r36,0r0,-9r90,0r0,27r18,0r0,18r27,0r0,135r-27,0r0,18r-18,0r0,27r-90,0r0,-9r-36,0r0,-36r-9,0r0,45r-45,0r0,-306r36,0xm180,-180r-117,0r0,18r-18,0r0,99r18,0r0,18r117,0r0,-135"},"c":{"d":"45,-27r-18,0r0,-18r-27,0r0,-135r27,0r0,-18r18,0r0,-27r180,0r0,45r-180,0r0,135r180,0r0,45r-180,0r0,-27"},"d":{"d":"216,-306r0,36r9,0r0,270r-45,0r0,-45r-9,0r0,36r-36,0r0,9r-90,0r0,-27r-18,0r0,-18r-27,0r0,-135r27,0r0,-18r18,0r0,-27r90,0r0,9r36,0r0,36r9,0r0,-126r36,0xm45,-45r117,0r0,-18r18,0r0,-99r-18,0r0,-18r-117,0r0,135"},"e":{"d":"198,-27r-18,0r0,27r-135,0r0,-27r-18,0r0,-18r-27,0r0,-135r27,0r0,-18r18,0r0,-27r135,0r0,27r18,0r0,18r27,0r0,90r-180,0r0,45r153,0r0,18xm45,-135r135,0r0,-45r-135,0r0,45"},"f":{"d":"0,-225r45,0r0,-45r27,0r0,-18r18,0r0,-27r90,0r0,45r-90,0r0,45r90,0r0,45r-90,0r0,180r-45,0r0,-180r-45,0r0,-45xm90,-180r0,-45r-9,0r0,36r-36,0r0,9r45,0","w":225},"g":{"d":"180,45r0,-90r-9,0r0,36r-36,0r0,9r-90,0r0,-27r-18,0r0,-18r-27,0r0,-135r27,0r0,-18r18,0r0,-27r90,0r0,9r36,0r0,36r9,0r0,-45r45,0r0,270r-27,0r0,18r-18,0r0,27r-135,0r0,-27r-18,0r0,-18r153,0xm45,-45r117,0r0,-18r18,0r0,-99r-18,0r0,-18r-117,0r0,135"},"h":{"d":"36,-306r0,36r9,0r0,90r9,0r0,-36r36,0r0,-9r90,0r0,27r18,0r0,18r27,0r0,180r-45,0r0,-180r-117,0r0,18r-18,0r0,162r-45,0r0,-306r36,0"},"i":{"d":"0,-225r45,0r0,225r-45,0r0,-225xm0,-315r45,0r0,45r-45,0r0,-45","w":90},"j":{"d":"0,63r0,27r-45,0r0,-45r45,0r0,-270r45,0r0,270r-27,0r0,18r-18,0xm0,-315r45,0r0,45r-45,0r0,-45","w":90},"k":{"d":"180,0r0,-27r-18,0r0,-18r-72,0r0,-45r-45,0r0,90r-45,0r0,-306r36,0r0,36r9,0r0,135r45,0r0,-45r72,0r0,-18r18,0r0,-27r45,0r0,45r-54,0r0,36r-36,0r0,9r-45,0r0,45r45,0r0,9r36,0r0,36r54,0r0,45r-45,0"},"l":{"d":"36,-306r0,36r9,0r0,270r-45,0r0,-306r36,0","w":90},"m":{"d":"63,-180r0,18r-18,0r0,162r-45,0r0,-225r45,0r0,45r9,0r0,-36r36,0r0,-9r45,0r0,27r18,0r0,18r36,0r0,-36r36,0r0,-9r45,0r0,27r18,0r0,18r27,0r0,180r-45,0r0,-180r-72,0r0,18r-18,0r0,162r-45,0r0,-180r-72,0","w":360},"n":{"d":"63,-180r0,18r-18,0r0,162r-45,0r0,-225r45,0r0,45r9,0r0,-36r36,0r0,-9r90,0r0,27r18,0r0,18r27,0r0,180r-45,0r0,-180r-117,0"},"o":{"d":"45,0r0,-27r-18,0r0,-18r-27,0r0,-135r27,0r0,-18r18,0r0,-27r135,0r0,27r18,0r0,18r27,0r0,135r-27,0r0,18r-18,0r0,27r-135,0xm45,-180r0,135r135,0r0,-135r-135,0"},"p":{"d":"45,-225r0,45r9,0r0,-36r36,0r0,-9r90,0r0,27r18,0r0,18r27,0r0,135r-27,0r0,18r-18,0r0,27r-90,0r0,-9r-36,0r0,-36r-9,0r0,90r-9,0r0,36r-36,0r0,-306r45,0xm180,-180r-117,0r0,18r-18,0r0,99r18,0r0,18r117,0r0,-135"},"q":{"d":"171,-45r0,36r-36,0r0,9r-90,0r0,-27r-18,0r0,-18r-27,0r0,-135r27,0r0,-18r18,0r0,-27r90,0r0,9r36,0r0,36r9,0r0,-45r45,0r0,270r-9,0r0,36r-36,0r0,-126r-9,0xm45,-45r117,0r0,-18r18,0r0,-99r-18,0r0,-18r-117,0r0,135"},"r":{"d":"63,-180r0,18r-18,0r0,162r-45,0r0,-225r45,0r0,45r9,0r0,-36r36,0r0,-9r90,0r0,45r-117,0","w":225},"s":{"d":"0,-45r180,0r0,-45r-135,0r0,-27r-18,0r0,-18r-27,0r0,-45r27,0r0,-18r18,0r0,-27r180,0r0,45r-180,0r0,45r135,0r0,27r18,0r0,18r27,0r0,45r-27,0r0,18r-18,0r0,27r-180,0r0,-45"},"t":{"d":"0,-225r45,0r0,-63r18,0r0,18r27,0r0,45r90,0r0,45r-90,0r0,135r90,0r0,45r-90,0r0,-9r-36,0r0,-36r-9,0r0,-135r-45,0r0,-45xm90,-180r0,-45r-9,0r0,36r-36,0r0,9r45,0","w":225},"u":{"d":"135,-9r0,9r-90,0r0,-27r-18,0r0,-18r-27,0r0,-180r45,0r0,180r117,0r0,-18r18,0r0,-162r45,0r0,225r-45,0r0,-45r-9,0r0,36r-36,0"},"v":{"d":"180,-90r-9,0r0,36r-36,0r0,54r-45,0r0,-54r-36,0r0,-36r-9,0r0,-72r-18,0r0,-18r-27,0r0,-45r45,0r0,54r36,0r0,36r9,0r0,72r18,0r0,18r27,0r0,-90r9,0r0,-36r36,0r0,-54r45,0r0,45r-27,0r0,18r-18,0r0,72"},"w":{"d":"135,-27r0,27r-90,0r0,-27r-18,0r0,-18r-27,0r0,-180r45,0r0,180r90,0r0,-180r45,0r0,180r90,0r0,-180r45,0r0,180r-27,0r0,18r-18,0r0,27r-90,0r0,-45r-27,0r0,18r-18,0","w":360},"x":{"d":"135,-180r45,0r0,-45r45,0r0,45r-45,0r0,45r-45,0r0,45r45,0r0,45r45,0r0,45r-45,0r0,-45r-45,0r0,-45r-45,0r0,-45r-45,0r0,-45r-45,0r0,-45r45,0r0,45r45,0r0,45r45,0r0,-45xm0,-45r45,0r0,-45r45,0r0,45r-45,0r0,45r-45,0r0,-45"},"y":{"d":"54,-54r0,-36r-9,0r0,-72r-18,0r0,-18r-27,0r0,-45r45,0r0,54r36,0r0,36r9,0r0,72r18,0r0,18r27,0r0,-90r9,0r0,-36r36,0r0,-54r45,0r0,45r-27,0r0,18r-18,0r0,72r-9,0r0,36r-36,0r0,54r-9,0r0,36r-36,0r0,54r-45,0r0,-45r27,0r0,-18r18,0r0,-81r-36,0"},"z":{"d":"0,-45r45,0r0,-45r45,0r0,-45r45,0r0,-45r-135,0r0,-45r225,0r0,45r-45,0r0,45r-45,0r0,45r-45,0r0,45r135,0r0,45r-225,0r0,-45"},"R":{"d":"225,-270r0,90r-27,0r0,18r-18,0r0,36r36,0r0,36r9,0r0,90r-45,0r0,-117r-18,0r0,-18r-117,0r0,135r-45,0r0,-315r180,0r0,27r18,0r0,18r27,0xm180,-270r-135,0r0,90r135,0r0,-90"},"4":{"d":"45,-198r0,-72r45,0r0,-45r90,0r0,180r45,0r0,45r-45,0r0,90r-45,0r0,-90r-135,0r0,-90r27,0r0,-18r18,0xm135,-270r-45,0r0,45r-9,0r0,36r-36,0r0,54r90,0r0,-135xm180,-90r0,-45r-9,0r0,36r-36,0r0,9r45,0"},".":{"d":"45,-45r45,0r0,45r-45,0r0,-45","w":135},"\u00a0":{"w":180}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * copyright dirk schaechter 2001  www.designsalon.demodified by gka
 */
Cufon.registerFont({"w":381,"face":{"font-family":"Spaceman","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 4 0 0 0 0 0 0 0","ascent":"288","descent":"-72","bbox":"-4 -335 417.023 82.0221","underline-thickness":"9","underline-position":"-51.48","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":240},"!":{"d":"0,-280r69,0r0,210r-69,0r0,-210xm0,0r0,-48r69,0r0,48r-69,0","w":123},"\"":{"d":"106,-282r-7,88r-23,0r-7,-88r37,0xm51,-282r-6,88r-24,0r-6,-88r36,0","w":121},"#":{"d":"273,-125r-63,0r-12,34r54,0r0,33r-65,0r-21,63r-39,0r20,-63r-43,0r-21,63r-38,0r20,-63r-59,0r0,-33r70,0r12,-34r-60,0r0,-33r71,0r18,-54r39,0r-18,54r43,0r18,-54r40,0r-19,54r53,0r0,33xm170,-125r-43,0r-11,34r43,0","w":312},"$":{"d":"329,-61v0,37,-24,60,-63,61r-266,0r0,-47r254,0v13,0,20,-5,20,-15v0,-10,-7,-15,-20,-15r-191,-1v-37,1,-63,-23,-63,-61v0,-37,24,-60,63,-61r255,0r0,47r-243,0v-13,0,-20,5,-20,15v0,10,7,15,20,15r191,1v37,-1,63,24,63,61xm197,-200r-61,0r0,-42r61,0r0,42xm197,41r-61,0r0,-41r61,0r0,41","w":374},"%":{"d":"33,0r250,-280r48,0r-245,280r-53,0xm0,-217v0,-35,4,-64,35,-63v48,2,116,-14,116,35v0,35,-4,64,-35,63v-48,-2,-116,14,-116,-35xm116,-221v1,-16,2,-35,-14,-34v-32,3,-75,-15,-67,34v4,23,44,9,67,13v7,0,14,-6,14,-13xm212,-35v0,-35,4,-64,35,-63v48,2,116,-14,116,35v0,35,-4,64,-35,63v-48,-2,-116,14,-116,-35xm314,-26v18,0,20,-50,0,-47v-32,3,-77,-15,-68,34v4,23,44,13,68,13","w":412},"&":{"d":"92,3v67,0,156,12,191,-22r45,24r22,-45r-49,-26r0,-70r-53,0r0,43r-165,-89v-2,-14,-3,-26,17,-26r104,0v25,-3,18,24,19,46r53,0v5,-60,-15,-97,-72,-95v-74,3,-176,-22,-176,59v0,21,1,31,9,42v-29,8,-41,33,-41,71v0,66,27,88,96,88xm51,-77v0,-28,5,-47,33,-45r142,75v-41,2,-90,1,-133,1v-30,0,-42,-2,-42,-31","w":364},"'":{"d":"55,-280r-7,87r-23,0r-6,-87r36,0","w":72},"(":{"d":"0,-335r110,0r0,55r-55,0r0,280r55,0r0,55r-110,0r0,-390","w":169},")":{"d":"110,-335r0,390r-110,0r0,-55r55,0r0,-280r-55,0r0,-55r110,0","w":164},"*":{"d":"47,-264v9,9,-5,10,-12,14v7,4,21,5,12,14r-15,-8r1,17r-9,0r0,-17v-7,4,-15,13,-19,2r16,-8v-7,-4,-21,-7,-11,-15r14,9r0,-17r9,0r-1,17","w":53},"+":{"d":"0,-169r116,0r0,-58r58,0r0,58r129,0r0,58r-129,0r0,58r-58,0r0,-58r-116,0r0,-58","w":347},",":{"d":"66,0r-66,0r0,-48r95,0v0,40,5,76,-29,88r0,-40","w":154},"-":{"d":"0,-144r238,0r0,58r-238,0r0,-58","w":283},"\u2010":{"d":"0,-144r238,0r0,58r-238,0r0,-58","w":283},".":{"d":"0,0r0,-48r58,0r0,48r-58,0","w":119},"\/":{"d":"0,0r249,-280r67,0r-245,280r-71,0","w":321},"0":{"d":"3,-132v-2,-41,34,-75,74,-75r193,0v64,1,75,60,75,133v0,40,-34,74,-75,74r-193,0v-40,2,-74,-34,-74,-74r0,-58xm280,-80v0,-37,5,-81,-31,-80r-154,0v-35,-1,-31,43,-31,80v0,16,15,32,31,31r154,0v16,1,31,-15,31,-31xm150,-127r51,0r0,44r-51,0r0,-44","w":397},"1":{"d":"68,-182v16,-24,52,-18,89,-19r0,201r-63,0r0,-134r-31,38r-63,0","w":205},"2":{"d":"63,-122v-37,-1,-63,23,-63,61r0,61r329,0r0,-47r-254,0v-13,0,-20,-5,-20,-15v0,-10,7,-15,20,-15r191,-1v37,1,63,-24,63,-61v0,-37,-24,-60,-63,-61r-255,0r0,47r243,0v13,0,20,5,20,15v0,10,-7,15,-20,15","w":374},"3":{"d":"250,-78v-6,17,-19,31,-41,31r-209,0r0,47r217,0v63,1,97,-37,96,-100v0,-63,-33,-100,-96,-100r-217,0r0,47r209,0v24,1,31,8,40,30r-204,0r0,45r205,0","w":367},"4":{"d":"1,-201v-8,73,26,121,95,121r187,-1r0,80r60,0r0,-200r-60,0r0,70r-179,1v-35,2,-47,-38,-38,-71r-65,0","w":407},"5":{"d":"63,-78v-37,0,-63,-24,-63,-62r0,-61r315,0r0,47r-261,0v1,18,1,32,21,31r191,0v37,-1,63,24,63,61v0,37,-24,60,-63,61r-266,1r0,-47r254,-1v13,0,20,-5,20,-15v0,-10,-7,-15,-20,-15r-191,0","w":374},"6":{"d":"60,-123v1,-20,9,-30,32,-30r226,0r0,-47r-240,0v-52,0,-78,26,-78,78r0,122r268,0v40,1,64,-23,64,-62v0,-39,-24,-61,-64,-61r-208,0xm60,-47r0,-31r193,0v12,0,18,6,18,16v0,10,-6,15,-18,15r-193,0","w":394},"7":{"d":"287,-109v32,-14,32,-45,31,-92r-318,0r0,47r257,0r-257,154r100,0","w":365},"8":{"d":"3,-132v-2,-41,34,-75,74,-75r193,0v64,1,75,60,75,133v0,40,-34,74,-75,74r-193,0v-40,2,-74,-34,-74,-74r0,-58xm280,-80v0,-37,5,-81,-31,-80r-154,0v-35,-1,-31,43,-31,80v0,16,15,32,31,31r154,0v16,1,31,-15,31,-31xm64,-127r216,0r0,44r-216,0r0,-44","w":397},"9":{"d":"0,-139v0,38,25,62,63,61r208,0r0,78r61,0r0,-200r-269,0v-39,-1,-63,23,-63,61xm271,-153r0,30r-192,0v-13,0,-19,-5,-19,-15v0,-10,6,-15,19,-15r192,0","w":394},":":{"d":"0,0r0,-48r58,0r0,48r-58,0xm0,-115r0,-48r58,0r0,48r-58,0","w":108},";":{"d":"0,-114r0,-49r95,0r0,49r-95,0xm66,0r-66,0r0,-48r95,0v0,40,5,76,-29,88r0,-40","w":154},"<":{"w":95},"=":{"d":"0,-127r229,0r0,44r-229,0r0,-44xm0,-197r229,0r0,44r-229,-1r0,-43","w":290},">":{"w":83},"?":{"d":"149,-48r0,48r-69,0r0,-48r69,0xm80,-68v-5,-62,27,-101,85,-101r123,0v19,0,28,-9,28,-26v0,-17,-9,-25,-28,-25r-288,0r0,-60r294,0v52,0,82,34,82,85v0,51,-31,84,-82,84r-113,0v-24,-1,-35,16,-32,43r-69,0","w":438},"@":{"d":"110,-140v0,20,10,26,30,26r157,0r0,-53r-158,0v-20,0,-29,9,-29,27xm122,-22v-79,1,-120,-42,-122,-118v-2,-97,75,-119,179,-119v71,0,112,1,121,4v58,15,31,104,37,169r-208,0v-35,1,-59,-19,-59,-54v0,-39,24,-55,68,-55r159,0v-1,-35,-21,-36,-66,-36v-84,0,-135,1,-154,8v-33,12,-49,40,-49,83v0,60,35,89,94,90r174,0r0,28r-174,0"},"A":{"d":"271,-123v0,-22,-8,-30,-32,-30r-225,0r0,-47r240,0v49,2,78,24,78,78r0,122r-269,0v-40,1,-63,-24,-63,-62v0,-38,25,-62,63,-61r208,0xm271,-47r0,-31r-192,0v-13,0,-19,6,-19,16v0,10,6,15,19,15r192,0","w":394},"B":{"d":"349,-100v1,62,-34,100,-96,100r-253,0r0,-280r60,0r0,80r193,0v61,-1,96,37,96,100xm286,-100v0,-29,-13,-50,-41,-50r-185,0r0,100r185,0v28,0,41,-21,41,-50","w":394},"C":{"d":"0,-100v0,-61,33,-100,96,-100r214,0r0,50r-206,0v-28,0,-41,20,-41,50v0,30,13,50,41,50r206,0r0,50r-214,0v-63,1,-96,-39,-96,-100","w":367},"D":{"d":"0,-100v0,-62,33,-100,96,-100r188,0r0,-80r60,0r0,280r-248,0v-62,1,-96,-37,-96,-100xm63,-100v0,30,13,50,41,50r180,0r0,-100r-180,0v-28,0,-41,20,-41,50","w":406},"E":{"d":"63,-78v10,19,17,31,41,31r209,0r0,47r-217,0v-63,1,-96,-39,-96,-100v0,-61,33,-100,96,-100r217,0r0,47r-209,0v-24,2,-30,9,-40,30r249,0r0,45r-250,0","w":367},"F":{"d":"38,-123v-4,-51,11,-80,60,-80r180,1r0,46r-164,1v-10,4,-18,15,-16,32r180,0r0,47r-180,0r0,153r-60,0r0,-153r-38,0r0,-47r38,0","w":326},"G":{"d":"0,-100v0,-61,33,-100,96,-100r277,0r0,206v1,45,-28,75,-73,75r-278,-1r0,-47r267,0v19,0,25,-11,24,-33r-217,0v-63,1,-96,-39,-96,-100xm63,-100v0,30,13,50,41,50r209,-1r0,-99r-209,0v-28,-1,-41,21,-41,50","w":433},"H":{"d":"265,-129v0,-12,-9,-21,-21,-21r-184,0r0,150r-60,0r0,-280r60,0r0,80r193,0v40,-1,72,23,72,61r0,139r-60,0r0,-129"},"I":{"d":"60,0r-60,0r0,-200r60,0r0,200xm60,-220r-60,0r0,-48r60,0r0,48","w":120},"J":{"d":"267,-220r-60,0r0,-48r60,0r0,48xm267,14v-1,42,-36,66,-79,66r-188,0r0,-50r184,0v16,0,23,-8,23,-26r0,-204r60,0r0,214","w":329},"K":{"d":"373,0v10,-71,-24,-123,-97,-120v46,2,56,-32,52,-80r-53,0v8,47,-20,80,-57,80r-158,0r0,-158r-60,0r0,278r60,0r0,-70r211,0v34,-1,45,36,38,70r64,0","w":430},"L":{"d":"66,-201v3,59,-18,141,47,141r189,0r0,60r-205,0v-63,1,-97,-39,-97,-102r0,-99r66,0","w":358},"M":{"d":"346,-200v40,0,72,22,71,61r0,139r-60,0r0,-129v0,-14,-7,-21,-21,-21r-98,0r0,150r-61,0r0,-150r-117,0r0,150r-60,0r0,-200r346,0","w":472},"N":{"d":"248,-200v40,-1,71,24,71,61r0,139r-60,0r0,-129v0,-14,-7,-21,-21,-21r-178,0r0,150r-60,0r0,-200r248,0","w":380},"O":{"d":"3,-132v-2,-41,34,-75,74,-75r193,0v64,1,75,60,75,133v0,40,-34,74,-75,74r-193,0v-40,2,-74,-34,-74,-74r0,-58xm280,-80v0,-37,5,-81,-31,-80r-154,0v-35,-1,-31,43,-31,80v0,16,15,32,31,31r154,0v16,1,31,-15,31,-31","w":397},"P":{"d":"355,-100v1,62,-34,100,-96,100r-199,0r0,80r-60,0r0,-280r259,0v62,-1,96,37,96,100xm292,-100v0,-30,-13,-50,-41,-50r-191,0r0,100r191,0v28,0,41,-20,41,-50","w":410},"Q":{"d":"0,-100v0,-62,33,-100,96,-100r280,1r0,279r-60,0r0,-80r-220,0v-62,1,-96,-37,-96,-100xm63,-100v0,29,13,51,41,50r212,0r0,-99r-212,-1v-28,0,-41,20,-41,50","w":435},"R":{"d":"220,-201v47,1,77,29,71,82r-61,0v1,-18,-1,-32,-20,-31r-150,0r0,150r-60,0r0,-200","w":342},"S":{"d":"329,-61v0,37,-24,60,-63,61r-266,0r0,-47r254,0v13,0,20,-5,20,-15v0,-10,-7,-15,-20,-15r-191,-1v-37,1,-63,-23,-63,-61v0,-37,24,-60,63,-61r255,0r0,47r-243,0v-13,0,-20,5,-20,15v0,10,7,15,20,15r191,1v37,-1,63,24,63,61","w":374},"T":{"d":"96,-153v6,39,-18,106,28,106r153,0r0,47r-181,0v-80,8,-57,-84,-60,-153r-36,0r0,-47r36,0r0,-80r60,0r0,80r181,0r0,47r-181,0","w":330},"U":{"d":"71,0v-40,1,-71,-24,-71,-61r0,-139r60,0r0,129v0,14,7,21,21,21r182,0r0,-150r60,0r0,200r-252,0"},"V":{"d":"147,-50r30,0r83,-150r63,0r-111,200r-100,0r-112,-200r64,0"},"W":{"d":"71,0v-40,1,-72,-23,-71,-61r0,-139r60,0r0,129v0,14,7,21,21,21r98,0r0,-150r60,0r0,150r118,0r0,-150r60,0r0,200r-346,0","w":476},"X":{"d":"328,0v2,-45,0,-92,-40,-96v43,-5,41,-56,40,-104r-48,0v4,42,-4,78,-42,78r-149,0v-37,-1,-47,-36,-42,-78r-47,0v-2,48,-3,99,39,104v-39,5,-42,49,-39,96r47,0v-4,-40,5,-75,37,-75r155,0v36,0,45,34,41,75r48,0","w":366},"Y":{"d":"271,33v19,0,26,-11,24,-33r-224,0v-40,1,-71,-24,-71,-61r0,-139r60,0r0,121v0,18,11,29,29,29r206,0r0,-150r60,0r0,207v0,43,-29,76,-73,75r-277,0r0,-49r266,0","w":420},"Z":{"d":"61,-46r224,-68v35,-9,32,-41,31,-86r-309,0r0,47r248,0r-223,67v-35,7,-33,42,-32,86r316,0r0,-46r-255,0","w":361},"[":{"d":"0,-335r110,0r0,55r-55,0r0,280r55,0r0,55r-110,0r0,-390","w":129},"\\":{"d":"316,0r-249,-280r-67,0r245,280r71,0","w":339},"]":{"d":"110,55r-110,0r0,-55r55,0r0,-280r-55,0r0,-55r110,0r0,390","w":129},"^":{"w":146},"_":{"d":"0,22r360,0r0,58r-360,0r0,-58","w":421},"`":{"d":"0,-290r34,0r40,40r-34,0","w":93},"a":{"d":"271,-123v0,-22,-8,-30,-32,-30r-225,0r0,-47r240,0v49,2,78,24,78,78r0,122r-269,0v-40,1,-63,-24,-63,-62v0,-38,25,-62,63,-61r208,0xm271,-47r0,-31r-192,0v-13,0,-19,6,-19,16v0,10,6,15,19,15r192,0","w":394},"b":{"d":"349,-100v1,62,-34,100,-96,100r-253,0r0,-280r60,0r0,80r193,0v61,-1,96,37,96,100xm286,-100v0,-29,-13,-50,-41,-50r-185,0r0,100r185,0v28,0,41,-21,41,-50","w":394},"c":{"d":"0,-100v0,-61,33,-100,96,-100r214,0r0,50r-206,0v-28,0,-41,20,-41,50v0,30,13,50,41,50r206,0r0,50r-214,0v-63,1,-96,-39,-96,-100","w":367},"d":{"d":"0,-100v0,-62,33,-100,96,-100r188,0r0,-80r60,0r0,280r-248,0v-62,1,-96,-37,-96,-100xm63,-100v0,30,13,50,41,50r180,0r0,-100r-180,0v-28,0,-41,20,-41,50","w":406},"e":{"d":"63,-78v10,19,17,31,41,31r209,0r0,47r-217,0v-63,1,-96,-39,-96,-100v0,-61,33,-100,96,-100r217,0r0,47r-209,0v-24,2,-30,9,-40,30r249,0r0,45r-250,0","w":367},"f":{"d":"38,-123v-4,-51,11,-80,60,-80r180,1r0,46r-164,1v-10,4,-18,15,-16,32r180,0r0,47r-180,0r0,153r-60,0r0,-153r-38,0r0,-47r38,0","w":326},"g":{"d":"0,-100v0,-61,33,-100,96,-100r277,0r0,206v1,45,-28,75,-73,75r-278,-1r0,-47r267,0v19,0,25,-11,24,-33r-217,0v-63,1,-96,-39,-96,-100xm63,-100v0,30,13,50,41,50r209,-1r0,-99r-209,0v-28,-1,-41,21,-41,50","w":433},"h":{"d":"265,-129v0,-12,-9,-21,-21,-21r-184,0r0,150r-60,0r0,-280r60,0r0,80r193,0v40,-1,72,23,72,61r0,139r-60,0r0,-129"},"i":{"d":"60,0r-60,0r0,-200r60,0r0,200xm60,-220r-60,0r0,-48r60,0r0,48","w":120},"j":{"d":"267,-220r-60,0r0,-48r60,0r0,48xm267,14v-1,42,-36,66,-79,66r-188,0r0,-50r184,0v16,0,23,-8,23,-26r0,-204r60,0r0,214","w":329},"k":{"d":"373,0v10,-71,-24,-123,-97,-120v46,2,56,-32,52,-80r-53,0v8,47,-20,80,-57,80r-158,0r0,-158r-60,0r0,278r60,0r0,-70r211,0v34,-1,45,36,38,70r64,0","w":430},"l":{"d":"66,-201v3,59,-18,141,47,141r189,0r0,60r-205,0v-63,1,-97,-39,-97,-102r0,-99r66,0","w":358},"m":{"d":"346,-200v40,0,72,22,71,61r0,139r-60,0r0,-129v0,-14,-7,-21,-21,-21r-98,0r0,150r-61,0r0,-150r-117,0r0,150r-60,0r0,-200r346,0","w":472},"n":{"d":"248,-200v40,-1,71,24,71,61r0,139r-60,0r0,-129v0,-14,-7,-21,-21,-21r-178,0r0,150r-60,0r0,-200r248,0","w":380},"o":{"d":"3,-132v-2,-41,34,-75,74,-75r193,0v64,1,75,60,75,133v0,40,-34,74,-75,74r-193,0v-40,2,-74,-34,-74,-74r0,-58xm280,-80v0,-37,5,-81,-31,-80r-154,0v-35,-1,-31,43,-31,80v0,16,15,32,31,31r154,0v16,1,31,-15,31,-31","w":397},"p":{"d":"355,-100v1,62,-34,100,-96,100r-199,0r0,80r-60,0r0,-280r259,0v62,-1,96,37,96,100xm292,-100v0,-30,-13,-50,-41,-50r-191,0r0,100r191,0v28,0,41,-20,41,-50","w":410},"q":{"d":"0,-100v0,-62,33,-100,96,-100r280,1r0,279r-60,0r0,-80r-220,0v-62,1,-96,-37,-96,-100xm63,-100v0,29,13,51,41,50r212,0r0,-99r-212,-1v-28,0,-41,20,-41,50","w":435},"r":{"d":"220,-201v47,1,77,29,71,82r-61,0v1,-18,-1,-32,-20,-31r-150,0r0,150r-60,0r0,-200","w":342},"s":{"d":"329,-61v0,37,-24,60,-63,61r-266,0r0,-47r254,0v13,0,20,-5,20,-15v0,-10,-7,-15,-20,-15r-191,-1v-37,1,-63,-23,-63,-61v0,-37,24,-60,63,-61r255,0r0,47r-243,0v-13,0,-20,5,-20,15v0,10,7,15,20,15r191,1v37,-1,63,24,63,61","w":374},"t":{"d":"96,-153v6,39,-18,106,28,106r153,0r0,47r-181,0v-80,8,-57,-84,-60,-153r-36,0r0,-47r36,0r0,-80r60,0r0,80r181,0r0,47r-181,0","w":330},"u":{"d":"71,0v-40,1,-71,-24,-71,-61r0,-139r60,0r0,129v0,14,7,21,21,21r182,0r0,-150r60,0r0,200r-252,0"},"v":{"d":"147,-50r30,0r83,-150r63,0r-111,200r-100,0r-112,-200r64,0"},"w":{"d":"71,0v-40,1,-72,-23,-71,-61r0,-139r60,0r0,129v0,14,7,21,21,21r98,0r0,-150r60,0r0,150r118,0r0,-150r60,0r0,200r-346,0","w":476},"x":{"d":"328,0v2,-45,0,-92,-40,-96v43,-5,41,-56,40,-104r-48,0v4,42,-4,78,-42,78r-149,0v-37,-1,-47,-36,-42,-78r-47,0v-2,48,-3,99,39,104v-39,5,-42,49,-39,96r47,0v-4,-40,5,-75,37,-75r155,0v36,0,45,34,41,75r48,0","w":366},"y":{"d":"271,33v19,0,26,-11,24,-33r-224,0v-40,1,-71,-24,-71,-61r0,-139r60,0r0,121v0,18,11,29,29,29r206,0r0,-150r60,0r0,207v0,43,-29,76,-73,75r-277,0r0,-49r266,0","w":420},"z":{"d":"61,-46r224,-68v35,-9,32,-41,31,-86r-309,0r0,47r248,0r-223,67v-35,7,-33,42,-32,86r316,0r0,-46r-255,0","w":361},"{":{"d":"36,-192v1,-65,-13,-143,55,-143r71,0r0,55r-59,0v-8,0,-12,4,-12,12r0,104v0,12,-10,25,-23,24v14,0,22,12,23,24r0,104v4,24,48,7,71,12r0,55r-71,0v-32,1,-55,-23,-55,-55v0,-44,23,-119,-36,-113r0,-55v21,3,36,-6,36,-24","w":185},"|":{"w":75},"}":{"d":"126,-192v-1,-65,13,-143,-55,-143r-71,0r0,55r59,0v8,0,12,4,12,12r0,104v-1,12,10,25,23,24v-14,-1,-23,11,-23,24r0,104v-4,24,-48,7,-71,12r0,55r71,0v66,1,55,-79,55,-144v0,-17,15,-27,36,-24r0,-55v-21,3,-36,-6,-36,-24","w":185},"~":{"w":123},"\u00a0":{"w":240}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright 2001 Superlooper
 */
Cufon.registerFont({"w":432,"face":{"font-family":"Superpoint","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 4 0 0 0 0 0 0 0","ascent":"288","descent":"-72","bbox":"0 -468 468 144","underline-thickness":"7.2","underline-position":"-44.28","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":180},"!":{"d":"36,-288r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36","w":144},"\"":{"d":"180,-288r-36,0r0,-36r36,0r0,36xm180,-216r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36","w":288},"#":{"d":"252,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm252,-216r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm180,-216r-36,0r0,-36r36,0r0,36xm252,-144r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm108,-216r-36,0r0,-36r36,0r0,36xm252,-72r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm108,-144r-36,0r0,-36r36,0r0,36xm180,-72r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm108,-72r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36"},"$":{"d":"324,-288r-36,0r0,-36r36,0r0,36xm180,-360r-36,0r0,-36r36,0r0,36xm252,-288r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm180,-216r-36,0r0,-36r36,0r0,36xm252,-144r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm108,-144r-36,0r0,-36r36,0r0,36xm180,-72r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36xm180,72r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36"},"%":{"d":"324,-288r-36,0r0,-36r36,0r0,36xm252,-216r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm324,0r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm108,-72r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36"},"&":{"d":"180,-288r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm252,-144r-36,0r0,-36r36,0r0,36xm180,-216r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm180,-72r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm108,-144r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36","w":360},"'":{"d":"36,-288r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36","w":144},"(":{"d":"108,-288r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36","w":216},")":{"d":"36,-288r-36,0r0,-36r36,0r0,36xm108,-216r-36,0r0,-36r36,0r0,36xm108,-144r-36,0r0,-36r36,0r0,36xm108,-72r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36","w":216},"*":{"d":"324,-288r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm252,-216r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm180,-216r-36,0r0,-36r36,0r0,36xm252,-144r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm108,-216r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm252,-72r-36,0r0,-36r36,0r0,36xm324,0r-36,0r0,-36r36,0r0,36xm108,-144r-36,0r0,-36r36,0r0,36xm180,-72r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm108,-72r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36"},"+":{"d":"180,-288r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm180,-216r-36,0r0,-36r36,0r0,36xm252,-144r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm108,-144r-36,0r0,-36r36,0r0,36xm180,-72r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36"},",":{"d":"36,0r-36,0r0,-36r36,0r0,36xm36,72r-36,0r0,-36r36,0r0,36","w":144},"-":{"d":"324,-144r-36,0r0,-36r36,0r0,36xm252,-144r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm108,-144r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36"},"\u2010":{"d":"324,-144r-36,0r0,-36r36,0r0,36xm252,-144r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm108,-144r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36"},".":{"d":"36,0r-36,0r0,-36r36,0r0,36","w":144},"\/":{"d":"324,-288r-36,0r0,-36r36,0r0,36xm252,-216r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm108,-72r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36"},"0":{"d":"252,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm252,-216r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm108,-72r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36"},"1":{"d":"180,-288r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm180,-216r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm180,-72r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36","w":288},"2":{"d":"252,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm252,-144r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm324,0r-36,0r0,-36r36,0r0,36xm108,-144r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36"},"3":{"d":"252,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm252,-144r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm108,-144r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36"},"4":{"d":"324,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm252,-144r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm324,0r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm108,-144r-36,0r0,-36r36,0r0,36"},"5":{"d":"252,-288r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm252,-144r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm108,-144r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36"},"6":{"d":"252,-288r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm252,-144r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm108,-144r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36"},"7":{"d":"324,-288r-36,0r0,-36r36,0r0,36xm252,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm252,-144r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm180,-72r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36"},"8":{"d":"252,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm252,-144r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm108,-144r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36"},"9":{"d":"252,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm252,-144r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm108,-144r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36"},":":{"d":"36,-288r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36","w":144},";":{"d":"36,-288r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36","w":144},"<":{"d":"180,-288r-36,0r0,-36r36,0r0,36xm108,-216r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm108,-72r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36","w":288},"=":{"d":"324,-216r-36,0r0,-36r36,0r0,36xm252,-216r-36,0r0,-36r36,0r0,36xm180,-216r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm108,-216r-36,0r0,-36r36,0r0,36xm252,-72r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm180,-72r-36,0r0,-36r36,0r0,36xm108,-72r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36"},">":{"d":"36,-288r-36,0r0,-36r36,0r0,36xm108,-216r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm108,-72r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36","w":288},"?":{"d":"252,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm252,-144r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm108,-144r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36"},"@":{"d":"252,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm180,-216r-36,0r0,-36r36,0r0,36xm252,-144r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm324,0r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36"},"A":{"d":"252,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm252,-144r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm324,0r-36,0r0,-36r36,0r0,36xm108,-144r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36"},"B":{"d":"252,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm36,-432r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm36,-360r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36"},"C":{"d":"324,-288r-36,0r0,-36r36,0r0,36xm252,-288r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm324,0r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36"},"D":{"d":"324,-432r-36,0r0,-36r36,0r0,36xm324,-360r-36,0r0,-36r36,0r0,36xm324,-288r-36,0r0,-36r36,0r0,36xm252,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm324,0r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36"},"E":{"d":"252,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm252,-144r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm108,-144r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36"},"F":{"d":"180,-432r-36,0r0,-36r36,0r0,36xm108,-360r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm108,-216r-36,0r0,-36r36,0r0,36xm108,-144r-36,0r0,-36r36,0r0,36xm108,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36","w":288},"G":{"d":"252,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm324,0r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm324,72r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36xm252,144r-36,0r0,-36r36,0r0,36xm180,144r-36,0r0,-36r36,0r0,36xm108,144r-36,0r0,-36r36,0r0,36"},"H":{"d":"252,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm36,-432r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm36,-360r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm324,0r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36"},"I":{"d":"36,-432r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36","w":144},"J":{"d":"108,-432r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm108,-216r-36,0r0,-36r36,0r0,36xm108,-144r-36,0r0,-36r36,0r0,36xm108,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36xm108,72r-36,0r0,-36r36,0r0,36xm36,144r-36,0r0,-36r36,0r0,36","w":216},"K":{"d":"324,-288r-36,0r0,-36r36,0r0,36xm36,-432r-36,0r0,-36r36,0r0,36xm252,-216r-36,0r0,-36r36,0r0,36xm36,-360r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm252,-72r-36,0r0,-36r36,0r0,36xm324,0r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm108,-144r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36"},"L":{"d":"36,-432r-36,0r0,-36r36,0r0,36xm36,-360r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36","w":216},"M":{"d":"396,-288r-36,0r0,-36r36,0r0,36xm468,-216r-36,0r0,-36r36,0r0,36xm468,-144r-36,0r0,-36r36,0r0,36xm324,-288r-36,0r0,-36r36,0r0,36xm468,-72r-36,0r0,-36r36,0r0,36xm252,-288r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm252,-216r-36,0r0,-36r36,0r0,36xm468,0r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm252,-144r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm252,-72r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36","w":576},"N":{"d":"252,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm324,0r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36"},"O":{"d":"252,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36"},"P":{"d":"252,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36xm36,72r-36,0r0,-36r36,0r0,36xm36,144r-36,0r0,-36r36,0r0,36"},"Q":{"d":"324,-288r-36,0r0,-36r36,0r0,36xm252,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm324,0r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm324,72r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm324,144r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36"},"R":{"d":"180,-288r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36","w":288},"S":{"d":"324,-288r-36,0r0,-36r36,0r0,36xm252,-288r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm252,-144r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm108,-144r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36"},"T":{"d":"36,-432r-36,0r0,-36r36,0r0,36xm36,-360r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36","w":216},"U":{"d":"324,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36"},"V":{"d":"324,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm252,-72r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36"},"W":{"d":"468,-288r-36,0r0,-36r36,0r0,36xm468,-216r-36,0r0,-36r36,0r0,36xm468,-144r-36,0r0,-36r36,0r0,36xm252,-288r-36,0r0,-36r36,0r0,36xm468,-72r-36,0r0,-36r36,0r0,36xm252,-216r-36,0r0,-36r36,0r0,36xm252,-144r-36,0r0,-36r36,0r0,36xm396,0r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm252,-72r-36,0r0,-36r36,0r0,36xm324,0r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36","w":576},"X":{"d":"324,-288r-36,0r0,-36r36,0r0,36xm252,-216r-36,0r0,-36r36,0r0,36xm252,-144r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm108,-216r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm252,-72r-36,0r0,-36r36,0r0,36xm324,0r-36,0r0,-36r36,0r0,36xm108,-144r-36,0r0,-36r36,0r0,36xm108,-72r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36"},"Y":{"d":"324,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm324,0r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm324,72r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36xm252,144r-36,0r0,-36r36,0r0,36xm180,144r-36,0r0,-36r36,0r0,36xm108,144r-36,0r0,-36r36,0r0,36"},"Z":{"d":"324,-288r-36,0r0,-36r36,0r0,36xm252,-288r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm252,-216r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm324,0r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm108,-72r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36"},"[":{"d":"108,-288r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36","w":216},"\\":{"d":"36,-288r-36,0r0,-36r36,0r0,36xm108,-216r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm252,-72r-36,0r0,-36r36,0r0,36xm324,0r-36,0r0,-36r36,0r0,36"},"]":{"d":"108,-288r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm108,-216r-36,0r0,-36r36,0r0,36xm108,-144r-36,0r0,-36r36,0r0,36xm108,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36","w":216},"^":{"d":"180,-288r-36,0r0,-36r36,0r0,36xm252,-216r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm108,-216r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36"},"_":{"d":"324,0r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36"},"`":{"d":"36,-288r-36,0r0,-36r36,0r0,36xm108,-216r-36,0r0,-36r36,0r0,36","w":216},"a":{"d":"252,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm252,-144r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm324,0r-36,0r0,-36r36,0r0,36xm108,-144r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36"},"b":{"d":"252,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm36,-432r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm36,-360r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36"},"c":{"d":"324,-288r-36,0r0,-36r36,0r0,36xm252,-288r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm324,0r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36"},"d":{"d":"324,-432r-36,0r0,-36r36,0r0,36xm324,-360r-36,0r0,-36r36,0r0,36xm324,-288r-36,0r0,-36r36,0r0,36xm252,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm324,0r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36"},"e":{"d":"252,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm252,-144r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm108,-144r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36"},"f":{"d":"180,-432r-36,0r0,-36r36,0r0,36xm108,-360r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm108,-216r-36,0r0,-36r36,0r0,36xm108,-144r-36,0r0,-36r36,0r0,36xm108,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36","w":288},"g":{"d":"252,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm324,0r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm324,72r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36xm252,144r-36,0r0,-36r36,0r0,36xm180,144r-36,0r0,-36r36,0r0,36xm108,144r-36,0r0,-36r36,0r0,36"},"h":{"d":"252,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm36,-432r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm36,-360r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm324,0r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36"},"i":{"d":"36,-432r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36","w":144},"j":{"d":"108,-432r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm108,-216r-36,0r0,-36r36,0r0,36xm108,-144r-36,0r0,-36r36,0r0,36xm108,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36xm108,72r-36,0r0,-36r36,0r0,36xm36,144r-36,0r0,-36r36,0r0,36","w":216},"k":{"d":"324,-288r-36,0r0,-36r36,0r0,36xm36,-432r-36,0r0,-36r36,0r0,36xm252,-216r-36,0r0,-36r36,0r0,36xm36,-360r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm252,-72r-36,0r0,-36r36,0r0,36xm324,0r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm108,-144r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36"},"l":{"d":"36,-432r-36,0r0,-36r36,0r0,36xm36,-360r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36","w":216},"m":{"d":"396,-288r-36,0r0,-36r36,0r0,36xm468,-216r-36,0r0,-36r36,0r0,36xm468,-144r-36,0r0,-36r36,0r0,36xm324,-288r-36,0r0,-36r36,0r0,36xm468,-72r-36,0r0,-36r36,0r0,36xm252,-288r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm252,-216r-36,0r0,-36r36,0r0,36xm468,0r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm252,-144r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm252,-72r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36","w":576},"n":{"d":"252,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm324,0r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36"},"o":{"d":"252,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36"},"p":{"d":"252,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36xm36,72r-36,0r0,-36r36,0r0,36xm36,144r-36,0r0,-36r36,0r0,36"},"q":{"d":"324,-288r-36,0r0,-36r36,0r0,36xm252,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm324,0r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm324,72r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm324,144r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36"},"r":{"d":"180,-288r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36","w":288},"s":{"d":"324,-288r-36,0r0,-36r36,0r0,36xm252,-288r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm252,-144r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm108,-144r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36"},"t":{"d":"36,-432r-36,0r0,-36r36,0r0,36xm36,-360r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36","w":216},"u":{"d":"324,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36"},"v":{"d":"324,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm252,-72r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36"},"w":{"d":"468,-288r-36,0r0,-36r36,0r0,36xm468,-216r-36,0r0,-36r36,0r0,36xm468,-144r-36,0r0,-36r36,0r0,36xm252,-288r-36,0r0,-36r36,0r0,36xm468,-72r-36,0r0,-36r36,0r0,36xm252,-216r-36,0r0,-36r36,0r0,36xm252,-144r-36,0r0,-36r36,0r0,36xm396,0r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm252,-72r-36,0r0,-36r36,0r0,36xm324,0r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36","w":576},"x":{"d":"324,-288r-36,0r0,-36r36,0r0,36xm252,-216r-36,0r0,-36r36,0r0,36xm252,-144r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm108,-216r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm252,-72r-36,0r0,-36r36,0r0,36xm324,0r-36,0r0,-36r36,0r0,36xm108,-144r-36,0r0,-36r36,0r0,36xm108,-72r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36"},"y":{"d":"324,-288r-36,0r0,-36r36,0r0,36xm324,-216r-36,0r0,-36r36,0r0,36xm324,-144r-36,0r0,-36r36,0r0,36xm324,-72r-36,0r0,-36r36,0r0,36xm324,0r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm324,72r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36xm252,144r-36,0r0,-36r36,0r0,36xm180,144r-36,0r0,-36r36,0r0,36xm108,144r-36,0r0,-36r36,0r0,36"},"z":{"d":"324,-288r-36,0r0,-36r36,0r0,36xm252,-288r-36,0r0,-36r36,0r0,36xm180,-288r-36,0r0,-36r36,0r0,36xm252,-216r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm324,0r-36,0r0,-36r36,0r0,36xm252,0r-36,0r0,-36r36,0r0,36xm108,-72r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36"},"{":{"d":"180,-288r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm108,-216r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm108,-72r-36,0r0,-36r36,0r0,36xm180,0r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36","w":288},"|":{"d":"36,-288r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36xm36,-144r-36,0r0,-36r36,0r0,36xm36,-72r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36","w":144},"}":{"d":"108,-288r-36,0r0,-36r36,0r0,36xm36,-288r-36,0r0,-36r36,0r0,36xm108,-216r-36,0r0,-36r36,0r0,36xm180,-144r-36,0r0,-36r36,0r0,36xm108,-72r-36,0r0,-36r36,0r0,36xm108,0r-36,0r0,-36r36,0r0,36xm36,0r-36,0r0,-36r36,0r0,36","w":288},"~":{"d":"252,-288r-36,0r0,-36r36,0r0,36xm108,-288r-36,0r0,-36r36,0r0,36xm180,-216r-36,0r0,-36r36,0r0,36xm36,-216r-36,0r0,-36r36,0r0,36","w":360},"\u00a0":{"w":180}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright © 1987, 1992, 1998, 2002 Adobe Systems Incorporated.  All Rights
 * Reserved.© 1987, 1992, 1998, 2002 Heidelberger Druckmaschinen AG. All rights
 * reserved.
 * 
 * Trademark:
 * Eurostile is a trademark of Nebiolo.
 * 
 * Full name:
 * EurostileLTStd
 * 
 * Designer:
 * Aldo Novarese, A. Butti
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":248,"face":{"font-family":"Eurostile","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 4 2 2 2 5 2 4","ascent":"270","descent":"-90","x-height":"2","bbox":"-24 -348 454.416 90","underline-thickness":"18","underline-position":"-18","stemh":"23","stemv":"28","unicode-range":"U+0020-U+FB02"},"glyphs":{" ":{"w":124},"!":{"d":"66,-37r0,37r-33,0r0,-37r33,0xm66,-270r-3,195r-27,0r-3,-195r33,0","w":97},"\"":{"d":"18,-270r34,0v2,35,-4,62,-10,89r-14,0v-6,-27,-12,-54,-10,-89xm76,-270r33,0v2,34,-3,62,-9,89r-15,0v-5,-27,-11,-54,-9,-89","w":127},"#":{"d":"98,-270r28,0r-13,73r45,0r12,-73r29,0r-13,73r33,0r0,29r-38,0r-10,59r36,0r0,29r-42,0r-13,80r-28,0r14,-80r-45,0r-14,80r-27,0r13,-80r-36,0r0,-29r42,0r9,-59r-38,0r0,-29r43,0xm108,-168r-9,59r44,0r10,-59r-45,0"},"$":{"d":"113,-150r0,-95v-48,0,-69,1,-69,47v0,50,27,48,69,48xm136,-125r0,100v53,0,72,-3,72,-50v0,-51,-23,-48,-72,-50xm136,-245r0,95v57,1,102,1,102,72v0,69,-31,78,-102,78r0,31r-23,0r0,-31v-71,2,-105,-9,-102,-84r30,0v0,47,-2,60,72,59r0,-100v-58,0,-100,-2,-100,-69v0,-70,35,-76,100,-76r0,-25r23,0r0,25v69,-2,99,7,96,76r-31,0v1,-45,-6,-53,-65,-51"},"%":{"d":"251,-18v49,0,38,-31,38,-69v0,-28,-6,-28,-38,-28v-49,0,-36,32,-36,67v0,30,6,30,36,30xm251,-135v59,0,61,32,59,88v-2,43,-17,49,-59,49v-60,0,-60,-33,-58,-88v1,-43,16,-49,58,-49xm263,-270r-183,272r-24,0r182,-272r25,0xm65,-272v60,0,62,32,60,88v-2,43,-17,49,-59,49v-59,0,-60,-33,-58,-88v1,-43,15,-49,57,-49xm65,-155v49,0,38,-31,38,-69v0,-28,-6,-28,-38,-28v-49,0,-35,32,-35,67v0,30,5,30,35,30","w":318},"&":{"d":"203,-52r-106,-87v-40,9,-43,15,-43,58v0,53,8,56,72,56v29,0,71,3,77,-27xm266,0r-40,-33v-15,35,-57,35,-100,35v-60,0,-103,0,-103,-84v0,-66,20,-63,55,-73v-18,-15,-24,-23,-24,-53v0,-53,29,-64,82,-64v55,0,82,20,77,85r-31,0v0,-40,2,-58,-46,-58v-29,0,-52,1,-52,37v0,19,5,25,19,37r105,89v1,-12,1,-25,0,-37r29,0v0,21,1,41,-3,59r49,39","w":283},"\u2019":{"d":"36,-233r-14,0r0,-37r32,0v-3,36,14,83,-36,77r0,-16v16,1,19,-8,18,-24","w":72,"k":{"\u2019":19,"s":14,"\u0161":14}},"(":{"d":"90,-272r0,27v-38,-6,-40,31,-40,57r0,157v-1,25,2,64,40,58r0,27v-59,4,-70,-36,-70,-85r0,-157v-1,-49,11,-88,70,-84","w":112},")":{"d":"22,-245r0,-27v59,-4,71,35,71,84r0,157v1,49,-12,90,-71,85r0,-27v38,6,40,-32,40,-58r0,-157v1,-25,-2,-63,-40,-57","w":112},"*":{"d":"196,-212r-55,20r33,47r-16,12r-33,-48r-36,48r-16,-12r34,-47r-55,-21r7,-19r55,20r0,-58r20,0r0,58r55,-20"},"+":{"d":"92,-189r27,0r0,73r73,0r0,27r-73,0r0,74r-27,0r0,-74r-74,0r0,-27r74,0r0,-73","w":210},",":{"d":"57,0r-13,0r0,-37r32,0v-3,37,13,82,-36,77r0,-16v16,1,18,-8,17,-24","w":124},"-":{"d":"0,-112r94,0r0,27r-94,0r0,-27","w":93},".":{"d":"72,-37r0,37r-32,0r0,-37r32,0","w":124},"\/":{"d":"252,-270r-209,311r-33,0r208,-311r34,0","w":261},"0":{"d":"124,-245v-66,0,-84,0,-84,70r0,80v0,70,18,70,84,70v67,0,84,0,84,-70r0,-80v0,-70,-17,-70,-84,-70xm125,2v-84,0,-114,-11,-116,-97r0,-80v2,-86,31,-97,115,-97v84,0,113,11,115,97r0,80v-2,86,-30,97,-114,97"},"1":{"d":"161,-270r0,270r-30,0r0,-247r-69,76r-20,-18r75,-81r44,0"},"2":{"d":"220,-27r0,27r-194,0r0,-46v0,-70,30,-74,95,-81v57,-6,69,-4,69,-60v0,-56,-12,-58,-63,-58v-73,0,-71,11,-70,68r-31,0v0,-69,-1,-95,101,-95v72,0,94,17,94,85v0,72,-25,83,-93,87v-68,4,-73,17,-71,73r163,0"},"3":{"d":"99,-125r0,-27v47,-3,87,14,87,-45v0,-45,-6,-48,-70,-48v-58,0,-61,10,-61,58r-31,0v-4,-74,28,-85,96,-85v58,0,96,0,96,70v0,36,-7,58,-44,64v41,3,50,22,50,62v0,81,-40,78,-105,78v-70,0,-102,-16,-96,-89r30,0v-1,51,-2,62,66,62v66,0,74,-1,74,-55v0,-59,-44,-42,-92,-45"},"4":{"d":"193,-270r0,181r40,0r0,27r-40,0r0,62r-30,0r0,-62r-152,0r0,-36r136,-172r46,0xm163,-89r-1,-161r-126,161r127,0"},"5":{"d":"60,-243r0,81v13,-22,50,-23,73,-23v84,0,91,39,91,91v0,85,-17,96,-99,96v-77,0,-97,-12,-101,-79r31,0v-3,48,18,52,70,52v63,0,68,-10,68,-69v0,-58,-10,-64,-68,-64v-22,0,-60,-4,-65,25r-31,0r0,-137r184,0r0,27r-153,0"},"6":{"d":"131,-140v-59,0,-76,3,-76,47v0,59,5,68,69,68v67,0,70,-8,70,-57v0,-51,-5,-58,-63,-58xm24,-93r0,-107v1,-64,39,-72,102,-72v47,0,96,4,92,70r-30,0v2,-41,-19,-43,-62,-43v-49,0,-71,-1,-71,45r0,58v7,-17,28,-25,69,-25v75,0,100,9,100,85v0,73,-23,84,-100,84v-76,0,-100,-11,-100,-95"},"7":{"d":"220,-270r0,39r-131,231r-36,0r141,-245r-171,0r0,-25r197,0"},"8":{"d":"23,-75v0,-40,7,-57,47,-66v-37,-6,-43,-21,-43,-61v0,-67,30,-70,97,-70v64,0,98,2,98,70v0,35,-4,55,-43,62v37,6,46,21,46,65v0,69,-23,77,-101,77v-64,0,-101,0,-101,-77xm58,-202v0,41,4,49,66,49v62,0,67,-7,67,-49v0,-37,-5,-43,-67,-43v-62,0,-66,4,-66,43xm54,-75v0,44,3,49,70,50v60,1,70,-9,70,-50v0,-45,-8,-51,-70,-51v-60,0,-70,3,-70,51"},"9":{"d":"126,-132v62,0,69,-3,69,-54v0,-58,-15,-59,-69,-59v-62,0,-69,2,-69,59v0,51,10,54,69,54xm126,2v-67,0,-107,-5,-103,-71r30,0v-1,41,7,44,73,44v57,0,69,-2,69,-58v-1,-15,2,-33,-1,-46v-12,26,-57,24,-68,24v-75,0,-100,-9,-100,-81v0,-74,22,-86,100,-86v76,0,100,12,100,86r0,103v0,68,-14,85,-100,85"},":":{"d":"72,-37r0,37r-32,0r0,-37r32,0xm72,-189r0,37r-32,0r0,-37r32,0","w":124},";":{"d":"57,0r-13,0r0,-37r32,0v-3,37,13,82,-36,77r0,-16v16,1,18,-8,17,-24xm76,-189r0,37r-32,0r0,-37r32,0","w":124},"<":{"d":"192,-174r0,29r-142,58r142,58r0,29r-174,-75r0,-25","w":210},"=":{"d":"18,-144r174,0r0,27r-174,0r0,-27xm18,-88r174,0r0,27r-174,0r0,-27","w":210},">":{"d":"192,-100r0,25r-174,75r0,-29r141,-58r-141,-58r0,-29","w":210},"?":{"d":"108,-77r-31,0v-1,-43,6,-50,51,-67v30,-11,33,-15,33,-56v0,-40,-10,-45,-54,-45v-52,0,-60,11,-58,60r-28,0v-3,-71,22,-87,86,-87v59,0,83,13,83,72v0,44,-3,65,-47,80v-35,11,-36,13,-35,43xm108,-37r0,37r-32,0r0,-37r32,0","w":210},"@":{"d":"232,-198r25,0r-32,101v-3,10,4,16,20,16v34,0,50,-48,50,-81v0,-54,-60,-87,-111,-87v-64,0,-122,61,-121,125v2,83,97,124,175,92r9,21v-97,39,-213,-13,-211,-116v2,-78,70,-145,147,-145v63,0,137,38,137,107v0,48,-30,105,-83,105v-16,0,-33,-5,-36,-23v-12,12,-24,23,-43,23v-33,0,-53,-29,-51,-60v2,-41,33,-83,77,-85v17,-1,37,11,41,28xm166,-81v41,0,75,-103,20,-103v-32,0,-52,37,-52,65v0,18,12,38,32,38","w":356},"A":{"d":"192,-57r-137,0r-21,57r-32,0r98,-270r44,0r100,270r-31,0xm183,-82r-60,-163r-60,163r120,0","w":246},"B":{"d":"53,-125r0,98r96,0v33,0,50,-4,50,-45v0,-36,-6,-53,-46,-53r-100,0xm166,0r-144,0r0,-270r137,0v51,0,62,24,62,71v0,29,-7,47,-33,58v36,6,41,33,41,66v0,49,-17,75,-63,75xm53,-243r0,91v60,-7,138,26,138,-51v0,-68,-85,-31,-138,-40","w":249},"C":{"d":"231,-67v1,79,-66,68,-136,69v-49,0,-79,-31,-79,-85r0,-104v0,-86,61,-85,138,-85v60,0,75,29,74,86r-31,0v4,-48,-14,-59,-65,-59v-63,0,-85,8,-85,57v0,68,-22,169,53,163v51,-4,110,8,101,-45r0,-22r30,0r0,25","w":239},"D":{"d":"23,0r0,-270r131,0v33,0,93,4,93,104r0,64v0,27,-4,102,-85,102r-139,0xm54,-27r100,0v80,3,58,-80,62,-151v0,-15,-6,-65,-57,-65r-105,0r0,216","w":264},"E":{"d":"45,-243r0,92r137,0r0,25r-137,0r0,99r143,0r0,27r-173,0r0,-270r173,0r0,27r-143,0","w":201},"F":{"d":"54,-243r0,94r131,0r0,26r-131,0r0,123r-31,0r0,-270r166,0r0,27r-135,0","w":197,"k":{"A":15,"\u00c6":15,"\u00c1":15,"\u00c2":15,"\u00c4":15,"\u00c0":15,"\u00c5":15,"\u00c3":15,",":50,".":50}},"G":{"d":"122,-135r117,0r0,59v3,75,-47,78,-119,78v-72,0,-104,-13,-104,-97r0,-83v0,-106,62,-94,150,-94v49,0,78,24,72,81r-31,0v13,-58,-37,-54,-94,-54v-58,0,-67,11,-67,70r0,87v-4,63,37,63,97,63v70,0,66,-25,65,-83r-86,0r0,-27","w":250},"H":{"d":"245,-270r0,270r-31,0r0,-124r-158,0r0,124r-30,0r0,-270r30,0r0,119r158,0r0,-119r31,0","w":270},"I":{"d":"57,-270r0,270r-31,0r0,-270r31,0","w":82},"J":{"d":"147,-270r30,0r0,205v0,54,-34,67,-82,67v-47,0,-85,-8,-85,-61r0,-39r31,0v1,45,-8,73,49,73v28,0,57,0,57,-36r0,-209","w":203},"K":{"d":"57,-270r0,118r26,0r110,-118r40,0r-123,131r138,139r-41,0r-124,-125r-26,0r0,125r-31,0r0,-270r31,0","w":244},"L":{"d":"58,-270r0,243r137,0r0,27r-168,0r0,-270r31,0","w":200,"k":{"T":28,"V":17,"W":12,"y":13,"\u00fd":13,"\u00ff":13,"Y":29,"\u00dd":29,"\u0178":29,"\u2019":36}},"M":{"d":"292,-247r-103,247r-30,0r-103,-247r0,247r-31,0r0,-270r53,0r96,231r95,-231r53,0r0,270r-30,0r0,-247","w":347},"N":{"d":"257,-270r0,270r-50,0r-152,-245r0,245r-31,0r0,-270r51,0r152,247r0,-247r30,0","w":281},"O":{"d":"15,-181v-5,-83,42,-94,124,-91v67,2,88,23,88,91r0,96v4,78,-44,87,-124,87v-65,0,-88,-23,-88,-87r0,-96xm196,-181v5,-70,-34,-64,-93,-64v-82,0,-54,93,-58,160v-4,71,38,59,94,60v40,0,57,-6,57,-60r0,-96","w":241},"P":{"d":"21,0r0,-270r138,0v52,0,64,36,64,82v0,24,0,83,-66,83r-105,0r0,105r-31,0xm193,-184v0,-93,-76,-49,-141,-59r0,111v62,-9,141,31,141,-52","w":237,"k":{"A":20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20,",":90,".":90}},"Q":{"d":"264,-33r-12,21r-21,-14v-25,31,-69,28,-120,28v-109,0,-90,-84,-93,-179v-3,-83,49,-95,135,-95v69,0,94,25,94,95v0,43,4,95,-5,129xm137,-117r78,51v5,-37,2,-81,2,-122v0,-33,-9,-57,-58,-57v-60,-1,-110,-6,-110,61r0,88v-7,84,44,70,110,71v18,0,39,-4,48,-17r-84,-54","w":265},"R":{"d":"55,-108r0,108r-30,0r0,-270v91,7,208,-32,208,78v0,39,-6,65,-47,72v57,0,42,66,44,120r-31,0v-3,-51,14,-108,-45,-108r-99,0xm55,-135r95,0v47,-1,53,-15,53,-60v0,-71,-91,-43,-148,-48r0,108","w":252,"k":{"T":2,"y":-5,"\u00fd":-5,"\u00ff":-5,"Y":2,"\u00dd":2,"\u0178":2}},"S":{"d":"112,-125v-53,-4,-99,2,-99,-69v0,-72,33,-78,100,-78v58,0,100,3,97,76r-31,0v-1,-47,-10,-49,-67,-49v-60,0,-68,8,-68,45v0,51,24,46,74,48v64,3,97,2,97,75v0,76,-36,79,-104,79v-69,0,-105,-8,-99,-86r31,0v-1,59,11,59,68,59v58,0,73,0,73,-53v0,-51,-23,-43,-72,-47","w":226},"T":{"d":"120,-243r0,243r-31,0r0,-243r-88,0r0,-27r206,0r0,27r-87,0","w":208,"k":{"\u00fc":34,"\u0161":34,"\u00f2":34,"\u00f6":34,"\u00e8":34,"\u00eb":34,"\u00ea":34,"\u00e3":34,"\u00e5":34,"\u00e0":34,"\u00e4":34,"\u00e2":34,"w":21,"y":23,"\u00fd":23,"\u00ff":23,"A":20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20,",":58,".":58,"-":22,"a":34,"\u00e6":34,"\u00e1":34,"c":34,"\u00e7":34,"e":34,"\u00e9":34,"i":-4,"\u00ed":-4,"\u00ee":-4,"\u00ef":-4,"\u00ec":-4,"o":34,"\u00f8":34,"\u0153":34,"\u00f3":34,"\u00f4":34,"\u00f5":34,"r":24,"s":34,"u":34,"\u00fa":34,"\u00fb":34,"\u00f9":34,":":29,";":29}},"U":{"d":"209,-270r31,0r0,194v0,72,-43,78,-107,78v-59,0,-107,-2,-107,-78r0,-194r31,0r0,194v0,44,10,51,76,51v54,0,76,-1,76,-51r0,-194","w":265},"V":{"d":"201,-270r33,0r-96,270r-44,0r-96,-270r33,0r86,247","w":231,"k":{"\u00f6":22,"\u00f4":22,"\u00e8":22,"\u00eb":22,"\u00ea":22,"\u00e3":22,"\u00e5":22,"\u00e0":22,"\u00e4":22,"\u00e2":22,"y":5,"\u00fd":5,"\u00ff":5,"A":22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,",":54,".":54,"-":11,"a":22,"\u00e6":22,"\u00e1":22,"e":22,"\u00e9":22,"o":22,"\u00f8":22,"\u0153":22,"\u00f3":22,"\u00f2":22,"\u00f5":22,"r":15,"u":16,"\u00fa":16,"\u00fb":16,"\u00fc":16,"\u00f9":16,":":22,";":22}},"W":{"d":"404,-270r-85,270r-47,0r-71,-243r-72,243r-45,0r-83,-270r31,0r74,247r73,-247r45,0r73,247r75,-247r32,0","w":404,"k":{"\u00fc":16,"\u00f6":20,"\u00ea":21,"\u00e4":20,"y":5,"\u00fd":5,"\u00ff":5,"A":22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,",":47,".":47,"a":20,"\u00e6":20,"\u00e1":20,"\u00e2":20,"\u00e0":20,"\u00e5":20,"\u00e3":20,"e":21,"\u00e9":21,"\u00eb":21,"\u00e8":21,"i":-3,"\u00ed":-3,"\u00ee":-3,"\u00ef":-3,"\u00ec":-3,"o":20,"\u00f8":20,"\u0153":20,"\u00f3":20,"\u00f4":20,"\u00f2":20,"\u00f5":20,"r":14,"u":16,"\u00fa":16,"\u00fb":16,"\u00f9":16,":":18,";":18}},"X":{"d":"231,-270r-87,130r93,140r-36,0r-82,-124r-84,124r-37,0r96,-140r-88,-130r36,0r77,116r76,-116r36,0","w":235},"Y":{"d":"230,-270r-103,157r0,113r-30,0r0,-113r-99,-157r35,0r80,126r80,-126r37,0","w":227,"k":{"\u00fc":35,"\u00f6":40,"v":22,"A":31,"\u00c6":31,"\u00c1":31,"\u00c2":31,"\u00c4":31,"\u00c0":31,"\u00c5":31,"\u00c3":31,",":54,".":54,"-":25,"a":40,"\u00e6":40,"\u00e1":40,"\u00e2":40,"\u00e4":40,"\u00e0":40,"\u00e5":40,"\u00e3":40,"e":40,"\u00e9":40,"\u00ea":40,"\u00eb":40,"\u00e8":40,"i":-2,"\u00ed":-2,"\u00ee":-2,"\u00ef":-2,"\u00ec":-2,"o":40,"\u00f8":40,"\u0153":40,"\u00f3":40,"\u00f4":40,"\u00f2":40,"\u00f5":40,"u":35,"\u00fa":35,"\u00fb":35,"\u00f9":35,":":22,";":22,"p":33,"q":40}},"Z":{"d":"216,-270r0,28r-170,215r174,0r0,27r-211,0r0,-27r170,-216r-165,0r0,-27r202,0","w":229},"[":{"d":"20,-272r70,0r0,27r-40,0r0,272r40,0r0,27r-70,0r0,-326","w":111},"\\":{"d":"85,41r-103,-311r33,0r103,311r-33,0","w":100},"]":{"d":"92,54r-70,0r0,-27r40,0r0,-272r-40,0r0,-27r70,0r0,326","w":111},"^":{"d":"93,-270r25,0r74,176r-29,0r-58,-141r-58,141r-29,0","w":210},"_":{"d":"180,27r0,18r-180,0r0,-18r180,0","w":180},"\u2018":{"d":"37,-232r13,0r0,37r-32,0v3,-37,-13,-82,36,-77r0,16v-16,-1,-18,8,-17,24","w":72,"k":{"\u2018":19}},"a":{"d":"95,-21v28,0,57,0,57,-35v0,-36,-21,-35,-57,-35v-34,0,-48,1,-48,32v0,36,15,38,48,38xm181,0r-28,0v-1,-6,1,-15,-1,-20v-11,22,-38,22,-62,22v-42,0,-72,-8,-72,-57v0,-52,26,-59,73,-59v21,0,54,5,62,19r0,-35v0,-35,-19,-38,-51,-38v-24,-1,-53,1,-49,32r-30,0v-2,-51,33,-56,76,-55v48,0,82,4,82,62r0,129","w":205},"b":{"d":"159,-94v0,-62,-7,-74,-52,-74v-50,0,-53,20,-53,74v0,61,11,73,53,73v50,0,52,-21,52,-73xm24,0r0,-270r29,0r1,105v9,-24,38,-26,60,-26v65,0,74,38,74,97v0,62,-8,96,-74,96v-26,0,-50,-4,-60,-25v-3,5,0,16,-1,23r-29,0","w":206},"c":{"d":"153,-68r29,0v4,58,-31,70,-80,70v-78,0,-84,-30,-84,-100v0,-62,11,-93,79,-93v48,-1,84,7,82,64r-29,0v2,-37,-15,-41,-51,-41v-50,0,-52,18,-52,78v0,53,3,69,58,69v40,0,50,-9,48,-47","w":196},"d":{"d":"101,-21v44,0,52,-15,52,-73v0,-52,-6,-74,-52,-74v-44,0,-54,8,-54,74v0,66,13,73,54,73xm153,0r0,-24v-11,23,-35,26,-61,26v-67,0,-74,-38,-74,-96v0,-57,6,-97,74,-97v21,0,53,2,61,25r0,-104r29,0r0,270r-29,0","w":206},"e":{"d":"155,-57r29,0v3,54,-35,59,-80,59v-74,0,-85,-24,-85,-96v0,-78,17,-97,85,-97v69,0,83,28,80,103r-136,0v0,60,5,67,56,67v43,0,52,-3,51,-36xm48,-111r107,0v-1,-54,-8,-57,-51,-57v-51,0,-54,13,-56,57","w":203},"f":{"d":"60,-189r50,0r0,23r-50,0r0,166r-28,0r0,-166r-29,0r0,-23r29,0v-6,-62,14,-92,78,-82r0,23v-30,-3,-55,1,-50,33r0,26","w":108,"k":{"\u2019":-11,"f":-5,"\u00df":-5}},"g":{"d":"100,-21v55,0,54,-31,54,-73v0,-53,-3,-74,-54,-74v-53,0,-52,24,-52,74v0,45,-3,73,52,73xm183,-189r0,211v0,50,-37,62,-83,62v-44,0,-79,-7,-76,-62r29,0v0,36,17,39,47,39v34,0,54,-4,54,-41r0,-43v-8,23,-39,25,-61,25v-61,0,-75,-31,-75,-96v0,-63,10,-97,75,-97v26,0,50,3,61,26r0,-24r29,0","w":206},"h":{"d":"53,-270r1,104v9,-23,36,-25,58,-25v49,0,72,12,72,65r0,126r-29,0r0,-128v0,-35,-13,-40,-45,-40v-88,0,-48,99,-57,168r-28,0r0,-270r28,0","w":208},"i":{"d":"53,-189r0,189r-29,0r0,-189r29,0xm53,-270r0,31r-29,0r0,-31r29,0","w":77},"j":{"d":"53,-189r0,212v2,34,-16,60,-55,50r0,-22v25,6,26,-18,26,-38r0,-202r29,0xm53,-270r0,31r-29,0r0,-31r29,0","w":75},"k":{"d":"53,-270r0,156r11,0r68,-75r35,0r-81,87r96,102r-37,0r-81,-91r-11,0r0,91r-29,0r0,-270r29,0","w":175},"l":{"d":"53,-270r0,270r-29,0r0,-270r29,0","w":77},"m":{"d":"52,-189v1,9,-2,22,1,29v10,-24,39,-31,63,-31v23,0,52,6,58,31v30,-50,133,-45,133,35r0,125r-28,0r0,-122v0,-32,-5,-46,-42,-46v-86,0,-50,100,-57,168r-29,0r0,-127v-1,-25,-1,-41,-42,-41v-81,0,-52,99,-57,168r-28,0r0,-189r28,0","w":330},"n":{"d":"53,-189v1,7,-2,18,1,23v9,-23,36,-25,58,-25v49,0,72,12,72,65r0,126r-29,0r0,-128v0,-35,-13,-40,-45,-40v-88,0,-48,99,-57,168r-28,0r0,-189r28,0","w":208},"o":{"d":"19,-94v0,-80,14,-97,84,-97v70,0,83,17,83,97v0,80,-13,96,-83,96v-70,0,-84,-16,-84,-96xm48,-94v0,66,4,73,55,73v51,0,54,-7,54,-73v0,-66,-3,-74,-54,-74v-51,0,-55,8,-55,74","w":205},"p":{"d":"106,-168v-54,0,-54,24,-54,74v0,45,3,73,54,73v44,0,52,-12,52,-73v0,-57,-4,-74,-52,-74xm52,-189v1,8,-1,18,1,24v12,-22,37,-26,61,-26v69,0,74,40,74,97v0,75,-19,96,-74,96v-23,1,-49,-4,-62,-24r0,104r-28,0r0,-271r28,0","w":206},"q":{"d":"102,-21v48,0,52,-24,52,-73v0,-53,-2,-74,-56,-74v-38,0,-50,8,-50,74v0,53,1,73,54,73xm183,-189r0,271r-29,0r0,-104v-9,22,-38,24,-56,24v-57,0,-79,-15,-79,-96v0,-62,7,-97,79,-97v22,0,46,5,56,25r0,-23r29,0","w":207},"r":{"d":"21,-189r28,0v0,8,-3,18,-1,24v28,-47,123,-31,106,41r-27,0v1,-28,-2,-44,-32,-44v-76,0,-37,104,-46,168r-28,0r0,-189","w":159,"k":{"v":-13,"w":-12,"y":-10,"\u00fd":-10,"\u00ff":-10,"f":-7,"\u00df":-7,",":54,".":43,"h":-7,"t":-13,"x":-5,"-":-7}},"s":{"d":"100,-191v35,-1,78,3,74,51r-29,0v2,-26,-11,-26,-45,-26v-36,0,-52,0,-52,23v0,34,8,32,38,33v49,3,93,-5,93,57v0,53,-37,55,-79,55v-48,0,-92,-5,-83,-62r29,0v-2,34,2,36,54,37v19,0,50,4,50,-29v0,-35,-15,-29,-50,-31v-41,-3,-82,2,-82,-52v0,-55,31,-56,82,-56","w":193},"t":{"d":"125,-189r0,23r-74,0r0,120v0,21,6,25,27,25v33,0,26,-21,27,-46r27,0v3,45,-10,69,-55,69v-85,0,-45,-101,-54,-168r-25,0r0,-23r25,0r0,-46r28,0r0,46r74,0","w":131},"u":{"d":"151,0v-1,-8,2,-19,-1,-25v-10,23,-34,27,-59,27v-96,0,-60,-110,-67,-191r28,0r0,121v0,31,2,47,39,47v40,0,61,-6,61,-51r0,-117r28,0r0,189r-29,0","w":205},"v":{"d":"165,-189r-64,189r-40,0r-62,-189r28,0r55,167r52,-167r31,0","w":163,"k":{",":36,".":36}},"w":{"d":"270,-189r-53,189r-41,0r-41,-169r-41,169r-41,0r-52,-189r30,0r43,169r42,-169r40,0r42,169r43,-169r29,0","w":271,"k":{",":32,".":32}},"x":{"d":"158,-189r-60,90r67,99r-34,0r-49,-76r-49,76r-34,0r68,-99r-61,-90r32,0r44,69r43,-69r33,0","w":163},"y":{"d":"159,-189r-55,202v-9,40,-25,80,-76,69r0,-22v38,9,43,-35,49,-60r-10,0r-68,-189r29,0r59,168r42,-168r30,0","w":157,"k":{",":32,".":32}},"z":{"d":"155,-189r0,26r-113,140r113,0r0,23r-146,0r0,-26r113,-140r-104,0r0,-23r137,0","w":163},"{":{"d":"17,-96r0,-27v68,-3,-23,-170,88,-149r0,27v-44,-11,-29,46,-29,80v0,37,-23,54,-26,56v3,3,26,18,26,55v0,32,-18,90,29,81r0,27v-60,15,-60,-44,-60,-102v0,-28,-4,-45,-28,-48","w":120},"|":{"d":"60,-270r0,360r-27,0r0,-360r27,0","w":93},"}":{"d":"103,-122r0,27v-68,3,23,170,-88,149r0,-27v44,11,29,-47,29,-81v0,-37,23,-53,26,-55v-3,-3,-26,-19,-26,-56v0,-31,18,-89,-29,-80r0,-27v60,-15,60,44,60,102v0,28,4,45,28,48","w":120},"~":{"d":"43,-77r-25,0v-4,-35,29,-73,64,-54v23,11,41,30,69,36v14,0,17,-17,16,-31r25,0v4,38,-35,75,-74,48v-18,-12,-36,-27,-58,-33v-10,0,-18,17,-17,34","w":210},"\u00a1":{"d":"64,-189r0,37r-32,0r0,-37r32,0xm32,81r3,-195r26,0r3,195r-32,0","w":97},"\u00a2":{"d":"108,-51r0,-147v-42,2,-42,25,-42,73v0,53,3,72,42,74xm108,-247r23,0r0,26v39,1,67,14,66,64r-29,0v2,-31,-7,-40,-37,-41r0,147v32,2,43,-12,41,-47r29,0v2,52,-20,72,-70,70r0,30r-23,0r0,-30v-66,1,-72,-44,-72,-97v0,-55,6,-94,72,-96r0,-26"},"\u00a3":{"d":"159,-131r0,26r-77,0v-2,37,8,63,-22,81v55,3,118,-2,175,-2r0,26r-209,0r0,-23v35,-9,24,-47,26,-82r-33,0r0,-26r33,0r0,-60v0,-71,28,-81,87,-81v75,-1,92,17,91,83r-29,0v1,-45,-5,-56,-56,-56v-58,0,-63,4,-63,54r0,60r77,0"},"\u2044":{"d":"206,-270r-184,270r-24,0r182,-270r26,0","w":203},"\u00a5":{"d":"182,-184r37,0r0,25r-53,0r-24,40r77,0r0,25r-81,0r0,94r-30,0r0,-94r-78,0r0,-25r74,0r-24,-40r-50,0r0,-25r35,0r-51,-86r35,0r76,126r74,-126r36,0"},"\u0192":{"d":"149,-151r-31,173v-3,54,-35,69,-89,59r4,-23v32,6,50,-2,56,-34r31,-175r-37,0r4,-24r37,0v8,-60,17,-112,96,-96r-4,23v-34,-4,-52,2,-57,34r-6,39r50,0r-5,24r-49,0"},"\u00a7":{"d":"57,-109v0,46,57,33,87,49v36,10,46,2,46,-36v0,-39,-55,-34,-85,-46v-33,-14,-48,-5,-48,33xm150,-31v-47,-16,-120,-8,-120,-77v0,-25,6,-43,31,-50v-18,-9,-20,-28,-20,-46v0,-65,25,-68,85,-68v72,0,85,9,86,71r-27,0v0,-41,-5,-46,-59,-46v-40,0,-58,-2,-58,36v0,51,59,45,93,58v33,13,56,12,56,54v1,22,-5,46,-26,54v24,9,27,30,27,53v0,69,-34,70,-92,70v-67,0,-94,-4,-94,-75r27,0v1,39,0,50,67,50v40,0,65,3,65,-44v0,-31,-12,-30,-41,-40"},"\u00a4":{"d":"179,-156v12,10,12,59,-1,69r20,20r-21,20r-19,-20v-24,15,-42,16,-69,3r-20,19r-19,-22r17,-18v-14,-20,-14,-56,2,-72r-21,-22r20,-20r21,21v27,-12,43,-12,70,0r20,-20r21,22xm122,-78v18,0,43,-13,43,-44v0,-28,-25,-41,-43,-41v-18,0,-42,12,-42,42v0,30,24,43,42,43"},"'":{"d":"18,-270r33,0v2,34,-3,62,-9,89r-15,0v-5,-27,-11,-54,-9,-89","w":68},"\u201c":{"d":"93,-232r14,0r0,37r-32,0v3,-37,-13,-82,36,-77r0,16v-16,-1,-19,8,-18,24xm37,-232r13,0r0,37r-32,0v3,-37,-13,-82,36,-77r0,16v-16,-1,-18,8,-17,24","w":129},"\u00ab":{"d":"69,-207r21,13r-43,90r47,91r-19,13r-55,-104xm135,-207r21,13r-42,90r47,91r-20,13r-54,-104","w":181},"\u2039":{"d":"69,-207r21,13r-43,90r47,91r-19,13r-55,-104","w":114},"\u203a":{"d":"25,-194r21,-13r48,103r-54,104r-20,-13r47,-91","w":114},"\u2013":{"d":"0,-112r180,0r0,27r-180,0r0,-27","w":180},"\u2020":{"d":"139,-270r0,74r63,0r0,25r-63,0r0,246r-30,0r0,-246r-62,0r0,-25r62,0r0,-74r30,0"},"\u2021":{"d":"139,-270r0,85r63,0r0,25r-63,0r0,119r63,0r0,25r-63,0r0,91r-30,0r0,-91r-62,0r0,-25r62,0r0,-119r-62,0r0,-25r62,0r0,-85r30,0"},"\u00b7":{"d":"78,-121r0,37r-32,0r0,-37r32,0","w":124},"\u00b6":{"d":"236,75r-27,0r0,-320r-32,0r0,320r-27,0r0,-181v-77,-3,-139,19,-138,-81v0,-52,13,-83,75,-83r149,0r0,345xm150,-131r0,-114r-63,0v-42,0,-44,15,-44,58v0,80,49,50,107,56"},"\u2022":{"d":"161,-135v0,37,-30,67,-67,67v-37,0,-68,-29,-68,-67v0,-37,30,-68,68,-68v37,0,67,31,67,68","w":187},"\u201a":{"d":"41,0r-14,0r0,-37r32,0v-3,37,13,82,-36,77r0,-16v16,1,19,-8,18,-24","w":82},"\u201e":{"d":"36,0r-14,0r0,-37r32,0v-3,36,14,83,-36,77r0,-16v16,1,19,-8,18,-24xm93,0r-14,0r0,-37r32,0v-3,37,13,82,-36,77r0,-16v16,1,19,-8,18,-24","w":129},"\u201d":{"d":"36,-233r-14,0r0,-37r32,0v-3,36,14,83,-36,77r0,-16v16,1,19,-8,18,-24xm93,-233r-14,0r0,-37r32,0v-3,37,13,82,-36,77r0,-16v16,1,19,-8,18,-24","w":129},"\u00bb":{"d":"91,-194r21,-13r49,103r-54,104r-20,-13r47,-91xm25,-194r21,-13r48,103r-54,104r-20,-13r47,-91","w":181},"\u2026":{"d":"76,-37r0,37r-32,0r0,-37r32,0xm196,-37r0,37r-32,0r0,-37r32,0xm316,-37r0,37r-32,0r0,-37r32,0","w":360},"\u2030":{"d":"251,-18v49,0,38,-31,38,-69v0,-28,-6,-28,-38,-28v-49,0,-36,32,-36,67v0,30,6,30,36,30xm251,-135v59,0,61,32,59,88v-2,43,-17,49,-59,49v-60,0,-60,-33,-58,-88v1,-43,16,-49,58,-49xm262,-270r-183,272r-24,0r182,-272r25,0xm394,-135v59,0,62,32,60,88v-2,43,-18,49,-60,49v-60,0,-59,-34,-57,-88v1,-43,15,-49,57,-49xm394,-18v49,0,38,-31,38,-69v0,-28,-6,-28,-38,-28v-49,0,-36,32,-36,67v0,30,6,30,36,30xm65,-272v60,0,62,32,60,88v-2,43,-17,49,-59,49v-59,0,-60,-33,-58,-88v1,-43,15,-49,57,-49xm65,-155v49,0,38,-31,38,-69v0,-28,-6,-28,-38,-28v-49,0,-35,32,-35,67v0,30,5,30,35,30","w":461},"\u00bf":{"d":"103,-111r31,0v1,42,-7,50,-51,67v-30,11,-34,15,-34,56v0,40,10,45,54,45v53,0,60,-12,58,-61r29,0v3,71,-23,88,-87,88v-59,0,-82,-13,-82,-72v0,-44,3,-65,47,-80v34,-11,36,-14,35,-43xm134,-189r0,37r-32,0r0,-37r32,0","w":210},"`":{"d":"41,-267r54,40r-10,15r-58,-36","w":121},"\u00b4":{"d":"81,-267r14,19r-58,36r-10,-15","w":121},"\u02c6":{"d":"90,-265r63,39r-9,15r-54,-27r-55,27r-8,-15","w":179},"\u02dc":{"d":"62,-248v24,0,59,33,72,0r15,10v-8,14,-20,27,-37,27v-22,-1,-57,-32,-69,-1r-16,-9v7,-14,18,-27,35,-27","w":176},"\u00af":{"d":"28,-233r100,0r0,23r-100,0r0,-23","w":156},"\u02d8":{"d":"27,-265r19,0v7,44,76,44,83,0r19,0v-3,31,-30,54,-61,54v-31,0,-57,-23,-60,-54","w":175},"\u02d9":{"d":"59,-235r0,27r-32,0r0,-27r32,0","w":85},"\u00a8":{"d":"59,-235r0,27r-32,0r0,-27r32,0xm131,-235r0,27r-32,0r0,-27r32,0","w":157},"\u02da":{"d":"27,-234v0,-17,14,-31,31,-31v17,0,31,14,31,31v0,17,-14,32,-31,32v-17,0,-31,-15,-31,-32xm41,-234v0,10,7,18,17,18v10,0,18,-8,18,-18v0,-10,-8,-17,-18,-17v-10,0,-17,7,-17,17","w":116},"\u00b8":{"d":"47,14r19,11r-27,39r-16,-9","w":97},"\u02dd":{"d":"76,-270r16,18r-54,42r-11,-14xm133,-270r16,18r-54,42r-11,-14","w":176},"\u02db":{"d":"27,38v0,-22,17,-42,48,-38v-22,5,-46,50,-6,51v5,0,11,0,15,-2r0,17v-25,8,-57,0,-57,-28","w":110},"\u02c7":{"d":"89,-211r-62,-38r9,-16r53,27r56,-27r8,16","w":179},"\u2014":{"d":"0,-112r360,0r0,27r-360,0r0,-27","w":360},"\u00c6":{"d":"221,-243r0,92r135,0r0,25r-135,0r0,99r142,0r0,27r-173,0r0,-56r-126,0r-31,56r-36,0r149,-270r217,0r0,27r-142,0xm190,-83r0,-160r-25,0r-87,160r112,0","w":375},"\u00aa":{"d":"112,-157v0,-3,1,-8,-1,-9v-25,22,-87,19,-87,-24v0,-45,56,-44,85,-28v0,-27,0,-37,-29,-37v-22,0,-31,2,-30,18r-21,0v0,-34,23,-35,49,-35v30,0,53,2,53,38r0,77r-19,0xm75,-172v18,0,34,0,34,-18v0,-18,-12,-20,-31,-20v-23,0,-31,1,-31,18v0,19,9,20,28,20","w":158},"\u0141":{"d":"58,-144r0,117r137,0r0,27r-168,0r0,-118r-30,29r0,-31r30,-28r0,-122r31,0r0,96r56,-56r0,31","w":200,"k":{"T":28,"V":17,"W":12,"y":13,"\u00fd":13,"\u00ff":13,"Y":29,"\u00dd":29,"\u0178":29,"\u2019":36}},"\u00d8":{"d":"215,-201r-161,156v22,31,63,18,105,20v87,5,47,-104,56,-176xm46,-69r161,-157v-14,-28,-59,-15,-97,-19v-97,-10,-55,101,-64,176xm255,-270r0,31r-17,13v15,39,5,92,7,141v4,87,-55,87,-135,87v-29,0,-59,-2,-78,-27r-26,25r0,-30r16,-15v-11,-27,-6,-89,-7,-129v0,-104,58,-99,144,-98v29,0,54,7,69,26","w":260},"\u0152":{"d":"127,-245v-66,0,-81,3,-81,75r-1,72v0,71,20,73,82,73v67,0,86,-3,86,-73r0,-72v0,-72,-16,-75,-86,-75xm243,-243r0,92r137,0r0,25r-137,0r0,99r143,0r0,27r-173,0v-1,-9,2,-21,-1,-28v-15,30,-52,30,-85,30v-81,0,-112,-10,-112,-100r0,-72v0,-80,25,-102,112,-102v27,-1,78,4,86,31r0,-29r173,0r0,27r-143,0","w":399},"\u00ba":{"d":"81,-272v42,0,51,12,51,58v0,44,-4,60,-51,60v-49,0,-55,-11,-55,-60v0,-42,5,-58,55,-58xm81,-255v-31,0,-33,5,-33,41v0,42,1,42,33,42v28,0,30,-7,30,-42v0,-33,-1,-41,-30,-41","w":158},"\u00e6":{"d":"182,-111r107,0v-1,-54,-8,-57,-51,-57v-51,0,-54,13,-56,57xm95,-91v-34,0,-48,1,-48,32v0,36,15,38,48,38v28,0,57,0,57,-35v0,-36,-21,-35,-57,-35xm153,-95r0,-35v0,-35,-19,-38,-51,-38v-24,-1,-53,1,-49,32r-30,0v-2,-51,33,-56,76,-55v17,0,62,-1,69,24v12,-22,47,-24,70,-24v69,0,83,28,80,103r-136,0v0,60,5,67,56,67v43,0,52,-3,51,-36r29,0v3,54,-35,59,-80,59v-30,0,-62,-3,-73,-31v-9,28,-43,31,-75,31v-42,0,-72,-8,-72,-57v0,-52,26,-59,73,-59v21,0,54,5,62,19","w":335},"\u0131":{"d":"53,-189r0,189r-29,0r0,-189r29,0","w":77},"\u0142":{"d":"53,-154r0,154r-29,0r0,-131r-23,23r0,-26r23,-22r0,-114r29,0r0,91r23,-23r0,25","w":77},"\u00f8":{"d":"192,-194r0,24r-13,13v8,18,7,37,7,63v-1,69,-9,96,-82,96v-20,0,-55,-1,-70,-18r-23,22r0,-24r15,-14v-8,-16,-7,-44,-7,-62v0,-73,8,-97,85,-97v20,0,49,-1,66,17xm156,-133r-101,96v4,16,37,16,49,16v49,0,51,-5,53,-73v0,-13,0,-26,-1,-39xm49,-56r101,-97v-6,-15,-36,-15,-46,-15v-49,0,-58,6,-56,74v0,13,0,26,1,38","w":205},"\u0153":{"d":"156,-94v0,-69,-3,-74,-58,-74v-50,0,-50,12,-50,74v0,62,4,73,54,73v52,0,54,-12,54,-73xm18,-94v0,-65,5,-97,79,-97v24,-1,66,0,74,26v9,-25,41,-26,69,-26v69,0,84,27,81,103r-136,0v0,60,4,67,55,67v43,0,54,-3,52,-36r29,0v3,54,-36,60,-81,59v-31,0,-59,-2,-70,-26v-10,28,-46,26,-71,26v-72,0,-81,-29,-81,-96xm185,-111r107,0v-1,-54,-9,-57,-52,-57v-51,0,-53,13,-55,57","w":339},"\u00df":{"d":"30,0r0,-211v0,-52,24,-61,74,-61v37,0,76,7,76,53v0,25,-13,39,-36,45v48,8,50,43,50,84v0,47,-4,92,-64,92v-35,0,-59,-18,-54,-59r27,0v-1,22,5,36,27,36v25,0,34,-7,34,-69v0,-54,-16,-78,-77,-72r0,-23v37,3,73,-8,63,-30v0,-32,-15,-34,-46,-34v-31,0,-46,4,-46,38r0,211r-28,0","w":212},"\u00b9":{"d":"97,-272r0,163r-24,0r0,-146r-45,46r-12,-15r48,-48r33,0","w":149},"\u00ac":{"d":"165,-46r0,-71r-147,0r0,-27r174,0r0,98r-27,0","w":210},"\u00b5":{"d":"152,0v-1,-8,2,-19,-1,-25v-13,33,-68,31,-98,20r0,87r-29,0r0,-271r29,0r0,121v0,31,2,47,39,47v40,0,60,-6,60,-51r0,-117r29,0r0,189r-29,0","w":205},"\u2122":{"d":"339,-270r0,152r-25,0r-1,-130r-52,130r-14,0r-51,-130r0,130r-25,0r0,-152r40,0r44,107r45,-107r39,0xm145,-270r0,22r-47,0r0,130r-27,0r0,-130r-48,0r0,-22r122,0","w":360},"\u00d0":{"d":"25,-152r0,-118r132,0v33,0,92,4,92,104r0,64v0,27,-4,102,-85,102r-139,0r0,-126r-37,0r0,-26r37,0xm56,-243r0,91r74,0r0,26r-74,0r0,99r101,0v80,3,58,-80,62,-151v0,-15,-6,-65,-57,-65r-106,0","w":264},"\u00bd":{"d":"282,-270r-183,270r-24,0r182,-270r25,0xm65,-270r33,0r0,162r-24,0r0,-145r-45,46r-12,-14xm252,-22r103,0r0,22r-126,0v-4,-55,8,-78,62,-78v33,0,41,-2,41,-34v0,-28,-8,-30,-38,-30v-44,-1,-43,5,-42,35r-23,0v0,-42,0,-56,65,-56v47,0,62,10,62,51v0,44,-17,52,-61,55v-38,3,-44,7,-43,35","w":372},"\u00b1":{"d":"92,-189r27,0r0,55r73,0r0,27r-73,0r0,54r-27,0r0,-54r-74,0r0,-27r74,0r0,-55xm18,-4r0,-27r174,0r0,27r-174,0","w":210},"\u00de":{"d":"21,0r0,-270r31,0r0,53r107,0v52,0,64,35,64,81v0,24,0,83,-66,83r-105,0r0,53r-31,0xm193,-132v0,-93,-77,-47,-141,-58r0,110v62,-9,141,31,141,-52","w":237},"\u00bc":{"d":"329,-162r0,108r24,0r0,21r-24,0r0,33r-23,0r0,-33r-97,0r0,-26r87,-103r33,0xm289,-270r-183,270r-24,0r182,-270r25,0xm306,-54r-1,-93r-78,93r79,0xm100,-270r0,162r-23,0r0,-145r-45,46r-12,-14r48,-49r32,0","w":372},"\u00f7":{"d":"192,-116r0,27r-174,0r0,-27r174,0xm124,-15r-38,0r0,-38r38,0r0,38xm124,-152r-38,0r0,-37r38,0r0,37","w":210},"\u00a6":{"d":"60,63r-27,0r0,-126r27,0r0,126xm60,-243r0,126r-27,0r0,-126r27,0","w":93},"\u00b0":{"d":"126,-218v0,30,-24,54,-54,54v-30,0,-54,-24,-54,-54v0,-30,24,-54,54,-54v30,0,54,24,54,54xm108,-218v0,-19,-16,-36,-36,-36v-19,0,-36,17,-36,36v0,20,16,36,36,36v19,0,36,-16,36,-36","w":144},"\u00fe":{"d":"106,-168v-54,0,-54,24,-54,74v0,45,3,73,54,73v44,0,52,-12,52,-73v0,-57,-4,-74,-52,-74xm53,-22v-4,31,0,70,-1,104r-28,0r0,-352r28,0r1,105v12,-22,37,-26,61,-26v69,0,74,40,74,97v0,75,-19,96,-74,96v-22,0,-50,-2,-61,-24","w":206},"\u00be":{"d":"333,-162r0,108r24,0r0,21r-24,0r0,33r-23,0r0,-33r-97,0r0,-26r87,-103r33,0xm310,-54r-1,-93r-78,93r79,0xm306,-270r-183,270r-24,0r182,-270r25,0xm67,-183r0,-20v27,-2,53,9,53,-24v0,-23,-4,-25,-42,-25v-33,-1,-36,5,-36,31r-24,0v-2,-45,18,-51,62,-51v37,0,63,0,63,42v0,21,-3,37,-29,38v27,2,33,14,33,38v0,49,-27,47,-69,47v-45,0,-66,-9,-62,-54r24,0v0,29,-1,34,38,34v39,0,45,-1,45,-30v0,-36,-27,-24,-56,-26","w":372},"\u00b2":{"d":"38,-130r103,0r0,21r-127,0v-4,-55,8,-78,62,-78v33,0,42,-2,42,-34v0,-28,-8,-30,-38,-30v-44,-1,-43,6,-42,36r-24,0v0,-43,0,-57,66,-57v47,0,61,10,61,51v0,44,-16,53,-60,56v-39,3,-44,6,-43,35","w":149},"\u00ae":{"d":"141,-272v76,0,137,61,137,137v0,76,-61,137,-137,137v-76,0,-138,-61,-138,-137v0,-76,62,-137,138,-137xm141,-251v-64,0,-116,52,-116,115v0,64,52,117,116,117v64,0,115,-53,115,-117v0,-63,-51,-115,-115,-115xm163,-127r46,69r-24,0r-44,-67r-30,0r0,67r-21,0r0,-154v52,3,119,-15,121,41v0,30,-21,43,-48,44xm111,-193r0,49v32,1,85,2,79,-27v-6,-32,-48,-19,-79,-22","w":280},"\u2212":{"d":"18,-89r0,-27r174,0r0,27r-174,0","w":210},"\u00f0":{"d":"48,-94v0,66,4,73,55,73v51,0,54,-7,54,-73v0,-66,-3,-74,-54,-74v-51,0,-55,8,-55,74xm67,-264r26,-8v13,8,25,16,35,26r38,-12r17,15r-40,12v28,31,43,70,43,117v0,105,-11,116,-83,116v-70,0,-84,-16,-84,-96v0,-80,14,-97,84,-97v24,0,31,3,42,11v-6,-14,-16,-28,-29,-42r-40,12r-16,-13r42,-14v-11,-9,-23,-19,-35,-27","w":205},"\u00d7":{"d":"18,-157r18,-18r69,70r70,-70r17,18r-69,70r69,69r-17,18r-70,-70r-69,70r-18,-18r69,-69","w":210},"\u00b3":{"d":"64,-183r0,-20v27,-2,53,9,53,-24v0,-23,-4,-25,-42,-25v-33,-1,-36,5,-36,31r-23,0v-2,-45,18,-51,62,-51v37,0,62,0,62,42v0,21,-2,37,-28,38v27,2,32,14,32,38v0,47,-26,47,-68,47v-45,0,-66,-9,-62,-54r23,0v-1,29,0,34,39,34v39,0,45,-1,45,-30v0,-35,-28,-24,-57,-26","w":149},"\u00a9":{"d":"141,-272v76,0,137,61,137,137v0,76,-61,137,-137,137v-76,0,-138,-61,-138,-137v0,-76,62,-137,138,-137xm141,-251v-64,0,-116,52,-116,115v0,64,52,117,116,117v64,0,115,-53,115,-117v0,-63,-51,-115,-115,-115xm189,-110r22,0v-17,89,-140,56,-140,-26v0,-45,28,-79,75,-79v33,0,60,19,65,52r-22,0v-19,-62,-104,-31,-97,27v-10,58,86,88,97,26","w":280},"\u00c1":{"d":"192,-57r-137,0r-21,57r-32,0r98,-270r44,0r100,270r-31,0xm183,-82r-60,-163r-60,163r120,0xm143,-348r14,19r-58,36r-9,-15","w":246},"\u00c2":{"d":"192,-57r-137,0r-21,57r-32,0r98,-270r44,0r100,270r-31,0xm183,-82r-60,-163r-60,163r120,0xm124,-346r62,39r-9,15r-53,-27r-56,27r-8,-15","w":246},"\u00c4":{"d":"192,-57r-137,0r-21,57r-32,0r98,-270r44,0r100,270r-31,0xm183,-82r-60,-163r-60,163r120,0xm103,-316r0,27r-31,0r0,-27r31,0xm175,-316r0,27r-31,0r0,-27r31,0","w":246},"\u00c0":{"d":"192,-57r-137,0r-21,57r-32,0r98,-270r44,0r100,270r-31,0xm183,-82r-60,-163r-60,163r120,0xm104,-348r53,40r-9,15r-58,-36","w":246},"\u00c5":{"d":"192,-57r-137,0r-21,57r-32,0r98,-270r44,0r100,270r-31,0xm183,-82r-60,-163r-60,163r120,0xm92,-315v0,-17,14,-31,31,-31v17,0,31,14,31,31v0,17,-14,32,-31,32v-17,0,-31,-15,-31,-32xm106,-315v0,10,7,18,17,18v10,0,18,-8,18,-18v0,-10,-8,-17,-18,-17v-10,0,-17,7,-17,17","w":246},"\u00c3":{"d":"192,-57r-137,0r-21,57r-32,0r98,-270r44,0r100,270r-31,0xm183,-82r-60,-163r-60,163r120,0xm97,-329v24,0,59,33,72,0r15,10v-8,14,-20,27,-37,27v-22,-1,-57,-32,-69,-1r-16,-9v7,-14,18,-27,35,-27","w":246},"\u00c7":{"d":"122,14r19,11r-27,39r-16,-9xm231,-67v1,79,-66,68,-136,69v-49,0,-79,-31,-79,-85r0,-104v0,-86,61,-85,138,-85v60,0,75,29,74,86r-31,0v4,-48,-14,-59,-65,-59v-63,0,-85,8,-85,57v0,68,-22,169,53,163v51,-4,110,8,101,-45r0,-22r30,0r0,25","w":239},"\u00c9":{"d":"45,-243r0,92r137,0r0,25r-137,0r0,99r143,0r0,27r-173,0r0,-270r173,0r0,27r-143,0xm121,-348r14,19r-58,36r-10,-15","w":201},"\u00ca":{"d":"45,-243r0,92r137,0r0,25r-137,0r0,99r143,0r0,27r-173,0r0,-270r173,0r0,27r-143,0xm102,-346r62,39r-9,15r-53,-27r-56,27r-8,-15","w":201},"\u00cb":{"d":"45,-243r0,92r137,0r0,25r-137,0r0,99r143,0r0,27r-173,0r0,-270r173,0r0,27r-143,0xm81,-316r0,27r-32,0r0,-27r32,0xm153,-316r0,27r-32,0r0,-27r32,0","w":201},"\u00c8":{"d":"45,-243r0,92r137,0r0,25r-137,0r0,99r143,0r0,27r-173,0r0,-270r173,0r0,27r-143,0xm81,-348r54,40r-10,15r-58,-36","w":201},"\u00cd":{"d":"57,-270r0,270r-31,0r0,-270r31,0xm61,-348r14,19r-58,36r-10,-15","w":82},"\u00ce":{"d":"57,-270r0,270r-31,0r0,-270r31,0xm42,-346r62,39r-9,15r-53,-27r-56,27r-8,-15","w":82},"\u00cf":{"d":"57,-270r0,270r-31,0r0,-270r31,0xm21,-316r0,27r-32,0r0,-27r32,0xm93,-316r0,27r-32,0r0,-27r32,0","w":82},"\u00cc":{"d":"57,-270r0,270r-31,0r0,-270r31,0xm22,-348r53,40r-9,15r-59,-36","w":82},"\u00d1":{"d":"257,-270r0,270r-50,0r-152,-245r0,245r-31,0r0,-270r51,0r152,247r0,-247r30,0xm114,-329v24,0,60,33,72,0r16,10v-8,14,-20,27,-37,27v-22,-1,-57,-32,-69,-1r-16,-9v7,-14,17,-27,34,-27","w":281},"\u00d3":{"d":"15,-181v-5,-83,42,-94,124,-91v67,2,88,23,88,91r0,96v4,78,-44,87,-124,87v-65,0,-88,-23,-88,-87r0,-96xm196,-181v5,-70,-34,-64,-93,-64v-82,0,-54,93,-58,160v-4,71,38,59,94,60v40,0,57,-6,57,-60r0,-96xm141,-348r14,19r-58,36r-10,-15","w":241},"\u00d4":{"d":"15,-181v-5,-83,42,-94,124,-91v67,2,88,23,88,91r0,96v4,78,-44,87,-124,87v-65,0,-88,-23,-88,-87r0,-96xm196,-181v5,-70,-34,-64,-93,-64v-82,0,-54,93,-58,160v-4,71,38,59,94,60v40,0,57,-6,57,-60r0,-96xm121,-346r63,39r-9,15r-54,-27r-55,27r-8,-15","w":241},"\u00d6":{"d":"15,-181v-5,-83,42,-94,124,-91v67,2,88,23,88,91r0,96v4,78,-44,87,-124,87v-65,0,-88,-23,-88,-87r0,-96xm196,-181v5,-70,-34,-64,-93,-64v-82,0,-54,93,-58,160v-4,71,38,59,94,60v40,0,57,-6,57,-60r0,-96xm101,-316r0,27r-32,0r0,-27r32,0xm173,-316r0,27r-32,0r0,-27r32,0","w":241},"\u00d2":{"d":"15,-181v-5,-83,42,-94,124,-91v67,2,88,23,88,91r0,96v4,78,-44,87,-124,87v-65,0,-88,-23,-88,-87r0,-96xm196,-181v5,-70,-34,-64,-93,-64v-82,0,-54,93,-58,160v-4,71,38,59,94,60v40,0,57,-6,57,-60r0,-96xm94,-348r54,40r-10,15r-58,-36","w":241},"\u00d5":{"d":"15,-181v-5,-83,42,-94,124,-91v67,2,88,23,88,91r0,96v4,78,-44,87,-124,87v-65,0,-88,-23,-88,-87r0,-96xm196,-181v5,-70,-34,-64,-93,-64v-82,0,-54,93,-58,160v-4,71,38,59,94,60v40,0,57,-6,57,-60r0,-96xm94,-329v25,0,59,33,72,0r16,10v-8,14,-20,27,-37,27v-22,0,-57,-32,-69,-1r-16,-9v7,-14,17,-27,34,-27","w":241},"\u0160":{"d":"112,-125v-53,-4,-99,2,-99,-69v0,-72,33,-78,100,-78v58,0,100,3,97,76r-31,0v-1,-47,-10,-49,-67,-49v-60,0,-68,8,-68,45v0,51,24,46,74,48v64,3,97,2,97,75v0,76,-36,79,-104,79v-69,0,-105,-8,-99,-86r31,0v-1,59,11,59,68,59v58,0,73,0,73,-53v0,-51,-23,-43,-72,-47xm112,-292r-62,-38r9,-16r53,27r56,-27r8,16","w":226},"\u00da":{"d":"209,-270r31,0r0,194v0,72,-43,78,-107,78v-59,0,-107,-2,-107,-78r0,-194r31,0r0,194v0,44,10,51,76,51v54,0,76,-1,76,-51r0,-194xm153,-348r14,19r-58,36r-10,-15","w":265},"\u00db":{"d":"209,-270r31,0r0,194v0,72,-43,78,-107,78v-59,0,-107,-2,-107,-78r0,-194r31,0r0,194v0,44,10,51,76,51v54,0,76,-1,76,-51r0,-194xm133,-346r62,39r-8,15r-54,-27r-56,27r-7,-15","w":265},"\u00dc":{"d":"209,-270r31,0r0,194v0,72,-43,78,-107,78v-59,0,-107,-2,-107,-78r0,-194r31,0r0,194v0,44,10,51,76,51v54,0,76,-1,76,-51r0,-194xm113,-316r0,27r-32,0r0,-27r32,0xm185,-316r0,27r-32,0r0,-27r32,0","w":265},"\u00d9":{"d":"209,-270r31,0r0,194v0,72,-43,78,-107,78v-59,0,-107,-2,-107,-78r0,-194r31,0r0,194v0,44,10,51,76,51v54,0,76,-1,76,-51r0,-194xm99,-348r53,40r-9,15r-58,-36","w":265},"\u00dd":{"d":"230,-270r-103,157r0,113r-30,0r0,-113r-99,-157r35,0r80,126r80,-126r37,0xm140,-348r14,19r-58,36r-10,-15","w":227,"k":{"v":22,"A":31,"\u00c6":31,"\u00c1":31,"\u00c2":31,"\u00c4":31,"\u00c0":31,"\u00c5":31,"\u00c3":31,",":54,".":54,"-":25,"a":40,"\u00e6":40,"\u00e1":40,"\u00e2":40,"\u00e4":40,"\u00e0":40,"\u00e5":40,"\u00e3":40,"e":40,"\u00e9":40,"\u00ea":40,"\u00eb":40,"\u00e8":40,"i":-2,"\u00ed":-2,"\u00ee":-2,"\u00ef":-2,"\u00ec":-2,"o":40,"\u00f8":40,"\u0153":40,"\u00f3":40,"\u00f4":40,"\u00f6":40,"\u00f2":40,"\u00f5":40,"u":35,"\u00fa":35,"\u00fb":35,"\u00fc":35,"\u00f9":35,":":22,";":22,"p":33,"q":40}},"\u0178":{"d":"230,-270r-103,157r0,113r-30,0r0,-113r-99,-157r35,0r80,126r80,-126r37,0xm94,-316r0,27r-32,0r0,-27r32,0xm166,-316r0,27r-32,0r0,-27r32,0","w":227,"k":{"v":22,"A":31,"\u00c6":31,"\u00c1":31,"\u00c2":31,"\u00c4":31,"\u00c0":31,"\u00c5":31,"\u00c3":31,",":54,".":54,"-":25,"a":40,"\u00e6":40,"\u00e1":40,"\u00e2":40,"\u00e4":40,"\u00e0":40,"\u00e5":40,"\u00e3":40,"e":40,"\u00e9":40,"\u00ea":40,"\u00eb":40,"\u00e8":40,"i":-2,"\u00ed":-2,"\u00ee":-2,"\u00ef":-2,"\u00ec":-2,"o":40,"\u00f8":40,"\u0153":40,"\u00f3":40,"\u00f4":40,"\u00f6":40,"\u00f2":40,"\u00f5":40,"u":35,"\u00fa":35,"\u00fb":35,"\u00fc":35,"\u00f9":35,":":22,";":22,"p":33,"q":40}},"\u017d":{"d":"216,-270r0,28r-170,215r174,0r0,27r-211,0r0,-27r170,-216r-165,0r0,-27r202,0xm114,-292r-62,-38r8,-16r54,27r56,-27r7,16","w":229},"\u00e1":{"d":"95,-21v28,0,57,0,57,-35v0,-36,-21,-35,-57,-35v-34,0,-48,1,-48,32v0,36,15,38,48,38xm181,0r-28,0v-1,-6,1,-15,-1,-20v-11,22,-38,22,-62,22v-42,0,-72,-8,-72,-57v0,-52,26,-59,73,-59v21,0,54,5,62,19r0,-35v0,-35,-19,-38,-51,-38v-24,-1,-53,1,-49,32r-30,0v-2,-51,33,-56,76,-55v48,0,82,4,82,62r0,129xm122,-267r14,19r-58,36r-9,-15","w":205},"\u00e2":{"d":"95,-21v28,0,57,0,57,-35v0,-36,-21,-35,-57,-35v-34,0,-48,1,-48,32v0,36,15,38,48,38xm181,0r-28,0v-1,-6,1,-15,-1,-20v-11,22,-38,22,-62,22v-42,0,-72,-8,-72,-57v0,-52,26,-59,73,-59v21,0,54,5,62,19r0,-35v0,-35,-19,-38,-51,-38v-24,-1,-53,1,-49,32r-30,0v-2,-51,33,-56,76,-55v48,0,82,4,82,62r0,129xm103,-265r63,39r-9,15r-54,-27r-55,27r-8,-15","w":205},"\u00e4":{"d":"95,-21v28,0,57,0,57,-35v0,-36,-21,-35,-57,-35v-34,0,-48,1,-48,32v0,36,15,38,48,38xm181,0r-28,0v-1,-6,1,-15,-1,-20v-11,22,-38,22,-62,22v-42,0,-72,-8,-72,-57v0,-52,26,-59,73,-59v21,0,54,5,62,19r0,-35v0,-35,-19,-38,-51,-38v-24,-1,-53,1,-49,32r-30,0v-2,-51,33,-56,76,-55v48,0,82,4,82,62r0,129xm82,-235r0,27r-31,0r0,-27r31,0xm154,-235r0,27r-31,0r0,-27r31,0","w":205},"\u00e0":{"d":"95,-21v28,0,57,0,57,-35v0,-36,-21,-35,-57,-35v-34,0,-48,1,-48,32v0,36,15,38,48,38xm181,0r-28,0v-1,-6,1,-15,-1,-20v-11,22,-38,22,-62,22v-42,0,-72,-8,-72,-57v0,-52,26,-59,73,-59v21,0,54,5,62,19r0,-35v0,-35,-19,-38,-51,-38v-24,-1,-53,1,-49,32r-30,0v-2,-51,33,-56,76,-55v48,0,82,4,82,62r0,129xm76,-267r53,40r-9,15r-58,-36","w":205},"\u00e5":{"d":"95,-21v28,0,57,0,57,-35v0,-36,-21,-35,-57,-35v-34,0,-48,1,-48,32v0,36,15,38,48,38xm181,0r-28,0v-1,-6,1,-15,-1,-20v-11,22,-38,22,-62,22v-42,0,-72,-8,-72,-57v0,-52,26,-59,73,-59v21,0,54,5,62,19r0,-35v0,-35,-19,-38,-51,-38v-24,-1,-53,1,-49,32r-30,0v-2,-51,33,-56,76,-55v48,0,82,4,82,62r0,129xm72,-234v0,-17,14,-31,31,-31v17,0,31,14,31,31v0,17,-14,32,-31,32v-17,0,-31,-15,-31,-32xm85,-234v0,10,8,18,18,18v10,0,17,-8,17,-18v0,-10,-7,-17,-17,-17v-10,0,-18,7,-18,17","w":205},"\u00e3":{"d":"95,-21v28,0,57,0,57,-35v0,-36,-21,-35,-57,-35v-34,0,-48,1,-48,32v0,36,15,38,48,38xm181,0r-28,0v-1,-6,1,-15,-1,-20v-11,22,-38,22,-62,22v-42,0,-72,-8,-72,-57v0,-52,26,-59,73,-59v21,0,54,5,62,19r0,-35v0,-35,-19,-38,-51,-38v-24,-1,-53,1,-49,32r-30,0v-2,-51,33,-56,76,-55v48,0,82,4,82,62r0,129xm76,-248v25,0,59,33,72,0r16,10v-8,14,-20,27,-37,27v-22,0,-57,-32,-69,-1r-16,-9v7,-14,17,-27,34,-27","w":205},"\u00e7":{"d":"100,14r20,11r-28,39r-15,-9xm153,-68r29,0v4,58,-31,70,-80,70v-78,0,-84,-30,-84,-100v0,-62,11,-93,79,-93v48,-1,84,7,82,64r-29,0v2,-37,-15,-41,-51,-41v-50,0,-52,18,-52,78v0,53,3,69,58,69v40,0,50,-9,48,-47","w":196},"\u00e9":{"d":"155,-57r29,0v3,54,-35,59,-80,59v-74,0,-85,-24,-85,-96v0,-78,17,-97,85,-97v69,0,83,28,80,103r-136,0v0,60,5,67,56,67v43,0,52,-3,51,-36xm48,-111r107,0v-1,-54,-8,-57,-51,-57v-51,0,-54,13,-56,57xm122,-267r14,19r-58,36r-10,-15","w":203},"\u00ea":{"d":"155,-57r29,0v3,54,-35,59,-80,59v-74,0,-85,-24,-85,-96v0,-78,17,-97,85,-97v69,0,83,28,80,103r-136,0v0,60,5,67,56,67v43,0,52,-3,51,-36xm48,-111r107,0v-1,-54,-8,-57,-51,-57v-51,0,-54,13,-56,57xm102,-265r63,39r-9,15r-54,-27r-56,27r-7,-15","w":203},"\u00eb":{"d":"155,-57r29,0v3,54,-35,59,-80,59v-74,0,-85,-24,-85,-96v0,-78,17,-97,85,-97v69,0,83,28,80,103r-136,0v0,60,5,67,56,67v43,0,52,-3,51,-36xm48,-111r107,0v-1,-54,-8,-57,-51,-57v-51,0,-54,13,-56,57xm82,-235r0,27r-32,0r0,-27r32,0xm154,-235r0,27r-32,0r0,-27r32,0","w":203},"\u00e8":{"d":"155,-57r29,0v3,54,-35,59,-80,59v-74,0,-85,-24,-85,-96v0,-78,17,-97,85,-97v69,0,83,28,80,103r-136,0v0,60,5,67,56,67v43,0,52,-3,51,-36xm48,-111r107,0v-1,-54,-8,-57,-51,-57v-51,0,-54,13,-56,57xm75,-267r54,40r-10,15r-58,-36","w":203},"\u00ed":{"d":"53,-189r0,189r-29,0r0,-189r29,0xm59,-267r14,19r-58,36r-10,-15","w":77},"\u00ee":{"d":"53,-189r0,189r-29,0r0,-189r29,0xm39,-265r63,39r-9,15r-54,-27r-56,27r-7,-15","w":77},"\u00ef":{"d":"53,-189r0,189r-29,0r0,-189r29,0xm19,-235r0,27r-32,0r0,-27r32,0xm91,-235r0,27r-32,0r0,-27r32,0","w":77},"\u00ec":{"d":"53,-189r0,189r-29,0r0,-189r29,0xm19,-267r54,40r-10,15r-58,-36","w":77},"\u00f1":{"d":"53,-189v1,7,-2,18,1,23v9,-23,36,-25,58,-25v49,0,72,12,72,65r0,126r-29,0r0,-128v0,-35,-13,-40,-45,-40v-88,0,-48,99,-57,168r-28,0r0,-189r28,0xm78,-248v24,0,59,33,72,0r16,10v-8,14,-20,27,-37,27v-22,0,-57,-32,-69,-1r-16,-9v7,-14,17,-27,34,-27","w":208},"\u00f3":{"d":"19,-94v0,-80,14,-97,84,-97v70,0,83,17,83,97v0,80,-13,96,-83,96v-70,0,-84,-16,-84,-96xm48,-94v0,66,4,73,55,73v51,0,54,-7,54,-73v0,-66,-3,-74,-54,-74v-51,0,-55,8,-55,74xm122,-267r14,19r-58,36r-9,-15","w":205},"\u00f4":{"d":"19,-94v0,-80,14,-97,84,-97v70,0,83,17,83,97v0,80,-13,96,-83,96v-70,0,-84,-16,-84,-96xm48,-94v0,66,4,73,55,73v51,0,54,-7,54,-73v0,-66,-3,-74,-54,-74v-51,0,-55,8,-55,74xm103,-265r63,39r-9,15r-54,-27r-55,27r-8,-15","w":205},"\u00f6":{"d":"19,-94v0,-80,14,-97,84,-97v70,0,83,17,83,97v0,80,-13,96,-83,96v-70,0,-84,-16,-84,-96xm48,-94v0,66,4,73,55,73v51,0,54,-7,54,-73v0,-66,-3,-74,-54,-74v-51,0,-55,8,-55,74xm82,-235r0,27r-31,0r0,-27r31,0xm154,-235r0,27r-31,0r0,-27r31,0","w":205},"\u00f2":{"d":"19,-94v0,-80,14,-97,84,-97v70,0,83,17,83,97v0,80,-13,96,-83,96v-70,0,-84,-16,-84,-96xm48,-94v0,66,4,73,55,73v51,0,54,-7,54,-73v0,-66,-3,-74,-54,-74v-51,0,-55,8,-55,74xm76,-267r53,40r-9,15r-58,-36","w":205},"\u00f5":{"d":"19,-94v0,-80,14,-97,84,-97v70,0,83,17,83,97v0,80,-13,96,-83,96v-70,0,-84,-16,-84,-96xm48,-94v0,66,4,73,55,73v51,0,54,-7,54,-73v0,-66,-3,-74,-54,-74v-51,0,-55,8,-55,74xm76,-248v25,0,59,33,72,0r16,10v-8,14,-20,27,-37,27v-22,0,-57,-32,-69,-1r-16,-9v7,-14,17,-27,34,-27","w":205},"\u0161":{"d":"100,-191v35,-1,78,3,74,51r-29,0v2,-26,-11,-26,-45,-26v-36,0,-52,0,-52,23v0,34,8,32,38,33v49,3,93,-5,93,57v0,53,-37,55,-79,55v-48,0,-92,-5,-83,-62r29,0v-2,34,2,36,54,37v19,0,50,4,50,-29v0,-35,-15,-29,-50,-31v-41,-3,-82,2,-82,-52v0,-55,31,-56,82,-56xm96,-211r-62,-38r8,-16r54,27r56,-27r7,16","w":193},"\u00fa":{"d":"151,0v-1,-8,2,-19,-1,-25v-10,23,-34,27,-59,27v-96,0,-60,-110,-67,-191r28,0r0,121v0,31,2,47,39,47v40,0,61,-6,61,-51r0,-117r28,0r0,189r-29,0xm122,-267r14,19r-58,36r-9,-15","w":205},"\u00fb":{"d":"151,0v-1,-8,2,-19,-1,-25v-10,23,-34,27,-59,27v-96,0,-60,-110,-67,-191r28,0r0,121v0,31,2,47,39,47v40,0,61,-6,61,-51r0,-117r28,0r0,189r-29,0xm103,-265r63,39r-9,15r-54,-27r-55,27r-8,-15","w":205},"\u00fc":{"d":"151,0v-1,-8,2,-19,-1,-25v-10,23,-34,27,-59,27v-96,0,-60,-110,-67,-191r28,0r0,121v0,31,2,47,39,47v40,0,61,-6,61,-51r0,-117r28,0r0,189r-29,0xm82,-235r0,27r-31,0r0,-27r31,0xm154,-235r0,27r-31,0r0,-27r31,0","w":205},"\u00f9":{"d":"151,0v-1,-8,2,-19,-1,-25v-10,23,-34,27,-59,27v-96,0,-60,-110,-67,-191r28,0r0,121v0,31,2,47,39,47v40,0,61,-6,61,-51r0,-117r28,0r0,189r-29,0xm69,-267r53,40r-9,15r-59,-36","w":205},"\u00fd":{"d":"159,-189r-55,202v-9,40,-25,80,-76,69r0,-22v38,9,43,-35,49,-60r-10,0r-68,-189r29,0r59,168r42,-168r30,0xm105,-267r14,19r-58,36r-10,-15","w":157,"k":{",":32,".":32}},"\u00ff":{"d":"159,-189r-55,202v-9,40,-25,80,-76,69r0,-22v38,9,43,-35,49,-60r-10,0r-68,-189r29,0r59,168r42,-168r30,0xm59,-235r0,27r-32,0r0,-27r32,0xm131,-235r0,27r-32,0r0,-27r32,0","w":157,"k":{",":32,".":32}},"\u017e":{"d":"155,-189r0,26r-113,140r113,0r0,23r-146,0r0,-26r113,-140r-104,0r0,-23r137,0xm81,-211r-62,-38r9,-16r53,27r56,-27r8,16","w":163},"\u2206":{"d":"13,0r0,-19r114,-253r33,0r113,253r0,19r-260,0xm42,-22r200,0r-99,-224r-2,0","w":286},"\u2126":{"d":"23,-22v22,-1,48,2,68,-1v-32,-22,-62,-62,-62,-117v0,-74,59,-129,134,-129v80,0,133,62,133,128v1,58,-34,97,-63,119r69,0r0,22r-106,0r0,-16v36,-18,72,-59,72,-122v0,-51,-37,-109,-104,-109v-64,0,-107,51,-107,111v0,59,36,102,72,120r0,16r-106,0r0,-22","w":325},"\u03bc":{"d":"152,0v-1,-8,2,-19,-1,-25v-13,33,-68,31,-98,20r0,87r-29,0r0,-271r29,0r0,121v0,31,2,47,39,47v40,0,60,-6,60,-51r0,-117r29,0r0,189r-29,0","w":205},"\u03c0":{"d":"238,-174r-37,0v1,51,-4,139,6,174r-27,0v-12,-30,-5,-125,-7,-174r-85,0v-3,51,-17,141,-33,174r-28,0v17,-39,30,-122,33,-174v-29,0,-42,2,-52,6r-4,-18v52,-20,165,-6,237,-10","w":249},"\u20ac":{"d":"246,-242r-11,33v-18,-39,-60,-36,-112,-36v-36,0,-59,20,-55,71r156,0r-7,24r-149,0r0,22r142,0r-7,24r-135,0v0,55,6,79,54,79v53,0,93,7,115,-34r0,36v-39,37,-69,23,-121,25v-56,2,-83,-41,-78,-106r-34,0r8,-24r26,0r0,-22r-34,0r8,-24r26,0v1,-93,52,-98,125,-98v18,0,55,-2,83,30"},"\u2113":{"d":"186,-63r14,12v-20,34,-49,51,-82,51v-48,-1,-69,-33,-70,-73v-8,6,-17,13,-26,19r-9,-17v12,-9,24,-17,34,-26r0,-105v0,-71,34,-92,65,-92v37,0,54,30,54,63v0,49,-37,94,-93,142v-1,42,22,68,51,68v29,0,51,-23,62,-42xm73,-206r0,92v40,-39,72,-77,72,-116v0,-25,-9,-44,-33,-44v-17,0,-39,17,-39,68","w":210},"\u212e":{"d":"69,-55v37,67,152,61,195,4r21,0v-27,32,-71,53,-120,53v-84,0,-152,-61,-152,-137v0,-76,68,-137,152,-137v86,1,155,61,153,141r-249,1r0,75xm262,-216v-37,-61,-144,-62,-190,-8v-6,21,-5,62,-1,85r191,-2r0,-75","w":330},"\u2202":{"d":"44,-258r-11,-18v77,-51,182,-9,182,122v0,79,-37,155,-113,155v-58,0,-84,-49,-84,-88v0,-58,43,-95,92,-95v44,0,71,31,77,43v9,-77,-34,-137,-84,-137v-28,0,-47,10,-59,18xm46,-89v0,37,23,68,59,68v44,0,72,-44,78,-92v-6,-18,-32,-48,-69,-48v-37,0,-68,31,-68,72","w":237},"\u220f":{"d":"295,-240r-50,0r0,276r-27,0r0,-276r-130,0r0,276r-27,0r0,-276r-51,0r0,-24r285,0r0,24","w":306},"\u2211":{"d":"233,36r-224,0r0,-17r120,-132r-114,-133r0,-18r212,0r0,24r-172,1r107,123r-114,128r185,0r0,24","w":243},"\u2219":{"d":"78,-121r0,37r-32,0r0,-37r32,0","w":124},"\u221a":{"d":"247,-312r-98,369r-25,0r-71,-177r-32,13r-7,-16r56,-22r59,151v4,8,4,18,8,24r88,-342r22,0","w":245},"\u221e":{"d":"304,-109v0,40,-31,65,-63,65v-27,0,-48,-19,-78,-51v-22,25,-44,51,-79,51v-33,0,-62,-28,-62,-64v0,-37,28,-65,65,-65v32,0,56,25,78,51v23,-25,44,-51,79,-51v37,0,60,27,60,64xm41,-107v0,25,17,45,46,45v27,0,49,-27,66,-45v-19,-23,-38,-49,-69,-49v-27,0,-43,23,-43,49xm242,-156v-29,0,-53,32,-68,47v29,31,46,47,68,47v27,0,43,-24,43,-46v0,-30,-19,-48,-43,-48","w":325},"\u222b":{"d":"59,-228v0,-68,28,-107,83,-88r-5,18v-42,-15,-54,20,-54,73v0,59,6,130,6,190v0,75,-30,107,-86,88r5,-18v41,13,57,-10,57,-70v0,-61,-6,-134,-6,-193","w":146},"\u2248":{"d":"80,-168v38,0,55,32,91,32v18,0,29,-10,42,-31r12,11v-12,21,-29,38,-55,38v-29,0,-61,-31,-93,-32v-21,0,-33,14,-44,30r-12,-10v13,-24,35,-38,59,-38xm80,-98v52,0,99,66,133,2r12,10v-12,21,-28,38,-55,38v-30,0,-61,-31,-93,-32v-21,0,-33,15,-44,31r-12,-10v13,-24,35,-39,59,-39","w":246},"\u2260":{"d":"174,-199r-21,42r71,0r0,18r-79,0r-30,63r109,0r0,18r-117,0r-24,51r-15,-7r21,-44r-67,0r0,-18r76,0r29,-63r-105,0r0,-18r113,0r24,-50","w":246},"\u2264":{"d":"223,-32r-198,-93r0,-18r198,-93r0,21r-178,81r178,81r0,21xm224,3r-202,0r0,-18r202,0r0,18","w":246},"\u2265":{"d":"25,-236r198,93r0,19r-198,92r0,-21r177,-81r-177,-81r0,-21xm224,3r-202,0r0,-18r202,0r0,18","w":246},"\u25ca":{"d":"222,-132r-89,152r-22,0r-88,-152r89,-152r22,0xm196,-131r-74,-131v-22,45,-49,87,-73,130r74,131v22,-46,49,-86,73,-130","w":245},"\u00a0":{"w":124},"\u00ad":{"d":"0,-112r94,0r0,27r-94,0r0,-27","w":93},"\u02c9":{"d":"28,-233r100,0r0,23r-100,0r0,-23","w":156},"\u03a9":{"d":"23,-22v22,-1,48,2,68,-1v-32,-22,-62,-62,-62,-117v0,-74,59,-129,134,-129v80,0,133,62,133,128v1,58,-34,97,-63,119r69,0r0,22r-106,0r0,-16v36,-18,72,-59,72,-122v0,-51,-37,-109,-104,-109v-64,0,-107,51,-107,111v0,59,36,102,72,120r0,16r-106,0r0,-22","w":325},"\u2215":{"d":"206,-270r-184,270r-24,0r182,-270r26,0","w":203}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright © 1987, 1992, 1998, 2002 Adobe Systems Incorporated.  All Rights
 * Reserved.© 1987, 1992, 1998, 2002 Heidelberger Druckmaschinen AG. All rights
 * reserved.
 * 
 * Trademark:
 * Eurostile is a trademark of Nebiolo.
 * 
 * Full name:
 * EurostileLTStd-Bold
 * 
 * Designer:
 * Aldo Novarese, A. Butti
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":259,"face":{"font-family":"Eurostile","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 8 4 2 2 2 5 2 4","ascent":"270","descent":"-90","x-height":"2","bbox":"-62 -355 456.416 90","underline-thickness":"18","underline-position":"-18","stemh":"45","stemv":"62","unicode-range":"U+0020-U+FB02"},"glyphs":{" ":{"w":129},"!":{"d":"92,-63r0,63r-58,0r0,-63r58,0xm96,-270r-2,164r-62,0r-2,-164r66,0","w":125},"\"":{"d":"15,-270r49,0v3,39,-5,67,-15,93r-19,0v-10,-26,-18,-54,-15,-93xm95,-270r49,0v3,39,-5,67,-15,93r-19,0v-10,-26,-18,-54,-15,-93","w":159},"#":{"d":"102,-270r38,0r-14,76r36,0r14,-76r38,0r-14,76r29,0r0,41r-36,0r-8,47r34,0r0,41r-43,0r-12,65r-38,0r12,-65r-36,0r-12,65r-39,0r12,-65r-32,0r0,-41r40,0r9,-47r-35,0r0,-41r42,0xm118,-153r-9,47r37,0r10,-47r-38,0"},"$":{"d":"77,-189v-6,31,44,23,69,26v65,7,105,8,105,79v0,66,-30,86,-105,86r0,33r-35,0r0,-33v-66,0,-103,-13,-103,-91r65,0v-4,48,36,35,73,35v26,0,40,0,40,-28v8,-30,-47,-26,-75,-29v-87,-8,-99,-23,-99,-78v0,-69,24,-83,99,-83r0,-30r35,0r0,30v57,3,96,9,96,83r-63,0v4,-37,-37,-27,-68,-27v-22,0,-34,3,-34,27"},"%":{"d":"258,-135v59,0,62,32,60,88v-2,43,-17,49,-59,49v-60,0,-60,-33,-58,-88v1,-43,15,-49,57,-49xm258,-29v31,8,23,-28,24,-53v0,-21,-5,-22,-24,-22v-30,-7,-21,29,-21,52v0,23,3,23,21,23xm66,-272v60,0,62,32,59,88v-1,43,-17,49,-59,49v-59,0,-60,-33,-58,-88v1,-43,16,-49,58,-49xm66,-166v30,8,23,-29,23,-53v0,-21,-4,-22,-23,-22v-30,-7,-22,28,-22,52v0,23,4,23,22,23xm267,-270r-159,270r-44,0r160,-270r43,0","w":326},"&":{"d":"174,-61r-72,-62v-17,2,-16,19,-16,32v-3,49,53,38,88,30xm168,-185v0,-30,-1,-32,-31,-34v-33,-2,-26,37,-10,51r67,59r0,-36r57,0v-1,28,4,60,-7,79r30,27r-32,39r-25,-22v-18,24,-50,24,-80,24v-69,0,-118,-8,-118,-86v0,-34,7,-69,48,-70v-17,-15,-20,-24,-20,-46v0,-62,30,-72,90,-72v66,0,98,15,93,87r-62,0","w":278},"\u2019":{"d":"20,-270r58,0v-2,61,16,118,-61,112r0,-27v21,0,25,-7,25,-25r-22,0r0,-60","w":95,"k":{"\u2019":14,"t":-7,"s":7,"\u0161":7}},"(":{"d":"21,-60v0,-106,-39,-221,97,-212r0,59v-27,0,-29,16,-29,46r0,116v0,23,0,46,29,46r0,59v-94,0,-97,-30,-97,-114","w":138},")":{"d":"21,-272v137,-8,97,105,97,212v0,84,-3,114,-97,114r0,-59v29,0,29,-23,29,-46r0,-116v0,-30,-2,-46,-29,-46r0,-59","w":138},"*":{"d":"203,-203r-45,14r27,39r-26,20r-28,-41r-30,40r-28,-19r29,-39r-46,-17r11,-32r46,17r0,-49r33,0r0,49r47,-17"},"+":{"d":"87,-120r0,-69r42,0r0,69r69,0r0,41r-69,0r0,72r-42,0r0,-72r-69,0r0,-41r69,0","w":216},",":{"d":"34,-60r59,0v-2,62,15,117,-62,111r0,-27v21,0,26,-6,26,-24r-23,0r0,-60","w":129},"-":{"d":"0,-129r98,0r0,59r-98,0r0,-59","w":97},".":{"d":"91,-63r0,63r-59,0r0,-63r59,0","w":129},"\/":{"d":"219,-270r-159,311r-49,0r159,-311r49,0","w":229},"0":{"d":"130,-272v57,0,112,4,112,95r0,84v0,91,-55,95,-112,95v-57,0,-113,-4,-113,-95r0,-84v0,-91,56,-95,113,-95xm130,-213v-36,0,-44,1,-44,47r0,62v0,46,8,47,44,47v36,0,44,-1,44,-47r0,-62v0,-46,-8,-47,-44,-47"},"1":{"d":"201,-270r0,270r-72,0r0,-206r-70,63r-41,-46r99,-81r84,0"},"2":{"d":"235,-56r0,56r-213,0v1,-94,-12,-129,95,-148v47,-8,50,-10,50,-38v0,-27,-9,-30,-38,-30v-40,0,-38,11,-38,45r-69,0v-4,-80,32,-101,107,-101v63,0,106,9,106,85v0,60,-17,72,-74,87v-55,15,-70,8,-70,44r144,0"},"3":{"d":"112,-112r0,-52v29,0,63,1,55,-22v0,-22,-1,-30,-38,-30v-29,0,-40,4,-38,37r-68,0v-3,-81,36,-93,109,-93v44,0,103,4,103,73v0,30,-8,56,-41,60r0,3v35,1,45,27,45,58v0,70,-46,80,-107,80v-69,0,-118,-12,-112,-97r68,0v-3,33,12,41,41,41v30,0,41,-2,41,-33v8,-23,-25,-26,-58,-25"},"4":{"d":"222,-270r0,165r24,0r0,52r-24,0r0,53r-68,0r0,-53r-141,0r0,-77r103,-140r106,0xm154,-105v-2,-35,4,-79,-2,-110r-83,110r85,0"},"5":{"d":"23,-78r69,0v1,23,14,24,34,24v31,0,41,-1,41,-36v0,-35,-1,-42,-41,-42v-23,0,-30,0,-34,13r-62,0r0,-151r195,0r0,52r-133,0r0,52v18,-19,25,-20,59,-20v66,0,85,26,85,89v0,86,-32,99,-110,99v-67,0,-101,-13,-103,-80"},"6":{"d":"123,-108v-27,0,-34,3,-34,24v0,25,4,30,34,30v39,0,44,-1,44,-31v0,-23,-12,-23,-44,-23xm238,-188r-69,0v0,-27,-10,-28,-37,-28v-51,-12,-44,40,-42,80v9,-28,26,-28,49,-28v63,0,96,8,96,78v0,75,-34,88,-103,88v-89,0,-111,-18,-111,-109r0,-68v0,-84,33,-97,111,-97v60,0,111,8,106,84"},"7":{"d":"225,-270r0,60r-90,210r-76,0r92,-210r-130,0r0,-60r204,0"},"8":{"d":"129,-111v-33,0,-41,3,-41,29v0,23,10,28,41,28v40,0,42,-6,42,-30v0,-25,-5,-27,-42,-27xm130,2v-58,0,-110,-7,-110,-77v0,-34,19,-58,49,-64v-33,-8,-44,-28,-44,-62v0,-66,52,-71,105,-71v58,0,105,5,105,74v0,38,-12,47,-41,61v35,5,45,30,45,62v0,71,-49,77,-109,77xm130,-163v31,0,37,-4,37,-29v0,-19,-2,-24,-37,-24v-30,0,-37,3,-37,27v0,23,11,26,37,26"},"9":{"d":"135,-162v27,0,34,-3,34,-24v0,-25,-4,-30,-34,-30v-39,0,-44,1,-44,31v0,23,12,23,44,23xm21,-82r68,0v0,27,10,28,37,28v51,12,44,-40,42,-80v-9,28,-26,28,-49,28v-63,0,-96,-8,-96,-78v0,-75,34,-88,103,-88v89,0,111,18,111,109r0,68v0,84,-33,97,-111,97v-60,0,-110,-8,-105,-84"},":":{"d":"91,-63r0,63r-59,0r0,-63r59,0xm91,-189r0,63r-59,0r0,-63r59,0","w":129},";":{"d":"31,51r0,-27v21,0,26,-6,26,-24r-23,0r0,-60r59,0v-2,62,15,117,-62,111xm93,-189r0,63r-59,0r0,-63r59,0","w":129},"<":{"d":"198,-189r0,46r-122,44r122,42r0,47r-180,-68r0,-43","w":216},"=":{"d":"18,-162r180,0r0,42r-180,0r0,-42xm18,-79r180,0r0,42r-180,0r0,-42","w":216},">":{"d":"18,-189r180,68r0,43r-180,68r0,-47r122,-43r-122,-43r0,-46","w":216},"?":{"d":"130,-95r-62,0v-5,-45,12,-62,50,-77v13,-6,22,-11,22,-31v0,-19,-10,-22,-29,-22v-23,0,-37,7,-33,33r-61,0v-3,-68,32,-80,94,-80v55,0,91,8,91,69v0,47,-15,57,-53,74v-19,8,-20,14,-19,34xm128,-63r0,63r-58,0r0,-63r58,0","w":217},"@":{"d":"140,-165v-38,-2,-50,68,-8,70v40,4,53,-70,8,-70xm179,-182r4,-19r34,0r-18,106v-1,7,-3,13,5,13v15,0,35,-27,35,-66v0,-58,-42,-92,-97,-92v-60,0,-100,46,-100,106v0,94,111,133,175,80r36,0v-66,104,-247,51,-247,-80v0,-77,60,-138,137,-138v60,0,125,48,125,112v0,54,-41,105,-90,105v-12,0,-22,-6,-21,-19v-34,39,-95,4,-95,-47v0,-61,75,-112,117,-61","w":273},"A":{"d":"181,-46r-97,0r-13,46r-75,0r81,-270r109,0r82,270r-73,0xm166,-99r-34,-117r-33,117r67,0","w":263},"B":{"d":"22,0r0,-270r141,0v54,0,86,10,86,69v0,34,-7,56,-43,62r0,3v40,3,47,27,47,61v0,66,-31,75,-88,75r-143,0xm94,-211r0,49v33,-4,88,14,83,-26v5,-36,-53,-19,-83,-23xm94,-112r0,53v35,-4,87,14,87,-27v0,-41,-53,-22,-87,-26","w":265},"C":{"d":"176,-102r74,0v0,35,1,61,-25,84v-24,20,-54,20,-85,20v-73,0,-127,-3,-127,-102r0,-70v0,-89,48,-102,127,-102v78,0,113,13,110,99r-74,0v2,-31,-16,-37,-44,-37v-59,0,-45,46,-45,94v0,40,2,56,45,56v33,0,46,-6,44,-42","w":262},"D":{"d":"19,0r0,-270r137,0v98,-6,108,61,108,161v0,74,-24,109,-99,109r-146,0xm91,-207r0,144v48,0,104,10,99,-46v-3,-41,11,-98,-36,-98r-63,0","w":279},"E":{"d":"95,-211r0,49r115,0r0,50r-115,0r0,53r125,0r0,59r-197,0r0,-270r195,0r0,59r-123,0","w":244},"F":{"d":"92,-211r0,53r110,0r0,59r-110,0r0,99r-72,0r0,-270r191,0r0,59r-119,0","w":221,"k":{"A":4,"\u00c6":4,"\u00c1":4,"\u00c2":4,"\u00c4":4,"\u00c0":4,"\u00c5":4,"\u00c3":4,",":40,".":36}},"G":{"d":"259,-186r-73,0v-1,-27,-24,-27,-46,-27v-71,0,-54,47,-54,103v0,48,17,53,54,53v37,0,46,-9,46,-46r-50,0r0,-50r123,0r0,48v0,91,-23,107,-119,107v-85,0,-128,-15,-128,-102r0,-70v0,-89,49,-102,128,-102v70,0,119,0,119,86","w":272},"H":{"d":"261,-270r0,270r-72,0r0,-106r-94,0r0,106r-72,0r0,-270r72,0r0,102r94,0r0,-102r72,0","w":283},"I":{"d":"94,-270r0,270r-72,0r0,-270r72,0","w":116},"J":{"d":"123,-270r72,0r0,187v0,72,-21,85,-97,85v-84,0,-92,-33,-90,-115r68,0v1,25,-5,53,22,53v22,0,25,-6,25,-23r0,-187","w":216},"K":{"d":"95,-270r0,102r22,0r69,-102r87,0r-95,132r103,138r-89,0r-75,-106r-22,0r0,106r-72,0r0,-270r72,0","w":270},"L":{"d":"93,-270r0,207r113,0r0,63r-185,0r0,-270r72,0","w":210,"k":{"T":24,"V":12,"W":8,"y":8,"\u00fd":8,"\u00ff":8,"Y":33,"\u00dd":33,"\u0178":33,"\u2019":29}},"M":{"d":"87,-207r7,207r-72,0r0,-270r114,0r52,170r2,0r49,-170r117,0r0,270r-72,0r7,-207r-2,0r-69,207r-62,0r-69,-207r-2,0","w":377},"N":{"d":"90,-207r4,207r-72,0r0,-270r122,0r77,207r3,0r-4,-207r72,0r0,270r-123,0r-76,-207r-3,0","w":313},"O":{"d":"137,2v-73,0,-125,-16,-125,-99r0,-76v0,-83,52,-99,125,-99v73,0,125,16,125,99r0,76v0,83,-52,99,-125,99xm137,-60v64,0,50,-53,51,-106v0,-40,-14,-44,-51,-44v-64,0,-51,53,-51,105v0,40,14,45,51,45","w":273},"P":{"d":"93,0r-72,0r0,-270r136,0v67,0,92,28,92,99v0,76,-17,102,-92,102r-64,0r0,69xm93,-132v40,-4,90,17,82,-39v8,-49,-43,-34,-82,-36r0,75","w":255,"k":{"A":8,"\u00c6":8,"\u00c1":8,"\u00c2":8,"\u00c4":8,"\u00c0":8,"\u00c5":8,"\u00c3":8,",":36,".":32}},"Q":{"d":"156,-136r38,27v-2,-53,12,-112,-51,-101v-65,-10,-47,52,-51,106v-4,55,45,46,83,40r-48,-32xm263,0r-26,-21v-25,22,-64,23,-94,23v-84,0,-125,-19,-125,-109r0,-56v0,-89,43,-109,125,-109v82,0,126,20,126,109v-1,34,3,80,-6,103r30,20","w":286},"R":{"d":"93,-134v42,-2,98,14,85,-42v6,-46,-49,-27,-85,-31r0,73xm21,0r0,-270v99,8,231,-36,231,82v0,45,0,71,-51,83r0,3v52,-2,52,50,49,102r-72,0v0,-35,7,-73,-30,-72r-55,0r0,72r-72,0","w":267,"k":{"T":-6,"V":-5,"W":-7,"y":-6,"\u00fd":-6,"\u00ff":-6}},"S":{"d":"86,-190v-2,34,33,23,59,26v80,8,100,16,100,78v0,45,2,88,-117,88v-69,0,-115,-1,-115,-90r69,0v0,28,11,31,46,31v34,0,45,-2,45,-25v7,-29,-25,-23,-54,-26v-67,-5,-105,-5,-105,-82v0,-77,43,-82,114,-82v63,0,114,6,109,87r-69,0v0,-28,-11,-28,-40,-28v-39,0,-42,8,-42,23","w":257},"T":{"d":"141,-207r0,207r-72,0r0,-207r-69,0r0,-63r214,0r0,63r-73,0","w":214,"k":{"\u00fc":17,"\u0161":21,"\u00f2":20,"\u00f6":20,"\u00e8":20,"\u00eb":20,"\u00ea":20,"\u00e3":18,"\u00e5":18,"\u00e0":18,"\u00e4":18,"\u00e2":18,"w":9,"y":14,"\u00fd":14,"\u00ff":14,"A":10,"\u00c6":10,"\u00c1":10,"\u00c2":10,"\u00c4":10,"\u00c0":10,"\u00c5":10,"\u00c3":10,",":43,".":43,"c":21,"\u00e7":21,"e":20,"\u00e9":20,"o":20,"\u00f8":20,"\u0153":20,"\u00f3":20,"\u00f4":20,"\u00f5":20,"r":15,"u":17,"\u00fa":17,"\u00fb":17,"\u00f9":17,"-":22,"a":18,"\u00e6":18,"\u00e1":18,"i":-12,"\u00ed":-12,"\u00ee":-12,"\u00ef":-12,"\u00ec":-12,"s":21,":":14,";":14}},"U":{"d":"183,-270r72,0r0,180v0,72,-34,92,-113,92v-108,0,-119,-27,-119,-92r0,-180r72,0r0,179v0,31,17,31,47,31v31,0,41,-3,41,-35r0,-175","w":277},"V":{"d":"128,-62r59,-208r75,0r-79,270r-112,0r-77,-270r73,0r59,208r2,0","w":255,"k":{"\u00f6":11,"\u00f4":11,"\u00e8":11,"\u00eb":11,"\u00ea":11,"\u00e3":13,"\u00e5":13,"\u00e0":13,"\u00e4":13,"\u00e2":13,"y":-4,"\u00fd":-4,"\u00ff":-4,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9,",":36,".":36,"e":11,"\u00e9":11,"o":11,"\u00f8":11,"\u0153":11,"\u00f3":11,"\u00f2":11,"\u00f5":11,"r":3,"u":5,"\u00fa":5,"\u00fb":5,"\u00fc":5,"\u00f9":5,"a":13,"\u00e6":13,"\u00e1":13,"i":-11,"\u00ed":-11,"\u00ee":-11,"\u00ef":-11,"\u00ec":-11,":":4,";":4}},"W":{"d":"288,-62r40,-208r73,0r-60,270r-104,0r-37,-169r-3,0r-39,169r-103,0r-58,-270r73,0r39,208r2,0r51,-208r75,0r48,208r3,0","w":397,"k":{"\u00fc":4,"\u00f6":6,"\u00ea":7,"\u00e4":5,"y":-4,"\u00fd":-4,"\u00ff":-4,"A":3,"\u00c6":3,"\u00c1":3,"\u00c2":3,"\u00c4":3,"\u00c0":3,"\u00c5":3,"\u00c3":3,",":29,".":29,"e":7,"\u00e9":7,"\u00eb":7,"\u00e8":7,"o":6,"\u00f8":6,"\u0153":6,"\u00f3":6,"\u00f4":6,"\u00f2":6,"\u00f5":6,"r":3,"u":4,"\u00fa":4,"\u00fb":4,"\u00f9":4,"a":5,"\u00e6":5,"\u00e1":5,"\u00e2":5,"\u00e0":5,"\u00e5":5,"\u00e3":5,"i":-12,"\u00ed":-12,"\u00ee":-12,"\u00ef":-12,"\u00ec":-12}},"X":{"d":"264,-270r-75,131r81,139r-84,0r-54,-104r-53,104r-85,0r81,-139r-76,-131r85,0r48,99r49,-99r83,0","w":263},"Y":{"d":"261,-270r-99,175r0,95r-72,0r0,-95r-96,-175r83,0v18,34,29,73,50,104r50,-104r84,0","w":254,"k":{"\u00fc":23,"\u00f6":40,"A":27,"\u00c6":27,"\u00c1":27,"\u00c2":27,"\u00c4":27,"\u00c0":27,"\u00c5":27,"\u00c3":27,",":50,".":50,"e":40,"\u00e9":40,"\u00ea":40,"\u00eb":40,"\u00e8":40,"o":40,"\u00f8":40,"\u0153":40,"\u00f3":40,"\u00f4":40,"\u00f2":40,"\u00f5":40,"q":40,"u":23,"\u00fa":23,"\u00fb":23,"\u00f9":23,"v":14,"-":32,"a":40,"\u00e6":40,"\u00e1":40,"\u00e2":40,"\u00e4":40,"\u00e0":40,"\u00e5":40,"\u00e3":40,":":22,";":22,"p":23}},"Z":{"d":"229,-270r0,60r-129,147r129,0r0,63r-221,0r0,-61r128,-146r-119,0r0,-63r212,0","w":237},"[":{"d":"21,-272r97,0r0,59r-29,0r0,208r29,0r0,59r-97,0r0,-326","w":138},"\\":{"d":"170,41r-159,-311r49,0r159,311r-49,0","w":230},"]":{"d":"118,54r-97,0r0,-59r29,0r0,-208r-29,0r0,-59r97,0r0,326","w":138},"^":{"d":"65,-90r-47,0r68,-180r44,0r68,180r-47,0r-43,-122","w":216},"_":{"d":"180,27r0,18r-180,0r0,-18r180,0","w":180},"\u2018":{"d":"75,-161r-58,0v2,-61,-16,-117,61,-111r0,27v-21,0,-25,6,-25,24r22,0r0,60","w":95,"k":{"\u2018":14}},"a":{"d":"104,-78v-15,0,-27,3,-27,20v0,21,18,20,27,20v26,0,34,-3,34,-23v0,-16,-14,-17,-34,-17xm138,0v-1,-9,5,-23,0,-28v-5,26,-33,30,-55,30v-43,0,-68,-11,-68,-59v0,-45,23,-59,68,-59v18,0,45,-1,52,21r3,0v-3,-30,11,-60,-29,-58v-15,0,-25,3,-25,20r-62,0v0,-59,43,-58,87,-58v63,0,90,8,90,73r0,118r-61,0","w":219},"b":{"d":"20,-270r62,0r0,108r3,0v10,-24,29,-29,52,-29v69,0,72,52,72,124v0,50,-26,69,-72,69v-27,0,-47,-7,-54,-35r-3,0r2,33r-62,0r0,-270xm116,-45v26,0,31,-10,31,-50v0,-32,-2,-49,-31,-49v-26,0,-34,6,-34,49v0,37,1,50,34,50","w":220},"c":{"d":"131,-118v0,-22,-6,-25,-29,-26v-22,0,-29,7,-29,50v0,44,6,49,29,49v28,0,29,-8,29,-31r62,0v0,69,-22,78,-91,78v-73,0,-91,-21,-91,-96v0,-64,14,-97,91,-97v54,0,91,6,91,73r-62,0","w":200},"d":{"d":"201,-270r0,270r-62,0v-1,-10,4,-27,-1,-33v-7,28,-27,35,-54,35v-64,0,-72,-45,-72,-113v0,-58,20,-80,72,-80v23,0,42,5,52,29r3,0r0,-108r62,0xm74,-94v0,46,5,49,31,49v26,0,34,-6,34,-49v0,-37,-1,-50,-34,-50v-31,0,-31,13,-31,50","w":220},"e":{"d":"73,-118r61,0v0,-28,-11,-30,-32,-30v-22,0,-28,5,-29,30xm195,-63v1,56,-36,65,-92,65v-75,0,-92,-25,-92,-96v0,-73,16,-97,92,-97v75,0,94,27,92,107r-122,0v0,33,4,43,30,43v19,0,32,-2,32,-22r60,0","w":206},"f":{"d":"136,-189r0,45r-42,0r0,144r-62,0r0,-144r-25,0r0,-45r25,0v-3,-65,11,-82,102,-81r0,47v-28,-6,-46,1,-40,34r42,0","w":141,"k":{"\u2019":-7,"f":-2,"\u00df":-2}},"g":{"d":"106,-48v30,0,33,-14,33,-46v0,-43,-7,-50,-33,-50v-29,0,-31,6,-31,50v0,39,4,46,31,46xm79,17v-1,19,11,23,28,22v42,8,34,-41,30,-70v-8,23,-28,31,-52,31v-67,0,-72,-40,-72,-94v0,-61,7,-97,72,-97v29,0,44,10,56,35r-2,-33r62,0r0,181v0,71,-19,92,-92,92v-67,0,-87,-7,-89,-67r59,0","w":221},"h":{"d":"85,-154v9,-27,23,-37,56,-37v91,0,53,114,61,191r-62,0r0,-116v0,-18,-5,-28,-25,-28v-28,0,-33,17,-33,40r0,104r-61,0r0,-270r61,0r0,116r3,0","w":222},"i":{"d":"77,-189r0,189r-62,0r0,-189r62,0xm77,-270r0,48r-62,0r0,-48r62,0","w":92},"j":{"d":"73,-189r0,192v3,49,-34,61,-80,54r0,-43v15,0,18,-9,18,-18r0,-185r62,0xm73,-270r0,48r-62,0r0,-48r62,0","w":87},"k":{"d":"82,-270r0,152r11,0r37,-71r68,0r-53,91r65,98r-72,0r-45,-77r-11,0r0,77r-62,0r0,-270r62,0","w":213},"l":{"d":"83,-270r0,270r-62,0r0,-270r62,0","w":104},"m":{"d":"21,-189r60,0r0,27r3,0v19,-44,100,-39,111,8v3,-27,29,-37,53,-37v94,0,60,111,66,191r-62,0r0,-109v-1,-20,-1,-35,-25,-35v-24,0,-29,17,-29,37r0,107r-62,0r0,-114v-1,-17,-1,-30,-23,-30v-26,0,-30,14,-30,37r0,107r-62,0r0,-189","w":334},"n":{"d":"85,-154v9,-27,23,-37,56,-37v91,0,53,114,61,191r-62,0r0,-116v0,-18,-5,-28,-25,-28v-28,0,-33,17,-33,40r0,104r-61,0r0,-189r61,0r0,35r3,0","w":222},"o":{"d":"107,-191v79,0,94,17,94,97v0,78,-16,96,-94,96v-77,0,-95,-20,-95,-96v0,-77,16,-97,95,-97xm108,-144v-30,0,-34,9,-34,50v0,41,4,49,34,49v29,0,31,-8,31,-49v0,-41,-2,-50,-31,-50","w":213},"p":{"d":"20,82r0,-271r62,0r-2,30r3,0v7,-26,27,-32,54,-32v64,0,72,45,72,113v0,58,-20,80,-72,80v-23,0,-42,-4,-52,-30r-3,0r0,110r-62,0xm113,-144v-26,0,-31,10,-31,50v0,32,2,49,31,49v26,0,34,-6,34,-49v0,-37,-1,-50,-34,-50","w":222},"q":{"d":"202,82r-62,0v-2,-35,4,-79,-2,-110v-10,26,-30,30,-53,30v-69,0,-72,-52,-72,-124v0,-50,26,-69,72,-69v27,0,47,6,54,32r3,0r-2,-30r62,0r0,271xm106,-144v-26,0,-31,10,-31,50v0,32,2,49,31,49v26,0,34,-6,34,-49v0,-37,-1,-50,-34,-50","w":222},"r":{"d":"82,-161v7,-20,22,-30,48,-30v48,1,46,42,46,84r-55,0v0,-17,3,-36,-17,-37v-19,0,-23,16,-23,31r0,113r-62,0r0,-189r61,0v1,9,-3,23,2,28","w":180,"k":{"w":-7,"y":-7,"\u00fd":-7,"\u00ff":-7,"f":-6,"\u00df":-6,",":36,".":36,"c":-7,"\u00e7":-7,"d":-7,"\u0131":-7,"e":-7,"\u00e9":-7,"\u00ea":-7,"\u00eb":-7,"\u00e8":-7,"g":-7,"h":-5,"m":-5,"n":-5,"\u00f1":-5,"o":-7,"\u00f8":-7,"\u0153":-7,"\u00f3":-7,"\u00f4":-7,"\u00f6":-7,"\u00f2":-7,"\u00f5":-7,"q":-7,"r":-5,"t":-7,"u":-5,"\u00fa":-5,"\u00fb":-5,"\u00fc":-5,"\u00f9":-5,"v":-7,"x":-4,"z":-5,"\u017e":-5,"-":-26}},"s":{"d":"129,-135v-1,-14,-12,-16,-25,-16v-32,0,-32,4,-32,15v0,9,0,15,32,16v64,1,93,5,93,58v0,55,-43,64,-93,64v-49,0,-92,1,-92,-61r61,0v0,21,16,21,31,21v28,0,32,-1,32,-16v0,-19,-10,-19,-32,-19v-78,0,-92,-17,-92,-56v0,-61,39,-62,92,-62v38,-1,90,3,84,56r-59,0","w":208},"t":{"d":"162,-189r0,45r-72,0r0,85v0,11,2,16,14,16v20,0,14,-19,17,-35r49,0v3,58,-13,80,-70,80v-40,0,-72,-4,-72,-52r0,-94r-23,0r0,-45r23,0r0,-40r62,0r0,40r72,0","w":174},"u":{"d":"200,0r-60,0r2,-36r-3,0v-19,60,-121,51,-121,-24r0,-129r62,0r0,113v0,17,2,31,23,31v17,0,35,-9,35,-28r0,-116r62,0r0,189","w":221},"v":{"d":"193,-189r-46,189r-97,0r-53,-189r65,0v13,48,19,103,36,148r31,-148r64,0","w":190,"k":{",":18,".":18}},"w":{"d":"301,-189r-33,189r-89,0r-26,-135r-3,0r-25,135r-90,0r-35,-189r60,0r21,148r3,0r31,-148r72,0v13,48,18,103,34,148r22,-148r58,0","w":301,"k":{",":14,".":14}},"x":{"d":"193,-189r-49,89r54,100r-72,0r-27,-62r-27,62r-74,0r56,-100r-49,-89r72,0r22,52r22,-52r72,0","w":196},"y":{"d":"194,-189r-47,206v-9,58,-41,71,-103,66r0,-43v30,6,44,-14,43,-40r-33,0r-57,-189r65,0r38,154r31,-154r63,0","w":191,"k":{",":18,".":18}},"z":{"d":"14,-189r157,0r0,49r-91,97r91,0r0,43r-163,0r0,-51r89,-95r-83,0r0,-43","w":178},"{":{"d":"9,-87r0,-48v7,0,29,1,29,-15r0,-74v7,-55,42,-49,92,-48r0,47v-46,-9,-28,42,-30,80v-2,28,-25,31,-34,35v11,1,34,4,34,37r0,61v-4,14,12,21,30,18r0,48v-50,0,-92,8,-92,-48r0,-74v0,-20,-22,-19,-29,-19","w":138},"|":{"d":"129,-270r0,360r-42,0r0,-360r42,0","w":216},"}":{"d":"130,-135r0,48v-7,0,-30,-1,-30,19r0,74v-6,56,-41,49,-91,48r0,-48v46,9,28,-41,30,-79v2,-34,25,-34,34,-38v-11,-1,-34,-7,-34,-34r0,-61v4,-14,-11,-22,-30,-19r0,-47v50,0,91,-8,91,48r0,74v0,16,23,15,30,15","w":138},"~":{"d":"163,-129r35,0v0,31,-9,74,-46,74v-33,0,-57,-40,-89,-47v-9,0,-9,21,-10,32r-35,0v-5,-41,28,-96,72,-66v18,12,39,37,61,37v9,0,13,-18,12,-30","w":216},"\u00a1":{"d":"92,-189r0,63r-58,0r0,-63r58,0xm30,82r2,-164r62,0r2,164r-66,0","w":125},"\u00a2":{"d":"142,4r-27,0r0,-32v-66,0,-77,-34,-77,-101v0,-61,9,-95,77,-95r0,-27r27,0r0,27v54,0,75,20,74,74r-58,0v-1,-16,-6,-26,-29,-26v-24,0,-28,7,-28,47v0,48,2,53,28,53v24,0,29,-8,29,-32r58,0v0,57,-9,80,-74,80r0,32"},"\u00a3":{"d":"182,-180v0,-25,-4,-32,-29,-32v-38,0,-32,27,-32,60r68,0r0,53r-68,0v1,24,-4,31,-17,41r149,0r0,58r-228,0r0,-58v25,0,24,-19,24,-41r-32,0r0,-53r32,0v-2,-82,2,-120,104,-120v87,0,102,23,100,92r-71,0"},"\u2044":{"d":"140,-270r-159,270r-43,0r159,-270r43,0","w":78},"\u00a5":{"d":"219,-201r33,0r0,48r-59,0r-16,28r75,0r0,47r-88,0r0,78r-72,0r0,-78r-85,0r0,-47r72,0r-15,-28r-57,0r0,-48r33,0r-37,-69r78,0r46,104r3,0r47,-104r79,0"},"\u0192":{"d":"215,-176r-8,45r-37,0r-25,141v-13,72,-19,74,-117,74r8,-47v26,7,41,-5,45,-29r24,-139r-27,0r8,-45r27,0v13,-78,23,-104,118,-96r-7,47v-25,-4,-40,-5,-43,30r-3,19r37,0"},"\u00a7":{"d":"97,-77r73,12v16,0,18,-14,18,-27v0,-34,-66,-30,-98,-39v-15,0,-19,13,-19,26v0,25,9,25,26,28xm171,-186v0,-31,-10,-29,-44,-30v-35,0,-38,6,-38,18v0,18,8,16,29,21v56,15,131,0,131,78v0,23,1,44,-21,55v21,7,22,27,22,50v0,53,-14,78,-123,78v-81,0,-110,-9,-110,-91r67,0v1,31,8,35,43,35v44,0,51,-6,51,-22v0,-19,-11,-18,-32,-24v-54,-15,-137,3,-137,-76v0,-21,1,-47,26,-54v-18,-13,-18,-34,-18,-54v0,-41,11,-70,110,-70v68,0,117,9,111,86r-67,0"},"\u00a4":{"d":"90,-195v15,-16,62,-15,79,-1r30,-29r26,25r-30,30v15,12,12,68,-1,79r29,29r-26,25r-29,-29v-16,13,-58,17,-77,-1r-30,30r-26,-25r30,-30v-21,-26,-15,-64,-1,-78r-30,-29r26,-26xm95,-129v1,19,16,33,34,33v50,0,42,-68,0,-69v-21,0,-35,18,-34,36"},"'":{"d":"15,-270r49,0v3,39,-5,67,-15,93r-19,0v-10,-26,-18,-54,-15,-93","w":79},"\u201c":{"d":"156,-161r-58,0v2,-61,-16,-117,61,-111r0,27v-21,0,-25,6,-25,24r22,0r0,60xm75,-161r-58,0v2,-61,-16,-117,61,-111r0,27v-21,0,-25,6,-25,24r22,0r0,60","w":176},"\u00ab":{"d":"63,-185r40,22r-34,65r34,61r-38,24r-48,-85xm143,-185r41,22r-35,65r35,61r-39,24r-48,-85","w":200},"\u2039":{"d":"62,-185r41,22r-35,65r35,61r-39,24r-48,-85","w":119},"\u203a":{"d":"55,-13r-41,-22r35,-66r-35,-61r39,-23r48,84","w":118},"\u2013":{"d":"0,-129r180,0r0,59r-180,0r0,-59","w":180},"\u2020":{"d":"161,-270r0,79r65,0r0,47r-65,0r0,226r-62,0r0,-226r-66,0r0,-47r66,0r0,-79r62,0"},"\u2021":{"d":"161,-270r0,81r65,0r0,48r-65,0r0,93r65,0r0,48r-65,0r0,82r-62,0r0,-82r-66,0r0,-48r66,0r0,-93r-66,0r0,-48r66,0r0,-81r62,0"},"\u00b7":{"d":"94,-131r0,63r-58,0r0,-63r58,0","w":129},"\u00b6":{"d":"257,82r-44,0r0,-300r-27,0r0,300r-43,0r0,-152r-47,0v-79,0,-96,-21,-96,-100v0,-71,25,-100,92,-100r165,0r0,352xm143,-122r0,-96v-45,0,-87,-6,-76,48v-10,56,30,48,76,48"},"\u2022":{"d":"176,-135v0,37,-31,67,-68,67v-37,0,-67,-29,-67,-67v0,-37,29,-68,67,-68v37,0,68,31,68,68","w":216},"\u201a":{"d":"20,-60r58,0v-2,61,16,117,-61,111r0,-27v21,0,25,-6,25,-24r-22,0r0,-60","w":95},"\u201e":{"d":"19,-60r59,0v-2,62,15,117,-62,111r0,-27v21,0,26,-6,26,-24r-23,0r0,-60xm100,-60r59,0v-2,62,15,117,-62,111r0,-27v21,0,26,-6,26,-24r-23,0r0,-60","w":176},"\u201d":{"d":"20,-270r58,0v-2,61,16,118,-61,112r0,-27v21,0,25,-7,25,-25r-22,0r0,-60xm101,-270r58,0v-2,61,16,118,-61,112r0,-27v21,0,25,-7,25,-25r-22,0r0,-60","w":176},"\u00bb":{"d":"135,-13r-41,-22r35,-66r-35,-61r39,-23r48,84xm55,-13r-41,-22r35,-66r-35,-61r39,-23r48,84","w":200},"\u2026":{"d":"89,-63r0,63r-58,0r0,-63r58,0xm209,-63r0,63r-58,0r0,-63r58,0xm329,-63r0,63r-58,0r0,-63r58,0","w":360},"\u2030":{"d":"396,-135v59,0,62,32,60,88v-2,43,-17,49,-59,49v-60,0,-60,-33,-58,-88v1,-43,15,-49,57,-49xm396,-29v31,8,23,-28,24,-53v0,-21,-5,-22,-24,-22v-30,-7,-21,29,-21,52v0,23,3,23,21,23xm258,-135v59,0,62,32,60,88v-2,43,-17,49,-59,49v-60,0,-60,-33,-58,-88v1,-43,15,-49,57,-49xm258,-29v31,8,23,-28,24,-53v0,-21,-5,-22,-24,-22v-30,-7,-21,29,-21,52v0,23,3,23,21,23xm66,-272v60,0,62,32,59,88v-1,43,-17,49,-59,49v-59,0,-60,-33,-58,-88v1,-43,16,-49,58,-49xm66,-166v30,8,23,-29,23,-53v0,-21,-4,-22,-23,-22v-30,-7,-22,28,-22,52v0,23,4,23,22,23xm267,-270r-159,270r-44,0r160,-270r43,0","w":464},"\u00bf":{"d":"88,-93r62,0v5,45,-12,62,-50,77v-13,6,-22,10,-22,30v0,19,10,22,29,22v23,0,37,-7,33,-33r62,0v3,68,-33,81,-95,81v-55,0,-90,-9,-90,-70v0,-47,14,-57,52,-74v19,-8,20,-13,19,-33xm148,-189r0,63r-58,0r0,-63r58,0","w":217},"`":{"d":"45,-272r73,43r-10,22r-81,-25","w":145},"\u00b4":{"d":"100,-272r18,40r-81,25r-10,-22","w":145},"\u02c6":{"d":"91,-272r66,39r-9,21r-57,-23r-54,23r-10,-21","w":184},"\u02dc":{"d":"74,-272v31,-1,63,48,80,8r30,15v-9,18,-23,36,-45,36v-31,1,-63,-48,-82,-9r-30,-16v10,-18,25,-34,47,-34","w":210},"\u00af":{"d":"27,-254r113,0r0,34r-113,0r0,-34","w":167},"\u02d8":{"d":"27,-264r34,0v3,17,12,27,30,27v18,0,27,-10,30,-27r34,0v-4,34,-29,58,-64,58v-33,0,-60,-25,-64,-58","w":182},"\u02d9":{"d":"66,-256r0,37r-39,0r0,-37r39,0","w":93},"\u00a8":{"d":"66,-256r0,37r-39,0r0,-37r39,0xm142,-256r0,37r-39,0r0,-37r39,0","w":168},"\u02da":{"d":"27,-239v0,-19,16,-35,35,-35v19,0,35,16,35,35v0,19,-16,35,-35,35v-19,0,-35,-16,-35,-35xm46,-239v0,9,7,17,16,17v9,0,16,-8,16,-17v0,-9,-7,-16,-16,-16v-9,0,-16,7,-16,16","w":124},"\u00b8":{"d":"73,15r16,29r-52,19r-10,-19","w":115},"\u02dd":{"d":"79,-289r29,30r-64,50r-17,-17xm158,-289r29,30r-65,50r-16,-17","w":214},"\u02db":{"d":"27,36v0,-27,24,-41,59,-36v-10,6,-31,17,-31,30v1,15,20,12,30,7r0,28v-25,11,-58,0,-58,-29","w":113},"\u02c7":{"d":"91,-212r-64,-40r10,-20r54,22r57,-22r9,20","w":184},"\u2014":{"d":"0,-129r360,0r0,59r-360,0r0,-59","w":360},"\u00c6":{"d":"180,-98r0,-113r-31,0r-43,113r74,0xm180,0r0,-48r-93,0r-18,48r-78,0r105,-270r276,0r0,59r-124,0r0,50r114,0r0,50r-114,0r0,52r124,0r0,59r-192,0","w":386},"\u00aa":{"d":"102,-174v-10,31,-74,29,-74,-17v0,-28,13,-36,40,-36v14,0,26,2,34,12v0,-18,4,-39,-17,-34v-10,0,-15,2,-15,12r-37,0v0,-35,26,-35,52,-35v31,0,54,2,54,37r0,79r-37,0r0,-18xm102,-193v-2,-16,-37,-18,-36,2v0,8,1,11,20,11v15,0,16,-5,16,-13","w":172},"\u0141":{"d":"97,-160r0,97r114,0r0,63r-186,0r0,-110r-26,22r0,-51r26,-22r0,-109r72,0r0,60r46,-38r0,50","w":214,"k":{"T":24,"V":12,"W":8,"y":8,"\u00fd":8,"\u00ff":8,"Y":33,"\u00dd":33,"\u0178":33,"\u2019":29}},"\u00d8":{"d":"277,-281r0,51r-20,17v6,23,6,48,6,72v0,103,-12,143,-124,143v-33,0,-77,0,-102,-26r-40,35r0,-50r20,-17v-8,-15,-6,-51,-6,-76v0,-107,17,-140,128,-140v36,0,71,0,98,25xm189,-153r-95,81v25,23,103,14,95,-24r0,-57xm85,-115r96,-83v-12,-12,-25,-12,-42,-12v-42,0,-54,4,-54,63r0,32","w":273},"\u0152":{"d":"193,0v-1,-9,5,-24,0,-30v-15,26,-36,32,-64,32v-81,0,-115,-20,-115,-105v0,-97,-4,-169,103,-169v28,0,64,2,76,34r2,0r-2,-32r189,0r0,59r-122,0r0,50r114,0r0,50r-114,0r0,52r124,0r0,59r-191,0xm134,-57v77,0,57,-50,57,-108v0,-44,-15,-48,-57,-48v-62,0,-48,50,-48,101v0,47,9,55,48,55","w":396},"\u00ba":{"d":"86,-272v50,0,57,14,57,59v0,45,-7,59,-57,59v-50,0,-56,-14,-56,-59v0,-45,6,-59,56,-59xm86,-244v-15,0,-19,4,-19,31v0,27,4,31,19,31v15,0,19,-4,19,-31v0,-27,-4,-31,-19,-31","w":172},"\u00e6":{"d":"198,-118r61,0v0,-28,-10,-34,-31,-34v-22,0,-29,9,-30,34xm103,-78v-15,0,-27,2,-27,19v0,21,18,21,27,21v26,0,33,-3,33,-23v0,-16,-13,-17,-33,-17xm321,-63v1,56,-37,65,-92,65v-22,0,-58,-2,-67,-28r-3,0v-10,28,-44,28,-77,28v-43,0,-68,-11,-68,-59v0,-45,23,-59,68,-59v18,0,45,0,52,21r2,0v-3,-29,12,-60,-28,-58v-15,0,-25,3,-25,20r-62,0v0,-59,43,-58,87,-58v15,0,54,-1,61,25r2,0v5,-24,42,-25,58,-25v75,-2,94,27,92,107r-123,0v0,33,5,43,31,43v19,0,31,-2,31,-22r61,0","w":333},"\u0131":{"d":"77,-189r0,189r-62,0r0,-189r62,0","w":92},"\u0142":{"d":"87,-157r0,157r-61,0r0,-121r-26,18r0,-33r26,-18r0,-116r61,0r0,78r25,-18r0,34","w":112},"\u00f8":{"d":"143,-103r-62,45v18,24,73,17,62,-28r0,-17xm78,-86r62,-44v-9,-25,-69,-16,-62,10r0,34xm-1,0r0,-30r21,-15v-4,-19,-4,-39,-4,-59v0,-73,24,-87,95,-87v28,0,63,0,80,23r27,-20r0,31r-16,12v4,13,3,26,3,40v0,84,-9,107,-94,107v-28,0,-62,0,-80,-24","w":221},"\u0153":{"d":"196,-118r61,0v0,-28,-10,-35,-31,-35v-22,0,-29,10,-30,35xm134,-94v0,-42,0,-50,-30,-50v-29,0,-31,8,-31,50v0,44,6,49,31,49v28,0,30,-10,30,-49xm319,-63v0,55,-36,65,-92,65v-22,0,-52,-1,-60,-28r-2,0v-14,26,-30,28,-65,28v-76,0,-88,-23,-88,-96v0,-72,11,-97,88,-97v24,-1,54,3,67,25v10,-25,40,-25,60,-25v75,-2,94,27,92,107r-123,0v0,33,5,43,31,43v19,0,31,-2,31,-22r61,0","w":331},"\u00df":{"d":"82,0r-61,0r0,-203v0,-57,34,-69,89,-69v44,0,89,3,89,57v0,31,-20,41,-43,49v49,1,54,37,54,78v0,56,-12,90,-75,90v-11,0,-22,-1,-33,-2r0,-44v30,8,46,3,46,-44v0,-35,-2,-62,-39,-60r0,-41v17,0,32,1,32,-19v0,-18,-12,-23,-31,-23v-18,0,-28,6,-28,28r0,203","w":222},"\u00b9":{"d":"123,-272r0,163r-47,0r0,-125r-45,38r-27,-27r64,-49r55,0","w":155},"\u00ac":{"d":"157,-57r0,-63r-139,0r0,-42r180,0r0,105r-41,0","w":216},"\u00b5":{"d":"201,0r-60,0r2,-36r-3,0v-9,29,-31,38,-59,38r0,80r-62,0r0,-271r62,0r0,113v0,17,2,31,23,31v17,0,35,-9,35,-28r0,-116r62,0r0,189","w":221},"\u2122":{"d":"311,-270r0,145r-33,0r-1,-116r-42,116r-19,0r-43,-116r0,116r-33,0r0,-145r53,0r32,86r33,-86r53,0xm124,-270r0,30r-44,0r0,115r-37,0r0,-115r-44,0r0,-30r125,0","w":309},"\u00d0":{"d":"19,-163r0,-107r137,0v98,-6,108,61,108,161v0,74,-24,109,-99,109r-146,0r0,-113r-31,0r0,-50r31,0xm91,-207r0,44r49,0r0,50r-49,0r0,50v48,0,104,10,99,-46v-3,-41,11,-98,-36,-98r-63,0","w":279},"\u00bd":{"d":"285,-270r-159,270r-43,0r159,-270r43,0xm106,-270r0,161r-47,0r0,-123r-45,38r-27,-27r64,-49r55,0xm373,-34r0,34r-138,0v0,-58,-7,-77,62,-89v29,-5,31,-6,31,-23v0,-16,-5,-18,-24,-18v-25,0,-25,6,-25,27r-44,0v-2,-49,21,-61,69,-60v41,0,69,5,69,51v0,36,-11,43,-48,52v-36,9,-46,4,-46,26r94,0","w":388},"\u00b1":{"d":"87,-189r42,0r0,42r69,0r0,42r-69,0r0,44r-42,0r0,-44r-69,0r0,-42r69,0r0,-42xm18,0r0,-41r180,0r0,41r-180,0","w":216},"\u00de":{"d":"93,0r-72,0r0,-270r72,0r0,35v92,-4,156,0,156,99v0,76,-17,101,-92,101r-64,0r0,35xm93,-97v40,-4,90,17,82,-39v8,-49,-43,-35,-82,-37r0,76","w":255},"\u00bc":{"d":"352,-162r0,99r14,0r0,31r-14,0r0,32r-45,0r0,-32r-92,0r0,-46r68,-84r69,0xm307,-63v-2,-21,4,-49,-2,-66r-53,66r55,0xm285,-270r-160,270r-43,0r160,-270r43,0xm105,-270r0,161r-47,0r0,-123r-45,38r-27,-27r64,-49r55,0","w":388},"\u00f7":{"d":"18,-79r0,-41r180,0r0,41r-180,0xm129,-10r-42,0r0,-41r42,0r0,41xm129,-148r-42,0r0,-41r42,0r0,41","w":216},"\u00a6":{"d":"129,-63r0,126r-42,0r0,-126r42,0xm129,-243r0,126r-42,0r0,-126r42,0","w":216},"\u00b0":{"d":"126,-218v0,30,-24,54,-54,54v-30,0,-54,-24,-54,-54v0,-30,24,-54,54,-54v30,0,54,24,54,54xm101,-218v0,-16,-13,-29,-29,-29v-16,0,-29,13,-29,29v0,16,13,29,29,29v16,0,29,-13,29,-29","w":144},"\u00fe":{"d":"80,-270v2,35,-4,79,2,110v6,-25,27,-31,54,-31v64,0,71,46,71,113v0,58,-19,80,-71,80v-23,0,-43,-4,-53,-30r-3,0r0,110r-62,0r0,-352r62,0xm111,-144v-26,0,-31,10,-31,50v0,32,2,49,31,49v26,0,34,-6,34,-49v0,-37,-1,-50,-34,-50","w":222},"\u00be":{"d":"365,-162r0,99r15,0r0,31r-15,0r0,32r-45,0r0,-32r-91,0r0,-46r67,-84r69,0xm320,-63v-1,-21,2,-47,-1,-66r-54,66r55,0xm305,-270r-159,270r-43,0r159,-270r43,0xm69,-176r0,-31v19,0,41,0,36,-14v0,-13,-1,-17,-25,-17v-19,0,-25,2,-24,22r-45,0v-2,-49,24,-56,67,-56v33,0,71,2,71,43v0,20,-9,32,-27,39v23,1,30,15,30,34v0,42,-30,49,-74,49v-39,0,-73,-8,-69,-59r45,0v-2,21,7,25,26,25v19,0,27,-1,27,-20v5,-14,-17,-16,-38,-15","w":388},"\u00b2":{"d":"146,-143r0,34r-139,0v0,-58,-7,-77,62,-89v29,-5,32,-5,32,-22v0,-16,-6,-18,-25,-18v-25,0,-24,6,-24,26r-45,0v-2,-49,21,-61,69,-60v41,0,69,5,69,51v0,36,-11,44,-48,53v-36,9,-45,3,-45,25r94,0","w":155},"\u00ae":{"d":"144,2v-76,0,-137,-61,-137,-137v0,-76,61,-137,137,-137v76,0,137,61,137,137v0,76,-61,137,-137,137xm144,-29v58,0,106,-47,106,-106v0,-59,-48,-106,-106,-106v-59,0,-106,47,-106,106v0,59,47,106,106,106xm176,-122r36,62r-35,0r-33,-61r-28,0r0,61r-31,0r0,-148v56,5,133,-20,132,45v0,27,-15,39,-41,41xm116,-144v29,-3,72,12,69,-23v-3,-28,-42,-13,-69,-17r0,40","w":288},"\u2212":{"d":"18,-79r0,-41r180,0r0,41r-180,0","w":216},"\u00f0":{"d":"108,-144v-30,0,-34,9,-34,50v0,41,4,49,34,49v29,0,31,-8,31,-49v0,-41,-2,-50,-31,-50xm64,-257r48,-15v8,5,17,10,27,19r41,-13r22,23r-41,13v25,28,40,73,40,130v0,84,-16,102,-94,102v-77,0,-95,-20,-95,-96v0,-51,8,-96,67,-96v29,0,38,4,52,18v-4,-14,-11,-30,-21,-42r-41,13r-24,-23r44,-13v-6,-6,-14,-12,-25,-20","w":213},"\u00d7":{"d":"18,-158r32,-31r58,58r58,-58r32,31r-58,59r58,58r-32,32r-58,-59r-58,59r-32,-32r58,-58","w":216},"\u00b3":{"d":"70,-176r0,-31v19,0,41,0,36,-14v0,-13,-1,-17,-25,-17v-19,0,-25,2,-24,22r-45,0v-2,-49,24,-56,67,-56v33,0,71,2,71,43v0,20,-9,32,-27,39v23,1,30,15,30,34v0,42,-30,49,-74,49v-39,0,-73,-8,-69,-59r45,0v-2,21,7,25,26,25v19,0,27,-1,27,-20v5,-14,-17,-16,-38,-15","w":155},"\u00a9":{"d":"144,2v-76,0,-137,-61,-137,-137v0,-76,61,-137,137,-137v76,0,137,61,137,137v0,76,-61,137,-137,137xm144,-29v58,0,106,-47,106,-106v0,-59,-48,-106,-106,-106v-59,0,-106,47,-106,106v0,59,47,106,106,106xm185,-109r32,0v-4,35,-33,56,-67,56v-48,0,-79,-37,-79,-83v0,-48,29,-83,78,-83v35,0,62,20,68,54r-32,0v-19,-55,-83,-21,-83,28v0,27,18,58,48,58v17,0,34,-12,35,-30","w":288},"\u00c1":{"d":"181,-46r-97,0r-13,46r-75,0r81,-270r109,0r82,270r-73,0xm166,-99r-34,-117r-33,117r67,0xm160,-353r18,40r-82,25r-10,-22","w":263},"\u00c2":{"d":"181,-46r-97,0r-13,46r-75,0r81,-270r109,0r82,270r-73,0xm166,-99r-34,-117r-33,117r67,0xm131,-353r66,39r-9,21r-57,-23r-54,23r-10,-21","w":263},"\u00c4":{"d":"181,-46r-97,0r-13,46r-75,0r81,-270r109,0r82,270r-73,0xm166,-99r-34,-117r-33,117r67,0xm114,-337r0,37r-39,0r0,-37r39,0xm189,-337r0,37r-39,0r0,-37r39,0","w":263},"\u00c0":{"d":"181,-46r-97,0r-13,46r-75,0r81,-270r109,0r82,270r-73,0xm166,-99r-34,-117r-33,117r67,0xm104,-353r74,43r-10,22r-82,-25","w":263},"\u00c5":{"d":"181,-46r-97,0r-13,46r-75,0r81,-270r109,0r82,270r-73,0xm166,-99r-34,-117r-33,117r67,0xm97,-320v0,-19,16,-35,35,-35v19,0,35,16,35,35v0,19,-16,35,-35,35v-19,0,-35,-16,-35,-35xm116,-320v0,9,7,17,16,17v9,0,16,-8,16,-17v0,-9,-7,-16,-16,-16v-9,0,-16,7,-16,16","w":263},"\u00c3":{"d":"181,-46r-97,0r-13,46r-75,0r81,-270r109,0r82,270r-73,0xm166,-99r-34,-117r-33,117r67,0xm100,-353v31,-1,63,48,81,8r29,15v-9,18,-22,36,-44,36v-32,1,-63,-48,-83,-9r-29,-16v10,-18,24,-34,46,-34","w":263},"\u00c7":{"d":"146,15r16,29r-52,19r-10,-19xm176,-102r74,0v0,35,1,61,-25,84v-24,20,-54,20,-85,20v-73,0,-127,-3,-127,-102r0,-70v0,-89,48,-102,127,-102v78,0,113,13,110,99r-74,0v2,-31,-16,-37,-44,-37v-59,0,-45,46,-45,94v0,40,2,56,45,56v33,0,46,-6,44,-42","w":262},"\u00c9":{"d":"95,-211r0,49r115,0r0,50r-115,0r0,53r125,0r0,59r-197,0r0,-270r195,0r0,59r-123,0xm150,-353r18,40r-82,25r-10,-22","w":244},"\u00ca":{"d":"95,-211r0,49r115,0r0,50r-115,0r0,53r125,0r0,59r-197,0r0,-270r195,0r0,59r-123,0xm121,-353r66,39r-9,21r-57,-23r-54,23r-10,-21","w":244},"\u00cb":{"d":"95,-211r0,49r115,0r0,50r-115,0r0,53r125,0r0,59r-197,0r0,-270r195,0r0,59r-123,0xm104,-337r0,37r-39,0r0,-37r39,0xm180,-337r0,37r-40,0r0,-37r40,0","w":244},"\u00c8":{"d":"95,-211r0,49r115,0r0,50r-115,0r0,53r125,0r0,59r-197,0r0,-270r195,0r0,59r-123,0xm94,-353r74,43r-10,22r-82,-25","w":244},"\u00cd":{"d":"94,-270r0,270r-72,0r0,-270r72,0xm86,-353r18,40r-81,25r-10,-22","w":116},"\u00ce":{"d":"94,-270r0,270r-72,0r0,-270r72,0xm58,-353r65,39r-9,21r-56,-23r-55,23r-10,-21","w":116},"\u00cf":{"d":"94,-270r0,270r-72,0r0,-270r72,0xm40,-337r0,37r-39,0r0,-37r39,0xm116,-337r0,37r-39,0r0,-37r39,0","w":116},"\u00cc":{"d":"94,-270r0,270r-72,0r0,-270r72,0xm31,-353r73,43r-10,22r-81,-25","w":116},"\u00d1":{"d":"90,-207r4,207r-72,0r0,-270r122,0r77,207r3,0r-4,-207r72,0r0,270r-123,0r-76,-207r-3,0xm125,-353v31,-1,63,48,81,8r29,15v-9,18,-22,36,-44,36v-32,1,-63,-48,-83,-9r-30,-16v10,-18,25,-34,47,-34","w":313},"\u00d3":{"d":"137,2v-73,0,-125,-16,-125,-99r0,-76v0,-83,52,-99,125,-99v73,0,125,16,125,99r0,76v0,83,-52,99,-125,99xm137,-60v64,0,50,-53,51,-106v0,-40,-14,-44,-51,-44v-64,0,-51,53,-51,105v0,40,14,45,51,45xm165,-353r18,40r-82,25r-10,-22","w":273},"\u00d4":{"d":"137,2v-73,0,-125,-16,-125,-99r0,-76v0,-83,52,-99,125,-99v73,0,125,16,125,99r0,76v0,83,-52,99,-125,99xm137,-60v64,0,50,-53,51,-106v0,-40,-14,-44,-51,-44v-64,0,-51,53,-51,105v0,40,14,45,51,45xm136,-353r66,39r-9,21r-57,-23r-55,23r-9,-21","w":273},"\u00d6":{"d":"137,2v-73,0,-125,-16,-125,-99r0,-76v0,-83,52,-99,125,-99v73,0,125,16,125,99r0,76v0,83,-52,99,-125,99xm137,-60v64,0,50,-53,51,-106v0,-40,-14,-44,-51,-44v-64,0,-51,53,-51,105v0,40,14,45,51,45xm119,-337r0,37r-39,0r0,-37r39,0xm194,-337r0,37r-39,0r0,-37r39,0","w":273},"\u00d2":{"d":"137,2v-73,0,-125,-16,-125,-99r0,-76v0,-83,52,-99,125,-99v73,0,125,16,125,99r0,76v0,83,-52,99,-125,99xm137,-60v64,0,50,-53,51,-106v0,-40,-14,-44,-51,-44v-64,0,-51,53,-51,105v0,40,14,45,51,45xm109,-353r74,43r-11,22r-81,-25","w":273},"\u00d5":{"d":"137,2v-73,0,-125,-16,-125,-99r0,-76v0,-83,52,-99,125,-99v73,0,125,16,125,99r0,76v0,83,-52,99,-125,99xm137,-60v64,0,50,-53,51,-106v0,-40,-14,-44,-51,-44v-64,0,-51,53,-51,105v0,40,14,45,51,45xm105,-353v31,-1,63,48,81,8r29,15v-9,18,-22,36,-44,36v-32,1,-63,-48,-83,-9r-29,-16v10,-18,24,-34,46,-34","w":273},"\u0160":{"d":"86,-190v-2,34,33,23,59,26v80,8,100,16,100,78v0,45,2,88,-117,88v-69,0,-115,-1,-115,-90r69,0v0,28,11,31,46,31v34,0,45,-2,45,-25v7,-29,-25,-23,-54,-26v-67,-5,-105,-5,-105,-82v0,-77,43,-82,114,-82v63,0,114,6,109,87r-69,0v0,-28,-11,-28,-40,-28v-39,0,-42,8,-42,23xm128,-293r-64,-40r9,-20r55,22r57,-22r9,20","w":257},"\u00da":{"d":"183,-270r72,0r0,180v0,72,-34,92,-113,92v-108,0,-119,-27,-119,-92r0,-180r72,0r0,179v0,31,17,31,47,31v31,0,41,-3,41,-35r0,-175xm167,-353r18,40r-82,25r-10,-22","w":277},"\u00db":{"d":"183,-270r72,0r0,180v0,72,-34,92,-113,92v-108,0,-119,-27,-119,-92r0,-180r72,0r0,179v0,31,17,31,47,31v31,0,41,-3,41,-35r0,-175xm138,-353r66,39r-9,21r-57,-23r-54,23r-10,-21","w":277},"\u00dc":{"d":"183,-270r72,0r0,180v0,72,-34,92,-113,92v-108,0,-119,-27,-119,-92r0,-180r72,0r0,179v0,31,17,31,47,31v31,0,41,-3,41,-35r0,-175xm121,-337r0,37r-40,0r0,-37r40,0xm196,-337r0,37r-39,0r0,-37r39,0","w":277},"\u00d9":{"d":"183,-270r72,0r0,180v0,72,-34,92,-113,92v-108,0,-119,-27,-119,-92r0,-180r72,0r0,179v0,31,17,31,47,31v31,0,41,-3,41,-35r0,-175xm111,-353r74,43r-10,22r-82,-25","w":277},"\u00dd":{"d":"261,-270r-99,175r0,95r-72,0r0,-95r-96,-175r83,0v18,34,29,73,50,104r50,-104r84,0xm155,-353r18,40r-81,25r-10,-22","w":254,"k":{"A":27,"\u00c6":27,"\u00c1":27,"\u00c2":27,"\u00c4":27,"\u00c0":27,"\u00c5":27,"\u00c3":27,",":50,".":50,"e":40,"\u00e9":40,"\u00ea":40,"\u00eb":40,"\u00e8":40,"o":40,"\u00f8":40,"\u0153":40,"\u00f3":40,"\u00f4":40,"\u00f6":40,"\u00f2":40,"\u00f5":40,"q":40,"u":23,"\u00fa":23,"\u00fb":23,"\u00fc":23,"\u00f9":23,"v":14,"-":32,"a":40,"\u00e6":40,"\u00e1":40,"\u00e2":40,"\u00e4":40,"\u00e0":40,"\u00e5":40,"\u00e3":40,":":22,";":22,"p":23}},"\u0178":{"d":"261,-270r-99,175r0,95r-72,0r0,-95r-96,-175r83,0v18,34,29,73,50,104r50,-104r84,0xm109,-337r0,37r-39,0r0,-37r39,0xm185,-337r0,37r-39,0r0,-37r39,0","w":254,"k":{"A":27,"\u00c6":27,"\u00c1":27,"\u00c2":27,"\u00c4":27,"\u00c0":27,"\u00c5":27,"\u00c3":27,",":50,".":50,"e":40,"\u00e9":40,"\u00ea":40,"\u00eb":40,"\u00e8":40,"o":40,"\u00f8":40,"\u0153":40,"\u00f3":40,"\u00f4":40,"\u00f6":40,"\u00f2":40,"\u00f5":40,"q":40,"u":23,"\u00fa":23,"\u00fb":23,"\u00fc":23,"\u00f9":23,"v":14,"-":32,"a":40,"\u00e6":40,"\u00e1":40,"\u00e2":40,"\u00e4":40,"\u00e0":40,"\u00e5":40,"\u00e3":40,":":22,";":22,"p":23}},"\u017d":{"d":"229,-270r0,60r-129,147r129,0r0,63r-221,0r0,-61r128,-146r-119,0r0,-63r212,0xm118,-293r-64,-40r9,-20r55,22r57,-22r9,20","w":237},"\u00e1":{"d":"104,-78v-15,0,-27,3,-27,20v0,21,18,20,27,20v26,0,34,-3,34,-23v0,-16,-14,-17,-34,-17xm138,0v-1,-9,5,-23,0,-28v-5,26,-33,30,-55,30v-43,0,-68,-11,-68,-59v0,-45,23,-59,68,-59v18,0,45,-1,52,21r3,0v-3,-30,11,-60,-29,-58v-15,0,-25,3,-25,20r-62,0v0,-59,43,-58,87,-58v63,0,90,8,90,73r0,118r-61,0xm138,-272r18,40r-82,25r-10,-22","w":219},"\u00e2":{"d":"104,-78v-15,0,-27,3,-27,20v0,21,18,20,27,20v26,0,34,-3,34,-23v0,-16,-14,-17,-34,-17xm138,0v-1,-9,5,-23,0,-28v-5,26,-33,30,-55,30v-43,0,-68,-11,-68,-59v0,-45,23,-59,68,-59v18,0,45,-1,52,21r3,0v-3,-30,11,-60,-29,-58v-15,0,-25,3,-25,20r-62,0v0,-59,43,-58,87,-58v63,0,90,8,90,73r0,118r-61,0xm109,-272r66,39r-9,21r-57,-23r-55,23r-9,-21","w":219},"\u00e4":{"d":"104,-78v-15,0,-27,3,-27,20v0,21,18,20,27,20v26,0,34,-3,34,-23v0,-16,-14,-17,-34,-17xm138,0v-1,-9,5,-23,0,-28v-5,26,-33,30,-55,30v-43,0,-68,-11,-68,-59v0,-45,23,-59,68,-59v18,0,45,-1,52,21r3,0v-3,-30,11,-60,-29,-58v-15,0,-25,3,-25,20r-62,0v0,-59,43,-58,87,-58v63,0,90,8,90,73r0,118r-61,0xm91,-256r0,37r-39,0r0,-37r39,0xm167,-256r0,37r-39,0r0,-37r39,0","w":219},"\u00e0":{"d":"104,-78v-15,0,-27,3,-27,20v0,21,18,20,27,20v26,0,34,-3,34,-23v0,-16,-14,-17,-34,-17xm138,0v-1,-9,5,-23,0,-28v-5,26,-33,30,-55,30v-43,0,-68,-11,-68,-59v0,-45,23,-59,68,-59v18,0,45,-1,52,21r3,0v-3,-30,11,-60,-29,-58v-15,0,-25,3,-25,20r-62,0v0,-59,43,-58,87,-58v63,0,90,8,90,73r0,118r-61,0xm82,-272r74,43r-11,22r-81,-25","w":219},"\u00e5":{"d":"104,-78v-15,0,-27,3,-27,20v0,21,18,20,27,20v26,0,34,-3,34,-23v0,-16,-14,-17,-34,-17xm138,0v-1,-9,5,-23,0,-28v-5,26,-33,30,-55,30v-43,0,-68,-11,-68,-59v0,-45,23,-59,68,-59v18,0,45,-1,52,21r3,0v-3,-30,11,-60,-29,-58v-15,0,-25,3,-25,20r-62,0v0,-59,43,-58,87,-58v63,0,90,8,90,73r0,118r-61,0xm75,-239v0,-19,16,-35,35,-35v19,0,35,16,35,35v0,19,-16,35,-35,35v-19,0,-35,-16,-35,-35xm93,-239v0,9,7,17,16,17v9,0,17,-8,17,-17v0,-9,-8,-16,-17,-16v-9,0,-16,7,-16,16","w":219},"\u00e3":{"d":"104,-78v-15,0,-27,3,-27,20v0,21,18,20,27,20v26,0,34,-3,34,-23v0,-16,-14,-17,-34,-17xm138,0v-1,-9,5,-23,0,-28v-5,26,-33,30,-55,30v-43,0,-68,-11,-68,-59v0,-45,23,-59,68,-59v18,0,45,-1,52,21r3,0v-3,-30,11,-60,-29,-58v-15,0,-25,3,-25,20r-62,0v0,-59,43,-58,87,-58v63,0,90,8,90,73r0,118r-61,0xm78,-272v31,0,63,49,80,8r30,15v-9,18,-22,36,-44,36v-32,1,-64,-48,-83,-9r-30,-16v10,-18,25,-34,47,-34","w":219},"\u00e7":{"d":"116,15r15,29r-51,19r-11,-19xm131,-118v0,-22,-6,-25,-29,-26v-22,0,-29,7,-29,50v0,44,6,49,29,49v28,0,29,-8,29,-31r62,0v0,69,-22,78,-91,78v-73,0,-91,-21,-91,-96v0,-64,14,-97,91,-97v54,0,91,6,91,73r-62,0","w":200},"\u00e9":{"d":"73,-118r61,0v0,-28,-11,-30,-32,-30v-22,0,-28,5,-29,30xm195,-63v1,56,-36,65,-92,65v-75,0,-92,-25,-92,-96v0,-73,16,-97,92,-97v75,0,94,27,92,107r-122,0v0,33,4,43,30,43v19,0,32,-2,32,-22r60,0xm131,-272r18,40r-81,25r-10,-22","w":206},"\u00ea":{"d":"73,-118r61,0v0,-28,-11,-30,-32,-30v-22,0,-28,5,-29,30xm195,-63v1,56,-36,65,-92,65v-75,0,-92,-25,-92,-96v0,-73,16,-97,92,-97v75,0,94,27,92,107r-122,0v0,33,4,43,30,43v19,0,32,-2,32,-22r60,0xm103,-272r65,39r-9,21r-56,-23r-55,23r-10,-21","w":206},"\u00eb":{"d":"73,-118r61,0v0,-28,-11,-30,-32,-30v-22,0,-28,5,-29,30xm195,-63v1,56,-36,65,-92,65v-75,0,-92,-25,-92,-96v0,-73,16,-97,92,-97v75,0,94,27,92,107r-122,0v0,33,4,43,30,43v19,0,32,-2,32,-22r60,0xm85,-256r0,37r-39,0r0,-37r39,0xm161,-256r0,37r-39,0r0,-37r39,0","w":206},"\u00e8":{"d":"73,-118r61,0v0,-28,-11,-30,-32,-30v-22,0,-28,5,-29,30xm195,-63v1,56,-36,65,-92,65v-75,0,-92,-25,-92,-96v0,-73,16,-97,92,-97v75,0,94,27,92,107r-122,0v0,33,4,43,30,43v19,0,32,-2,32,-22r60,0xm76,-272r73,43r-10,22r-81,-25","w":206},"\u00ed":{"d":"77,-189r0,189r-62,0r0,-189r62,0xm74,-272r18,40r-81,25r-10,-22","w":92},"\u00ee":{"d":"77,-189r0,189r-62,0r0,-189r62,0xm46,-272r66,39r-9,21r-57,-23r-55,23r-10,-21","w":92},"\u00ef":{"d":"77,-189r0,189r-62,0r0,-189r62,0xm28,-256r0,37r-39,0r0,-37r39,0xm104,-256r0,37r-40,0r0,-37r40,0","w":92},"\u00ec":{"d":"77,-189r0,189r-62,0r0,-189r62,0xm19,-272r73,43r-10,22r-81,-25","w":92},"\u00f1":{"d":"85,-154v9,-27,23,-37,56,-37v91,0,53,114,61,191r-62,0r0,-116v0,-18,-5,-28,-25,-28v-28,0,-33,17,-33,40r0,104r-61,0r0,-189r61,0r0,35r3,0xm80,-272v31,-1,63,48,80,8r30,15v-9,18,-23,36,-45,36v-31,1,-63,-48,-82,-9r-30,-16v10,-18,25,-34,47,-34","w":222},"\u00f3":{"d":"107,-191v79,0,94,17,94,97v0,78,-16,96,-94,96v-77,0,-95,-20,-95,-96v0,-77,16,-97,95,-97xm108,-144v-30,0,-34,9,-34,50v0,41,4,49,34,49v29,0,31,-8,31,-49v0,-41,-2,-50,-31,-50xm135,-272r18,40r-82,25r-10,-22","w":213},"\u00f4":{"d":"107,-191v79,0,94,17,94,97v0,78,-16,96,-94,96v-77,0,-95,-20,-95,-96v0,-77,16,-97,95,-97xm108,-144v-30,0,-34,9,-34,50v0,41,4,49,34,49v29,0,31,-8,31,-49v0,-41,-2,-50,-31,-50xm106,-272r66,39r-9,21r-57,-23r-55,23r-9,-21","w":213},"\u00f6":{"d":"107,-191v79,0,94,17,94,97v0,78,-16,96,-94,96v-77,0,-95,-20,-95,-96v0,-77,16,-97,95,-97xm108,-144v-30,0,-34,9,-34,50v0,41,4,49,34,49v29,0,31,-8,31,-49v0,-41,-2,-50,-31,-50xm89,-256r0,37r-40,0r0,-37r40,0xm164,-256r0,37r-39,0r0,-37r39,0","w":213},"\u00f2":{"d":"107,-191v79,0,94,17,94,97v0,78,-16,96,-94,96v-77,0,-95,-20,-95,-96v0,-77,16,-97,95,-97xm108,-144v-30,0,-34,9,-34,50v0,41,4,49,34,49v29,0,31,-8,31,-49v0,-41,-2,-50,-31,-50xm79,-272r74,43r-10,22r-82,-25","w":213},"\u00f5":{"d":"107,-191v79,0,94,17,94,97v0,78,-16,96,-94,96v-77,0,-95,-20,-95,-96v0,-77,16,-97,95,-97xm108,-144v-30,0,-34,9,-34,50v0,41,4,49,34,49v29,0,31,-8,31,-49v0,-41,-2,-50,-31,-50xm75,-272v31,-1,63,48,81,8r29,15v-9,18,-22,36,-44,36v-32,1,-63,-48,-83,-9r-30,-16v10,-18,25,-34,47,-34","w":213},"\u0161":{"d":"129,-135v-1,-14,-12,-16,-25,-16v-32,0,-32,4,-32,15v0,9,0,15,32,16v64,1,93,5,93,58v0,55,-43,64,-93,64v-49,0,-92,1,-92,-61r61,0v0,21,16,21,31,21v28,0,32,-1,32,-16v0,-19,-10,-19,-32,-19v-78,0,-92,-17,-92,-56v0,-61,39,-62,92,-62v38,-1,90,3,84,56r-59,0xm103,-212r-64,-40r10,-20r54,22r57,-22r9,20","w":208},"\u00fa":{"d":"200,0r-60,0r2,-36r-3,0v-19,60,-121,51,-121,-24r0,-129r62,0r0,113v0,17,2,31,23,31v17,0,35,-9,35,-28r0,-116r62,0r0,189xm139,-272r18,40r-82,25r-10,-22","w":221},"\u00fb":{"d":"200,0r-60,0r2,-36r-3,0v-19,60,-121,51,-121,-24r0,-129r62,0r0,113v0,17,2,31,23,31v17,0,35,-9,35,-28r0,-116r62,0r0,189xm110,-272r66,39r-9,21r-57,-23r-55,23r-9,-21","w":221},"\u00fc":{"d":"200,0r-60,0r2,-36r-3,0v-19,60,-121,51,-121,-24r0,-129r62,0r0,113v0,17,2,31,23,31v17,0,35,-9,35,-28r0,-116r62,0r0,189xm93,-256r0,37r-40,0r0,-37r40,0xm168,-256r0,37r-39,0r0,-37r39,0","w":221},"\u00f9":{"d":"200,0r-60,0r2,-36r-3,0v-19,60,-121,51,-121,-24r0,-129r62,0r0,113v0,17,2,31,23,31v17,0,35,-9,35,-28r0,-116r62,0r0,189xm83,-272r74,43r-10,22r-82,-25","w":221},"\u00fd":{"d":"194,-189r-47,206v-9,58,-41,71,-103,66r0,-43v30,6,44,-14,43,-40r-33,0r-57,-189r65,0r38,154r31,-154r63,0xm124,-272r18,40r-82,25r-10,-22","w":191,"k":{",":18,".":18}},"\u00ff":{"d":"194,-189r-47,206v-9,58,-41,71,-103,66r0,-43v30,6,44,-14,43,-40r-33,0r-57,-189r65,0r38,154r31,-154r63,0xm78,-256r0,37r-39,0r0,-37r39,0xm153,-256r0,37r-39,0r0,-37r39,0","w":191,"k":{",":18,".":18}},"\u017e":{"d":"14,-189r157,0r0,49r-91,97r91,0r0,43r-163,0r0,-51r89,-95r-83,0r0,-43xm89,-212r-65,-40r10,-20r55,22r56,-22r9,20","w":178},"\u2206":{"d":"10,0r0,-31r103,-239r75,0r101,239r0,31r-279,0xm76,-46r143,0r-49,-114v-8,-17,-14,-49,-24,-61v-19,57,-47,120,-70,175","w":299},"\u2126":{"d":"18,-45v20,-1,44,2,62,-1v-27,-18,-57,-53,-57,-102v0,-67,58,-121,144,-121v89,0,142,59,142,121v1,50,-29,80,-58,103r64,0r0,45r-129,0r0,-35v33,-19,61,-48,61,-103v0,-45,-30,-86,-80,-86v-47,0,-81,36,-81,88v0,49,27,85,61,101r0,35r-129,0r0,-45","w":333},"\u03bc":{"d":"201,0r-60,0r2,-36r-3,0v-9,29,-31,38,-59,38r0,80r-62,0r0,-271r62,0r0,113v0,17,2,31,23,31v17,0,35,-9,35,-28r0,-116r62,0r0,189","w":221},"\u03c0":{"d":"264,-152r-31,0v0,47,-3,119,6,152r-61,0v-12,-28,-5,-108,-7,-152r-58,0v-1,45,-13,122,-27,152r-60,0v13,-39,25,-110,25,-152v-19,0,-33,1,-44,4r-6,-37v53,-25,188,-8,268,-13","w":275},"\u20ac":{"d":"256,-247r-23,57v-30,-36,-119,-32,-123,9r119,0r-14,37r-106,0r0,14r100,0r-15,37r-84,0v3,26,15,36,57,36v38,0,59,-15,69,-25r0,67v-17,11,-47,17,-68,17v-72,0,-126,-4,-128,-95r-37,0r15,-37r22,0r0,-14r-38,0r15,-37r24,0v4,-79,58,-91,127,-91v17,0,60,-2,88,25"},"\u2113":{"d":"205,-82r26,25v-40,78,-165,78,-182,-4v-8,5,-13,9,-21,14r-16,-30r36,-25r0,-85v0,-75,34,-106,82,-106v48,0,69,33,69,70v0,48,-34,87,-92,133v-1,63,79,45,98,8xm134,-254v-31,-7,-27,75,-27,114v29,-28,49,-57,49,-83v0,-18,-7,-31,-22,-31","w":241},"\u212e":{"d":"69,-55v37,67,152,61,195,4r21,0v-27,32,-71,53,-120,53v-84,0,-152,-61,-152,-137v0,-76,68,-137,152,-137v86,1,155,61,153,141r-249,1r0,75xm262,-216v-37,-61,-144,-62,-190,-8v-6,21,-5,62,-1,85r191,-2r0,-75","w":330},"\u2202":{"d":"44,-237r-18,-39v13,-9,41,-24,86,-24v73,0,130,57,130,147v0,91,-52,154,-131,154v-67,0,-97,-54,-97,-92v0,-56,39,-98,97,-98v39,0,63,24,70,35v3,-56,-25,-99,-76,-100v-30,0,-51,11,-61,17xm75,-90v0,26,18,45,43,45v31,0,52,-34,57,-65v-4,-13,-22,-35,-50,-35v-29,0,-50,25,-50,55","w":260},"\u220f":{"d":"314,-214r-47,0r0,250r-60,0r0,-250r-93,0r0,250r-59,0r0,-250r-47,0r0,-50r306,0r0,50","w":322},"\u2211":{"d":"247,36r-238,0r0,-33r105,-115r-100,-114r0,-38r224,0r0,49v-45,2,-99,-4,-140,2r86,94r-94,105r157,0r0,50","w":254},"\u2219":{"d":"94,-131r0,63r-58,0r0,-63r58,0","w":129},"\u221a":{"d":"274,-315r-103,371r-48,0r-69,-165r-32,13r-10,-29r77,-32r49,126v4,10,5,24,10,31r83,-315r43,0","w":265},"\u221e":{"d":"301,-109v0,86,-94,97,-141,25v-21,26,-42,47,-75,47v-35,0,-66,-29,-66,-70v0,-42,30,-71,70,-71v31,0,53,18,74,45v17,-19,36,-45,73,-45v36,0,65,28,65,69xm89,-68v22,0,40,-21,54,-38v-16,-22,-30,-42,-56,-42v-21,0,-37,17,-37,41v0,21,17,39,39,39xm233,-148v-24,0,-42,25,-55,40v24,31,38,40,57,40v49,-1,42,-80,-2,-80","w":320},"\u222b":{"d":"63,-39v0,-119,-51,-316,98,-284r-7,37v-41,-12,-49,19,-49,69v0,109,47,322,-101,277r7,-38v39,12,52,-8,52,-61","w":164},"\u2248":{"d":"80,-179v35,0,56,30,84,29v16,0,28,-11,41,-29r21,22v-17,26,-38,41,-61,41v-29,0,-55,-29,-87,-29v-19,0,-31,13,-43,28r-21,-21v13,-22,39,-41,66,-41xm80,-101v37,0,51,29,83,29v17,0,28,-10,42,-29r21,21v-17,26,-37,41,-61,41v-30,0,-56,-28,-86,-29v-20,0,-32,14,-44,29r-21,-21v13,-22,39,-41,66,-41","w":241},"\u2260":{"d":"179,-201r-16,35r58,0r0,32r-72,0r-25,53r97,0r0,33r-111,0r-22,48r-26,-13r16,-35r-57,0r0,-33r71,0r24,-53r-95,0r0,-32r109,0r22,-47","w":241},"\u2264":{"d":"221,-43r-199,-89r0,-35r198,-88r0,37r-163,69r164,69r0,37xm221,4r-200,0r0,-33r200,0r0,33","w":241},"\u2265":{"d":"22,-255r199,89r0,35r-199,88r0,-37r163,-70r-163,-68r0,-37xm220,4r-199,0r0,-33r199,0r0,33","w":241},"\u25ca":{"d":"246,-131r-91,150r-46,0r-89,-150r90,-152r46,0xm193,-130r-61,-110v-18,38,-40,72,-60,108v20,36,44,70,60,109","w":265},"\u00a0":{"w":129},"\u00ad":{"d":"0,-129r98,0r0,59r-98,0r0,-59","w":97},"\u02c9":{"d":"27,-254r113,0r0,34r-113,0r0,-34","w":167},"\u03a9":{"d":"18,-45v20,-1,44,2,62,-1v-27,-18,-57,-53,-57,-102v0,-67,58,-121,144,-121v89,0,142,59,142,121v1,50,-29,80,-58,103r64,0r0,45r-129,0r0,-35v33,-19,61,-48,61,-103v0,-45,-30,-86,-80,-86v-47,0,-81,36,-81,88v0,49,27,85,61,101r0,35r-129,0r0,-45","w":333},"\u2215":{"d":"140,-270r-159,270r-43,0r159,-270r43,0","w":78}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright © 1987, 1992, 1998, 2002 Adobe Systems Incorporated.  All Rights
 * Reserved.© 1987, 1992, 1998, 2002 Heidelberger Druckmaschinen AG. All rights
 * reserved.
 * 
 * Trademark:
 * Eurostile is a trademark of Nebiolo.
 * 
 * Full name:
 * EurostileLTStd-Oblique
 * 
 * Designer:
 * Aldo Novarese, A. Butti
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":248,"face":{"font-family":"Eurostile","font-weight":400,"font-style":"oblique","font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 4 2 2 2 5 2 4","ascent":"270","descent":"-90","x-height":"2","bbox":"-17 -348 474.066 104","underline-thickness":"18","underline-position":"-18","slope":"-12","stemh":"23","stemv":"28","unicode-range":"U+0020-U+FB02"},"glyphs":{" ":{"w":124},"!":{"d":"73,-37r-7,37r-33,0r8,-37r32,0xm123,-270r-45,195r-26,0r39,-195r32,0","w":97},"\"":{"d":"76,-270r33,0v-5,34,-16,62,-28,89r-14,0v-1,-34,1,-64,9,-89xm133,-270r34,0v-6,34,-17,62,-29,89r-14,0v0,-33,2,-63,9,-89","w":127},"#":{"d":"156,-270r27,0r-28,73r44,0r29,-73r28,0r-28,73r33,0r-6,29r-39,0r-22,59r36,0r-6,29r-42,0r-30,80r-28,0r30,-80r-44,0r-31,80r-27,0r30,-80r-36,0r6,-29r42,0r22,-59r-38,0r6,-29r43,0xm144,-168r-22,59r44,0r22,-59r-44,0"},"$":{"d":"144,-150r21,-95v-48,0,-69,1,-79,47v-10,50,16,48,58,48xm163,-125r-22,100v53,0,73,-3,83,-50v11,-51,-13,-48,-61,-50xm188,-245r-20,95v57,1,102,1,87,72v-14,69,-48,78,-119,78r-6,31r-24,0r7,-31v-72,4,-103,-13,-84,-84r30,0v-9,43,-17,62,59,59r21,-100v-58,0,-99,-2,-85,-69v15,-70,51,-76,116,-76r5,-25r24,0r-6,25v70,-4,98,11,80,76r-30,0v8,-43,5,-54,-55,-51"},"%":{"d":"254,-18v48,10,45,-36,53,-69v7,-28,0,-28,-32,-28v-49,0,-42,35,-50,67v-7,30,-1,30,29,30xm329,-86v-10,48,-18,88,-78,88v-42,0,-56,-5,-48,-48v10,-47,16,-89,76,-89v42,0,59,6,50,49xm320,-270r-240,272r-25,0r240,-272r25,0xm172,-224v-9,49,-19,99,-78,89v-65,10,-49,-45,-39,-88v10,-43,26,-49,68,-49v42,0,57,5,49,48xm98,-155v48,10,45,-36,53,-69v7,-28,0,-28,-32,-28v-49,0,-42,35,-50,67v-7,30,-1,30,29,30","w":318},"&":{"d":"214,-52r-87,-87v-41,9,-47,15,-56,58v-11,53,-4,56,60,56v29,0,70,3,83,-27xm262,-119v-4,21,-8,41,-15,59r41,39r-22,21r-32,-33v-23,35,-66,35,-109,35v-60,0,-103,0,-85,-84v14,-66,34,-63,71,-73v-15,-15,-19,-23,-13,-53v12,-53,43,-64,96,-64v58,0,75,26,59,85r-31,0v8,-32,19,-58,-33,-58v-29,0,-52,1,-60,37v-4,19,-2,25,10,37r87,89r8,-37r28,0","w":283},"\u2019":{"d":"86,-233r-14,0r8,-37r32,0v-10,34,-2,82,-53,77r4,-16v16,2,20,-10,23,-24","w":72,"k":{"\u2019":19,"s":14,"\u0161":14}},"(":{"d":"148,-272r-6,27v-39,-5,-48,32,-52,57r-33,157v-6,25,-11,64,27,58r-6,27v-58,4,-63,-36,-52,-85r34,-157v9,-48,27,-88,88,-84","w":112},")":{"d":"75,-245r5,-27v59,-4,62,35,52,84r-33,157v-10,48,-27,89,-88,85r6,-27v38,5,45,-33,51,-58r34,-157v5,-25,12,-63,-27,-57","w":112},"*":{"d":"241,-212r-60,20r23,47r-18,12r-23,-48r-46,48r-14,-12r45,-47r-50,-21r10,-19r51,20r13,-58r20,0r-13,58r60,-20"},"+":{"d":"132,-189r27,0r-16,73r74,0r-6,27r-73,0r-16,74r-27,0r16,-74r-74,0r5,-27r74,0","w":210},",":{"d":"57,0r-13,0r7,-37r33,0v-11,33,-3,82,-53,77r4,-16v15,1,20,-9,22,-24","w":124},"-":{"d":"24,-112r94,0r-6,27r-94,0","w":93},".":{"d":"80,-37r-8,37r-32,0r8,-37r32,0","w":124},"\/":{"d":"309,-270r-275,311r-33,0r274,-311r34,0","w":261},"0":{"d":"176,-245v-66,0,-84,0,-99,70r-17,80v-15,70,3,70,69,70v67,0,85,0,100,-70r17,-80v15,-70,-3,-70,-70,-70xm124,2v-84,0,-111,-11,-94,-97r16,-80v20,-86,52,-97,136,-97v84,0,111,11,94,97r-17,80v-20,86,-51,97,-135,97"},"1":{"d":"219,-270r-58,270r-30,0r52,-247r-85,76r-15,-18r91,-81r45,0"},"2":{"d":"226,-27r-6,27r-194,0r10,-46v15,-70,46,-74,112,-81v59,-6,70,-4,82,-60v12,-56,0,-58,-51,-58v-73,0,-75,13,-85,68r-30,0v14,-67,19,-95,121,-95v72,0,91,17,76,85v-15,72,-43,83,-112,87v-71,4,-78,21,-87,73r164,0"},"3":{"d":"126,-125r5,-27v53,-3,87,13,97,-45v8,-45,4,-48,-60,-48v-57,0,-65,11,-73,58r-31,0v12,-69,45,-85,113,-85v57,0,96,0,82,70v-7,36,-20,58,-58,64v40,3,45,22,37,62v-17,81,-57,78,-122,78v-73,0,-97,-23,-76,-89r30,0v-10,44,-20,62,52,62v65,0,73,-1,86,-55v15,-59,-34,-42,-82,-45"},"4":{"d":"251,-270r-39,181r39,0r-5,27r-40,0r-13,62r-30,0r13,-62r-152,0r8,-36r172,-172r47,0xm181,-89r34,-161r-160,161r126,0"},"5":{"d":"111,-243r-16,81v18,-22,54,-23,77,-23v84,0,83,39,72,91v-18,85,-38,96,-120,96v-76,0,-95,-12,-83,-79r31,0v-12,43,4,52,58,52v63,0,70,-10,83,-69v12,-58,3,-64,-55,-64v-22,0,-59,-4,-70,25r-30,0r28,-137r184,0r-6,27r-153,0"},"6":{"d":"161,-140v-59,0,-77,3,-86,47v-13,59,-9,68,55,68v67,0,71,-8,81,-57v11,-51,8,-58,-50,-58xm44,-93r23,-107v14,-64,54,-72,117,-72v48,0,96,8,77,70r-31,0v12,-37,-7,-43,-52,-43v-49,0,-71,-1,-81,45v-4,18,-11,41,-11,58v10,-17,33,-25,74,-25v75,0,98,9,82,85v-15,73,-41,84,-118,84v-76,0,-98,-11,-80,-95"},"7":{"d":"277,-270r-8,39r-180,231r-36,0r194,-245r-172,0r5,-25r197,0"},"8":{"d":"39,-75v8,-40,19,-56,61,-66v-35,-6,-38,-21,-30,-61v14,-67,45,-70,112,-70v64,0,97,2,83,70v-7,35,-15,55,-56,62v35,6,41,21,32,65v-15,69,-39,77,-117,77v-64,0,-101,0,-85,-77xm100,-202v-9,41,-5,49,57,49v62,0,68,-7,77,-49v8,-37,4,-43,-58,-43v-62,0,-68,4,-76,43xm70,-75v-9,44,-7,49,60,50v60,1,71,-9,80,-50v10,-45,3,-51,-59,-51v-60,0,-71,3,-81,51"},"9":{"d":"154,-132v62,0,70,-3,81,-54v12,-58,-3,-59,-57,-59v-62,0,-70,2,-82,59v-11,51,-1,54,58,54xm125,2v-69,0,-106,-8,-88,-71r31,0v-9,38,-5,44,63,44v57,0,70,-2,82,-58r9,-46v-17,26,-63,24,-74,24v-75,0,-97,-9,-82,-81v16,-74,40,-86,118,-86v76,0,97,12,81,86r-22,103v-14,68,-32,85,-118,85"},":":{"d":"80,-37r-8,37r-32,0r8,-37r32,0xm112,-189r-8,37r-32,0r8,-37r32,0","w":124},";":{"d":"57,0r-13,0r7,-37r33,0v-11,33,-3,82,-53,77r4,-16v15,1,20,-9,22,-24xm116,-189r-8,37r-32,0r8,-37r32,0","w":124},"<":{"d":"229,-174r-6,29r-155,58r130,58r-6,29r-158,-75r5,-25","w":210},"=":{"d":"49,-144r174,0r-6,27r-174,0xm37,-88r174,0r-6,27r-174,0","w":210},">":{"d":"213,-100r-5,25r-190,75r6,-29r153,-58r-128,-58r6,-29","w":210},"?":{"d":"124,-77r-31,0v8,-41,17,-51,65,-67v32,-11,37,-15,46,-56v9,-40,-1,-45,-45,-45v-52,0,-63,14,-70,60r-29,0v11,-68,42,-87,105,-87v59,0,81,13,68,72v-9,44,-18,66,-65,80v-37,11,-39,15,-44,43xm116,-37r-8,37r-32,0r8,-37r32,0","w":210},"@":{"d":"274,-198r26,0r-54,101v-5,10,0,16,16,16v34,0,61,-48,68,-81v11,-54,-42,-87,-93,-87v-64,0,-136,61,-148,125v-17,86,80,123,156,92r4,21v-97,38,-212,-10,-186,-116v19,-78,101,-145,178,-145v63,0,129,38,114,107v-10,48,-53,105,-106,105v-16,0,-31,-5,-30,-23v-15,12,-29,23,-48,23v-33,0,-47,-29,-39,-60v11,-41,52,-82,96,-85v18,-1,31,13,35,28xm248,-160v2,-15,-9,-24,-23,-24v-32,0,-59,37,-66,65v-5,18,4,38,24,38v32,0,62,-55,65,-79","w":356},"A":{"d":"204,-57r-137,0r-33,57r-32,0r156,-270r43,0r43,270r-31,0xm201,-82r-26,-163r-94,163r120,0","w":246},"B":{"d":"79,-125r-21,98v66,-8,144,27,156,-45v6,-36,6,-53,-34,-53r-101,0xm166,0r-144,0r57,-270r137,0v51,0,58,24,48,71v-5,29,-18,48,-47,58v35,6,35,33,28,66v-10,49,-33,75,-79,75xm104,-243r-19,91v67,-6,136,22,149,-51v12,-69,-79,-31,-130,-40","w":249},"C":{"d":"246,-67v-16,78,-75,68,-152,69v-49,0,-72,-31,-60,-85r22,-104v19,-85,75,-85,156,-85v61,0,68,34,55,86r-30,0v13,-45,0,-59,-52,-59v-63,0,-88,8,-98,57r-16,74v-13,62,-16,89,35,89v56,0,107,6,110,-45r4,-22r31,0","w":239},"D":{"d":"23,0r57,-270r132,0v33,0,91,4,70,104r-13,64v-6,27,-26,102,-107,102r-139,0xm59,-27r101,0v82,3,77,-87,94,-151v4,-15,8,-65,-43,-65r-106,0","w":264},"E":{"d":"97,-243r-20,92r137,0r-5,25r-137,0r-21,99r143,0r-6,27r-173,0r57,-270r174,0r-6,27r-143,0","w":201},"F":{"d":"105,-243r-19,94r131,0r-5,26r-132,0r-26,123r-31,0r58,-270r165,0r-6,27r-135,0","w":197,"k":{"A":15,"\u00c6":15,"\u00c1":15,"\u00c2":15,"\u00c4":15,"\u00c0":15,"\u00c5":15,"\u00c3":15,",":50,".":50}},"G":{"d":"151,-135r116,0r-12,59v-14,74,-59,78,-136,78v-72,0,-101,-13,-83,-97r18,-83v23,-102,73,-94,170,-94v52,0,71,32,55,81r-31,0v8,-36,10,-54,-45,-54v-73,0,-103,-3,-119,70r-19,87v-18,63,24,63,83,63v71,0,72,-31,83,-83r-86,0","w":250},"H":{"d":"302,-270r-57,270r-31,0r26,-124r-158,0r-26,124r-30,0r57,-270r30,0r-25,119r158,0r25,-119r31,0","w":270},"I":{"d":"114,-270r-57,270r-31,0r57,-270r31,0","w":82},"J":{"d":"204,-270r31,0r-44,205v-11,54,-48,67,-96,67v-47,0,-84,-8,-72,-61r8,-39r31,0v-7,34,-29,73,33,73v28,0,57,0,65,-36","w":203},"K":{"d":"114,-270r-25,118r27,0r135,-118r40,0r-152,131r109,139r-41,0r-97,-125r-27,0r-26,125r-31,0r57,-270r31,0","w":244},"L":{"d":"115,-270r-52,243r138,0r-6,27r-168,0r57,-270r31,0","w":200,"k":{"T":28,"V":17,"W":12,"y":13,"\u00fd":13,"\u00ff":13,"Y":29,"\u00dd":29,"\u0178":29,"\u2019":36}},"M":{"d":"344,-247r-155,247r-30,0r-51,-247r-52,247r-31,0r57,-270r53,0r47,231r145,-231r52,0r-57,270r-30,0","w":347},"N":{"d":"315,-270r-58,270r-50,0r-100,-245r-52,245r-31,0r58,-270r50,0r100,247r52,-247r31,0","w":281},"O":{"d":"53,-181v13,-81,56,-91,144,-91v117,0,59,116,48,187v-12,78,-58,87,-143,87v-116,0,-60,-113,-49,-183xm235,-181v20,-70,-22,-64,-80,-64v-82,0,-75,100,-92,160v-20,70,26,59,81,60v40,0,59,-6,70,-60","w":241},"P":{"d":"21,0r57,-270r138,0v52,0,57,36,47,82v-5,24,-17,83,-83,83r-106,0r-22,105r-31,0xm232,-184v23,-95,-67,-48,-129,-59r-23,111v71,-8,133,27,152,-52","w":237,"k":{"A":20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20,",":90,".":90}},"Q":{"d":"271,-33r-17,21r-17,-14v-31,31,-72,28,-126,28v-118,0,-68,-107,-55,-179v14,-81,63,-95,155,-95v69,0,90,25,74,95v-10,43,-16,95,-33,129xm162,-117r67,51v13,-39,18,-81,28,-122v8,-33,4,-57,-45,-57v-68,0,-112,-3,-125,61r-18,88v-25,85,31,70,96,71v18,0,39,-4,51,-17r-73,-54","w":265},"R":{"d":"78,-108r-23,108r-30,0r57,-270v88,7,221,-34,192,78v-10,39,-20,64,-62,72v62,4,22,79,18,120r-31,0v4,-38,42,-108,-22,-108r-99,0xm84,-135r95,0v48,-1,56,-15,65,-60v8,-35,5,-48,-43,-48r-94,0","w":252,"k":{"T":2,"y":-5,"\u00fd":-5,"\u00ff":-5,"Y":2,"\u00dd":2,"\u0178":2}},"S":{"d":"139,-125v-53,-4,-100,2,-85,-69v15,-72,50,-78,117,-78v58,0,100,3,81,76r-31,0v9,-47,0,-49,-57,-49v-60,0,-70,8,-78,45v-11,51,14,46,64,48v63,3,96,2,81,75v-16,76,-52,79,-120,79v-69,0,-103,-8,-81,-86r31,0v-13,59,-2,59,55,59v58,0,74,0,85,-53v11,-51,-14,-43,-62,-47","w":226},"T":{"d":"171,-243r-51,243r-31,0r51,-243r-87,0r6,-27r205,0r-6,27r-87,0","w":208,"k":{"\u00fc":34,"\u0161":34,"\u00f2":34,"\u00f6":34,"\u00e8":34,"\u00eb":34,"\u00ea":34,"\u00e3":34,"\u00e5":34,"\u00e0":34,"\u00e4":34,"\u00e2":34,"w":21,"y":23,"\u00fd":23,"\u00ff":23,"A":20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20,",":58,".":58,"-":22,"a":34,"\u00e6":34,"\u00e1":34,"c":34,"\u00e7":34,"e":34,"\u00e9":34,"i":-4,"\u00ed":-4,"\u00ee":-4,"\u00ef":-4,"\u00ec":-4,"o":34,"\u00f8":34,"\u0153":34,"\u00f3":34,"\u00f4":34,"\u00f5":34,"r":24,"s":34,"u":34,"\u00fa":34,"\u00fb":34,"\u00f9":34,":":29,";":29}},"U":{"d":"266,-270r31,0r-41,194v-15,72,-60,78,-124,78v-59,0,-106,-2,-90,-78r41,-194r31,0r-41,194v-9,44,-1,51,65,51v54,0,76,-1,87,-51","w":265},"V":{"d":"258,-270r33,0r-153,270r-44,0r-39,-270r33,0r34,247","w":231,"k":{"\u00f6":22,"\u00f4":22,"\u00e8":22,"\u00eb":22,"\u00ea":22,"\u00e3":22,"\u00e5":22,"\u00e0":22,"\u00e4":22,"\u00e2":22,"y":5,"\u00fd":5,"\u00ff":5,"A":22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,",":54,".":54,"-":11,"a":22,"\u00e6":22,"\u00e1":22,"e":22,"\u00e9":22,"o":22,"\u00f8":22,"\u0153":22,"\u00f3":22,"\u00f2":22,"\u00f5":22,"r":15,"u":16,"\u00fa":16,"\u00fb":16,"\u00fc":16,"\u00f9":16,":":22,";":22}},"W":{"d":"461,-270r-142,270r-47,0r-20,-243r-123,243r-45,0r-26,-270r31,0r22,247r125,-247r45,0r21,247r127,-247r32,0","w":404,"k":{"\u00fc":16,"\u00f6":20,"\u00ea":21,"\u00e4":20,"y":5,"\u00fd":5,"\u00ff":5,"A":22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,",":47,".":47,"a":20,"\u00e6":20,"\u00e1":20,"\u00e2":20,"\u00e0":20,"\u00e5":20,"\u00e3":20,"e":21,"\u00e9":21,"\u00eb":21,"\u00e8":21,"i":-3,"\u00ed":-3,"\u00ee":-3,"\u00ef":-3,"\u00ec":-3,"o":20,"\u00f8":20,"\u0153":20,"\u00f3":20,"\u00f4":20,"\u00f2":20,"\u00f5":20,"r":14,"u":16,"\u00fa":16,"\u00fb":16,"\u00f9":16,":":18,";":18}},"X":{"d":"288,-270r-114,130r63,140r-36,0r-56,-124r-110,124r-37,0r126,-140r-61,-130r37,0r52,116r100,-116r36,0","w":235},"Y":{"d":"287,-270r-135,157r-25,113r-30,0r24,-113r-66,-157r36,0r53,126r107,-126r36,0","w":227,"k":{"\u00fc":35,"\u00f6":40,"v":22,"A":31,"\u00c6":31,"\u00c1":31,"\u00c2":31,"\u00c4":31,"\u00c0":31,"\u00c5":31,"\u00c3":31,",":54,".":54,"-":25,"a":40,"\u00e6":40,"\u00e1":40,"\u00e2":40,"\u00e4":40,"\u00e0":40,"\u00e5":40,"\u00e3":40,"e":40,"\u00e9":40,"\u00ea":40,"\u00eb":40,"\u00e8":40,"i":-2,"\u00ed":-2,"\u00ee":-2,"\u00ef":-2,"\u00ec":-2,"o":40,"\u00f8":40,"\u0153":40,"\u00f3":40,"\u00f4":40,"\u00f2":40,"\u00f5":40,"u":35,"\u00fa":35,"\u00fb":35,"\u00f9":35,":":22,";":22,"p":33,"q":40}},"Z":{"d":"274,-270r-6,28r-216,215r174,0r-6,27r-211,0r6,-27r215,-216r-164,0r6,-27r202,0","w":229},"[":{"d":"78,-272r70,0r-6,27r-39,0r-58,272r39,0r-6,27r-70,0","w":111},"\\":{"d":"77,41r-38,-311r34,0r36,311r-32,0","w":100},"]":{"d":"81,54r-70,0r6,-27r39,0r58,-272r-39,0r5,-27r70,0","w":111},"^":{"d":"150,-270r25,0r37,176r-29,0r-28,-141r-88,141r-29,0","w":210},"_":{"d":"174,27r-4,18r-180,0r4,-18r180,0","w":180},"\u2018":{"d":"86,-232r14,0r-8,37r-32,0v10,-34,2,-82,52,-77r-3,16v-15,-1,-22,8,-23,24","w":72,"k":{"\u2018":19}},"a":{"d":"99,-21v28,0,58,0,65,-35v8,-36,-14,-35,-50,-35v-34,0,-48,1,-54,32v-8,36,6,38,39,38xm181,0r-28,0v1,-6,5,-15,3,-20v-15,22,-43,22,-67,22v-42,0,-70,-8,-59,-57v11,-52,39,-59,86,-59v22,0,53,5,57,19r7,-35v7,-35,-10,-38,-42,-38v-24,-1,-55,2,-56,32r-30,0v9,-50,44,-55,88,-55v48,0,80,4,68,62","w":205},"b":{"d":"179,-94v13,-62,8,-74,-37,-74v-50,0,-56,20,-68,74v-13,61,-5,73,37,73v50,0,57,-21,68,-73xm24,0r58,-270r28,0r-21,105v14,-24,44,-26,66,-26v65,0,66,38,53,97v-13,62,-28,96,-94,96v-26,0,-49,-4,-55,-25v-4,6,-4,16,-6,23r-29,0","w":206},"c":{"d":"168,-68r28,0v-7,56,-46,70,-95,70v-78,0,-77,-30,-62,-100v13,-62,31,-93,99,-93v49,0,83,9,68,64r-29,0v11,-33,-6,-41,-43,-41v-50,0,-55,18,-68,78v-11,53,-12,69,43,69v40,0,53,-10,59,-47","w":196},"d":{"d":"105,-21v44,0,56,-15,69,-73v11,-52,8,-74,-38,-74v-44,0,-55,8,-69,74v-14,66,-3,73,38,73xm153,0r5,-24v-16,23,-41,26,-67,26v-67,0,-65,-38,-53,-96v12,-57,26,-97,94,-97v22,-1,51,4,57,25r22,-104r28,0r-57,270r-29,0","w":206},"e":{"d":"167,-57r30,0v-9,51,-49,59,-94,59v-74,0,-79,-24,-64,-96v17,-78,37,-97,105,-97v72,0,77,36,59,103r-136,0v-13,60,-10,67,41,67v42,1,55,-4,59,-36xm72,-111r107,0v10,-54,3,-57,-40,-57v-51,0,-56,13,-67,57","w":203},"f":{"d":"100,-189r50,0r-5,23r-50,0r-35,166r-28,0r35,-166r-29,0r5,-23r29,0v8,-57,29,-93,96,-82r-5,23v-33,-3,-55,1,-57,33","w":108,"k":{"\u2019":-11,"f":-5,"\u00df":-5}},"g":{"d":"104,-21v55,0,62,-31,71,-73v11,-53,11,-74,-40,-74v-53,0,-57,24,-67,74v-10,45,-19,73,36,73xm223,-189r-45,211v-11,50,-50,62,-96,62v-44,0,-77,-7,-63,-62r29,0v-8,36,9,39,39,39v34,0,55,-4,63,-41r9,-43v-13,23,-44,25,-66,25v-61,0,-68,-31,-54,-96v13,-63,30,-97,95,-97v27,-1,48,5,56,26r5,-24r28,0","w":206},"h":{"d":"111,-270r-22,104v14,-23,42,-25,64,-25v49,0,68,12,57,65r-26,126r-29,0r27,-128v8,-35,-5,-40,-37,-40v-46,0,-59,14,-68,58r-24,110r-28,0r57,-270r29,0","w":208},"i":{"d":"93,-189r-40,189r-29,0r41,-189r28,0xm110,-270r-6,31r-29,0r7,-31r28,0","w":77},"j":{"d":"93,-189r-45,212v-7,33,-25,59,-65,50v3,-7,-1,-25,10,-21v23,0,25,-21,29,-39r43,-202r28,0xm110,-270r-6,31r-29,0r7,-31r28,0","w":75},"k":{"d":"110,-270r-33,156r12,0r84,-75r35,0r-100,87r74,102r-37,0r-61,-91r-12,0r-19,91r-29,0r58,-270r28,0","w":175},"l":{"d":"110,-270r-57,270r-29,0r58,-270r28,0","w":77},"m":{"d":"93,-189v-1,9,-7,21,-6,29v15,-24,46,-31,70,-31v23,0,50,6,51,31v35,-48,144,-51,126,35r-27,125r-28,0r26,-122v7,-32,5,-46,-32,-46v-40,0,-60,11,-69,52r-24,116r-29,0r27,-127v4,-25,8,-41,-33,-41v-37,0,-61,15,-69,54r-24,114r-28,0r40,-189r29,0","w":330},"n":{"d":"94,-189r-5,23v14,-23,42,-25,64,-25v49,0,68,12,57,65r-26,126r-29,0r27,-128v8,-35,-5,-40,-37,-40v-46,0,-59,14,-68,58r-24,110r-28,0r40,-189r29,0","w":208},"o":{"d":"39,-94v17,-80,34,-97,104,-97v70,0,81,17,64,97v-17,80,-35,96,-105,96v-70,0,-80,-16,-63,-96xm68,-94v-14,66,-12,73,39,73v51,0,56,-7,70,-73v14,-66,12,-74,-39,-74v-51,0,-56,8,-70,74","w":205},"p":{"d":"141,-168v-54,0,-58,24,-69,74v-9,45,-13,73,38,73v44,0,55,-12,68,-73v12,-57,11,-74,-37,-74xm93,-189v-1,8,-7,17,-5,24v16,-22,42,-26,66,-26v69,0,66,40,54,97v-16,75,-40,96,-95,96v-23,1,-48,-4,-56,-24r-22,104r-29,0r58,-271r29,0","w":206},"q":{"d":"107,-21v48,0,57,-24,67,-73v11,-53,14,-74,-40,-74v-38,0,-52,8,-66,74v-12,53,-14,73,39,73xm223,-189r-57,271r-29,0r21,-104v-14,22,-42,24,-60,24v-57,0,-76,-15,-59,-96v13,-62,28,-97,100,-97v23,-1,43,7,51,25r5,-23r28,0","w":207},"r":{"d":"61,-189r28,0v-1,8,-7,17,-6,24v27,-41,121,-37,100,27r-3,14r-27,0v6,-23,10,-44,-22,-44v-35,0,-49,17,-56,50r-26,118r-28,0","w":159,"k":{"v":-13,"w":-12,"y":-10,"\u00fd":-10,"\u00ff":-10,"f":-7,"\u00df":-7,",":54,".":43,"h":-7,"t":-13,"x":-5,"-":-7}},"s":{"d":"141,-191v36,0,79,7,63,51r-30,0v8,-23,-3,-26,-38,-26v-36,0,-53,0,-58,23v-7,34,3,32,32,33v48,3,93,-5,80,57v-11,53,-48,55,-90,55v-41,0,-83,-2,-74,-44r3,-18r30,0v-7,29,-9,38,46,37v19,0,49,4,56,-29v8,-35,-9,-29,-43,-31v-40,-3,-83,2,-71,-52v12,-55,43,-56,94,-56","w":193},"t":{"d":"165,-189r-5,23r-73,0r-26,120v-4,21,0,25,21,25v34,0,31,-23,37,-46r27,0v-6,42,-24,69,-69,69v-44,0,-51,-13,-42,-57r23,-111r-25,0r5,-23r25,0r10,-46r29,0r-10,46r73,0","w":131},"u":{"d":"151,0v1,-8,6,-19,5,-25v-15,23,-40,27,-65,27v-50,0,-63,-20,-53,-70r26,-121r29,0r-26,121v-6,31,-9,47,28,47v40,0,62,-6,72,-51r25,-117r28,0r-40,189r-29,0","w":205},"v":{"d":"205,-189r-104,189r-40,0r-22,-189r29,0r18,167r88,-167r31,0","w":163,"k":{",":36,".":36}},"w":{"d":"311,-189r-94,189r-41,0r-5,-169r-77,169r-41,0r-11,-189r29,0r7,169r78,-169r41,0r5,169r79,-169r30,0","w":271,"k":{",":32,".":32}},"x":{"d":"198,-189r-80,90r47,99r-34,0r-33,-76r-65,76r-34,0r89,-99r-42,-90r32,0r29,69r58,-69r33,0","w":163},"y":{"d":"199,-189r-97,202v-19,39,-39,79,-92,69r5,-22v39,9,50,-36,62,-60r-10,0r-28,-189r29,0r23,168r79,-168r29,0","w":157,"k":{",":32,".":32}},"z":{"d":"195,-189r-6,26r-142,140r113,0r-5,23r-146,0r6,-26r142,-140r-103,0r5,-23r136,0","w":163},"{":{"d":"38,-96r5,-27v73,-7,13,-171,120,-149r-6,27v-46,-8,-37,50,-46,80v-11,36,-34,54,-38,56v3,3,22,18,14,55r-12,59v-7,23,5,23,24,22r-6,27v-36,3,-53,-2,-50,-43v2,-32,38,-99,-5,-107","w":120},"|":{"d":"102,-314r23,0r0,418r-23,0r0,-418","w":168},"}":{"d":"129,-122r-6,27v-71,8,-13,170,-119,149r6,-27v46,8,33,-52,46,-81v8,-37,33,-53,37,-55v-3,-3,-22,-19,-14,-56r13,-58v7,-23,-5,-23,-24,-22r5,-27v36,-3,53,2,50,43v-3,32,-38,99,6,107","w":120},"~":{"d":"60,-77r-25,0v4,-33,38,-74,75,-54v21,11,36,30,61,36v14,0,22,-17,23,-31r25,0v-4,35,-45,77,-84,48v-16,-12,-31,-27,-51,-33v-10,0,-22,17,-24,34","w":210},"\u00a1":{"d":"104,-189r-8,37r-32,0r8,-37r32,0xm14,81r45,-195r26,0r-39,195r-32,0","w":97},"\u00a2":{"d":"119,-51r31,-147v-42,2,-47,25,-57,73v-11,53,-12,72,26,74xm161,-247r23,0r-5,26v39,1,64,14,52,64r-29,0v8,-31,1,-40,-28,-41r-32,147v31,2,46,-13,51,-47r29,0v-8,50,-35,73,-85,70r-6,30r-23,0r6,-30v-66,1,-63,-44,-52,-97v12,-55,26,-94,93,-96"},"\u00a3":{"d":"187,-131r-6,26r-76,0v-9,35,-6,63,-40,81v56,3,118,-2,176,-2r-6,26r-209,0r5,-23v37,-9,33,-51,43,-82r-33,0r5,-26r34,0r13,-60v15,-71,45,-81,104,-81v76,0,88,19,73,83r-28,0v9,-42,7,-56,-45,-56v-58,0,-63,4,-74,54r-13,60r77,0"},"\u2044":{"d":"263,-270r-241,270r-24,0r240,-270r25,0","w":203},"\u00a5":{"d":"221,-184r37,0r-6,25r-52,0r-33,40r77,0r-6,25r-80,0r-20,94r-30,0r19,-94r-77,0r5,-25r74,0r-15,-40r-50,0r5,-25r35,0r-33,-86r36,0r49,126r101,-126r35,0"},"\u0192":{"d":"181,-151r-68,173v-16,52,-45,69,-101,59r9,-23v35,7,51,-4,63,-34r68,-175r-37,0r9,-24r37,0v21,-54,36,-112,116,-96r-9,23v-58,-13,-63,36,-78,73r50,0r-10,24r-49,0"},"\u00a7":{"d":"81,-109v-10,45,48,33,75,49v33,10,49,2,55,-36v6,-38,-48,-34,-76,-46v-31,-14,-45,-5,-54,33xm156,-31v-43,-16,-122,-8,-103,-77v7,-25,16,-43,42,-50v-16,-9,-14,-28,-10,-46v14,-65,39,-68,99,-68v72,0,84,9,71,71r-27,0v9,-41,5,-46,-49,-46v-40,0,-54,-1,-66,36v-16,51,50,45,81,58v31,13,52,12,44,54v-4,22,-15,46,-37,54v23,9,20,30,15,53v-14,69,-49,70,-107,70v-67,0,-93,-4,-78,-75r27,0v-8,39,-10,50,57,50v40,0,64,3,74,-44v7,-31,-6,-30,-33,-40"},"\u00a4":{"d":"85,-85v-11,-26,1,-59,18,-72r-17,-22r24,-20r16,21v29,-11,44,-13,71,0r24,-20r17,22r-26,20v10,18,-5,63,-16,69r16,20r-24,20r-16,-20v-25,14,-44,17,-69,3r-24,19r-15,-22xm139,-78v18,0,46,-13,52,-44v6,-28,-16,-41,-34,-41v-18,0,-45,12,-51,42v-7,30,15,43,33,43"},"'":{"d":"75,-270r34,0v-6,34,-17,62,-29,89r-14,0v0,-33,2,-63,9,-89","w":68},"\u201c":{"d":"143,-232r13,0r-8,37r-32,0v11,-33,3,-82,53,-77r-4,16v-15,-1,-20,9,-22,24xm86,-232r14,0r-8,37r-32,0v10,-34,2,-82,52,-77r-3,16v-15,-1,-22,8,-23,24","w":129},"\u00ab":{"d":"113,-207r18,13r-62,90r28,91r-22,13r-33,-104xm179,-207r19,13r-62,90r28,91r-23,13r-32,-104","w":181},"\u2039":{"d":"113,-207r18,13r-62,90r28,91r-22,13r-33,-104","w":114},"\u203a":{"d":"66,-194r24,-13r26,103r-76,104r-17,-13r66,-91","w":114},"\u2013":{"d":"24,-112r180,0r-6,27r-180,0","w":180},"\u2020":{"d":"197,-270r-16,74r62,0r-5,25r-62,0r-53,246r-30,0r52,-246r-62,0r6,-25r61,0r16,-74r31,0"},"\u2021":{"d":"197,-270r-18,85r62,0r-6,25r-62,0r-25,119r62,0r-5,25r-62,0r-20,91r-30,0r19,-91r-62,0r5,-25r62,0r26,-119r-62,0r5,-25r62,0r18,-85r31,0"},"\u00b7":{"d":"104,-121r-8,37r-32,0r8,-37r32,0","w":124},"\u00b6":{"d":"220,75r-27,0r68,-320r-32,0r-68,320r-27,0r38,-181v-76,-3,-142,19,-120,-81v11,-52,30,-83,92,-83r149,0xm178,-131r24,-114r-63,0v-42,0,-46,15,-56,58v-19,80,39,50,95,56"},"\u2022":{"d":"190,-135v-8,37,-45,67,-82,67v-37,0,-61,-29,-53,-67v7,-37,44,-68,82,-68v37,0,61,31,53,68","w":187},"\u201a":{"d":"41,0r-14,0r8,-37r32,0v-10,34,-2,82,-53,77r4,-16v16,2,20,-10,23,-24","w":82},"\u201e":{"d":"36,0r-14,0r8,-37r32,0v-10,34,-2,82,-52,77r3,-16v15,1,22,-8,23,-24xm93,0r-14,0r8,-37r32,0v-11,33,-2,82,-53,77r4,-16v16,2,20,-10,23,-24","w":129},"\u201d":{"d":"86,-233r-14,0r8,-37r32,0v-10,34,-2,82,-53,77r4,-16v16,2,20,-10,23,-24xm142,-233r-13,0r7,-37r32,0v-10,34,-2,82,-52,77r3,-16v15,1,22,-8,23,-24","w":129},"\u00bb":{"d":"133,-194r23,-13r27,103r-76,104r-17,-13r66,-91xm66,-194r24,-13r26,103r-76,104r-17,-13r66,-91","w":181},"\u2026":{"d":"84,-37r-8,37r-32,0r8,-37r32,0xm204,-37r-8,37r-32,0r8,-37r32,0xm324,-37r-8,37r-32,0r8,-37r32,0","w":360},"\u2030":{"d":"254,-18v48,10,45,-36,53,-69v7,-28,0,-28,-32,-28v-49,0,-42,35,-50,67v-7,30,-1,30,29,30xm329,-86v-10,48,-18,88,-78,88v-42,0,-56,-5,-48,-48v10,-47,16,-89,76,-89v42,0,59,6,50,49xm320,-270r-241,272r-24,0r239,-272r26,0xm472,-86v-9,49,-18,88,-78,88v-42,0,-56,-5,-48,-48v10,-48,16,-89,77,-89v42,0,57,6,49,49xm397,-18v48,10,45,-36,53,-69v7,-28,0,-28,-32,-28v-49,0,-41,36,-50,67v-8,29,-1,30,29,30xm172,-224v-9,49,-19,99,-78,89v-65,10,-49,-45,-39,-88v10,-43,26,-49,68,-49v42,0,57,5,49,48xm98,-155v48,10,45,-36,53,-69v7,-28,0,-28,-32,-28v-49,0,-42,35,-50,67v-7,30,-1,30,29,30","w":461},"\u00bf":{"d":"127,-111r30,0v-8,40,-17,51,-65,67v-32,11,-36,15,-45,56v-9,40,0,45,44,45v52,0,64,-14,71,-61r29,0v-10,69,-42,88,-106,88v-59,0,-80,-13,-67,-72v9,-44,17,-65,64,-80v36,-11,39,-15,45,-43xm174,-189r-8,37r-32,0r8,-37r32,0","w":210},"`":{"d":"98,-267r45,40r-13,15r-50,-36","w":121},"\u00b4":{"d":"138,-267r9,19r-65,36r-7,-15","w":121},"\u02c6":{"d":"147,-265r54,39r-12,15r-48,-27r-61,27r-5,-15","w":179},"\u02dc":{"d":"114,-248v26,0,55,31,72,0r13,10v-11,14,-25,27,-42,27v-23,0,-54,-31,-69,-1r-14,-9v10,-14,23,-27,40,-27","w":176},"\u00af":{"d":"78,-233r99,0r-5,23r-99,0","w":156},"\u02d8":{"d":"84,-265r19,0v2,51,70,37,82,0r20,0v-10,31,-42,54,-73,54v-31,0,-51,-23,-48,-54","w":175},"\u02d9":{"d":"109,-235r-6,27r-32,0r6,-27r32,0","w":85},"\u00a8":{"d":"109,-235r-6,27r-32,0r6,-27r32,0xm181,-235r-6,27r-32,0r6,-27r32,0","w":157},"\u02da":{"d":"77,-234v4,-36,69,-43,62,0v-4,36,-70,45,-62,0xm111,-251v-20,-3,-31,34,-7,35v19,2,32,-35,7,-35","w":116},"\u00b8":{"d":"44,14r17,11r-36,39r-14,-9","w":97},"\u02dd":{"d":"133,-270r13,18r-63,42r-8,-14xm190,-270r13,18r-63,42r-9,-14","w":176},"\u02db":{"d":"19,38v5,-22,22,-41,56,-38v-22,4,-58,48,-16,51v5,0,9,0,14,-2r-4,17v-25,8,-57,0,-50,-28","w":110},"\u02c7":{"d":"134,-211r-54,-38r12,-16r47,27r62,-27r5,16","w":179},"\u2014":{"d":"24,-112r360,0r-6,27r-360,0","w":360},"\u00c6":{"d":"273,-243r-20,92r135,0r-5,25r-135,0r-21,99r141,0r-5,27r-173,0r12,-56r-126,0r-43,56r-36,0r206,-270r217,0r-6,27r-141,0xm208,-83r34,-160r-26,0r-120,160r112,0","w":375},"\u00aa":{"d":"145,-157r2,-9v-28,21,-92,21,-82,-24v7,-31,27,-37,55,-37v12,0,30,0,36,9v6,-27,7,-37,-22,-37v-22,0,-31,2,-33,18r-22,0v7,-34,31,-35,57,-35v30,0,53,2,45,38r-17,77r-19,0xm111,-172v18,0,35,0,39,-18v4,-18,-8,-20,-27,-20v-38,-11,-52,38,-12,38","w":158},"\u0141":{"d":"88,-144r-25,117r138,0r-6,27r-168,0r25,-118r-36,29r6,-31r37,-28r25,-122r31,0r-20,96r68,-56r-6,31","w":200,"k":{"T":28,"V":17,"W":12,"y":13,"\u00fd":13,"\u00ff":13,"Y":29,"\u00dd":29,"\u0178":29,"\u2019":36}},"\u00d8":{"d":"257,-201r-194,156v16,31,64,20,102,20v45,0,60,-21,68,-60xm61,-69r194,-157v-8,-29,-58,-16,-93,-19v-98,-10,-76,108,-101,176xm312,-270r-7,31r-19,13v6,47,-15,96,-23,141v-15,85,-66,87,-153,87v-29,0,-60,-2,-73,-27r-31,25r6,-30r20,-15v-4,-40,12,-92,20,-129v22,-102,72,-100,165,-98v29,0,52,7,63,26","w":260},"\u0152":{"d":"179,-245v-66,0,-81,3,-97,75r-16,72v-15,71,4,73,66,73v67,0,87,-3,102,-73r15,-72v15,-72,0,-75,-70,-75xm295,-243r-20,92r137,0r-6,25r-136,0r-21,99r143,0r-6,27r-173,0v1,-9,6,-21,5,-28v-22,30,-58,30,-91,30v-81,0,-110,-10,-91,-100r15,-72v17,-80,47,-102,134,-102v27,-1,77,4,79,31r6,-29r173,0r-6,27r-142,0","w":399},"\u00ba":{"d":"139,-272v42,0,49,12,39,58v-9,44,-17,60,-64,60v-49,0,-53,-11,-43,-60v9,-42,18,-58,68,-58xm135,-255v-31,0,-34,5,-42,41v-9,42,-8,42,24,42v28,0,32,-7,39,-42v7,-33,8,-41,-21,-41","w":158},"\u00e6":{"d":"206,-111r106,0v10,-54,4,-57,-39,-57v-51,0,-56,13,-67,57xm114,-91v-34,0,-48,1,-54,32v-8,36,6,38,39,38v28,0,58,0,65,-35v8,-36,-14,-35,-50,-35xm173,-95r7,-35v7,-35,-10,-38,-42,-38v-24,-1,-55,2,-56,32r-30,0v9,-50,44,-57,88,-55v17,0,63,-1,64,24v16,-22,51,-24,74,-24v72,0,77,36,59,103r-136,0v-13,60,-10,67,41,67v42,1,55,-4,59,-36r29,0v-7,53,-49,59,-93,59v-30,0,-61,-3,-66,-31v-15,28,-50,31,-82,31v-42,0,-70,-8,-59,-57v11,-52,39,-59,86,-59v22,0,53,5,57,19","w":335},"\u0131":{"d":"93,-189r-40,189r-29,0r41,-189r28,0","w":77},"\u0142":{"d":"86,-154r-33,154r-29,0r28,-131r-28,23r6,-26r28,-22r24,-114r28,0r-19,91r28,-23r-6,25","w":77},"\u00f8":{"d":"233,-194v-2,17,-8,30,-20,37v4,18,0,37,-6,63v-16,69,-30,96,-103,96v-20,0,-55,-1,-67,-18r-27,22r5,-24r18,-14v-5,-16,2,-44,6,-62v15,-73,29,-97,106,-97v20,0,49,-1,62,17xm185,-133r-122,96v1,16,33,16,45,16v49,0,52,-5,69,-73v3,-13,6,-26,8,-39xm61,-56r122,-97v-4,-15,-33,-15,-43,-15v-49,0,-59,6,-72,74v-3,13,-5,26,-7,38","w":205},"\u0153":{"d":"176,-94v14,-69,13,-74,-42,-74v-50,0,-53,12,-66,74v-13,62,-12,73,38,73v52,0,57,-12,70,-73xm39,-94v14,-65,25,-97,99,-97v24,0,66,0,68,26v14,-25,47,-26,75,-26v72,0,77,36,59,103r-136,0v-13,60,-10,67,41,67v42,1,55,-4,59,-36r29,0v-7,53,-49,59,-93,59v-31,0,-59,-2,-65,-26v-16,28,-51,26,-76,26v-72,0,-74,-29,-60,-96xm209,-111r106,0v10,-54,4,-57,-39,-57v-51,0,-56,13,-67,57","w":339},"\u00df":{"d":"30,0r45,-211v11,-52,37,-61,87,-61v37,0,74,7,64,53v-5,25,-21,40,-46,45v46,8,42,43,33,84v-10,47,-23,92,-83,92v-37,0,-55,-24,-42,-59r27,0v-4,19,-4,36,19,36v25,0,36,-7,49,-69v9,-44,12,-72,-38,-72r-23,0r4,-23v39,3,73,-8,70,-30v7,-32,-8,-34,-39,-34v-31,0,-47,4,-54,38r-45,211r-28,0","w":212},"\u00b9":{"d":"155,-272r-35,163r-24,0r31,-146r-54,46r-9,-15r58,-48r33,0","w":149},"\u00ac":{"d":"175,-46r15,-71r-147,0r6,-27r174,0r-21,98r-27,0","w":210},"\u00b5":{"d":"152,0r5,-25v-20,32,-70,32,-103,20r-18,87r-29,0r58,-271r28,0r-26,121v-6,31,-8,47,29,47v40,0,62,-6,72,-51r25,-117r28,0r-40,189r-29,0","w":205},"\u2122":{"d":"396,-270r-32,152r-25,0r27,-130r-79,130r-14,0r-24,-130r-28,130r-25,0r32,-152r40,0r21,107r68,-107r39,0xm203,-270r-5,22r-48,0r-27,130r-27,0r27,-130r-47,0r4,-22r123,0","w":360},"\u00d0":{"d":"57,-152r25,-118r132,0v33,0,91,4,70,104r-13,64v-6,27,-26,102,-107,102r-139,0r27,-126r-37,0r5,-26r37,0xm107,-243r-19,91r74,0r-5,26r-74,0r-21,99r100,0v82,3,77,-87,94,-151v4,-15,8,-65,-43,-65r-106,0","w":264},"\u00bd":{"d":"339,-270r-240,270r-24,0r239,-270r25,0xm122,-270r33,0r-34,162r-24,0r31,-145r-55,46r-9,-14xm257,-22r103,0r-5,22r-126,0v7,-50,23,-78,78,-78v34,0,42,-2,49,-34v6,-28,-1,-30,-31,-30v-44,-1,-44,7,-50,35r-23,0v7,-42,12,-56,77,-56v47,0,59,10,50,51v-9,44,-27,52,-72,55v-39,3,-45,9,-50,35","w":372},"\u00b1":{"d":"132,-189r27,0r-12,55r74,0r-6,27r-74,0r-11,54r-27,0r11,-54r-73,0r5,-27r74,0xm19,-4r5,-27r175,0r-6,27r-174,0","w":210},"\u00de":{"d":"21,0r57,-270r31,0r-11,53r107,0v52,0,57,35,47,81v-5,24,-18,83,-84,83r-105,0r-11,53r-31,0xm221,-132v23,-95,-68,-47,-129,-58r-23,110v71,-8,133,27,152,-52","w":237},"\u00bc":{"d":"364,-162r-23,108r24,0r-5,21r-24,0r-7,33r-23,0r7,-33r-97,0r6,-26r109,-103r33,0xm346,-270r-240,270r-24,0r239,-270r25,0xm318,-54r18,-93r-97,93r79,0xm158,-270r-35,162r-23,0r31,-145r-55,46r-9,-14r58,-49r33,0","w":372},"\u00f7":{"d":"217,-116r-6,27r-174,0r5,-27r175,0xm127,-15r-37,0r8,-38r37,0xm156,-152r-38,0r9,-37r37,0","w":210},"\u00a6":{"d":"102,-282r22,0r0,146r-22,0r0,-146xm102,-73r22,0r0,146r-22,0r0,-146","w":168},"\u00b0":{"d":"172,-218v-5,62,-121,77,-108,0v6,-61,121,-77,108,0xm111,-182v39,5,66,-69,15,-72v-40,-4,-67,70,-15,72","w":144},"\u00fe":{"d":"141,-168v-54,0,-58,24,-69,74v-9,45,-13,73,38,73v44,0,55,-12,68,-73v12,-57,11,-74,-37,-74xm58,-22v-10,32,-14,70,-23,104r-29,0r75,-352r28,0r-21,105v16,-22,42,-26,66,-26v69,0,66,40,54,97v-16,75,-40,96,-95,96v-22,0,-49,-2,-55,-24","w":206},"\u00be":{"d":"368,-162r-23,108r23,0r-4,21r-24,0r-7,33r-23,0r6,-33r-96,0r5,-26r109,-103r34,0xm321,-54r19,-93r-98,93r79,0xm363,-270r-240,270r-24,0r239,-270r25,0xm106,-183r4,-20v30,-2,53,8,58,-24v4,-23,1,-25,-37,-25v-33,0,-38,5,-42,31r-23,0v6,-44,29,-51,72,-51v37,0,63,0,54,42v-5,21,-11,37,-37,38v26,2,29,14,24,38v-10,49,-36,47,-78,47v-47,0,-64,-12,-51,-54r24,0v-6,25,-10,34,31,34v39,0,44,-1,51,-30v9,-36,-22,-24,-50,-26","w":372},"\u00b2":{"d":"66,-130r102,0r-4,21r-127,0v7,-50,24,-78,79,-78v34,0,43,-2,49,-34v6,-28,-2,-30,-32,-30v-44,-1,-46,6,-49,36r-24,0v9,-41,12,-58,78,-57v47,0,59,10,50,51v-9,44,-28,53,-72,56v-39,3,-48,6,-50,35","w":149},"\u00ae":{"d":"199,-272v76,0,124,61,108,137v-16,76,-91,137,-167,137v-76,0,-124,-61,-108,-137v16,-76,91,-137,167,-137xm194,-251v-64,0,-127,52,-140,115v-14,64,27,117,91,117v64,0,125,-53,139,-117v13,-63,-26,-115,-90,-115xm190,-127r31,69r-24,0r-29,-67r-30,0r-15,67r-21,0r33,-154v51,3,123,-16,113,41v-6,30,-30,43,-58,44xm152,-193r-10,49v36,2,84,0,84,-27v0,-33,-44,-19,-74,-22","w":280},"\u2212":{"d":"37,-89r5,-27r175,0r-6,27r-174,0","w":210},"\u00f0":{"d":"68,-94v-14,66,-12,73,39,73v51,0,56,-7,70,-73v14,-66,12,-74,-39,-74v-51,0,-56,8,-70,74xm123,-264r28,-8v11,8,21,16,29,26r40,-12r14,15r-42,12v21,31,29,70,19,117v-22,105,-37,116,-109,116v-70,0,-80,-16,-63,-96v17,-80,34,-97,104,-97v24,0,31,3,40,11v-3,-14,-10,-28,-20,-42r-43,12r-13,-13r46,-14v-9,-9,-20,-19,-30,-27","w":205},"\u00d7":{"d":"51,-157r22,-18r54,70r85,-70r14,18r-85,70r55,69r-21,18r-55,-70r-84,70r-14,-18r84,-69","w":210},"\u00b3":{"d":"103,-183r5,-20v30,-2,52,9,57,-24v4,-23,2,-25,-36,-25v-34,0,-37,7,-43,31r-23,0v6,-44,30,-51,73,-51v37,0,62,0,53,42v-5,21,-10,38,-37,38v26,2,30,14,25,38v-10,47,-36,47,-78,47v-47,0,-64,-12,-51,-54r23,0v-6,25,-9,34,32,34v39,0,44,-1,51,-30v9,-36,-22,-24,-51,-26","w":149},"\u00a9":{"d":"199,-272v76,0,124,61,108,137v-16,76,-91,137,-167,137v-76,0,-124,-61,-108,-137v16,-76,91,-137,167,-137xm194,-251v-64,0,-127,52,-140,115v-14,64,27,117,91,117v64,0,125,-53,139,-117v13,-63,-26,-115,-90,-115xm212,-110r22,0v-11,33,-43,53,-75,53v-46,0,-69,-34,-60,-79v10,-45,46,-79,93,-79v33,0,55,19,53,52r-21,0v1,-22,-14,-34,-36,-34v-36,0,-60,27,-67,61v-7,33,6,61,42,61v22,0,41,-12,49,-35","w":280},"\u00c1":{"d":"204,-57r-137,0r-33,57r-32,0r156,-270r43,0r43,270r-31,0xm201,-82r-26,-163r-94,163r120,0xm217,-348r10,19r-65,36r-7,-15","w":246},"\u00c2":{"d":"204,-57r-137,0r-33,57r-32,0r156,-270r43,0r43,270r-31,0xm201,-82r-26,-163r-94,163r120,0xm197,-346r54,39r-12,15r-47,-27r-62,27r-4,-15","w":246},"\u00c4":{"d":"204,-57r-137,0r-33,57r-32,0r156,-270r43,0r43,270r-31,0xm201,-82r-26,-163r-94,163r120,0xm171,-316r-6,27r-32,0r6,-27r32,0xm243,-316r-6,27r-32,0r6,-27r32,0","w":246},"\u00c0":{"d":"204,-57r-137,0r-33,57r-32,0r156,-270r43,0r43,270r-31,0xm201,-82r-26,-163r-94,163r120,0xm178,-348r45,40r-13,15r-51,-36","w":246},"\u00c5":{"d":"204,-57r-137,0r-33,57r-32,0r156,-270r43,0r43,270r-31,0xm201,-82r-26,-163r-94,163r120,0xm159,-315v4,-35,70,-44,62,0v-4,36,-70,45,-62,0xm194,-332v-20,-3,-32,34,-8,35v19,3,34,-34,8,-35","w":246},"\u00c3":{"d":"204,-57r-137,0r-33,57r-32,0r156,-270r43,0r43,270r-31,0xm201,-82r-26,-163r-94,163r120,0xm167,-329v26,0,55,31,72,0r13,10v-11,14,-26,27,-43,27v-23,0,-54,-30,-68,-1r-15,-9v10,-14,24,-27,41,-27","w":246},"\u00c7":{"d":"119,14r17,11r-36,39r-14,-9xm246,-67v-16,78,-75,68,-152,69v-49,0,-72,-31,-60,-85r22,-104v19,-85,75,-85,156,-85v61,0,68,34,55,86r-30,0v13,-45,0,-59,-52,-59v-63,0,-88,8,-98,57r-16,74v-13,62,-16,89,35,89v56,0,107,6,110,-45r4,-22r31,0","w":239},"\u00c9":{"d":"97,-243r-20,92r137,0r-5,25r-137,0r-21,99r143,0r-6,27r-173,0r57,-270r174,0r-6,27r-143,0xm195,-348r9,19r-65,36r-7,-15","w":201},"\u00ca":{"d":"97,-243r-20,92r137,0r-5,25r-137,0r-21,99r143,0r-6,27r-173,0r57,-270r174,0r-6,27r-143,0xm175,-346r54,39r-12,15r-47,-27r-62,27r-5,-15","w":201},"\u00cb":{"d":"97,-243r-20,92r137,0r-5,25r-137,0r-21,99r143,0r-6,27r-173,0r57,-270r174,0r-6,27r-143,0xm148,-316r-6,27r-31,0r5,-27r32,0xm220,-316r-6,27r-31,0r5,-27r32,0","w":201},"\u00c8":{"d":"97,-243r-20,92r137,0r-5,25r-137,0r-21,99r143,0r-6,27r-173,0r57,-270r174,0r-6,27r-143,0xm156,-348r44,40r-12,15r-51,-36","w":201},"\u00cd":{"d":"114,-270r-57,270r-31,0r57,-270r31,0xm135,-348r10,19r-66,36r-6,-15","w":82},"\u00ce":{"d":"114,-270r-57,270r-31,0r57,-270r31,0xm115,-346r54,39r-12,15r-47,-27r-62,27r-4,-15","w":82},"\u00cf":{"d":"114,-270r-57,270r-31,0r57,-270r31,0xm88,-316r-6,27r-31,0r6,-27r31,0xm160,-316r-6,27r-31,0r6,-27r31,0","w":82},"\u00cc":{"d":"114,-270r-57,270r-31,0r57,-270r31,0xm96,-348r44,40r-12,15r-51,-36","w":82},"\u00d1":{"d":"315,-270r-58,270r-50,0r-100,-245r-52,245r-31,0r58,-270r50,0r100,247r52,-247r31,0xm184,-329v26,0,55,31,72,0r14,10v-11,14,-26,27,-43,27v-23,0,-54,-30,-69,-1r-14,-9v10,-14,23,-27,40,-27","w":281},"\u00d3":{"d":"53,-181v13,-81,56,-91,144,-91v117,0,59,116,48,187v-12,78,-58,87,-143,87v-116,0,-60,-113,-49,-183xm235,-181v20,-70,-22,-64,-80,-64v-82,0,-75,100,-92,160v-20,70,26,59,81,60v40,0,59,-6,70,-60xm215,-348r10,19r-66,36r-6,-15","w":241},"\u00d4":{"d":"53,-181v13,-81,56,-91,144,-91v117,0,59,116,48,187v-12,78,-58,87,-143,87v-116,0,-60,-113,-49,-183xm235,-181v20,-70,-22,-64,-80,-64v-82,0,-75,100,-92,160v-20,70,26,59,81,60v40,0,59,-6,70,-60xm195,-346r54,39r-12,15r-48,-27r-62,27r-4,-15","w":241},"\u00d6":{"d":"53,-181v13,-81,56,-91,144,-91v117,0,59,116,48,187v-12,78,-58,87,-143,87v-116,0,-60,-113,-49,-183xm235,-181v20,-70,-22,-64,-80,-64v-82,0,-75,100,-92,160v-20,70,26,59,81,60v40,0,59,-6,70,-60xm168,-316r-6,27r-31,0r5,-27r32,0xm240,-316r-6,27r-31,0r5,-27r32,0","w":241},"\u00d2":{"d":"53,-181v13,-81,56,-91,144,-91v117,0,59,116,48,187v-12,78,-58,87,-143,87v-116,0,-60,-113,-49,-183xm235,-181v20,-70,-22,-64,-80,-64v-82,0,-75,100,-92,160v-20,70,26,59,81,60v40,0,59,-6,70,-60xm168,-348r45,40r-12,15r-51,-36","w":241},"\u00d5":{"d":"53,-181v13,-81,56,-91,144,-91v117,0,59,116,48,187v-12,78,-58,87,-143,87v-116,0,-60,-113,-49,-183xm235,-181v20,-70,-22,-64,-80,-64v-82,0,-75,100,-92,160v-20,70,26,59,81,60v40,0,59,-6,70,-60xm164,-329v26,0,55,31,72,0r13,10v-11,14,-25,27,-42,27v-23,0,-54,-31,-69,-1r-14,-9v10,-14,23,-27,40,-27","w":241},"\u0160":{"d":"139,-125v-53,-4,-100,2,-85,-69v15,-72,50,-78,117,-78v58,0,100,3,81,76r-31,0v9,-47,0,-49,-57,-49v-60,0,-70,8,-78,45v-11,51,14,46,64,48v63,3,96,2,81,75v-16,76,-52,79,-120,79v-69,0,-103,-8,-81,-86r31,0v-13,59,-2,59,55,59v58,0,74,0,85,-53v11,-51,-14,-43,-62,-47xm174,-292r-53,-38r11,-16r48,27r62,-27r4,16","w":226},"\u00da":{"d":"266,-270r31,0r-41,194v-15,72,-60,78,-124,78v-59,0,-106,-2,-90,-78r41,-194r31,0r-41,194v-9,44,-1,51,65,51v54,0,76,-1,87,-51xm227,-348r10,19r-66,36r-6,-15","w":265},"\u00db":{"d":"266,-270r31,0r-41,194v-15,72,-60,78,-124,78v-59,0,-106,-2,-90,-78r41,-194r31,0r-41,194v-9,44,-1,51,65,51v54,0,76,-1,87,-51xm207,-346r54,39r-12,15r-48,-27r-62,27r-4,-15","w":265},"\u00dc":{"d":"266,-270r31,0r-41,194v-15,72,-60,78,-124,78v-59,0,-106,-2,-90,-78r41,-194r31,0r-41,194v-9,44,-1,51,65,51v54,0,76,-1,87,-51xm180,-316r-6,27r-31,0r5,-27r32,0xm252,-316r-6,27r-31,0r5,-27r32,0","w":265},"\u00d9":{"d":"266,-270r31,0r-41,194v-15,72,-60,78,-124,78v-59,0,-106,-2,-90,-78r41,-194r31,0r-41,194v-9,44,-1,51,65,51v54,0,76,-1,87,-51xm173,-348r45,40r-13,15r-51,-36","w":265},"\u00dd":{"d":"287,-270r-135,157r-25,113r-30,0r24,-113r-66,-157r36,0r53,126r107,-126r36,0xm214,-348r10,19r-66,36r-6,-15","w":227,"k":{"v":22,"A":31,"\u00c6":31,"\u00c1":31,"\u00c2":31,"\u00c4":31,"\u00c0":31,"\u00c5":31,"\u00c3":31,",":54,".":54,"-":25,"a":40,"\u00e6":40,"\u00e1":40,"\u00e2":40,"\u00e4":40,"\u00e0":40,"\u00e5":40,"\u00e3":40,"e":40,"\u00e9":40,"\u00ea":40,"\u00eb":40,"\u00e8":40,"i":-2,"\u00ed":-2,"\u00ee":-2,"\u00ef":-2,"\u00ec":-2,"o":40,"\u00f8":40,"\u0153":40,"\u00f3":40,"\u00f4":40,"\u00f6":40,"\u00f2":40,"\u00f5":40,"u":35,"\u00fa":35,"\u00fb":35,"\u00fc":35,"\u00f9":35,":":22,";":22,"p":33,"q":40}},"\u0178":{"d":"287,-270r-135,157r-25,113r-30,0r24,-113r-66,-157r36,0r53,126r107,-126r36,0xm161,-316r-6,27r-32,0r6,-27r32,0xm233,-316r-6,27r-32,0r6,-27r32,0","w":227,"k":{"v":22,"A":31,"\u00c6":31,"\u00c1":31,"\u00c2":31,"\u00c4":31,"\u00c0":31,"\u00c5":31,"\u00c3":31,",":54,".":54,"-":25,"a":40,"\u00e6":40,"\u00e1":40,"\u00e2":40,"\u00e4":40,"\u00e0":40,"\u00e5":40,"\u00e3":40,"e":40,"\u00e9":40,"\u00ea":40,"\u00eb":40,"\u00e8":40,"i":-2,"\u00ed":-2,"\u00ee":-2,"\u00ef":-2,"\u00ec":-2,"o":40,"\u00f8":40,"\u0153":40,"\u00f3":40,"\u00f4":40,"\u00f6":40,"\u00f2":40,"\u00f5":40,"u":35,"\u00fa":35,"\u00fb":35,"\u00fc":35,"\u00f9":35,":":22,";":22,"p":33,"q":40}},"\u017d":{"d":"274,-270r-6,28r-216,215r174,0r-6,27r-211,0r6,-27r215,-216r-164,0r6,-27r202,0xm176,-292r-54,-38r12,-16r47,27r62,-27r5,16","w":229},"\u00e1":{"d":"99,-21v28,0,58,0,65,-35v8,-36,-14,-35,-50,-35v-34,0,-48,1,-54,32v-8,36,6,38,39,38xm181,0r-28,0v1,-6,5,-15,3,-20v-15,22,-43,22,-67,22v-42,0,-70,-8,-59,-57v11,-52,39,-59,86,-59v22,0,53,5,57,19r7,-35v7,-35,-10,-38,-42,-38v-24,-1,-55,2,-56,32r-30,0v9,-50,44,-55,88,-55v48,0,80,4,68,62xm179,-267r10,19r-66,36r-6,-15","w":205},"\u00e2":{"d":"99,-21v28,0,58,0,65,-35v8,-36,-14,-35,-50,-35v-34,0,-48,1,-54,32v-8,36,6,38,39,38xm181,0r-28,0v1,-6,5,-15,3,-20v-15,22,-43,22,-67,22v-42,0,-70,-8,-59,-57v11,-52,39,-59,86,-59v22,0,53,5,57,19r7,-35v7,-35,-10,-38,-42,-38v-24,-1,-55,2,-56,32r-30,0v9,-50,44,-55,88,-55v48,0,80,4,68,62xm159,-265r54,39r-11,15r-48,-27r-61,27r-5,-15","w":205},"\u00e4":{"d":"99,-21v28,0,58,0,65,-35v8,-36,-14,-35,-50,-35v-34,0,-48,1,-54,32v-8,36,6,38,39,38xm181,0r-28,0v1,-6,5,-15,3,-20v-15,22,-43,22,-67,22v-42,0,-70,-8,-59,-57v11,-52,39,-59,86,-59v22,0,53,5,57,19r7,-35v7,-35,-10,-38,-42,-38v-24,-1,-55,2,-56,32r-30,0v9,-50,44,-55,88,-55v48,0,80,4,68,62xm132,-235r-5,27r-32,0r6,-27r31,0xm204,-235r-5,27r-32,0r6,-27r31,0","w":205},"\u00e0":{"d":"99,-21v28,0,58,0,65,-35v8,-36,-14,-35,-50,-35v-34,0,-48,1,-54,32v-8,36,6,38,39,38xm181,0r-28,0v1,-6,5,-15,3,-20v-15,22,-43,22,-67,22v-42,0,-70,-8,-59,-57v11,-52,39,-59,86,-59v22,0,53,5,57,19r7,-35v7,-35,-10,-38,-42,-38v-24,-1,-55,2,-56,32r-30,0v9,-50,44,-55,88,-55v48,0,80,4,68,62xm133,-267r44,40r-12,15r-51,-36","w":205},"\u00e5":{"d":"99,-21v28,0,58,0,65,-35v8,-36,-14,-35,-50,-35v-34,0,-48,1,-54,32v-8,36,6,38,39,38xm181,0r-28,0v1,-6,5,-15,3,-20v-15,22,-43,22,-67,22v-42,0,-70,-8,-59,-57v11,-52,39,-59,86,-59v22,0,53,5,57,19r7,-35v7,-35,-10,-38,-42,-38v-24,-1,-55,2,-56,32r-30,0v9,-50,44,-55,88,-55v48,0,80,4,68,62xm121,-234v4,-35,70,-44,63,0v-4,35,-71,46,-63,0xm156,-251v-20,-3,-31,34,-7,35v19,2,32,-35,7,-35","w":205},"\u00e3":{"d":"99,-21v28,0,58,0,65,-35v8,-36,-14,-35,-50,-35v-34,0,-48,1,-54,32v-8,36,6,38,39,38xm181,0r-28,0v1,-6,5,-15,3,-20v-15,22,-43,22,-67,22v-42,0,-70,-8,-59,-57v11,-52,39,-59,86,-59v22,0,53,5,57,19r7,-35v7,-35,-10,-38,-42,-38v-24,-1,-55,2,-56,32r-30,0v9,-50,44,-55,88,-55v48,0,80,4,68,62xm129,-248v26,0,55,31,72,0r13,10v-11,14,-25,27,-42,27v-23,0,-54,-31,-69,-1r-14,-9v10,-14,23,-27,40,-27","w":205},"\u00e7":{"d":"97,14r17,11r-36,39r-13,-9xm168,-68r28,0v-7,56,-46,70,-95,70v-78,0,-77,-30,-62,-100v13,-62,31,-93,99,-93v49,0,83,9,68,64r-29,0v11,-33,-6,-41,-43,-41v-50,0,-55,18,-68,78v-11,53,-12,69,43,69v40,0,53,-10,59,-47","w":196},"\u00e9":{"d":"167,-57r30,0v-9,51,-49,59,-94,59v-74,0,-79,-24,-64,-96v17,-78,37,-97,105,-97v72,0,77,36,59,103r-136,0v-13,60,-10,67,41,67v42,1,55,-4,59,-36xm72,-111r107,0v10,-54,3,-57,-40,-57v-51,0,-56,13,-67,57xm179,-267r9,19r-65,36r-7,-15","w":203},"\u00ea":{"d":"167,-57r30,0v-9,51,-49,59,-94,59v-74,0,-79,-24,-64,-96v17,-78,37,-97,105,-97v72,0,77,36,59,103r-136,0v-13,60,-10,67,41,67v42,1,55,-4,59,-36xm72,-111r107,0v10,-54,3,-57,-40,-57v-51,0,-56,13,-67,57xm158,-265r54,39r-11,15r-48,-27r-62,27r-4,-15","w":203},"\u00eb":{"d":"167,-57r30,0v-9,51,-49,59,-94,59v-74,0,-79,-24,-64,-96v17,-78,37,-97,105,-97v72,0,77,36,59,103r-136,0v-13,60,-10,67,41,67v42,1,55,-4,59,-36xm72,-111r107,0v10,-54,3,-57,-40,-57v-51,0,-56,13,-67,57xm132,-235r-6,27r-32,0r6,-27r32,0xm204,-235r-6,27r-32,0r6,-27r32,0","w":203},"\u00e8":{"d":"167,-57r30,0v-9,51,-49,59,-94,59v-74,0,-79,-24,-64,-96v17,-78,37,-97,105,-97v72,0,77,36,59,103r-136,0v-13,60,-10,67,41,67v42,1,55,-4,59,-36xm72,-111r107,0v10,-54,3,-57,-40,-57v-51,0,-56,13,-67,57xm132,-267r45,40r-13,15r-51,-36","w":203},"\u00ed":{"d":"93,-189r-40,189r-29,0r41,-189r28,0xm116,-267r9,19r-65,36r-7,-15","w":77},"\u00ee":{"d":"93,-189r-40,189r-29,0r41,-189r28,0xm95,-265r54,39r-11,15r-48,-27r-62,27r-4,-15","w":77},"\u00ef":{"d":"93,-189r-40,189r-29,0r41,-189r28,0xm69,-235r-6,27r-32,0r6,-27r32,0xm141,-235r-6,27r-32,0r6,-27r32,0","w":77},"\u00ec":{"d":"93,-189r-40,189r-29,0r41,-189r28,0xm76,-267r45,40r-13,15r-50,-36","w":77},"\u00f1":{"d":"94,-189r-5,23v14,-23,42,-25,64,-25v49,0,68,12,57,65r-26,126r-29,0r27,-128v8,-35,-5,-40,-37,-40v-46,0,-59,14,-68,58r-24,110r-28,0r40,-189r29,0xm131,-248v26,0,55,31,72,0r13,10v-11,14,-25,27,-42,27v-23,0,-54,-31,-69,-1r-14,-9v10,-14,23,-27,40,-27","w":208},"\u00f3":{"d":"39,-94v17,-80,34,-97,104,-97v70,0,81,17,64,97v-17,80,-35,96,-105,96v-70,0,-80,-16,-63,-96xm68,-94v-14,66,-12,73,39,73v51,0,56,-7,70,-73v14,-66,12,-74,-39,-74v-51,0,-56,8,-70,74xm179,-267r10,19r-66,36r-6,-15","w":205},"\u00f4":{"d":"39,-94v17,-80,34,-97,104,-97v70,0,81,17,64,97v-17,80,-35,96,-105,96v-70,0,-80,-16,-63,-96xm68,-94v-14,66,-12,73,39,73v51,0,56,-7,70,-73v14,-66,12,-74,-39,-74v-51,0,-56,8,-70,74xm159,-265r54,39r-11,15r-48,-27r-61,27r-5,-15","w":205},"\u00f6":{"d":"39,-94v17,-80,34,-97,104,-97v70,0,81,17,64,97v-17,80,-35,96,-105,96v-70,0,-80,-16,-63,-96xm68,-94v-14,66,-12,73,39,73v51,0,56,-7,70,-73v14,-66,12,-74,-39,-74v-51,0,-56,8,-70,74xm132,-235r-5,27r-32,0r6,-27r31,0xm204,-235r-5,27r-32,0r6,-27r31,0","w":205},"\u00f2":{"d":"39,-94v17,-80,34,-97,104,-97v70,0,81,17,64,97v-17,80,-35,96,-105,96v-70,0,-80,-16,-63,-96xm68,-94v-14,66,-12,73,39,73v51,0,56,-7,70,-73v14,-66,12,-74,-39,-74v-51,0,-56,8,-70,74xm133,-267r44,40r-12,15r-51,-36","w":205},"\u00f5":{"d":"39,-94v17,-80,34,-97,104,-97v70,0,81,17,64,97v-17,80,-35,96,-105,96v-70,0,-80,-16,-63,-96xm68,-94v-14,66,-12,73,39,73v51,0,56,-7,70,-73v14,-66,12,-74,-39,-74v-51,0,-56,8,-70,74xm129,-248v26,0,55,31,72,0r13,10v-11,14,-25,27,-42,27v-23,0,-54,-31,-69,-1r-14,-9v10,-14,23,-27,40,-27","w":205},"\u0161":{"d":"141,-191v36,0,79,7,63,51r-30,0v8,-23,-3,-26,-38,-26v-36,0,-53,0,-58,23v-7,34,3,32,32,33v48,3,93,-5,80,57v-11,53,-48,55,-90,55v-41,0,-83,-2,-74,-44r3,-18r30,0v-7,29,-9,38,46,37v19,0,49,4,56,-29v8,-35,-9,-29,-43,-31v-40,-3,-83,2,-71,-52v12,-55,43,-56,94,-56xm141,-211r-54,-38r12,-16r47,27r62,-27r4,16","w":193},"\u00fa":{"d":"151,0v1,-8,6,-19,5,-25v-15,23,-40,27,-65,27v-50,0,-63,-20,-53,-70r26,-121r29,0r-26,121v-6,31,-9,47,28,47v40,0,62,-6,72,-51r25,-117r28,0r-40,189r-29,0xm179,-267r10,19r-66,36r-6,-15","w":205},"\u00fb":{"d":"151,0v1,-8,6,-19,5,-25v-15,23,-40,27,-65,27v-50,0,-63,-20,-53,-70r26,-121r29,0r-26,121v-6,31,-9,47,28,47v40,0,62,-6,72,-51r25,-117r28,0r-40,189r-29,0xm159,-265r54,39r-11,15r-48,-27r-61,27r-5,-15","w":205},"\u00fc":{"d":"151,0v1,-8,6,-19,5,-25v-15,23,-40,27,-65,27v-50,0,-63,-20,-53,-70r26,-121r29,0r-26,121v-6,31,-9,47,28,47v40,0,62,-6,72,-51r25,-117r28,0r-40,189r-29,0xm132,-235r-5,27r-32,0r6,-27r31,0xm204,-235r-5,27r-32,0r6,-27r31,0","w":205},"\u00f9":{"d":"151,0v1,-8,6,-19,5,-25v-15,23,-40,27,-65,27v-50,0,-63,-20,-53,-70r26,-121r29,0r-26,121v-6,31,-9,47,28,47v40,0,62,-6,72,-51r25,-117r28,0r-40,189r-29,0xm126,-267r44,40r-12,15r-51,-36","w":205},"\u00fd":{"d":"199,-189r-97,202v-19,39,-39,79,-92,69r5,-22v39,9,50,-36,62,-60r-10,0r-28,-189r29,0r23,168r79,-168r29,0xm162,-267r10,19r-66,36r-6,-15","w":157,"k":{",":32,".":32}},"\u00ff":{"d":"199,-189r-97,202v-19,39,-39,79,-92,69r5,-22v39,9,50,-36,62,-60r-10,0r-28,-189r29,0r23,168r79,-168r29,0xm109,-235r-6,27r-32,0r6,-27r32,0xm181,-235r-6,27r-32,0r6,-27r32,0","w":157,"k":{",":32,".":32}},"\u017e":{"d":"195,-189r-6,26r-142,140r113,0r-5,23r-146,0r6,-26r142,-140r-103,0r5,-23r136,0xm126,-211r-54,-38r12,-16r47,27r62,-27r5,16","w":163},"\u2206":{"d":"13,0r4,-19r168,-253r33,0r59,253r-4,19r-260,0xm47,-22r200,0r-53,-224","w":286},"\u2126":{"d":"27,-22v22,-1,48,2,68,-1v-27,-22,-48,-62,-36,-117v15,-74,87,-129,162,-129v80,0,119,62,105,128v-11,58,-55,97,-88,119r69,0r-5,22r-106,0r4,-16v39,-18,84,-59,97,-122v11,-51,-14,-109,-81,-109v-64,0,-117,51,-130,111v-12,59,14,102,46,120r-3,16r-106,0","w":325},"\u03bc":{"d":"152,0r5,-25v-20,32,-70,32,-103,20r-18,87r-29,0r58,-271r28,0r-26,121v-6,31,-8,47,29,47v40,0,62,-6,72,-51r25,-117r28,0r-40,189r-29,0","w":205},"\u03c0":{"d":"275,-174r-37,0v-9,48,-31,129,-31,174r-27,0v-4,-42,23,-128,30,-174r-85,0v-14,51,-47,141,-70,174r-28,0v25,-39,56,-122,70,-174v-29,0,-43,2,-53,6r-1,-18v54,-19,166,-6,240,-10","w":249},"\u20ac":{"d":"297,-242r-18,33v-8,-40,-56,-36,-104,-36v-35,0,-64,22,-70,71r156,0r-12,24r-149,0r-5,22r142,0r-12,24r-134,0v-12,55,-12,79,36,79v57,0,91,6,122,-34r-7,36v-47,36,-72,22,-126,25v-59,4,-75,-51,-56,-106r-33,0r12,-24r26,0r5,-22r-34,0r12,-24r27,0v21,-89,69,-98,146,-98v18,0,55,-2,76,30"},"\u2113":{"d":"199,-63r12,12v-27,34,-60,51,-93,51v-48,0,-63,-36,-55,-73v-9,6,-20,13,-30,19r-5,-17v14,-9,28,-17,40,-26r22,-105v15,-71,54,-92,85,-92v37,0,48,30,41,63v-10,49,-58,94,-124,142v-10,41,8,68,37,68v29,0,55,-23,70,-42xm117,-206r-19,92v48,-39,88,-77,96,-116v5,-25,0,-44,-24,-44v-17,0,-42,17,-53,68","w":210},"\u212e":{"d":"127,-55v36,67,151,61,194,4r22,0v-27,32,-71,53,-120,53v-84,0,-152,-61,-152,-137v0,-76,68,-137,152,-137v85,1,154,61,152,141r-248,1r0,75xm318,-139v1,-25,4,-63,-2,-86v-47,-50,-140,-51,-186,1v-6,21,-4,62,-1,85r189,0","w":388},"\u2202":{"d":"99,-258r-7,-18v16,-10,41,-22,77,-22v57,0,99,50,79,144v-17,79,-70,155,-146,155v-58,0,-74,-49,-65,-88v12,-58,63,-95,112,-95v45,0,61,32,68,43v21,-68,-2,-137,-55,-137v-28,0,-49,10,-63,18xm109,-21v44,0,81,-44,98,-92v-3,-18,-21,-48,-58,-48v-37,0,-76,31,-85,72v-8,37,10,68,45,68","w":237},"\u220f":{"d":"351,-240r-50,0r0,276r-27,0r0,-276r-130,0r0,276r-27,0r0,-276r-50,0r0,-24r284,0r0,24","w":361},"\u2211":{"d":"289,36r-224,0r0,-17r120,-132r-114,-133r0,-18r212,0r0,24r-171,1r106,123r-114,128r185,0r0,24","w":298},"\u2219":{"d":"104,-121r-8,37r-32,0r8,-37r32,0","w":124},"\u221a":{"d":"305,-312r-98,369r-26,0r-70,-176r-33,12r-6,-16r56,-22r59,150v3,8,5,16,7,24r89,-341r22,0","w":302},"\u221e":{"d":"341,-109v0,40,-31,65,-64,65v-27,0,-47,-19,-77,-51v-22,25,-46,51,-80,51v-33,0,-62,-28,-62,-64v0,-37,28,-65,65,-65v31,0,57,25,79,51v22,-25,43,-51,78,-51v36,0,61,27,61,64xm123,-62v27,0,49,-27,67,-45v-19,-23,-39,-49,-70,-49v-27,0,-42,23,-42,49v0,25,17,45,45,45xm278,-156v-29,0,-52,32,-67,47v28,31,45,47,68,47v27,0,42,-24,42,-46v0,-30,-19,-48,-43,-48","w":362},"\u222b":{"d":"117,-228v0,-68,28,-107,83,-88r-5,18v-42,-15,-54,20,-54,73v0,59,6,130,6,190v0,75,-30,107,-86,88r5,-19v40,15,57,-8,57,-69v0,-61,-6,-134,-6,-193","w":203},"\u2248":{"d":"116,-168v38,0,54,32,90,32v18,0,30,-10,43,-31r11,11v-12,21,-28,38,-54,38v-30,0,-61,-31,-93,-32v-21,0,-33,15,-45,31r-12,-11v14,-24,36,-38,60,-38xm115,-98v40,1,55,31,91,32v18,0,30,-9,43,-30r11,11v-12,21,-28,37,-54,37v-30,0,-61,-31,-93,-32v-21,0,-33,15,-45,31r-12,-10v14,-24,35,-39,59,-39","w":281},"\u2260":{"d":"217,-199r-20,42r71,0r0,18r-79,0r-30,63r109,0r0,18r-117,0r-24,51r-15,-7r21,-44r-67,0r0,-18r75,0r30,-63r-105,0r0,-18r113,0r24,-50","w":289},"\u2264":{"d":"273,-32r-198,-93r0,-19r198,-92r0,21r-178,81r178,81r0,21xm274,3r-202,0r0,-18r202,0r0,18","w":295},"\u2265":{"d":"75,-236r198,92r0,19r-198,93r0,-21r177,-81r-177,-81r0,-21xm273,3r-201,0r0,-18r201,0r0,18","w":295},"\u25ca":{"d":"280,-132r-89,152r-22,0r-88,-152r89,-152r22,0xm254,-131r-74,-131v-22,45,-49,87,-73,130r65,113v5,7,6,15,9,18v20,-46,50,-86,73,-130","w":302},"\u00a0":{"w":124},"\u00ad":{"d":"24,-112r94,0r-6,27r-94,0","w":93},"\u02c9":{"d":"78,-233r99,0r-5,23r-99,0","w":156},"\u03a9":{"d":"27,-22v22,-1,48,2,68,-1v-27,-22,-48,-62,-36,-117v15,-74,87,-129,162,-129v80,0,119,62,105,128v-11,58,-55,97,-88,119r69,0r-5,22r-106,0r4,-16v39,-18,84,-59,97,-122v11,-51,-14,-109,-81,-109v-64,0,-117,51,-130,111v-12,59,14,102,46,120r-3,16r-106,0","w":325},"\u2215":{"d":"263,-270r-241,270r-24,0r240,-270r25,0","w":203}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright © 1987, 1992, 1998, 2002 Adobe Systems Incorporated.  All Rights
 * Reserved.© 1987, 1992, 1998, 2002 Heidelberger Druckmaschinen AG. All rights
 * reserved.
 * 
 * Trademark:
 * Eurostile is a trademark of Nebiolo.
 * 
 * Full name:
 * EurostileLTStd-BoldOblique
 * 
 * Designer:
 * Aldo Novarese, A. Butti
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":259,"face":{"font-family":"Eurostile","font-weight":700,"font-style":"oblique","font-stretch":"normal","units-per-em":"360","panose-1":"2 11 8 4 2 2 2 5 2 4","ascent":"270","descent":"-90","x-height":"2","bbox":"-62 -353.502 476.066 103","underline-thickness":"18","underline-position":"-18","slope":"-12","stemh":"45","stemv":"62","unicode-range":"U+0020-U+FB02"},"glyphs":{" ":{"w":129},"!":{"d":"105,-63r-13,63r-58,0r13,-63r58,0xm154,-270r-37,164r-62,0r32,-164r67,0","w":125},"\"":{"d":"72,-270r50,0v-5,38,-19,67,-35,93r-20,0v-6,-33,-3,-64,5,-93xm152,-270r50,0v-5,38,-19,67,-35,93r-20,0v-6,-33,-3,-64,5,-93","w":159},"#":{"d":"159,-270r38,0r-30,76r36,0r30,-76r38,0r-30,76r29,0r-9,41r-35,0r-19,47r34,0r-9,41r-42,0r-26,65r-38,0r26,-65r-37,0r-25,65r-39,0r26,-65r-33,0r9,-41r41,0r18,-47r-34,0r9,-41r42,0xm150,-153r-18,47r37,0r19,-47r-38,0"},"$":{"d":"147,-166v71,7,142,-3,122,82v-16,66,-48,86,-123,86r-7,33r-35,0r7,-33v-66,0,-101,-13,-84,-91r65,0v-14,48,29,35,66,35v26,0,39,0,45,-28v4,-20,-1,-23,-34,-26r-34,-3v-86,-6,-95,-23,-83,-78v14,-69,42,-83,117,-83r6,-30r35,0r-6,30v56,3,94,9,78,83r-63,0v12,-38,-32,-27,-62,-27v-22,0,-35,3,-40,27v-4,19,2,20,30,23"},"%":{"d":"337,-86v-9,48,-19,98,-79,88v-66,11,-48,-46,-38,-88v10,-43,25,-49,67,-49v42,0,59,6,50,49xm265,-29v30,8,29,-32,35,-53v6,-21,-1,-22,-20,-22v-29,-6,-26,32,-32,52v-7,22,-1,23,17,23xm173,-224v-9,49,-19,99,-78,89v-65,10,-50,-46,-39,-88v11,-43,25,-49,67,-49v42,0,58,5,50,48xm101,-166v30,8,29,-30,35,-53v5,-21,0,-22,-19,-22v-29,-7,-27,31,-32,52v-6,23,-2,23,16,23xm324,-270r-216,270r-44,0r217,-270r43,0","w":326},"&":{"d":"187,-61r-59,-62v-18,2,-20,19,-23,32v-14,50,47,38,82,30xm242,0r-21,-22v-23,24,-55,24,-85,24v-69,0,-116,-8,-99,-86v8,-34,22,-69,63,-70v-14,-15,-16,-24,-11,-46v13,-62,46,-72,106,-72v69,0,95,21,75,87r-62,0v7,-29,4,-34,-25,-34v-29,0,-36,34,-20,51r54,59r7,-36r58,0v-8,28,-9,58,-24,79r24,27","w":278},"\u2019":{"d":"77,-270r59,0v-14,55,-8,118,-86,112r6,-27v21,0,27,-7,31,-25r-22,0","w":95,"k":{"\u2019":14,"t":-7,"s":7,"\u0161":7}},"(":{"d":"33,-60v26,-95,5,-222,143,-212r-13,59v-27,0,-32,16,-38,46r-25,116v-5,23,-10,46,19,46r-12,59v-94,0,-97,-31,-74,-114","w":138},")":{"d":"151,-156r-20,96v-18,84,-28,114,-122,114r13,-59v29,0,33,-23,38,-46r25,-116v6,-30,8,-46,-19,-46r12,-59v98,0,89,39,73,116","w":138},"*":{"d":"247,-203r-48,14r18,39r-30,20r-20,-41r-38,40r-24,-19r37,-39r-42,-17r18,-32r42,17r10,-49r33,0r-10,49r50,-17"},"+":{"d":"113,-120r14,-69r42,0r-15,69r70,0r-9,41r-70,0r-15,72r-41,0r15,-72r-69,0r9,-41r69,0","w":216},",":{"d":"47,-60r58,0v-13,55,-7,118,-85,111r6,-27v21,0,27,-6,31,-24r-23,0","w":129},"-":{"d":"27,-129r98,0r-12,59r-98,0","w":97},".":{"d":"104,-63r-13,63r-59,0r14,-63r58,0","w":129},"\/":{"d":"276,-270r-225,311r-49,0r225,-311r49,0","w":229},"0":{"d":"188,-272v57,0,111,4,92,95r-18,84v-19,91,-76,95,-133,95v-57,0,-111,-4,-92,-95r18,-84v19,-91,76,-95,133,-95xm175,-213v-59,-15,-56,66,-67,109v-12,46,-2,47,34,47v59,14,55,-67,67,-109v13,-45,2,-47,-34,-47"},"1":{"d":"258,-270r-57,270r-72,0r44,-206r-84,63r-31,-46r116,-81r84,0"},"2":{"d":"247,-56r-12,56r-213,0r12,-56v13,-63,29,-73,115,-92v48,-11,51,-10,57,-38v6,-27,-2,-30,-31,-30v-40,0,-42,14,-48,45r-68,0v11,-77,53,-101,128,-101v63,0,104,9,88,85v-13,60,-33,72,-93,87v-58,15,-71,8,-79,44r144,0"},"3":{"d":"136,-112r11,-52v32,0,62,1,60,-22v5,-22,5,-30,-32,-30v-28,0,-42,5,-46,37r-68,0v13,-79,57,-93,129,-93v44,0,103,4,88,73v-6,30,-20,56,-54,60r-1,3v34,1,38,27,32,58v-15,70,-62,80,-123,80v-63,0,-111,-5,-95,-82r3,-15r68,0v-7,31,3,41,33,41v30,0,42,-2,48,-33v4,-18,2,-25,-36,-25r-17,0"},"4":{"d":"280,-270r-35,165r23,0r-11,52r-23,0r-12,53r-68,0r11,-53r-141,0r17,-77r133,-140r106,0xm176,-105r24,-110r-3,0r-105,110r84,0"},"5":{"d":"40,-78r68,0v-3,23,10,24,30,24v31,0,40,-1,48,-36v7,-35,8,-42,-32,-42v-23,0,-30,0,-37,13r-62,0r32,-151r195,0r-11,52r-133,0r-11,52v22,-19,30,-20,64,-20v66,0,78,26,65,89v-18,86,-52,99,-130,99v-67,0,-98,-13,-86,-80"},"6":{"d":"147,-108v-27,0,-36,3,-40,24v-5,25,-2,30,28,30v39,0,44,-1,50,-31v5,-23,-6,-23,-38,-23xm278,-188r-69,0v6,-27,-4,-28,-31,-28v-50,-12,-53,44,-59,80v15,-28,32,-28,55,-28v63,0,95,8,80,78v-16,75,-54,88,-123,88v-89,0,-106,-18,-87,-109r14,-68v18,-84,54,-97,132,-97v62,0,108,12,88,84"},"7":{"d":"282,-270r-13,60r-134,210r-76,0r136,-210r-129,0r12,-60r204,0"},"8":{"d":"153,-111v-33,0,-42,3,-47,29v-5,23,3,28,34,28v40,0,44,-6,49,-30v5,-25,1,-27,-36,-27xm129,2v-58,0,-106,-7,-93,-77v6,-33,31,-58,62,-64v-31,-8,-38,-28,-30,-62v14,-66,67,-71,120,-71v58,0,105,5,90,74v-8,36,-19,49,-54,59r0,2v34,5,38,30,31,62v-15,71,-66,77,-126,77xm164,-163v31,0,39,-4,44,-29v4,-19,3,-24,-32,-24v-30,0,-37,3,-42,27v-5,23,4,26,30,26"},"9":{"d":"169,-162v27,0,35,-3,40,-24v5,-25,2,-30,-28,-30v-39,0,-45,1,-51,31v-5,23,7,23,39,23xm38,-82r69,0v-6,27,4,28,31,28v51,11,49,-42,59,-80v-15,28,-32,28,-55,28v-63,0,-95,-8,-80,-78v16,-75,53,-88,122,-88v89,0,107,18,88,109r-15,68v-18,84,-53,97,-131,97v-62,0,-108,-12,-88,-84"},":":{"d":"104,-63r-13,63r-59,0r14,-63r58,0xm131,-189r-13,63r-59,0r14,-63r58,0","w":129},";":{"d":"20,51r6,-27v21,0,27,-6,31,-24r-23,0r13,-60r58,0v-13,55,-7,118,-85,111xm133,-189r-13,63r-59,0r14,-63r58,0","w":129},"<":{"d":"238,-189r-10,46r-130,44r112,42r-10,47r-165,-68r9,-43","w":216},"=":{"d":"52,-162r180,0r-8,42r-180,0xm35,-79r180,0r-9,42r-180,0","w":216},">":{"d":"58,-189r166,68r-9,43r-195,68r10,-47r131,-43r-113,-43","w":216},"?":{"d":"150,-95r-62,0v6,-42,23,-62,66,-77v14,-6,25,-11,29,-31v4,-19,-5,-22,-24,-22v-24,0,-37,10,-40,33r-62,0v12,-64,49,-80,112,-80v55,0,89,8,76,69v-10,47,-26,58,-68,74v-22,8,-22,16,-27,34xm141,-63r-13,63r-58,0r13,-63r58,0","w":217},"@":{"d":"132,-126v-4,17,2,31,20,31v22,0,41,-19,45,-40v4,-18,-4,-30,-22,-30v-21,0,-39,20,-43,39xm218,-182r7,-19r35,0r-40,106v-3,7,-7,13,1,13v15,0,41,-27,49,-66v12,-58,-22,-92,-77,-92v-60,0,-108,47,-123,106v-25,98,93,130,159,80r35,0v-33,36,-74,56,-119,56v-77,0,-128,-57,-111,-136v17,-77,90,-138,167,-138v60,0,115,48,101,112v-12,54,-63,105,-112,105v-14,1,-18,-8,-18,-19v-36,37,-98,7,-85,-47v10,-42,46,-82,91,-82v18,0,32,6,40,21","w":273},"A":{"d":"190,-46r-96,0r-23,46r-75,0r138,-270r109,0r25,270r-73,0xm187,-99r-9,-117r-58,117r67,0","w":263},"B":{"d":"22,0r57,-270r142,0v54,0,84,10,71,69v-7,34,-19,56,-56,62r-1,3v40,3,40,27,34,61v-18,114,-139,64,-247,75xm139,-211r-11,49v37,-3,85,12,89,-26v2,-16,2,-23,-18,-23r-60,0xm117,-112r-11,53v39,-3,85,12,93,-27v9,-42,-50,-21,-82,-26","w":265},"C":{"d":"198,-102r74,0v-8,34,-11,61,-43,84v-28,20,-59,20,-90,20v-73,0,-126,-3,-105,-102r15,-70v19,-89,70,-102,149,-102v80,0,108,18,89,99r-75,0v11,-26,-6,-40,-36,-37v-58,-7,-53,51,-64,94v-10,40,-10,56,33,56v34,0,47,-9,53,-42","w":262},"D":{"d":"19,0r57,-270r137,0v75,0,103,28,87,105v-17,85,-35,165,-135,165r-146,0xm135,-207r-31,144v55,1,103,7,109,-46v3,-31,36,-98,-15,-98r-63,0","w":279},"E":{"d":"140,-211r-11,49r115,0r-10,50r-115,0r-11,53r125,0r-13,59r-197,0r57,-270r195,0r-12,59r-123,0","w":244},"F":{"d":"137,-211r-12,53r110,0r-12,59r-110,0r-21,99r-72,0r57,-270r192,0r-13,59r-119,0","w":221,"k":{"A":4,"\u00c6":4,"\u00c1":4,"\u00c2":4,"\u00c4":4,"\u00c0":4,"\u00c5":4,"\u00c3":4,",":40,".":36}},"G":{"d":"299,-186r-73,0v4,-27,-19,-27,-41,-27v-71,0,-63,52,-76,103v-12,48,6,53,43,53v37,0,48,-9,56,-46r-50,0r11,-50r123,0r-10,48v-19,91,-47,107,-143,107v-85,0,-125,-15,-106,-102r15,-70v19,-89,71,-102,150,-102v70,0,119,0,101,86","w":272},"H":{"d":"318,-270r-57,270r-72,0r22,-106r-94,0r-22,106r-72,0r57,-270r72,0r-21,102r94,0r21,-102r72,0","w":283},"I":{"d":"152,-270r-58,270r-72,0r58,-270r72,0","w":116},"J":{"d":"181,-270r72,0r-40,187v-15,72,-39,85,-115,85v-89,0,-84,-44,-66,-115r68,0v-2,19,-19,53,11,53v22,0,26,-6,30,-23","w":216},"K":{"d":"152,-270r-21,102r21,0r91,-102r87,0r-123,132r74,138r-89,0r-53,-106r-22,0r-22,106r-72,0r57,-270r72,0","w":270},"L":{"d":"150,-270r-44,207r113,0r-13,63r-185,0r57,-270r72,0","w":210,"k":{"T":24,"V":12,"W":8,"y":8,"\u00fd":8,"\u00ff":8,"Y":33,"\u00dd":33,"\u0178":33,"\u2019":29}},"M":{"d":"131,-207r-37,207r-72,0r57,-270r114,0r16,170r2,0r85,-170r117,0r-57,270r-72,0r51,-207r-2,0r-113,207r-62,0r-25,-207r-2,0","w":377},"N":{"d":"134,-207r-40,207r-72,0r57,-270r122,0r33,207r3,0r40,-207r72,0r-57,270r-123,0r-33,-207r-2,0","w":313},"O":{"d":"136,2v-73,0,-122,-16,-104,-99r17,-76v18,-83,73,-99,146,-99v73,0,121,16,103,99r-16,76v-18,83,-73,99,-146,99xm150,-60v64,0,62,-59,73,-106v9,-40,-5,-44,-42,-44v-64,0,-62,58,-73,105v-9,40,5,45,42,45","w":273},"P":{"d":"93,0r-72,0r57,-270r136,0v67,0,83,27,71,99v-16,100,-72,106,-177,102xm121,-132v46,-4,86,15,90,-39v18,-49,-37,-33,-74,-36","w":255,"k":{"A":8,"\u00c6":8,"\u00c1":8,"\u00c2":8,"\u00c4":8,"\u00c0":8,"\u00c5":8,"\u00c3":8,",":36,".":32}},"Q":{"d":"185,-136r32,27r10,-44v10,-48,6,-57,-39,-57v-66,0,-59,58,-74,106v-17,55,37,46,75,40r-41,-32xm263,0r-22,-21v-30,22,-68,23,-98,23v-84,0,-121,-19,-102,-109r12,-56v19,-89,66,-109,148,-109v82,0,121,20,102,109v-8,33,-13,79,-27,103r25,20","w":286},"R":{"d":"121,-134v48,-2,97,13,95,-42v15,-46,-45,-27,-80,-31xm21,0r57,-270v95,9,245,-37,214,82v-11,44,-14,71,-68,83r-1,3v57,-2,36,63,27,102r-72,0v4,-26,26,-72,-15,-72r-55,0r-15,72r-72,0","w":267,"k":{"T":-6,"V":-5,"W":-7,"y":-6,"\u00fd":-6,"\u00ff":-6}},"S":{"d":"126,-190v-9,34,29,23,54,26v79,8,96,16,83,78v-9,45,-17,88,-136,88v-69,0,-114,-1,-95,-90r69,0v-6,28,4,31,39,31v34,0,45,-2,50,-25v13,-29,-20,-23,-48,-26v-66,-5,-105,-5,-88,-82v17,-77,61,-82,132,-82v59,0,109,0,93,75r-3,12r-69,0v6,-28,-5,-28,-34,-28v-39,0,-43,8,-47,23","w":257},"T":{"d":"185,-207r-44,207r-72,0r44,-207r-69,0r14,-63r213,0r-13,63r-73,0","w":214,"k":{"\u00fc":17,"\u0161":21,"\u00f2":20,"\u00f6":20,"\u00e8":20,"\u00eb":20,"\u00ea":20,"\u00e3":18,"\u00e5":18,"\u00e0":18,"\u00e4":18,"\u00e2":18,"w":9,"y":14,"\u00fd":14,"\u00ff":14,"A":10,"\u00c6":10,"\u00c1":10,"\u00c2":10,"\u00c4":10,"\u00c0":10,"\u00c5":10,"\u00c3":10,",":43,".":43,"c":21,"\u00e7":21,"e":20,"\u00e9":20,"o":20,"\u00f8":20,"\u0153":20,"\u00f3":20,"\u00f4":20,"\u00f5":20,"r":15,"u":17,"\u00fa":17,"\u00fb":17,"\u00f9":17,"-":22,"a":18,"\u00e6":18,"\u00e1":18,"i":-12,"\u00ed":-12,"\u00ee":-12,"\u00ef":-12,"\u00ec":-12,"s":21,":":14,";":14}},"U":{"d":"240,-270r72,0r-38,180v-15,72,-53,92,-132,92v-108,0,-114,-27,-100,-92r38,-180r72,0r-38,179v-6,31,11,31,41,31v31,0,41,-3,48,-35","w":277},"V":{"d":"141,-62r103,-208r75,0r-136,270r-112,0r-20,-270r74,0r14,208r2,0","w":255,"k":{"\u00f6":11,"\u00f4":11,"\u00e8":11,"\u00eb":11,"\u00ea":11,"\u00e3":13,"\u00e5":13,"\u00e0":13,"\u00e4":13,"\u00e2":13,"y":-4,"\u00fd":-4,"\u00ff":-4,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9,",":36,".":36,"e":11,"\u00e9":11,"o":11,"\u00f8":11,"\u0153":11,"\u00f3":11,"\u00f2":11,"\u00f5":11,"r":3,"u":5,"\u00fa":5,"\u00fb":5,"\u00fc":5,"\u00f9":5,"a":13,"\u00e6":13,"\u00e1":13,"i":-11,"\u00ed":-11,"\u00ee":-11,"\u00ef":-11,"\u00ec":-11,":":4,";":4}},"W":{"d":"301,-62r85,-208r72,0r-117,270r-104,0r-1,-169r-3,0r-75,169r-103,0r-1,-270r73,0r-5,208r3,0r94,-208r75,0r4,208r3,0","w":397,"k":{"\u00fc":4,"\u00f6":6,"\u00ea":7,"\u00e4":5,"y":-4,"\u00fd":-4,"\u00ff":-4,"A":3,"\u00c6":3,"\u00c1":3,"\u00c2":3,"\u00c4":3,"\u00c0":3,"\u00c5":3,"\u00c3":3,",":29,".":29,"e":7,"\u00e9":7,"\u00eb":7,"\u00e8":7,"o":6,"\u00f8":6,"\u0153":6,"\u00f3":6,"\u00f4":6,"\u00f2":6,"\u00f5":6,"r":3,"u":4,"\u00fa":4,"\u00fb":4,"\u00f9":4,"a":5,"\u00e6":5,"\u00e1":5,"\u00e2":5,"\u00e0":5,"\u00e5":5,"\u00e3":5,"i":-12,"\u00ed":-12,"\u00ee":-12,"\u00ef":-12,"\u00ec":-12}},"X":{"d":"321,-270r-102,131r51,139r-84,0r-32,-104r-75,104r-85,0r111,-139r-48,-131r84,0r27,99r70,-99r83,0","w":263},"Y":{"d":"318,-270r-136,175r-20,95r-72,0r20,-95r-59,-175r83,0r26,104r3,0r71,-104r84,0","w":254,"k":{"\u00fc":23,"\u00f6":40,"A":27,"\u00c6":27,"\u00c1":27,"\u00c2":27,"\u00c4":27,"\u00c0":27,"\u00c5":27,"\u00c3":27,",":50,".":50,"e":40,"\u00e9":40,"\u00ea":40,"\u00eb":40,"\u00e8":40,"o":40,"\u00f8":40,"\u0153":40,"\u00f3":40,"\u00f4":40,"\u00f2":40,"\u00f5":40,"q":40,"u":23,"\u00fa":23,"\u00fb":23,"\u00f9":23,"v":14,"-":32,"a":40,"\u00e6":40,"\u00e1":40,"\u00e2":40,"\u00e4":40,"\u00e0":40,"\u00e5":40,"\u00e3":40,":":22,";":22,"p":23}},"Z":{"d":"286,-270r-12,60r-161,145r0,2r129,0r-13,63r-221,0r13,-61r159,-146r-120,0r14,-63r212,0","w":237},"[":{"d":"78,-272r98,0r-13,59r-29,0r-44,208r29,0r-12,59r-98,0","w":138},"\\":{"d":"161,41r-93,-311r50,0r93,311r-50,0","w":230},"]":{"d":"107,54r-98,0r13,-59r29,0r44,-208r-29,0r12,-59r98,0","w":138},"^":{"d":"84,-90r-47,0r107,-180r43,0r30,180r-47,0r-17,-122","w":216},"_":{"d":"174,27r-4,18r-180,0r4,-18r180,0","w":180},"\u2018":{"d":"109,-161r-58,0v15,-54,6,-118,85,-111r-5,27v-21,0,-27,6,-31,24r22,0","w":95,"k":{"\u2018":14}},"a":{"d":"120,-78v-15,0,-27,3,-31,20v-4,21,14,20,23,20v26,0,34,-3,38,-23v3,-16,-10,-17,-30,-17xm50,-133v10,-52,45,-58,100,-58v63,0,89,8,75,73r-26,118r-61,0v1,-9,10,-22,6,-28v-10,26,-39,30,-61,30v-43,0,-66,-11,-56,-59v10,-45,36,-59,81,-59v18,0,45,-1,47,21r3,0v1,-23,27,-60,-16,-58v-15,0,-26,3,-30,20r-62,0","w":219},"b":{"d":"119,-162v13,-21,30,-29,59,-29v76,0,58,69,45,124v-12,50,-40,69,-86,69v-27,0,-46,-7,-47,-35r-3,0r-5,33r-62,0r57,-270r62,0r-23,108r3,0xm126,-45v26,0,32,-10,41,-50v7,-32,9,-49,-20,-49v-26,0,-36,6,-45,49v-8,37,-9,50,24,50","w":220},"c":{"d":"209,-76v-14,65,-34,78,-108,78v-73,0,-86,-21,-70,-96v14,-64,34,-97,111,-97v54,0,90,6,76,73r-62,0v7,-23,-2,-25,-24,-26v-22,0,-30,7,-39,50v-9,44,-5,49,18,49v28,0,31,-8,36,-31r62,0","w":200},"d":{"d":"144,-33v-11,25,-28,35,-61,35v-46,0,-66,-19,-57,-69v12,-64,28,-124,98,-124v23,0,42,5,47,29r3,0r22,-108r62,0r-57,270r-62,0r8,-33r-3,0xm94,-94v-10,46,-5,49,21,49v26,0,35,-6,44,-49v8,-37,10,-50,-23,-50v-31,0,-34,13,-42,50","w":220},"e":{"d":"98,-118r61,0v6,-28,-4,-30,-25,-30v-22,0,-30,5,-36,30xm209,-63v-11,53,-46,65,-106,65v-75,0,-87,-25,-72,-96v15,-73,37,-97,113,-97v77,0,89,34,69,107r-122,0v-7,33,-5,43,21,43v19,0,32,-2,36,-22r61,0","w":206},"f":{"d":"176,-189r-9,45r-42,0r-31,144r-62,0r31,-144r-25,0r10,-45r24,0v11,-61,27,-84,119,-81r-10,47v-31,-8,-45,5,-47,34r42,0","w":141,"k":{"\u2019":-7,"f":-2,"\u00df":-2}},"g":{"d":"116,-48v30,0,36,-14,43,-46v9,-43,4,-50,-22,-50v-29,0,-33,6,-42,50v-8,39,-6,46,21,46xm143,-31v-11,21,-30,30,-58,31v-67,0,-64,-40,-52,-94v13,-61,28,-97,93,-97v30,0,42,11,48,35r5,-33r62,0r-38,181v-15,71,-39,92,-112,92v-67,0,-84,-7,-74,-67r58,0v-4,18,6,22,23,22v44,0,38,-39,47,-70r-2,0","w":221},"h":{"d":"118,-154v14,-26,30,-37,64,-37v42,0,57,19,48,60r-28,131r-62,0r25,-116v3,-18,0,-28,-20,-28v-28,0,-36,17,-41,40r-22,104r-61,0r57,-270r62,0r-25,116r3,0","w":222},"i":{"d":"118,-189r-41,189r-62,0r41,-189r62,0xm135,-270r-10,48r-62,0r10,-48r62,0","w":92},"j":{"d":"113,-189r-41,192v-9,48,-43,61,-91,54r9,-43v15,0,20,-9,22,-18r39,-185r62,0xm130,-270r-10,48r-62,0r10,-48r62,0","w":87},"k":{"d":"139,-270r-32,152r11,0r52,-71r68,0r-72,91r44,98r-72,0r-29,-77r-11,0r-16,77r-62,0r57,-270r62,0","w":213},"l":{"d":"140,-270r-57,270r-62,0r57,-270r62,0","w":104},"m":{"d":"61,-189r60,0v0,8,-7,22,-3,27v12,-22,37,-29,58,-29v27,0,53,5,49,37r3,0v9,-27,37,-37,61,-37v44,0,61,18,52,62r-27,129r-62,0r23,-109v3,-20,7,-35,-17,-35v-24,0,-33,17,-37,37r-23,107r-62,0r25,-114v3,-17,5,-30,-17,-30v-26,0,-34,14,-39,37r-22,107r-62,0","w":334},"n":{"d":"118,-154v14,-26,30,-37,64,-37v42,0,57,19,48,60r-28,131r-62,0r25,-116v3,-18,0,-28,-20,-28v-28,0,-36,17,-41,40r-22,104r-61,0r40,-189r62,0r-8,35r3,0","w":222},"o":{"d":"147,-191v79,0,91,17,74,97v-17,78,-37,96,-115,96v-77,0,-90,-20,-74,-96v16,-77,36,-97,115,-97xm138,-144v-30,0,-35,9,-44,50v-9,41,-7,49,23,49v29,0,33,-8,42,-49v9,-41,8,-50,-21,-50","w":213},"p":{"d":"117,-159v11,-23,30,-32,61,-32v46,0,67,19,57,69v-12,63,-28,124,-98,124v-23,0,-42,-4,-46,-30r-3,0r-24,110r-61,0r57,-271r62,0r-8,30r3,0xm143,-144v-26,0,-33,10,-41,50v-7,32,-9,49,20,49v26,0,36,-6,45,-49v8,-37,9,-50,-24,-50","w":222},"q":{"d":"144,-28v-14,21,-30,27,-59,30v-75,7,-59,-68,-46,-124v11,-50,41,-69,87,-69v27,0,45,6,47,32r3,0r5,-30r62,0r-58,271r-62,0r24,-110r-3,0xm137,-144v-26,0,-34,10,-42,50v-7,32,-8,49,21,49v26,0,36,-6,45,-49v8,-37,9,-50,-24,-50","w":222},"r":{"d":"114,-161v16,-15,27,-30,56,-30v50,0,36,48,29,84r-56,0v2,-14,13,-37,-8,-37v-19,0,-27,16,-30,31r-24,113r-62,0r41,-189r60,0","w":180,"k":{"w":-7,"y":-7,"\u00fd":-7,"\u00ff":-7,"f":-6,"\u00df":-6,",":36,".":36,"c":-7,"\u00e7":-7,"d":-7,"\u0131":-7,"e":-7,"\u00e9":-7,"\u00ea":-7,"\u00eb":-7,"\u00e8":-7,"g":-7,"h":-5,"m":-5,"n":-5,"\u00f1":-5,"o":-7,"\u00f8":-7,"\u0153":-7,"\u00f3":-7,"\u00f4":-7,"\u00f6":-7,"\u00f2":-7,"\u00f5":-7,"q":-7,"r":-5,"t":-7,"u":-5,"\u00fa":-5,"\u00fb":-5,"\u00fc":-5,"\u00f9":-5,"v":-7,"x":-4,"z":-5,"\u017e":-5,"-":-26}},"s":{"d":"216,-135r-58,0v1,-14,-9,-16,-22,-16v-32,0,-33,4,-36,15v-2,9,-2,15,30,16v64,1,92,5,80,58v-12,55,-56,64,-106,64v-49,0,-93,1,-80,-61r62,0v-4,20,8,21,26,21v28,0,33,-1,36,-16v4,-19,-6,-19,-28,-19v-78,0,-89,-17,-81,-56v13,-61,53,-62,106,-62v39,0,88,7,71,56","w":208},"t":{"d":"202,-189r-10,45r-71,0r-18,85v-2,11,-2,16,10,16v19,0,20,-19,24,-35r49,0v-7,56,-30,80,-86,80v-40,0,-71,-4,-61,-52r20,-94r-23,0r9,-45r23,0r9,-40r62,0r-9,40r72,0","w":174},"u":{"d":"200,0r-60,0v1,-11,11,-28,7,-36v-15,29,-39,38,-65,38v-37,0,-61,-16,-51,-62r28,-129r62,0r-25,113v-4,17,-4,31,17,31v17,0,36,-9,40,-28r25,-116r62,0","w":221},"v":{"d":"234,-189r-87,189r-97,0r-12,-189r65,0v3,48,-3,104,4,148r63,-148r64,0","w":190,"k":{",":18,".":18}},"w":{"d":"342,-189r-74,189r-89,0v-2,-44,6,-95,0,-135r-54,135r-90,0r6,-189r59,0r-11,148r3,0r63,-148r73,0r-1,148r3,0r53,-148r59,0","w":301,"k":{",":14,".":14}},"x":{"d":"234,-189r-69,89r33,100r-72,0r-14,-62r-40,62r-74,0r77,-100r-29,-89r71,0r11,52r34,-52r72,0","w":196},"y":{"d":"235,-189r-92,206v-23,57,-51,71,-116,66r9,-43v31,6,45,-15,51,-40r-33,0r-16,-189r65,0r5,154r63,-154r64,0","w":191,"k":{",":18,".":18}},"z":{"d":"55,-189r156,0r-10,49r-112,97r91,0r-9,43r-163,0r10,-51r110,-95r-83,0","w":178},"{":{"d":"27,-87r10,-48v7,0,29,1,33,-15r16,-74v18,-53,47,-49,102,-48r-10,47v-50,-6,-34,48,-47,80v-6,28,-32,31,-42,35v11,1,34,4,27,37r-13,61v-8,14,7,20,26,18r-11,48v-48,0,-93,8,-81,-48r16,-74v4,-20,-19,-19,-26,-19","w":138},"|":{"d":"102,-308r45,0r0,411r-45,0r0,-411","w":190},"}":{"d":"158,-135r-10,48v-7,0,-29,-1,-33,19r-16,74v-18,53,-47,49,-102,48r10,-48v50,7,37,-46,47,-79v11,-33,32,-34,42,-38v-11,-1,-33,-7,-27,-34r13,-61v7,-14,-5,-22,-25,-19r10,-47v48,0,93,-8,81,48r-16,74v-4,16,19,15,26,15","w":138},"~":{"d":"190,-129r35,0v-4,39,-42,97,-86,63v-16,-13,-32,-31,-54,-36v-9,0,-13,21,-17,32r-35,0v5,-39,41,-97,86,-66v16,11,33,37,53,37v9,0,17,-18,18,-30","w":216},"\u00a1":{"d":"132,-189r-13,63r-58,0r13,-63r58,0xm12,82r37,-164r62,0r-32,164r-67,0","w":125},"\u00a2":{"d":"141,4r-27,0r7,-32v-66,0,-70,-34,-56,-101v13,-61,29,-95,97,-95r6,-27r27,0r-5,27v54,0,70,20,58,74r-58,0v2,-16,-1,-26,-24,-26v-24,0,-30,7,-38,47v-10,48,-9,53,17,53v24,0,31,-8,36,-32r58,0v-12,57,-26,80,-91,80"},"\u00a3":{"d":"291,-180r-71,0v6,-26,2,-32,-22,-32v-39,0,-38,31,-45,60r68,0r-10,53r-69,0v-5,24,-9,32,-26,41r149,0r-12,58r-228,0r12,-58v25,0,28,-19,33,-41r-32,0r11,-53r32,0v14,-75,27,-120,130,-120v89,0,96,29,80,92"},"\u2044":{"d":"198,-270r-217,270r-43,0r216,-270r44,0","w":78},"\u00a5":{"d":"261,-201r34,0r-10,48r-60,0r-21,28r75,0r-10,47r-88,0r-17,78r-72,0r17,-78r-86,0r10,-47r73,0r-9,-28r-57,0r10,-48r32,0r-22,-69r79,0r23,104r3,0r69,-104r79,0"},"\u0192":{"d":"252,-176r-18,45r-36,0r-55,141v-28,72,-35,74,-133,74r18,-47v28,7,42,-6,51,-29r54,-139r-28,0r18,-45r27,0v27,-75,45,-105,139,-96r-18,47v-34,-14,-46,19,-56,49r37,0"},"\u00a7":{"d":"114,-77v33,4,89,30,93,-15v12,-34,-59,-30,-90,-39v-15,0,-21,13,-24,26v-5,25,5,26,21,28xm280,-201r-3,15r-66,0v6,-31,-4,-29,-37,-30v-35,0,-40,6,-43,18v-4,18,5,16,25,21v53,15,137,0,114,78v-7,23,-9,44,-33,55v19,7,17,27,12,50v-12,53,-31,78,-140,78v-81,0,-108,-9,-91,-91r67,0v-5,31,2,35,37,35v44,0,51,-6,54,-22v4,-19,-6,-18,-26,-24v-50,-15,-145,2,-120,-76v7,-20,10,-47,36,-54v-15,-13,-11,-34,-7,-54v9,-41,27,-70,126,-70v62,0,109,4,95,71"},"\u00a4":{"d":"231,-170v14,20,-5,72,-18,79r23,29r-31,25r-23,-29v-16,12,-60,18,-77,-1r-36,30r-20,-25r35,-30v-16,-26,-1,-64,16,-78r-24,-29r32,-26r23,30v17,-15,64,-16,80,-1r36,-29r20,25xm165,-165v-41,0,-63,69,-15,69v25,0,38,-21,41,-33v4,-18,-5,-36,-26,-36"},"'":{"d":"72,-270r50,0v-5,38,-19,67,-35,93r-20,0v-6,-33,-3,-64,5,-93","w":79},"\u201c":{"d":"190,-161r-58,0v15,-54,6,-118,85,-111r-5,27v-21,0,-27,6,-31,24r22,0xm109,-161r-58,0v15,-54,6,-118,85,-111r-5,27v-21,0,-27,6,-31,24r22,0","w":176},"\u00ab":{"d":"102,-185r36,22r-48,65r21,61r-43,24r-31,-85xm182,-185r36,22r-48,65r22,61r-44,24r-30,-85","w":200},"\u2039":{"d":"101,-185r36,22r-48,65r22,61r-44,24r-30,-85","w":119},"\u203a":{"d":"58,-13r-36,-22r48,-66r-22,-61r44,-23r30,84","w":118},"\u2013":{"d":"27,-129r180,0r-12,59r-180,0","w":180},"\u2020":{"d":"218,-270r-17,79r66,0r-10,47r-66,0r-48,226r-62,0r48,-226r-65,0r10,-47r65,0r17,-79r62,0"},"\u2021":{"d":"218,-270r-17,81r65,0r-10,48r-65,0r-20,93r65,0r-10,48r-65,0r-18,82r-62,0r18,-82r-66,0r10,-48r66,0r20,-93r-66,0r10,-48r66,0r17,-81r62,0"},"\u00b7":{"d":"122,-131r-14,63r-58,0r13,-63r59,0","w":129},"\u00b6":{"d":"239,82r-43,0r64,-300r-28,0r-64,300r-43,0r32,-152r-46,0v-79,0,-92,-21,-75,-100v15,-71,46,-100,113,-100r165,0xm168,-122r21,-96v-51,-1,-84,-4,-86,48v-22,56,20,48,65,48"},"\u2022":{"d":"204,-135v-8,37,-45,67,-82,67v-37,0,-61,-29,-53,-67v7,-37,44,-68,82,-68v37,0,61,31,53,68","w":216},"\u201a":{"d":"33,-60r58,0v-15,54,-7,118,-85,111r6,-27v21,0,26,-6,30,-24r-22,0","w":95},"\u201e":{"d":"32,-60r59,0v-14,54,-7,118,-86,111r6,-27v21,0,27,-6,31,-24r-23,0xm113,-60r59,0v-14,54,-7,118,-86,111r6,-27v21,0,27,-6,31,-24r-23,0","w":176},"\u201d":{"d":"77,-270r59,0v-14,55,-8,118,-86,112r6,-27v21,0,27,-7,31,-25r-22,0xm158,-270r59,0v-14,55,-8,118,-86,112r6,-27v21,0,27,-7,31,-25r-22,0","w":176},"\u00bb":{"d":"138,-13r-36,-22r48,-66r-21,-61r43,-23r31,84xm58,-13r-36,-22r48,-66r-22,-61r44,-23r30,84","w":200},"\u2026":{"d":"102,-63r-13,63r-58,0r13,-63r58,0xm222,-63r-13,63r-58,0r13,-63r58,0xm343,-63r-14,63r-58,0r13,-63r59,0","w":360},"\u2030":{"d":"474,-86v-9,49,-19,98,-78,88v-66,11,-48,-45,-39,-88v10,-43,26,-49,68,-49v42,0,57,6,49,49xm402,-29v30,8,29,-30,35,-53v5,-21,0,-22,-19,-22v-29,-7,-27,31,-32,52v-6,23,-2,23,16,23xm337,-86v-9,48,-19,98,-79,88v-66,11,-48,-46,-38,-88v10,-43,25,-49,67,-49v42,0,59,6,50,49xm265,-29v30,8,29,-32,35,-53v6,-21,-1,-22,-20,-22v-29,-6,-26,32,-32,52v-7,22,-1,23,17,23xm173,-224v-9,49,-19,99,-78,89v-65,10,-50,-46,-39,-88v11,-43,25,-49,67,-49v42,0,58,5,50,48xm101,-166v30,8,29,-30,35,-53v5,-21,0,-22,-19,-22v-29,-7,-27,31,-32,52v-6,23,-2,23,16,23xm324,-270r-216,270r-44,0r217,-270r43,0","w":464},"\u00bf":{"d":"108,-93r62,0v-6,42,-23,62,-66,77v-14,6,-25,10,-29,30v-4,19,6,22,25,22v23,0,36,-11,39,-33r62,0v-12,64,-49,81,-112,81v-55,0,-89,-9,-76,-70v10,-47,26,-58,68,-74v22,-8,22,-15,27,-33xm189,-189r-14,63r-58,0r13,-63r59,0","w":217},"`":{"d":"103,-272r64,43r-15,22r-76,-25","w":145},"\u00b4":{"d":"158,-272r10,40r-87,25r-5,-22","w":145},"\u02c6":{"d":"149,-272r58,39r-14,21r-52,-23r-59,23r-5,-21","w":184},"\u02dc":{"d":"132,-272v32,0,57,47,78,8r27,15v-13,18,-30,36,-52,36v-32,-1,-58,-47,-81,-9r-27,-16v14,-18,33,-34,55,-34","w":210},"\u00af":{"d":"81,-254r113,0r-7,34r-113,0","w":167},"\u02d8":{"d":"83,-264r34,0v0,17,6,27,24,27v18,0,29,-10,36,-27r34,0v-11,34,-41,58,-76,58v-33,0,-55,-25,-52,-58","w":182},"\u02d9":{"d":"121,-256r-8,37r-40,0r8,-37r40,0","w":93},"\u00a8":{"d":"121,-256r-8,37r-40,0r8,-37r40,0xm196,-256r-8,37r-39,0r8,-37r39,0","w":168},"\u02da":{"d":"78,-239v4,-39,78,-50,70,0v-4,39,-78,50,-70,0xm116,-255v-19,-2,-30,32,-7,33v18,2,31,-32,7,-33","w":124},"\u00b8":{"d":"70,15r10,29r-56,19r-6,-19","w":115},"\u02dd":{"d":"140,-289r23,30r-75,50r-13,-17xm219,-289r23,30r-75,50r-13,-17","w":214},"\u02db":{"d":"19,36v7,-25,29,-41,67,-36v-11,6,-34,17,-37,30v-3,15,18,11,28,7r-5,28v-26,10,-61,1,-53,-29","w":113},"\u02c7":{"d":"136,-212r-55,-40r14,-20r50,22r61,-22r5,20","w":184},"\u2014":{"d":"27,-129r360,0r-12,59r-360,0","w":360},"\u00c6":{"d":"201,-98r24,-113r-31,0r-67,113r74,0xm180,0r10,-48r-93,0r-28,48r-78,0r163,-270r275,0r-12,59r-124,0r-11,50r114,0r-11,50r-114,0r-10,52r123,0r-12,59r-192,0","w":386},"\u00aa":{"d":"139,-174v-12,28,-84,31,-70,-17v8,-28,21,-36,48,-36v13,-1,26,1,30,12v1,-13,14,-39,-9,-34v-10,0,-15,2,-17,12r-38,0v7,-32,27,-35,60,-35v31,0,53,2,46,37r-17,79r-37,0xm125,-204v-9,0,-16,1,-19,13v-2,8,-1,11,18,11v15,0,17,-5,19,-13v3,-12,-10,-11,-18,-11","w":172},"\u0141":{"d":"131,-160r-20,97r113,0r-13,63r-186,0r24,-110r-31,22r10,-51r31,-22r23,-109r72,0r-12,60r53,-38r-10,50","w":214,"k":{"T":24,"V":12,"W":8,"y":8,"\u00fd":8,"\u00ff":8,"Y":33,"\u00dd":33,"\u0178":33,"\u2019":29}},"\u00d8":{"d":"337,-281r-11,51r-24,17v1,23,-4,48,-9,72v-22,103,-42,143,-154,143v-33,0,-77,0,-97,-26r-47,35r10,-50r24,-17v-5,-21,6,-55,10,-76v23,-107,47,-140,158,-140v36,0,71,0,92,25xm221,-153r-112,81v27,24,101,12,100,-24xm109,-115r114,-83v-9,-12,-22,-12,-39,-12v-42,0,-56,4,-68,63","w":273},"\u0152":{"d":"193,0r9,-30r-3,0v-21,26,-42,32,-70,32v-81,0,-111,-20,-93,-105v18,-89,31,-169,139,-169v28,0,63,2,68,34r3,0r4,-32r189,0r-12,59r-122,0r-11,50r114,0r-11,50r-114,0r-11,52r125,0r-13,59r-191,0xm146,-57v78,0,66,-55,80,-108v11,-43,-5,-48,-47,-48v-62,0,-58,55,-69,101v-11,47,-3,55,36,55","w":396},"\u00ba":{"d":"144,-272v50,0,53,14,44,59v-10,45,-19,59,-69,59v-50,0,-54,-14,-44,-59v9,-45,19,-59,69,-59xm138,-244v-15,0,-19,4,-25,31v-6,27,-3,31,12,31v15,0,20,-4,26,-31v6,-27,2,-31,-13,-31","w":172},"\u00e6":{"d":"224,-118r60,0v6,-28,-3,-34,-24,-34v-22,0,-30,9,-36,34xm119,-78v-15,0,-27,2,-31,19v-4,21,14,21,23,21v26,0,34,-3,38,-23v3,-16,-10,-17,-30,-17xm334,-63v-10,53,-45,65,-105,65v-22,0,-59,-2,-62,-28r-2,0v-16,28,-50,28,-83,28v-43,0,-66,-11,-56,-59v10,-45,36,-59,81,-59v18,0,44,0,47,21r3,0v1,-23,27,-60,-16,-58v-15,0,-26,3,-30,20r-62,0v10,-52,45,-58,100,-58v15,0,54,-1,55,25r2,0v10,-24,48,-25,64,-25v77,-4,86,32,69,107r-123,0v-7,33,-4,43,22,43v19,0,32,-2,36,-22r60,0","w":333},"\u0131":{"d":"118,-189r-41,189r-62,0r41,-189r62,0","w":92},"\u0142":{"d":"121,-157r-34,157r-61,0r25,-121r-29,18r7,-33r29,-18r25,-116r62,0r-17,78r29,-18r-7,34","w":112},"\u00f8":{"d":"165,-103r-71,45v3,11,13,13,26,13v34,0,40,-26,45,-58xm96,-86r72,-44v-8,-27,-68,-14,-64,10xm233,-145v-10,90,-24,147,-123,147v-28,0,-62,0,-75,-24r-36,22r7,-30r24,-15v1,-19,5,-39,9,-59v15,-73,41,-87,112,-87v28,0,64,0,76,23r31,-20r-7,31","w":221},"\u0153":{"d":"221,-118r61,0v6,-28,-3,-35,-24,-35v-22,0,-31,10,-37,35xm154,-94v9,-42,11,-50,-19,-50v-29,0,-32,8,-41,50v-9,44,-5,49,20,49v28,0,32,-10,40,-49xm332,-63v-11,53,-46,65,-106,65v-22,0,-51,-1,-54,-28v-22,22,-35,28,-72,28v-76,0,-84,-23,-68,-96v15,-72,32,-97,109,-97v24,-1,53,3,61,25v15,-25,45,-25,65,-25v77,0,87,32,70,107r-123,0v-7,33,-5,43,21,43v19,0,32,-2,36,-22r61,0","w":331},"\u00df":{"d":"82,0r-61,0r43,-203v12,-57,49,-69,104,-69v44,0,87,3,76,57v-6,30,-29,41,-53,49v49,1,45,37,38,78v-12,67,-49,100,-127,88r10,-44v33,8,46,0,55,-44v7,-36,11,-63,-27,-60r9,-41v19,0,32,0,37,-19v4,-18,-8,-23,-27,-23v-18,0,-28,6,-33,28","w":222},"\u00b9":{"d":"181,-272r-35,163r-47,0r27,-125r-54,38r-21,-27r75,-49r55,0","w":155},"\u00ac":{"d":"168,-57r14,-63r-138,0r8,-42r180,0r-22,105r-42,0","w":216},"\u00b5":{"d":"201,0r-60,0v1,-11,11,-28,7,-36v-15,29,-39,38,-67,38r-17,80r-62,0r58,-271r62,0r-24,113v-4,17,-5,31,16,31v17,0,36,-9,40,-28r25,-116r62,0","w":221},"\u2122":{"d":"368,-270r-30,145r-34,0r24,-116r-67,116r-18,0r-19,-116r-24,116r-34,0r31,-145r53,0r15,86r50,-86r53,0xm181,-270r-6,30r-44,0r-25,115r-37,0r25,-115r-44,0r6,-30r125,0","w":309},"\u00d0":{"d":"53,-163r23,-107r137,0v75,0,103,28,87,105v-17,85,-35,165,-135,165r-146,0r24,-113r-30,0r10,-50r30,0xm135,-207r-10,44r50,0r-11,50r-49,0r-11,50v55,1,103,7,109,-46v3,-31,36,-98,-15,-98r-63,0","w":279},"\u00bd":{"d":"343,-270r-217,270r-43,0r217,-270r43,0xm163,-270r-34,161r-47,0r26,-123r-53,38r-21,-27r74,-49r55,0xm381,-34r-8,34r-138,0v12,-54,8,-78,81,-89v30,-5,33,-6,36,-23v3,-16,-1,-18,-20,-18v-25,0,-27,8,-31,27r-44,0v5,-48,33,-60,81,-60v41,0,69,5,59,51v-8,36,-21,43,-60,52v-37,9,-45,4,-50,26r94,0","w":388},"\u00b1":{"d":"127,-189r42,0r-9,42r69,0r-9,42r-69,0r-10,44r-41,0r9,-44r-69,0r9,-42r69,0xm18,0r9,-41r180,0r-9,41r-180,0","w":216},"\u00de":{"d":"93,0r-72,0r57,-270r72,0r-7,35r64,0v67,0,83,27,71,99v-16,101,-73,105,-178,101xm113,-97v46,-4,88,16,91,-39v18,-49,-36,-35,-74,-37","w":255},"\u00bc":{"d":"386,-162r-21,99r15,0r-7,31r-14,0r-7,32r-45,0r7,-32r-92,0r10,-46r85,-84r69,0xm320,-63v3,-21,12,-46,13,-66r-68,66r55,0xm342,-270r-217,270r-43,0r217,-270r43,0xm162,-270r-34,161r-47,0r27,-123r-54,38r-21,-27r75,-49r54,0","w":388},"\u00f7":{"d":"35,-79r9,-41r180,0r-9,41r-180,0xm131,-10r-42,0r9,-41r41,0xm160,-148r-42,0r9,-41r42,0","w":216},"\u00a6":{"d":"102,-277r45,0r0,143r-45,0r0,-143xm102,-72r45,0r0,144r-45,0r0,-144","w":190},"\u00b0":{"d":"172,-218v-5,62,-121,77,-108,0v6,-61,121,-77,108,0xm112,-189v33,4,54,-56,12,-58v-33,-4,-53,57,-12,58","w":144},"\u00fe":{"d":"116,-160v11,-22,30,-31,60,-31v46,0,66,19,57,69v-11,65,-28,124,-98,124v-23,0,-42,-4,-46,-30r-3,0r-23,110r-62,0r75,-352r62,0r-24,110r2,0xm142,-144v-26,0,-34,10,-42,50v-7,32,-8,49,21,49v26,0,36,-6,45,-49v8,-37,9,-50,-24,-50","w":222},"\u00be":{"d":"400,-162r-22,99r15,0r-6,31r-15,0r-7,32r-45,0r7,-32r-92,0r10,-46r85,-84r70,0xm334,-63v2,-21,14,-48,12,-66r-67,66r55,0xm363,-270r-217,270r-43,0r216,-270r44,0xm107,-176r6,-31v20,0,41,0,39,-14v3,-13,3,-17,-21,-17v-19,0,-26,3,-29,22r-45,0v7,-48,36,-56,79,-56v33,0,70,2,62,43v-4,20,-17,31,-35,39v23,1,26,15,22,34v-9,42,-40,49,-84,49v-41,0,-71,-12,-56,-59r44,0v-5,18,1,25,21,25v19,0,27,-1,31,-20v3,-11,1,-15,-23,-15r-11,0","w":388},"\u00b2":{"d":"176,-143r-7,34r-139,0v12,-54,8,-78,81,-89v31,-5,33,-5,37,-22v3,-16,-2,-18,-21,-18v-25,0,-26,8,-30,26r-45,0v8,-46,33,-60,82,-60v41,0,69,5,59,51v-8,36,-21,44,-60,53v-37,9,-46,3,-51,25r94,0","w":155},"\u00ae":{"d":"144,2v-76,0,-124,-61,-108,-137v16,-76,90,-137,166,-137v76,0,124,61,108,137v-16,76,-90,137,-166,137xm150,-29v58,0,116,-47,129,-106v12,-59,-26,-106,-84,-106v-59,0,-116,47,-128,106v-13,59,24,106,83,106xm202,-122r23,62r-35,0r-20,-61r-28,0r-13,61r-31,0r31,-148v54,5,137,-21,122,45v-6,27,-22,39,-49,41xm147,-144v32,-3,70,11,74,-23v3,-28,-39,-13,-65,-17","w":288},"\u2212":{"d":"35,-79r9,-41r180,0r-9,41r-180,0","w":216},"\u00f0":{"d":"138,-144v-30,0,-35,9,-44,50v-9,41,-7,49,23,49v29,0,33,-8,42,-49v9,-41,8,-50,-21,-50xm119,-257r51,-15v7,5,14,10,22,19r44,-13r17,23r-43,13v19,28,24,73,12,130v-18,84,-38,102,-116,102v-77,0,-90,-20,-74,-96v11,-51,29,-96,88,-96v29,0,37,4,48,18v-1,-14,-4,-30,-12,-42r-44,13r-19,-23r46,-13v-5,-6,-11,-12,-20,-20","w":213},"\u00d7":{"d":"51,-158r39,-31r46,58r71,-58r24,31r-70,59r46,58r-39,32r-46,-59r-70,59r-25,-32r71,-58","w":216},"\u00b3":{"d":"108,-176r6,-31v20,0,41,0,39,-14v3,-13,3,-17,-21,-17v-19,0,-26,3,-29,22r-45,0v7,-48,36,-56,79,-56v33,0,70,2,62,43v-4,20,-16,32,-35,39v23,1,26,15,22,34v-9,42,-40,49,-84,49v-41,0,-71,-12,-56,-59r44,0v-5,18,1,25,21,25v19,0,27,-1,31,-20v3,-11,1,-15,-23,-15r-11,0","w":155},"\u00a9":{"d":"144,2v-76,0,-124,-61,-108,-137v16,-76,90,-137,166,-137v76,0,124,61,108,137v-16,76,-90,137,-166,137xm150,-29v58,0,116,-47,129,-106v12,-59,-26,-106,-84,-106v-59,0,-116,47,-128,106v-13,59,24,106,83,106xm208,-109r32,0v-11,35,-45,56,-79,56v-48,0,-72,-37,-62,-83v10,-48,47,-83,96,-83v35,0,59,20,57,54r-32,0v1,-18,-12,-28,-30,-28v-31,0,-53,27,-59,56v-6,27,6,58,36,58v17,0,36,-12,41,-30","w":288},"\u00c1":{"d":"190,-46r-96,0r-23,46r-75,0r138,-270r109,0r25,270r-73,0xm187,-99r-9,-117r-58,117r67,0xm235,-353r9,40r-86,25r-6,-22","w":263},"\u00c2":{"d":"190,-46r-96,0r-23,46r-75,0r138,-270r109,0r25,270r-73,0xm187,-99r-9,-117r-58,117r67,0xm207,-353r57,39r-13,21r-53,-23r-59,23r-5,-21","w":263},"\u00c4":{"d":"190,-46r-96,0r-23,46r-75,0r138,-270r109,0r25,270r-73,0xm187,-99r-9,-117r-58,117r67,0xm185,-337r-8,37r-39,0r8,-37r39,0xm261,-337r-8,37r-39,0r8,-37r39,0","w":263},"\u00c0":{"d":"190,-46r-96,0r-23,46r-75,0r138,-270r109,0r25,270r-73,0xm187,-99r-9,-117r-58,117r67,0xm180,-353r64,43r-15,22r-76,-25","w":263},"\u00c5":{"d":"190,-46r-96,0r-23,46r-75,0r138,-270r109,0r25,270r-73,0xm187,-99r-9,-117r-58,117r67,0xm165,-320v4,-39,78,-50,70,0v-4,40,-78,49,-70,0xm203,-336v-18,-2,-29,32,-7,33v18,2,31,-32,7,-33","w":263},"\u00c3":{"d":"190,-46r-96,0r-23,46r-75,0r138,-270r109,0r25,270r-73,0xm187,-99r-9,-117r-58,117r67,0xm176,-353v32,0,57,47,78,8r26,15v-13,18,-29,36,-51,36v-33,-1,-58,-47,-81,-9r-27,-16v14,-18,33,-34,55,-34","w":263},"\u00c7":{"d":"143,15r10,29r-56,19r-6,-19xm198,-102r74,0v-8,34,-11,61,-43,84v-28,20,-59,20,-90,20v-73,0,-126,-3,-105,-102r15,-70v19,-89,70,-102,149,-102v80,0,108,18,89,99r-75,0v11,-26,-6,-40,-36,-37v-58,-7,-53,51,-64,94v-10,40,-10,56,33,56v34,0,47,-9,53,-42","w":262},"\u00c9":{"d":"140,-211r-11,49r115,0r-10,50r-115,0r-11,53r125,0r-13,59r-197,0r57,-270r195,0r-12,59r-123,0xm225,-353r9,40r-86,25r-6,-22","w":244},"\u00ca":{"d":"140,-211r-11,49r115,0r-10,50r-115,0r-11,53r125,0r-13,59r-197,0r57,-270r195,0r-12,59r-123,0xm197,-353r57,39r-14,21r-52,-23r-59,23r-6,-21","w":244},"\u00cb":{"d":"140,-211r-11,49r115,0r-10,50r-115,0r-11,53r125,0r-13,59r-197,0r57,-270r195,0r-12,59r-123,0xm176,-337r-8,37r-39,0r7,-37r40,0xm251,-337r-8,37r-39,0r8,-37r39,0","w":244},"\u00c8":{"d":"140,-211r-11,49r115,0r-10,50r-115,0r-11,53r125,0r-13,59r-197,0r57,-270r195,0r-12,59r-123,0xm170,-353r64,43r-15,22r-76,-25","w":244},"\u00cd":{"d":"152,-270r-58,270r-72,0r58,-270r72,0xm161,-353r10,40r-87,25r-6,-22","w":116},"\u00ce":{"d":"152,-270r-58,270r-72,0r58,-270r72,0xm133,-353r57,39r-13,21r-52,-23r-60,23r-5,-21","w":116},"\u00cf":{"d":"152,-270r-58,270r-72,0r58,-270r72,0xm112,-337r-8,37r-39,0r8,-37r39,0xm188,-337r-8,37r-40,0r8,-37r40,0","w":116},"\u00cc":{"d":"152,-270r-58,270r-72,0r58,-270r72,0xm106,-353r64,43r-15,22r-76,-25","w":116},"\u00d1":{"d":"134,-207r-40,207r-72,0r57,-270r122,0r33,207r3,0r40,-207r72,0r-57,270r-123,0r-33,-207r-2,0xm201,-353v32,0,57,47,78,8r26,15v-13,18,-30,36,-52,36v-33,-1,-58,-47,-81,-9r-26,-16v14,-18,33,-34,55,-34","w":313},"\u00d3":{"d":"136,2v-73,0,-122,-16,-104,-99r17,-76v18,-83,73,-99,146,-99v73,0,121,16,103,99r-16,76v-18,83,-73,99,-146,99xm150,-60v64,0,62,-59,73,-106v9,-40,-5,-44,-42,-44v-64,0,-62,58,-73,105v-9,40,5,45,42,45xm240,-353r9,40r-87,25r-5,-22","w":273},"\u00d4":{"d":"136,2v-73,0,-122,-16,-104,-99r17,-76v18,-83,73,-99,146,-99v73,0,121,16,103,99r-16,76v-18,83,-73,99,-146,99xm150,-60v64,0,62,-59,73,-106v9,-40,-5,-44,-42,-44v-64,0,-62,58,-73,105v-9,40,5,45,42,45xm211,-353r58,39r-14,21r-52,-23r-59,23r-6,-21","w":273},"\u00d6":{"d":"136,2v-73,0,-122,-16,-104,-99r17,-76v18,-83,73,-99,146,-99v73,0,121,16,103,99r-16,76v-18,83,-73,99,-146,99xm150,-60v64,0,62,-59,73,-106v9,-40,-5,-44,-42,-44v-64,0,-62,58,-73,105v-9,40,5,45,42,45xm190,-337r-7,37r-40,0r8,-37r39,0xm266,-337r-8,37r-39,0r8,-37r39,0","w":273},"\u00d2":{"d":"136,2v-73,0,-122,-16,-104,-99r17,-76v18,-83,73,-99,146,-99v73,0,121,16,103,99r-16,76v-18,83,-73,99,-146,99xm150,-60v64,0,62,-59,73,-106v9,-40,-5,-44,-42,-44v-64,0,-62,58,-73,105v-9,40,5,45,42,45xm184,-353r64,43r-14,22r-76,-25","w":273},"\u00d5":{"d":"136,2v-73,0,-122,-16,-104,-99r17,-76v18,-83,73,-99,146,-99v73,0,121,16,103,99r-16,76v-18,83,-73,99,-146,99xm150,-60v64,0,62,-59,73,-106v9,-40,-5,-44,-42,-44v-64,0,-62,58,-73,105v-9,40,5,45,42,45xm181,-353v32,0,57,47,78,8r26,15v-13,18,-29,36,-51,36v-33,-1,-58,-47,-81,-9r-27,-16v14,-18,33,-34,55,-34","w":273},"\u0160":{"d":"126,-190v-9,34,29,23,54,26v79,8,96,16,83,78v-9,45,-17,88,-136,88v-69,0,-114,-1,-95,-90r69,0v-6,28,4,31,39,31v34,0,45,-2,50,-25v13,-29,-20,-23,-48,-26v-66,-5,-105,-5,-88,-82v17,-77,61,-82,132,-82v59,0,109,0,93,75r-3,12r-69,0v6,-28,-5,-28,-34,-28v-39,0,-43,8,-47,23xm190,-293r-56,-40r15,-20r49,22r62,-22r5,20","w":257},"\u00da":{"d":"240,-270r72,0r-38,180v-15,72,-53,92,-132,92v-108,0,-114,-27,-100,-92r38,-180r72,0r-38,179v-6,31,11,31,41,31v31,0,41,-3,48,-35xm242,-353r9,40r-86,25r-6,-22","w":277},"\u00db":{"d":"240,-270r72,0r-38,180v-15,72,-53,92,-132,92v-108,0,-114,-27,-100,-92r38,-180r72,0r-38,179v-6,31,11,31,41,31v31,0,41,-3,48,-35xm213,-353r58,39r-14,21r-52,-23r-59,23r-6,-21","w":277},"\u00dc":{"d":"240,-270r72,0r-38,180v-15,72,-53,92,-132,92v-108,0,-114,-27,-100,-92r38,-180r72,0r-38,179v-6,31,11,31,41,31v31,0,41,-3,48,-35xm192,-337r-8,37r-39,0r8,-37r39,0xm268,-337r-8,37r-39,0r8,-37r39,0","w":277},"\u00d9":{"d":"240,-270r72,0r-38,180v-15,72,-53,92,-132,92v-108,0,-114,-27,-100,-92r38,-180r72,0r-38,179v-6,31,11,31,41,31v31,0,41,-3,48,-35xm186,-353r65,43r-15,22r-76,-25","w":277},"\u00dd":{"d":"318,-270r-136,175r-20,95r-72,0r20,-95r-59,-175r83,0r26,104r3,0r71,-104r84,0xm230,-353r10,40r-87,25r-5,-22","w":254,"k":{"A":27,"\u00c6":27,"\u00c1":27,"\u00c2":27,"\u00c4":27,"\u00c0":27,"\u00c5":27,"\u00c3":27,",":50,".":50,"e":40,"\u00e9":40,"\u00ea":40,"\u00eb":40,"\u00e8":40,"o":40,"\u00f8":40,"\u0153":40,"\u00f3":40,"\u00f4":40,"\u00f6":40,"\u00f2":40,"\u00f5":40,"q":40,"u":23,"\u00fa":23,"\u00fb":23,"\u00fc":23,"\u00f9":23,"v":14,"-":32,"a":40,"\u00e6":40,"\u00e1":40,"\u00e2":40,"\u00e4":40,"\u00e0":40,"\u00e5":40,"\u00e3":40,":":22,";":22,"p":23}},"\u0178":{"d":"318,-270r-136,175r-20,95r-72,0r20,-95r-59,-175r83,0r26,104r3,0r71,-104r84,0xm181,-337r-8,37r-39,0r8,-37r39,0xm257,-337r-8,37r-39,0r7,-37r40,0","w":254,"k":{"A":27,"\u00c6":27,"\u00c1":27,"\u00c2":27,"\u00c4":27,"\u00c0":27,"\u00c5":27,"\u00c3":27,",":50,".":50,"e":40,"\u00e9":40,"\u00ea":40,"\u00eb":40,"\u00e8":40,"o":40,"\u00f8":40,"\u0153":40,"\u00f3":40,"\u00f4":40,"\u00f6":40,"\u00f2":40,"\u00f5":40,"q":40,"u":23,"\u00fa":23,"\u00fb":23,"\u00fc":23,"\u00f9":23,"v":14,"-":32,"a":40,"\u00e6":40,"\u00e1":40,"\u00e2":40,"\u00e4":40,"\u00e0":40,"\u00e5":40,"\u00e3":40,":":22,";":22,"p":23}},"\u017d":{"d":"286,-270r-12,60r-161,145r0,2r129,0r-13,63r-221,0r13,-61r159,-146r-120,0r14,-63r212,0xm180,-293r-56,-40r15,-20r49,22r62,-22r5,20","w":237},"\u00e1":{"d":"120,-78v-15,0,-27,3,-31,20v-4,21,14,20,23,20v26,0,34,-3,38,-23v3,-16,-10,-17,-30,-17xm50,-133v10,-52,45,-58,100,-58v63,0,89,8,75,73r-26,118r-61,0v1,-9,10,-22,6,-28v-10,26,-39,30,-61,30v-43,0,-66,-11,-56,-59v10,-45,36,-59,81,-59v18,0,45,-1,47,21r3,0v1,-23,27,-60,-16,-58v-15,0,-26,3,-30,20r-62,0xm195,-272r10,40r-87,25r-5,-22","w":219},"\u00e2":{"d":"120,-78v-15,0,-27,3,-31,20v-4,21,14,20,23,20v26,0,34,-3,38,-23v3,-16,-10,-17,-30,-17xm50,-133v10,-52,45,-58,100,-58v63,0,89,8,75,73r-26,118r-61,0v1,-9,10,-22,6,-28v-10,26,-39,30,-61,30v-43,0,-66,-11,-56,-59v10,-45,36,-59,81,-59v18,0,45,-1,47,21r3,0v1,-23,27,-60,-16,-58v-15,0,-26,3,-30,20r-62,0xm167,-272r58,39r-14,21r-52,-23r-60,23r-5,-21","w":219},"\u00e4":{"d":"120,-78v-15,0,-27,3,-31,20v-4,21,14,20,23,20v26,0,34,-3,38,-23v3,-16,-10,-17,-30,-17xm50,-133v10,-52,45,-58,100,-58v63,0,89,8,75,73r-26,118r-61,0v1,-9,10,-22,6,-28v-10,26,-39,30,-61,30v-43,0,-66,-11,-56,-59v10,-45,36,-59,81,-59v18,0,45,-1,47,21r3,0v1,-23,27,-60,-16,-58v-15,0,-26,3,-30,20r-62,0xm146,-256r-8,37r-39,0r8,-37r39,0xm221,-256r-8,37r-39,0r8,-37r39,0","w":219},"\u00e0":{"d":"120,-78v-15,0,-27,3,-31,20v-4,21,14,20,23,20v26,0,34,-3,38,-23v3,-16,-10,-17,-30,-17xm50,-133v10,-52,45,-58,100,-58v63,0,89,8,75,73r-26,118r-61,0v1,-9,10,-22,6,-28v-10,26,-39,30,-61,30v-43,0,-66,-11,-56,-59v10,-45,36,-59,81,-59v18,0,45,-1,47,21r3,0v1,-23,27,-60,-16,-58v-15,0,-26,3,-30,20r-62,0xm140,-272r64,43r-15,22r-76,-25","w":219},"\u00e5":{"d":"120,-78v-15,0,-27,3,-31,20v-4,21,14,20,23,20v26,0,34,-3,38,-23v3,-16,-10,-17,-30,-17xm50,-133v10,-52,45,-58,100,-58v63,0,89,8,75,73r-26,118r-61,0v1,-9,10,-22,6,-28v-10,26,-39,30,-61,30v-43,0,-66,-11,-56,-59v10,-45,36,-59,81,-59v18,0,45,-1,47,21r3,0v1,-23,27,-60,-16,-58v-15,0,-26,3,-30,20r-62,0xm125,-239v4,-39,78,-50,70,0v-4,40,-78,49,-70,0xm164,-255v-19,-2,-30,32,-7,33v18,2,31,-32,7,-33","w":219},"\u00e3":{"d":"120,-78v-15,0,-27,3,-31,20v-4,21,14,20,23,20v26,0,34,-3,38,-23v3,-16,-10,-17,-30,-17xm50,-133v10,-52,45,-58,100,-58v63,0,89,8,75,73r-26,118r-61,0v1,-9,10,-22,6,-28v-10,26,-39,30,-61,30v-43,0,-66,-11,-56,-59v10,-45,36,-59,81,-59v18,0,45,-1,47,21r3,0v1,-23,27,-60,-16,-58v-15,0,-26,3,-30,20r-62,0xm136,-272v32,0,57,47,79,8r26,15v-13,18,-30,36,-52,36v-32,-1,-58,-47,-81,-9r-26,-16v14,-18,32,-34,54,-34","w":219},"\u00e7":{"d":"112,15r10,29r-56,19r-6,-19xm209,-76v-14,65,-34,78,-108,78v-73,0,-86,-21,-70,-96v14,-64,34,-97,111,-97v54,0,90,6,76,73r-62,0v7,-23,-2,-25,-24,-26v-22,0,-30,7,-39,50v-9,44,-5,49,18,49v28,0,31,-8,36,-31r62,0","w":200},"\u00e9":{"d":"98,-118r61,0v6,-28,-4,-30,-25,-30v-22,0,-30,5,-36,30xm209,-63v-11,53,-46,65,-106,65v-75,0,-87,-25,-72,-96v15,-73,37,-97,113,-97v77,0,89,34,69,107r-122,0v-7,33,-5,43,21,43v19,0,32,-2,36,-22r61,0xm189,-272r9,40r-86,25r-6,-22","w":206},"\u00ea":{"d":"98,-118r61,0v6,-28,-4,-30,-25,-30v-22,0,-30,5,-36,30xm209,-63v-11,53,-46,65,-106,65v-75,0,-87,-25,-72,-96v15,-73,37,-97,113,-97v77,0,89,34,69,107r-122,0v-7,33,-5,43,21,43v19,0,32,-2,36,-22r61,0xm161,-272r57,39r-14,21r-51,-23r-60,23r-5,-21","w":206},"\u00eb":{"d":"98,-118r61,0v6,-28,-4,-30,-25,-30v-22,0,-30,5,-36,30xm209,-63v-11,53,-46,65,-106,65v-75,0,-87,-25,-72,-96v15,-73,37,-97,113,-97v77,0,89,34,69,107r-122,0v-7,33,-5,43,21,43v19,0,32,-2,36,-22r61,0xm140,-256r-8,37r-39,0r7,-37r40,0xm215,-256r-8,37r-39,0r8,-37r39,0","w":206},"\u00e8":{"d":"98,-118r61,0v6,-28,-4,-30,-25,-30v-22,0,-30,5,-36,30xm209,-63v-11,53,-46,65,-106,65v-75,0,-87,-25,-72,-96v15,-73,37,-97,113,-97v77,0,89,34,69,107r-122,0v-7,33,-5,43,21,43v19,0,32,-2,36,-22r61,0xm134,-272r64,43r-15,22r-76,-25","w":206},"\u00ed":{"d":"118,-189r-41,189r-62,0r41,-189r62,0xm132,-272r9,40r-86,25r-6,-22","w":92},"\u00ee":{"d":"118,-189r-41,189r-62,0r41,-189r62,0xm104,-272r57,39r-13,21r-52,-23r-60,23r-5,-21","w":92},"\u00ef":{"d":"118,-189r-41,189r-62,0r41,-189r62,0xm82,-256r-7,37r-40,0r8,-37r39,0xm158,-256r-8,37r-39,0r8,-37r39,0","w":92},"\u00ec":{"d":"118,-189r-41,189r-62,0r41,-189r62,0xm77,-272r64,43r-15,22r-76,-25","w":92},"\u00f1":{"d":"118,-154v14,-26,30,-37,64,-37v42,0,57,19,48,60r-28,131r-62,0r25,-116v3,-18,0,-28,-20,-28v-28,0,-36,17,-41,40r-22,104r-61,0r40,-189r62,0r-8,35r3,0xm138,-272v32,0,57,47,78,8r27,15v-13,18,-30,36,-52,36v-32,-1,-58,-47,-81,-9r-26,-16v14,-18,32,-34,54,-34","w":222},"\u00f3":{"d":"147,-191v79,0,91,17,74,97v-17,78,-37,96,-115,96v-77,0,-90,-20,-74,-96v16,-77,36,-97,115,-97xm138,-144v-30,0,-35,9,-44,50v-9,41,-7,49,23,49v29,0,33,-8,42,-49v9,-41,8,-50,-21,-50xm193,-272r9,40r-87,25r-5,-22","w":213},"\u00f4":{"d":"147,-191v79,0,91,17,74,97v-17,78,-37,96,-115,96v-77,0,-90,-20,-74,-96v16,-77,36,-97,115,-97xm138,-144v-30,0,-35,9,-44,50v-9,41,-7,49,23,49v29,0,33,-8,42,-49v9,-41,8,-50,-21,-50xm164,-272r58,39r-14,21r-52,-23r-60,23r-5,-21","w":213},"\u00f6":{"d":"147,-191v79,0,91,17,74,97v-17,78,-37,96,-115,96v-77,0,-90,-20,-74,-96v16,-77,36,-97,115,-97xm138,-144v-30,0,-35,9,-44,50v-9,41,-7,49,23,49v29,0,33,-8,42,-49v9,-41,8,-50,-21,-50xm143,-256r-8,37r-39,0r8,-37r39,0xm219,-256r-8,37r-40,0r8,-37r40,0","w":213},"\u00f2":{"d":"147,-191v79,0,91,17,74,97v-17,78,-37,96,-115,96v-77,0,-90,-20,-74,-96v16,-77,36,-97,115,-97xm138,-144v-30,0,-35,9,-44,50v-9,41,-7,49,23,49v29,0,33,-8,42,-49v9,-41,8,-50,-21,-50xm137,-272r64,43r-15,22r-75,-25","w":213},"\u00f5":{"d":"147,-191v79,0,91,17,74,97v-17,78,-37,96,-115,96v-77,0,-90,-20,-74,-96v16,-77,36,-97,115,-97xm138,-144v-30,0,-35,9,-44,50v-9,41,-7,49,23,49v29,0,33,-8,42,-49v9,-41,8,-50,-21,-50xm133,-272v32,0,57,47,79,8r26,15v-13,18,-30,36,-52,36v-32,-1,-58,-47,-81,-9r-26,-16v14,-18,32,-34,54,-34","w":213},"\u0161":{"d":"216,-135r-58,0v1,-14,-9,-16,-22,-16v-32,0,-33,4,-36,15v-2,9,-2,15,30,16v64,1,92,5,80,58v-12,55,-56,64,-106,64v-49,0,-93,1,-80,-61r62,0v-4,20,8,21,26,21v28,0,33,-1,36,-16v4,-19,-6,-19,-28,-19v-78,0,-89,-17,-81,-56v13,-61,53,-62,106,-62v39,0,88,7,71,56xm148,-212r-55,-40r14,-20r50,22r61,-22r5,20","w":208},"\u00fa":{"d":"200,0r-60,0v1,-11,11,-28,7,-36v-15,29,-39,38,-65,38v-37,0,-61,-16,-51,-62r28,-129r62,0r-25,113v-4,17,-4,31,17,31v17,0,36,-9,40,-28r25,-116r62,0xm197,-272r9,40r-87,25r-5,-22","w":221},"\u00fb":{"d":"200,0r-60,0v1,-11,11,-28,7,-36v-15,29,-39,38,-65,38v-37,0,-61,-16,-51,-62r28,-129r62,0r-25,113v-4,17,-4,31,17,31v17,0,36,-9,40,-28r25,-116r62,0xm168,-272r58,39r-14,21r-52,-23r-60,23r-5,-21","w":221},"\u00fc":{"d":"200,0r-60,0v1,-11,11,-28,7,-36v-15,29,-39,38,-65,38v-37,0,-61,-16,-51,-62r28,-129r62,0r-25,113v-4,17,-4,31,17,31v17,0,36,-9,40,-28r25,-116r62,0xm147,-256r-8,37r-39,0r8,-37r39,0xm222,-256r-7,37r-40,0r8,-37r39,0","w":221},"\u00f9":{"d":"200,0r-60,0v1,-11,11,-28,7,-36v-15,29,-39,38,-65,38v-37,0,-61,-16,-51,-62r28,-129r62,0r-25,113v-4,17,-4,31,17,31v17,0,36,-9,40,-28r25,-116r62,0xm141,-272r64,43r-15,22r-76,-25","w":221},"\u00fd":{"d":"235,-189r-92,206v-23,57,-51,71,-116,66r9,-43v31,6,45,-15,51,-40r-33,0r-16,-189r65,0r5,154r63,-154r64,0xm182,-272r9,40r-87,25r-5,-22","w":191,"k":{",":18,".":18}},"\u00ff":{"d":"235,-189r-92,206v-23,57,-51,71,-116,66r9,-43v31,6,45,-15,51,-40r-33,0r-16,-189r65,0r5,154r63,-154r64,0xm132,-256r-8,37r-39,0r8,-37r39,0xm208,-256r-8,37r-39,0r7,-37r40,0","w":191,"k":{",":18,".":18}},"\u017e":{"d":"55,-189r156,0r-10,49r-112,97r91,0r-9,43r-163,0r10,-51r110,-95r-83,0xm134,-212r-56,-40r14,-20r50,22r61,-22r5,20","w":178},"\u2206":{"d":"10,0r7,-31r154,-239r74,0r50,239r-6,31r-279,0xm86,-46r142,0r-24,-114v-5,-17,-5,-49,-11,-61v-30,56,-73,120,-107,175","w":299},"\u2126":{"d":"27,-45v20,-1,45,2,63,-1v-23,-18,-46,-53,-36,-102v14,-67,84,-121,170,-121v89,0,130,59,117,121v-10,50,-46,80,-80,103r64,0r-10,45r-129,0r8,-35v37,-19,70,-48,82,-103v10,-45,-11,-86,-61,-86v-47,0,-89,36,-100,88v-10,49,9,85,39,101r-7,35r-129,0","w":333},"\u03bc":{"d":"201,0r-60,0v1,-11,11,-28,7,-36v-15,29,-39,38,-67,38r-17,80r-62,0r58,-271r62,0r-24,113v-4,17,-5,31,16,31v17,0,36,-9,40,-28r25,-116r62,0","w":221},"\u03c0":{"d":"296,-152r-30,0v-9,42,-26,110,-27,152r-61,0v-6,-36,19,-112,25,-152r-58,0v-11,45,-38,122,-59,152r-60,0v22,-39,49,-110,58,-152v-19,0,-33,1,-45,4r1,-37v56,-25,189,-9,271,-13","w":275},"\u20ac":{"d":"309,-247r-35,57v-26,-39,-118,-28,-126,9r120,0r-23,37r-106,0r-3,14r101,0r-23,37r-84,0v-2,26,8,36,50,36v38,0,60,-15,73,-25r-14,67v-19,11,-50,17,-71,17v-72,0,-125,-4,-108,-95r-38,0r23,-37r23,0r3,-14r-39,0r23,-37r24,0v21,-79,78,-91,147,-91v17,0,60,-2,83,25"},"\u2113":{"d":"222,-82r21,25v-34,42,-76,58,-113,58v-48,0,-68,-23,-68,-62v-9,5,-16,9,-24,14r-10,-30r42,-25r18,-85v16,-75,57,-106,105,-106v48,0,62,33,54,70v-10,48,-53,87,-121,133v-6,25,6,44,30,43v24,0,49,-17,66,-35xm188,-254v-28,-7,-46,77,-51,114v35,-28,61,-57,66,-83v4,-18,0,-31,-15,-31","w":241},"\u212e":{"d":"127,-55v37,67,152,61,194,4r22,0v-27,32,-71,53,-120,53v-84,0,-152,-61,-152,-137v0,-76,68,-137,152,-137v86,1,154,61,152,141r-248,1r0,75xm320,-216v-37,-61,-144,-62,-190,-8v-6,21,-4,62,-1,85r191,-2r0,-75","w":388},"\u2202":{"d":"94,-237r-10,-39v14,-9,47,-24,92,-24v73,0,117,57,98,147v-19,91,-85,154,-164,154v-67,0,-85,-54,-77,-92v12,-56,61,-98,119,-98v39,0,57,24,62,35v13,-50,-3,-101,-55,-100v-30,0,-53,11,-65,17xm94,-90v-4,26,8,45,33,45v31,0,60,-34,71,-65v-15,-61,-97,-31,-104,20","w":260},"\u220f":{"d":"370,-212r-46,0r0,248r-62,0r0,-248r-90,0r0,248r-61,0r0,-248r-47,0r0,-52r306,0r0,52","w":377},"\u2211":{"d":"303,36r-238,0r0,-34r104,-114r-99,-112r0,-40r224,0r0,51r-137,1r84,93r-92,104r154,0r0,51","w":309},"\u2219":{"d":"122,-131r-14,63r-58,0r13,-63r59,0","w":129},"\u221a":{"d":"334,-315r-104,371r-49,0r-69,-164r-32,13r-11,-30r79,-33r58,156r83,-313r45,0","w":324},"\u221e":{"d":"338,-109v0,84,-94,99,-140,27v-21,26,-42,45,-75,45v-35,0,-66,-28,-66,-70v0,-42,30,-71,69,-71v31,0,53,17,74,44v16,-18,36,-44,73,-44v36,0,65,27,65,69xm89,-107v0,21,16,38,38,38v22,0,39,-20,53,-37v-16,-22,-29,-41,-55,-41v-21,0,-36,16,-36,40xm270,-147v-23,0,-41,24,-54,39v24,31,38,39,56,39v47,-1,43,-78,-2,-78","w":357},"\u222b":{"d":"121,-39v0,-121,-52,-316,99,-284r-7,38v-41,-11,-49,19,-49,69v0,110,47,323,-102,276r7,-39v38,12,52,-8,52,-60","w":223},"\u2248":{"d":"118,-179v35,0,56,29,83,29v16,0,28,-11,41,-29r22,22v-17,27,-40,41,-62,41v-30,0,-55,-29,-85,-29v-19,0,-32,13,-44,28r-21,-22v13,-22,39,-40,66,-40xm118,-102v37,0,51,28,83,29v17,0,27,-10,41,-28r22,22v-17,26,-39,40,-62,40v-31,0,-56,-27,-85,-28v-19,0,-32,13,-44,28r-21,-22v13,-22,39,-41,66,-41","w":279},"\u2260":{"d":"224,-201r-16,34r58,0r0,34r-72,0r-24,52r96,0r0,33r-111,0r-21,48r-28,-13r16,-35r-56,0r0,-33r71,0r24,-52r-95,0r0,-34r109,0r21,-46","w":286},"\u2264":{"d":"274,-44r-198,-88r0,-36r198,-88r0,38r-162,68r162,68r0,38xm275,4r-200,0r0,-34r200,0r0,34","w":294},"\u2265":{"d":"76,-256r199,88r0,36r-198,88r0,-38r161,-68r-162,-68r0,-38xm273,4r-198,0r0,-34r198,0r0,34","w":295},"\u25ca":{"d":"305,-131r-90,150r-48,0r-89,-150r89,-151r48,0xm250,-130r-60,-108v-17,37,-40,70,-59,106r61,108v15,-39,39,-70,58,-106","w":324},"\u00a0":{"w":129},"\u00ad":{"d":"27,-129r98,0r-12,59r-98,0","w":97},"\u02c9":{"d":"81,-254r113,0r-7,34r-113,0","w":167},"\u03a9":{"d":"27,-45v20,-1,45,2,63,-1v-23,-18,-46,-53,-36,-102v14,-67,84,-121,170,-121v89,0,130,59,117,121v-10,50,-46,80,-80,103r64,0r-10,45r-129,0r8,-35v37,-19,70,-48,82,-103v10,-45,-11,-86,-61,-86v-47,0,-89,36,-100,88v-10,49,9,85,39,101r-7,35r-129,0","w":333},"\u2215":{"d":"198,-270r-217,270r-43,0r216,-270r44,0","w":78}}});

/*
 * jQuery EasIng v1.1.2 - http://gsgd.co.uk/sandbox/jquery.easIng.php
 *
 * Uses the built In easIng capabilities added In jQuery 1.1
 * to offer multiple easIng options
 *
 * Copyright (c) 2007 George Smith
 * Licensed under the MIT License:
 *   http://www.opensource.org/licenses/mit-license.php
 */

// t: current time, b: begInnIng value, c: change In value, d: duration

jQuery.extend( jQuery.easing,
{
	easeInQuad: function (x, t, b, c, d) {
		return c*(t/=d)*t + b;
	},
	easeOutQuad: function (x, t, b, c, d) {
		return -c *(t/=d)*(t-2) + b;
	},
	easeInOutQuad: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t + b;
		return -c/2 * ((--t)*(t-2) - 1) + b;
	},
	easeInCubic: function (x, t, b, c, d) {
		return c*(t/=d)*t*t + b;
	},
	easeOutCubic: function (x, t, b, c, d) {
		return c*((t=t/d-1)*t*t + 1) + b;
	},
	easeInOutCubic: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t*t + b;
		return c/2*((t-=2)*t*t + 2) + b;
	},
	easeInQuart: function (x, t, b, c, d) {
		return c*(t/=d)*t*t*t + b;
	},
	easeOutQuart: function (x, t, b, c, d) {
		return -c * ((t=t/d-1)*t*t*t - 1) + b;
	},
	easeInOutQuart: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t*t*t + b;
		return -c/2 * ((t-=2)*t*t*t - 2) + b;
	},
	easeInQuint: function (x, t, b, c, d) {
		return c*(t/=d)*t*t*t*t + b;
	},
	easeOutQuint: function (x, t, b, c, d) {
		return c*((t=t/d-1)*t*t*t*t + 1) + b;
	},
	easeInOutQuint: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t*t*t*t + b;
		return c/2*((t-=2)*t*t*t*t + 2) + b;
	},
	easeInSine: function (x, t, b, c, d) {
		return -c * Math.cos(t/d * (Math.PI/2)) + c + b;
	},
	easeOutSine: function (x, t, b, c, d) {
		return c * Math.sin(t/d * (Math.PI/2)) + b;
	},
	easeInOutSine: function (x, t, b, c, d) {
		return -c/2 * (Math.cos(Math.PI*t/d) - 1) + b;
	},
	easeInExpo: function (x, t, b, c, d) {
		return (t==0) ? b : c * Math.pow(2, 10 * (t/d - 1)) + b;
	},
	easeOutExpo: function (x, t, b, c, d) {
		return (t==d) ? b+c : c * (-Math.pow(2, -10 * t/d) + 1) + b;
	},
	easeInOutExpo: function (x, t, b, c, d) {
		if (t==0) return b;
		if (t==d) return b+c;
		if ((t/=d/2) < 1) return c/2 * Math.pow(2, 10 * (t - 1)) + b;
		return c/2 * (-Math.pow(2, -10 * --t) + 2) + b;
	},
	easeInCirc: function (x, t, b, c, d) {
		return -c * (Math.sqrt(1 - (t/=d)*t) - 1) + b;
	},
	easeOutCirc: function (x, t, b, c, d) {
		return c * Math.sqrt(1 - (t=t/d-1)*t) + b;
	},
	easeInOutCirc: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return -c/2 * (Math.sqrt(1 - t*t) - 1) + b;
		return c/2 * (Math.sqrt(1 - (t-=2)*t) + 1) + b;
	},
	easeInElastic: function (x, t, b, c, d) {
		var s=1.70158;var p=0;var a=c;
		if (t==0) return b;  if ((t/=d)==1) return b+c;  if (!p) p=d*.3;
		if (a < Math.abs(c)) { a=c; var s=p/4; }
		else var s = p/(2*Math.PI) * Math.asin (c/a);
		return -(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b;
	},
	easeOutElastic: function (x, t, b, c, d) {
		var s=1.70158;var p=0;var a=c;
		if (t==0) return b;  if ((t/=d)==1) return b+c;  if (!p) p=d*.3;
		if (a < Math.abs(c)) { a=c; var s=p/4; }
		else var s = p/(2*Math.PI) * Math.asin (c/a);
		return a*Math.pow(2,-10*t) * Math.sin( (t*d-s)*(2*Math.PI)/p ) + c + b;
	},
	easeInOutElastic: function (x, t, b, c, d) {
		var s=1.70158;var p=0;var a=c;
		if (t==0) return b;  if ((t/=d/2)==2) return b+c;  if (!p) p=d*(.3*1.5);
		if (a < Math.abs(c)) { a=c; var s=p/4; }
		else var s = p/(2*Math.PI) * Math.asin (c/a);
		if (t < 1) return -.5*(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b;
		return a*Math.pow(2,-10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )*.5 + c + b;
	},
	easeInBack: function (x, t, b, c, d, s) {
		if (s == undefined) s = 1.70158;
		return c*(t/=d)*t*((s+1)*t - s) + b;
	},
	easeOutBack: function (x, t, b, c, d, s) {
		if (s == undefined) s = 1.70158;
		return c*((t=t/d-1)*t*((s+1)*t + s) + 1) + b;
	},
	easeInOutBack: function (x, t, b, c, d, s) {
		if (s == undefined) s = 1.70158; 
		if ((t/=d/2) < 1) return c/2*(t*t*(((s*=(1.525))+1)*t - s)) + b;
		return c/2*((t-=2)*t*(((s*=(1.525))+1)*t + s) + 2) + b;
	},
	easeInBounce: function (x, t, b, c, d) {
		return c - jQuery.easing.easeOutBounce (x, d-t, 0, c, d) + b;
	},
	easeOutBounce: function (x, t, b, c, d) {
		if ((t/=d) < (1/2.75)) {
			return c*(7.5625*t*t) + b;
		} else if (t < (2/2.75)) {
			return c*(7.5625*(t-=(1.5/2.75))*t + .75) + b;
		} else if (t < (2.5/2.75)) {
			return c*(7.5625*(t-=(2.25/2.75))*t + .9375) + b;
		} else {
			return c*(7.5625*(t-=(2.625/2.75))*t + .984375) + b;
		}
	},
	easeInOutBounce: function (x, t, b, c, d) {
		if (t < d/2) return jQuery.easing.easeInBounce (x, t*2, 0, c, d) * .5 + b;
		return jQuery.easing.easeOutBounce (x, t*2-d, 0, c, d) * .5 + c*.5 + b;
	}
});

/*
|--------------------------------------------------------------------------
| UItoTop jQuery Plugin 1.1
| http://www.mattvarone.com/web-design/uitotop-jquery-plugin/
|--------------------------------------------------------------------------
*/

(function($){
	$.fn.UItoTop = function(options) {

 		var defaults = {
			text: 'To Top',
			min: 200,
			inDelay:600,
			outDelay:400,
  			containerID: 'toTop',
			containerHoverID: 'toTopHover',
			scrollSpeed: 1200,
			easingType: 'linear'
 		};

 		var settings = $.extend(defaults, options);
		var containerIDhash = '#' + settings.containerID;
		var containerHoverIDHash = '#'+settings.containerHoverID;
		
		$('body').append('<a href="#" id="'+settings.containerID+'">'+settings.text+'</a>');
		$(containerIDhash).hide().click(function(){
			$('html, body').animate({scrollTop:0}, settings.scrollSpeed, settings.easingType);
			$('#'+settings.containerHoverID, this).stop().animate({'opacity': 0 }, settings.inDelay, settings.easingType);
			return false;
		})
		.prepend('<span id="'+settings.containerHoverID+'"></span>')
		.hover(function() {
				$(containerHoverIDHash, this).stop().animate({
					'opacity': 1
				}, 600, 'linear');
			}, function() { 
				$(containerHoverIDHash, this).stop().animate({
					'opacity': 0
				}, 700, 'linear');
			});
					
		$(window).scroll(function() {
			var sd = $(window).scrollTop();
			if(typeof document.body.style.maxHeight === "undefined") {
				$(containerIDhash).css({
					'position': 'absolute',
					'top': $(window).scrollTop() + $(window).height() - 50
				});
			}
			if ( sd > settings.min ) 
				$(containerIDhash).fadeIn(settings.inDelay);
			else 
				$(containerIDhash).fadeOut(settings.Outdelay);
		});

};
})(jQuery);



/* Copyright (c) 2007 Paul Bakaus (paul.bakaus@googlemail.com) and Brandon Aaron (brandon.aaron@gmail.com || http://brandonaaron.net)
 * Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
 * and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
 *
 * $LastChangedDate: 2007-12-20 08:46:55 -0600 (Thu, 20 Dec 2007) $
 * $Rev: 4259 $
 *
 * Version: 1.2
 *
 * Requires: jQuery 1.2+
 */

(function($){
	
$.dimensions = {
	version: '1.2'
};

// Create innerHeight, innerWidth, outerHeight and outerWidth methods
$.each( [ 'Height', 'Width' ], function(i, name){
	
	// innerHeight and innerWidth
	$.fn[ 'inner' + name ] = function() {
		if (!this[0]) return;
		
		var torl = name == 'Height' ? 'Top'    : 'Left',  // top or left
		    borr = name == 'Height' ? 'Bottom' : 'Right'; // bottom or right
		
		return this.is(':visible') ? this[0]['client' + name] : num( this, name.toLowerCase() ) + num(this, 'padding' + torl) + num(this, 'padding' + borr);
	};
	
	// outerHeight and outerWidth
	$.fn[ 'outer' + name ] = function(options) {
		if (!this[0]) return;
		
		var torl = name == 'Height' ? 'Top'    : 'Left',  // top or left
		    borr = name == 'Height' ? 'Bottom' : 'Right'; // bottom or right
		
		options = $.extend({ margin: false }, options || {});
		
		var val = this.is(':visible') ? 
				this[0]['offset' + name] : 
				num( this, name.toLowerCase() )
					+ num(this, 'border' + torl + 'Width') + num(this, 'border' + borr + 'Width')
					+ num(this, 'padding' + torl) + num(this, 'padding' + borr);
		
		return val + (options.margin ? (num(this, 'margin' + torl) + num(this, 'margin' + borr)) : 0);
	};
});

// Create scrollLeft and scrollTop methods
$.each( ['Left', 'Top'], function(i, name) {
	$.fn[ 'scroll' + name ] = function(val) {
		if (!this[0]) return;
		
		return val != undefined ?
		
			// Set the scroll offset
			this.each(function() {
				this == window || this == document ?
					window.scrollTo( 
						name == 'Left' ? val : $(window)[ 'scrollLeft' ](),
						name == 'Top'  ? val : $(window)[ 'scrollTop'  ]()
					) :
					this[ 'scroll' + name ] = val;
			}) :
			
			// Return the scroll offset
			this[0] == window || this[0] == document ?
				self[ (name == 'Left' ? 'pageXOffset' : 'pageYOffset') ] ||
					$.boxModel && document.documentElement[ 'scroll' + name ] ||
					document.body[ 'scroll' + name ] :
				this[0][ 'scroll' + name ];
	};
});

$.fn.extend({
	position: function() {
		var left = 0, top = 0, elem = this[0], offset, parentOffset, offsetParent, results;
		
		if (elem) {
			// Get *real* offsetParent
			offsetParent = this.offsetParent();
			
			// Get correct offsets
			offset       = this.offset();
			parentOffset = offsetParent.offset();
			
			// Subtract element margins
			offset.top  -= num(elem, 'marginTop');
			offset.left -= num(elem, 'marginLeft');
			
			// Add offsetParent borders
			parentOffset.top  += num(offsetParent, 'borderTopWidth');
			parentOffset.left += num(offsetParent, 'borderLeftWidth');
			
			// Subtract the two offsets
			results = {
				top:  offset.top  - parentOffset.top,
				left: offset.left - parentOffset.left
			};
		}
		
		return results;
	},
	
	offsetParent: function() {
		var offsetParent = this[0].offsetParent;
		while ( offsetParent && (!/^body|html$/i.test(offsetParent.tagName) && $.css(offsetParent, 'position') == 'static') )
			offsetParent = offsetParent.offsetParent;
		return $(offsetParent);
	}
});

function num(el, prop) {
	return parseInt($.curCSS(el.jquery?el[0]:el,prop,true))||0;
};

})(jQuery);/**
 * jQuery.ScrollTo - Easy element scrolling using jQuery.
 * Copyright (c) 2007-2009 Ariel Flesler - aflesler(at)gmail(dot)com | http://flesler.blogspot.com
 * Dual licensed under MIT and GPL.
 * Date: 5/25/2009
 * @author Ariel Flesler
 * @version 1.4.2
 *
 * http://flesler.blogspot.com/2007/10/jqueryscrollto.html
 */
;(function(d){var k=d.scrollTo=function(a,i,e){d(window).scrollTo(a,i,e)};k.defaults={axis:'xy',duration:parseFloat(d.fn.jquery)>=1.3?0:1};k.window=function(a){return d(window)._scrollable()};d.fn._scrollable=function(){return this.map(function(){var a=this,i=!a.nodeName||d.inArray(a.nodeName.toLowerCase(),['iframe','#document','html','body'])!=-1;if(!i)return a;var e=(a.contentWindow||a).document||a.ownerDocument||a;return d.browser.safari||e.compatMode=='BackCompat'?e.body:e.documentElement})};d.fn.scrollTo=function(n,j,b){if(typeof j=='object'){b=j;j=0}if(typeof b=='function')b={onAfter:b};if(n=='max')n=9e9;b=d.extend({},k.defaults,b);j=j||b.speed||b.duration;b.queue=b.queue&&b.axis.length>1;if(b.queue)j/=2;b.offset=p(b.offset);b.over=p(b.over);return this._scrollable().each(function(){var q=this,r=d(q),f=n,s,g={},u=r.is('html,body');switch(typeof f){case'number':case'string':if(/^([+-]=)?\d+(\.\d+)?(px|%)?$/.test(f)){f=p(f);break}f=d(f,this);case'object':if(f.is||f.style)s=(f=d(f)).offset()}d.each(b.axis.split(''),function(a,i){var e=i=='x'?'Left':'Top',h=e.toLowerCase(),c='scroll'+e,l=q[c],m=k.max(q,i);if(s){g[c]=s[h]+(u?0:l-r.offset()[h]);if(b.margin){g[c]-=parseInt(f.css('margin'+e))||0;g[c]-=parseInt(f.css('border'+e+'Width'))||0}g[c]+=b.offset[h]||0;if(b.over[h])g[c]+=f[i=='x'?'width':'height']()*b.over[h]}else{var o=f[h];g[c]=o.slice&&o.slice(-1)=='%'?parseFloat(o)/100*m:o}if(/^\d+$/.test(g[c]))g[c]=g[c]<=0?0:Math.min(g[c],m);if(!a&&b.queue){if(l!=g[c])t(b.onAfterFirst);delete g[c]}});t(b.onAfter);function t(a){r.animate(g,j,b.easing,a&&function(){a.call(this,n,b)})}}).end()};k.max=function(a,i){var e=i=='x'?'Width':'Height',h='scroll'+e;if(!d(a).is('html,body'))return a[h]-d(a)[e.toLowerCase()]();var c='client'+e,l=a.ownerDocument.documentElement,m=a.ownerDocument.body;return Math.max(l[h],m[h])-Math.min(l[c],m[c])};function p(a){return typeof a=='object'?a:{top:a,left:a}}})(jQuery);eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('(6($){$.1g.1w=6(o){o=$.1f({r:n,x:n,N:n,17:q,J:n,L:1a,16:n,y:q,u:12,H:3,B:0,k:1,K:n,I:n},o||{});8 G.R(6(){p b=q,A=o.y?"15":"w",P=o.y?"t":"s";p c=$(G),9=$("9",c),E=$("10",9),W=E.Y(),v=o.H;7(o.u){9.1h(E.D(W-v-1+1).V()).1d(E.D(0,v).V());o.B+=v}p f=$("10",9),l=f.Y(),4=o.B;c.5("1c","H");f.5({U:"T",1b:o.y?"S":"w"});9.5({19:"0",18:"0",Q:"13","1v-1s-1r":"S","z-14":"1"});c.5({U:"T",Q:"13","z-14":"2",w:"1q"});p g=o.y?t(f):s(f);p h=g*l;p j=g*v;f.5({s:f.s(),t:f.t()});9.5(P,h+"C").5(A,-(4*g));c.5(P,j+"C");7(o.r)$(o.r).O(6(){8 m(4-o.k)});7(o.x)$(o.x).O(6(){8 m(4+o.k)});7(o.N)$.R(o.N,6(i,a){$(a).O(6(){8 m(o.u?o.H+i:i)})});7(o.17&&c.11)c.11(6(e,d){8 d>0?m(4-o.k):m(4+o.k)});7(o.J)1p(6(){m(4+o.k)},o.J+o.L);6 M(){8 f.D(4).D(0,v)};6 m(a){7(!b){7(o.K)o.K.Z(G,M());7(o.u){7(a<=o.B-v-1){9.5(A,-((l-(v*2))*g)+"C");4=a==o.B-v-1?l-(v*2)-1:l-(v*2)-o.k}F 7(a>=l-v+1){9.5(A,-((v)*g)+"C");4=a==l-v+1?v+1:v+o.k}F 4=a}F{7(a<0||a>l-v)8;F 4=a}b=12;9.1o(A=="w"?{w:-(4*g)}:{15:-(4*g)},o.L,o.16,6(){7(o.I)o.I.Z(G,M());b=q});7(!o.u){$(o.r+","+o.x).1n("X");$((4-o.k<0&&o.r)||(4+o.k>l-v&&o.x)||[]).1m("X")}}8 q}})};6 5(a,b){8 1l($.5(a[0],b))||0};6 s(a){8 a[0].1k+5(a,\'1j\')+5(a,\'1i\')};6 t(a){8 a[0].1t+5(a,\'1u\')+5(a,\'1e\')}})(1x);',62,96,'||||curr|css|function|if|return|ul|||||||||||scroll|itemLength|go|null||var|false|btnPrev|width|height|circular||left|btnNext|vertical||animCss|start|px|slice|tLi|else|this|visible|afterEnd|auto|beforeStart|speed|vis|btnGo|click|sizeCss|position|each|none|hidden|overflow|clone|tl|disabled|size|call|li|mousewheel|true|relative|index|top|easing|mouseWheel|padding|margin|200|float|visibility|append|marginBottom|extend|fn|prepend|marginRight|marginLeft|offsetWidth|parseInt|addClass|removeClass|animate|setInterval|0px|type|style|offsetHeight|marginTop|list|jCarouselLite|jQuery'.split('|'),0,{}))/**
 * jQuery.LocalScroll - Animated scrolling navigation, using anchors.
 * Copyright (c) 2007-2009 Ariel Flesler - aflesler(at)gmail(dot)com | http://flesler.blogspot.com
 * Dual licensed under MIT and GPL.
 * Date: 3/11/2009
 * @author Ariel Flesler
 * @version 1.2.7
 **/
;(function($){var l=location.href.replace(/#.*/,'');var g=$.localScroll=function(a){$('body').localScroll(a)};g.defaults={duration:1e3,axis:'y',event:'click',stop:true,target:window,reset:true};g.hash=function(a){if(location.hash){a=$.extend({},g.defaults,a);a.hash=false;if(a.reset){var e=a.duration;delete a.duration;$(a.target).scrollTo(0,a);a.duration=e}i(0,location,a)}};$.fn.localScroll=function(b){b=$.extend({},g.defaults,b);return b.lazy?this.bind(b.event,function(a){var e=$([a.target,a.target.parentNode]).filter(d)[0];if(e)i(a,e,b)}):this.find('a,area').filter(d).bind(b.event,function(a){i(a,this,b)}).end().end();function d(){return!!this.href&&!!this.hash&&this.href.replace(this.hash,'')==l&&(!b.filter||$(this).is(b.filter))}};function i(a,e,b){var d=e.hash.slice(1),f=document.getElementById(d)||document.getElementsByName(d)[0];if(!f)return;if(a)a.preventDefault();var h=$(b.target);if(b.lock&&h.is(':animated')||b.onBefore&&b.onBefore.call(b,a,f,h)===false)return;if(b.stop)h.stop(true);if(b.hash){var j=f.id==d?'id':'name',k=$('<a> </a>').attr(j,d).css({position:'absolute',top:$(window).scrollTop(),left:$(window).scrollLeft()});f[j]='';$('body').prepend(k);location=e.hash;k.remove();f[j]=d}h.scrollTo(f,b).trigger('notify.serialScroll',[f])}})(jQuery);/*!
 * liScroll 1.0
 * Examples and documentation at: 
 * http://www.gcmingati.net/wordpress/wp-content/lab/jquery/newsticker/jq-liscroll/scrollanimate.html
 * 2007-2010 Gian Carlo Mingati
 * Version: 1.0.2 (30-MARCH-2009)
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 * Requires:
 * jQuery v1.2.x or later
 * 
 */


jQuery.fn.liScroll = function(settings) {
		settings = jQuery.extend({
		travelocity: 0.07
		}, settings);		
		return this.each(function(){
				var $strip = jQuery(this);
				$strip.addClass("newsticker")
				var stripWidth = 0;
				var $mask = $strip.wrap("<div class='mask'></div>");
				var $tickercontainer = $strip.parent().wrap("<div class='tickercontainer'></div>");								
				var containerWidth = $strip.parent().parent().width();	//a.k.a. 'mask' width 	
				$strip.find("li").each(function(i){
				stripWidth += jQuery(this, i).outerWidth(true); // thanks to Michael Haszprunar
				});
				$strip.width(stripWidth*2);			
				var totalTravel = (stripWidth*2); //+containerWidth;
				var defTiming = totalTravel/settings.travelocity;	// thanks to Scott Waye		
				function scrollnews(spazio, tempo){
				$strip.animate({left: '-='+ spazio}, tempo, "linear", function(){$strip.css("left", containerWidth); scrollnews(totalTravel, defTiming);});
				}
				scrollnews(totalTravel, defTiming);				
				$strip.hover(function(){
				jQuery(this).stop();
				},
				function(){
				var offset = jQuery(this).offset();
				var residualSpace = offset.left + (stripWidth*2);
				var residualTime = residualSpace/settings.travelocity;
				scrollnews(residualSpace, residualTime);
				});			
				var obj= document.getElementById("twitter");
				obj.style.visibility = "visible";
		});	
};/* =========================================================

// jquery.innerfade.js

// Datum: 2008-02-14
// Firma: Medienfreunde Hofmann & Baldes GbR
// Author: Torsten Baldes
// Mail: t.baldes@medienfreunde.com
// Web: http://medienfreunde.com

// based on the work of Matt Oakes http://portfolio.gizone.co.uk/applications/slideshow/
// and Ralf S. Engelschall http://trainofthoughts.org/

 *
 *  <ul id="news"> 
 *      <li>content 1</li>
 *      <li>content 2</li>
 *      <li>content 3</li>
 *  </ul>
 *  
 *  $('#news').innerfade({ 
 *	  animationtype: Type of animation 'fade' or 'slide' (Default: 'fade'), 
 *	  speed: Fading-/Sliding-Speed in milliseconds or keywords (slow, normal or fast) (Default: 'normal'), 
 *	  timeout: Time between the fades in milliseconds (Default: '2000'), 
 *	  type: Type of slideshow: 'sequence', 'random' or 'random_start' (Default: 'sequence'), 
 * 		containerheight: Height of the containing element in any css-height-value (Default: 'auto'),
 *	  runningclass: CSS-Class which the container get’s applied (Default: 'innerfade'),
 *	  children: optional children selector (Default: null)
 *  }); 
 *

// ========================================================= */


(function($) {

    $.fn.innerfade = function(options) {
        return this.each(function() {   
            $.innerfade(this, options);
        });
    };

    $.innerfade = function(container, options) {
        var settings = {
        		'animationtype':    'fade',
            'speed':            'normal',
            'type':             'sequence',
            'timeout':          2000,
            'containerheight':  'auto',
            'runningclass':     'innerfade',
            'children':         null
        };
        if (options)
            $.extend(settings, options);
        if (settings.children === null)
            var elements = $(container).children();
        else
            var elements = $(container).children(settings.children);
        if (elements.length > 1) {
            $(container).css('position', 'relative').css('height', settings.containerheight).addClass(settings.runningclass);
            for (var i = 0; i < elements.length; i++) {
                $(elements[i]).css('z-index', String(elements.length-i)).css('position', 'absolute').hide();
            };
            if (settings.type == "sequence") {
                setTimeout(function() {
                    $.innerfade.next(elements, settings, 1, 0);
                }, settings.timeout);
                $(elements[0]).show();
            } else if (settings.type == "random") {
            		var last = Math.floor ( Math.random () * ( elements.length ) );
                setTimeout(function() {
                    do { 
												current = Math.floor ( Math.random ( ) * ( elements.length ) );
										} while (last == current );             
										$.innerfade.next(elements, settings, current, last);
                }, settings.timeout);
                $(elements[last]).show();
						} else if ( settings.type == 'random_start' ) {
								settings.type = 'sequence';
								var current = Math.floor ( Math.random () * ( elements.length ) );
								setTimeout(function(){
									$.innerfade.next(elements, settings, (current + 1) %  elements.length, current);
								}, settings.timeout);
								$(elements[current]).show();
						}	else {
							alert('Innerfade-Type must either be \'sequence\', \'random\' or \'random_start\'');
						}
				}
    };

    $.innerfade.next = function(elements, settings, current, last) {
        if (settings.animationtype == 'slide') {
            $(elements[last]).slideUp(settings.speed);
            $(elements[current]).slideDown(settings.speed);
        } else if (settings.animationtype == 'fade') {
            $(elements[last]).delay(5000).fadeOut(settings.speed);


			$(elements[current]).delay(10000).fadeIn(settings.speed, function() {
							removeFilter($(this)[0]);
						}).hide();
        } else
            alert('Innerfade-animationtype must either be \'slide\' or \'fade\'');
        if (settings.type == "sequence") {
            if ((current + 1) < elements.length) {
                current = current + 1;
                last = current - 1;
            } else {
                current = 0;
                last = elements.length - 1;
            }
        } else if (settings.type == "random") {
            last = current;
            while (current == last)
                current = Math.floor(Math.random() * elements.length);
        } else
            alert('Innerfade-Type must either be \'sequence\', \'random\' or \'random_start\'');

		setTimeout((function() {
            $.innerfade.next(elements, settings, current, last);
        }), settings.timeout);
    };

})(jQuery);

// **** remove Opacity-Filter in ie ****
function removeFilter(element) {
	if(element.style.removeAttribute){
		element.style.removeAttribute('filter');
	}
}

