/*!
 * 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) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());;
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Created by Thatcher Ulrich (http://tulrich.com) with FontForge 1.0
 * (http://fontforge.sf.net)
 * 
 * This font, including hint instructions, has been donated to the Public Domain. 
 * Do whatever you want with it.
 * 
 * 
 * Designer:
 * Thatcher Ulrich
 * 
 * Vendor URL:
 * http://tulrich.com
 */
Cufon.registerFont({"w":199,"face":{"font-family":"Tuffy","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 6 3 6 1 0 0 0 0","ascent":"281","descent":"-79","x-height":"5","bbox":"-21 -351 292.823 79.2881","underline-thickness":"8.78906","underline-position":"-13.1836","unicode-range":"U+0020-U+20AC"},"glyphs":{" ":{"w":108},"!":{"d":"39,-261v8,0,18,8,18,16r-8,168v0,5,-5,10,-10,10v-5,0,-10,-5,-10,-10r-7,-167v0,-10,7,-17,17,-17xm56,-21v6,24,-34,32,-37,8v-4,-11,8,-23,18,-23v10,0,17,8,19,15","w":74},"\"":{"d":"87,-184v-5,0,-10,-2,-9,-8r-4,-66v-2,-16,27,-17,26,-3r-3,69v0,5,-5,9,-10,8xm45,-192v0,11,-19,10,-19,0r-3,-66v-1,-9,6,-13,13,-13v8,0,13,5,13,13","w":121},"#":{"d":"170,-96r0,-60r-60,0r0,60r60,0xm197,-71r0,62r-27,0r0,-62r-60,0r0,62r-26,0r0,-62r-61,0r0,-25r61,0r0,-60r-61,0r0,-24r61,0r0,-67r26,0r0,67r60,0r0,-67r27,0r0,67r63,0r0,24r-63,0r0,60r63,0r0,25r-63,0","w":279,"k":{"$":10}},"$":{"d":"15,-185v-1,-37,30,-61,65,-63r0,-22r22,0r0,22v24,2,46,16,63,43r-22,14v-8,-14,-22,-29,-41,-31r0,86v34,12,70,22,69,69v-1,40,-30,68,-69,72r0,22r-22,0r0,-22v-40,-4,-59,-25,-76,-52r24,-14v13,20,23,37,52,40r0,-97v-37,-8,-64,-24,-65,-67xm80,-223v-39,-2,-50,61,-15,74v4,2,9,3,15,5r0,-79xm102,-21v34,-2,54,-45,31,-72v-7,-8,-18,-14,-31,-18r0,90","w":178},"%":{"d":"207,-71v-3,-28,-50,-27,-50,5v0,17,10,28,24,28v16,0,28,-13,26,-33xm182,-18v-26,-1,-48,-20,-48,-48v0,-26,22,-47,48,-47v26,1,48,20,48,47v1,26,-22,49,-48,48xm91,-195v-5,-31,-50,-24,-50,6v0,16,10,27,25,27v16,0,28,-15,25,-33xm66,-142v-25,-1,-48,-19,-48,-47v-1,-26,22,-49,48,-48v26,1,48,19,48,48v0,26,-22,48,-48,47xm75,-24r-27,0r127,-208r25,0","w":246},"&":{"d":"64,-143v-57,-21,-35,-119,36,-119v31,0,56,18,66,39r-23,12v-13,-40,-87,-33,-85,14v1,29,25,48,59,43r0,25v-43,-3,-72,13,-72,53v0,47,59,75,90,41v10,-10,15,-23,15,-37r-35,0r0,-24r89,0r0,25r-25,0v-4,46,-31,76,-80,76v-49,0,-81,-32,-81,-81v0,-36,20,-58,46,-67","w":218},"'":{"d":"45,-192v0,11,-19,10,-19,0r-3,-66v-1,-9,6,-13,13,-13v8,0,13,5,13,13","w":67},"(":{"d":"80,-272v-65,83,-55,211,0,287r-31,0v-54,-69,-54,-216,0,-287r31,0","w":96},")":{"d":"47,-272v52,70,55,217,0,287r-31,0v26,-37,46,-88,46,-143v0,-53,-22,-110,-46,-144r31,0","w":94},"*":{"d":"100,-101v8,16,43,46,12,56v-20,-6,-20,-32,-31,-46v-11,15,-12,39,-31,46v-31,-9,4,-40,12,-56v-20,-2,-56,12,-56,-11v0,-24,37,-9,57,-11v-7,-16,-44,-46,-12,-56v19,5,19,31,30,45v10,-14,11,-40,30,-45v32,9,-4,40,-12,56v20,2,57,-12,57,11v0,23,-36,9,-56,11","w":160},"+":{"d":"14,-125r54,0r0,-55r24,0r0,55r55,0r0,25r-55,0r0,55r-24,0r0,-55r-54,0r0,-25","w":157},",":{"d":"18,-17v-1,-22,34,-25,38,-4v-1,26,-10,45,-22,60r-10,-6v8,-12,13,-22,13,-31v-12,0,-18,-9,-19,-19","w":70},"-":{"d":"19,-124r119,0r0,25r-119,0r0,-25","w":152},".":{"d":"56,-21v6,24,-34,32,-37,8v-4,-11,8,-23,18,-23v10,0,17,8,19,15","w":71},"\/":{"d":"24,0r-28,0r126,-271r28,0","w":142,"k":{"\/":25}},"0":{"d":"101,5v-61,0,-84,-65,-83,-133v1,-69,20,-134,84,-134v112,0,112,267,-1,267xm102,-238v-46,6,-57,61,-57,110v0,50,12,104,56,108v46,-6,56,-59,56,-108v0,-51,-11,-104,-55,-110"},"1":{"d":"102,-212r-27,0r39,-44r16,0r0,256r-28,0r0,-212"},"2":{"d":"100,-238v-27,1,-47,19,-54,43r-24,-10v8,-30,41,-58,78,-58v75,0,93,95,45,137v-34,30,-83,47,-93,101r127,0r0,25r-160,0v1,-93,89,-104,123,-162v19,-32,-6,-78,-42,-76"},"3":{"d":"182,-75v5,86,-134,109,-162,31r27,-9v17,50,112,39,108,-22v-2,-39,-29,-55,-72,-53r0,-22v36,5,59,-15,60,-46v2,-47,-73,-57,-85,-15r-24,-11v10,-21,35,-41,66,-41v70,0,93,99,38,123v22,11,42,32,44,65","w":197},"4":{"d":"152,-256r0,162r33,0r0,24r-33,0r0,70r-28,0r0,-70r-109,0r107,-186r30,0xm125,-215r-68,120r68,0r0,-120"},"5":{"d":"157,-81v0,-54,-62,-79,-97,-44r-25,-13r17,-118r118,0r0,25r-95,0r-12,75v55,-28,121,8,121,75v0,71,-77,111,-130,69v-14,-12,-25,-27,-30,-46r27,-5v15,66,106,51,106,-18"},"6":{"d":"101,-21v29,1,54,-24,54,-51v0,-30,-23,-52,-54,-53v-29,-1,-52,26,-52,53v0,31,23,50,52,51xm100,5v-82,3,-95,-107,-48,-158r59,-103r27,0r-61,111v52,-21,104,21,104,73v0,46,-33,75,-81,77"},"7":{"d":"190,-256r-98,256r-32,0r91,-230r-131,0r0,-26r170,0"},"8":{"d":"46,-76v1,34,24,55,56,56v31,2,58,-26,58,-56v0,-34,-27,-53,-57,-54v-31,-1,-58,21,-57,54xm103,-238v-26,0,-45,16,-45,40v-1,28,18,43,45,43v26,0,45,-17,44,-43v0,-25,-17,-40,-44,-40xm63,-142v-59,-28,-29,-129,40,-121v70,-6,99,91,39,121v23,12,47,30,46,66v-2,48,-36,81,-86,81v-47,0,-84,-33,-84,-81v0,-34,21,-55,45,-66"},"9":{"d":"105,-236v-28,-1,-53,24,-53,51v0,32,23,52,53,53v28,0,52,-24,52,-52v0,-31,-24,-51,-52,-52xm105,-262v82,-3,96,107,49,158r-57,104r-30,0r62,-111v-54,19,-104,-21,-104,-74v0,-46,32,-75,80,-77"},":":{"d":"58,-149v6,24,-34,32,-37,8v-4,-11,8,-23,18,-23v10,0,17,8,19,15xm58,-21v6,24,-34,32,-37,8v-4,-11,8,-23,18,-23v10,0,17,8,19,15","w":74},";":{"d":"20,-17v-1,-22,34,-25,38,-4v-1,26,-10,45,-22,60r-10,-6v8,-12,13,-22,13,-31v-12,0,-18,-9,-19,-19xm58,-149v6,24,-34,32,-37,8v-4,-11,8,-23,18,-23v10,0,17,8,19,15","w":74},"<":{"d":"104,-4r-89,-108r89,-105r35,0r-90,106r90,107r-35,0","w":148},"=":{"d":"12,-88r140,0r0,25r-140,0r0,-25xm12,-152r140,0r0,25r-140,0r0,-25","w":159},">":{"d":"51,-4r-35,0r89,-107r-89,-106r35,0r89,105","w":150},"?":{"d":"86,-263v80,0,103,99,43,133v-22,12,-32,30,-28,67r-28,0v-13,-77,59,-68,63,-129v2,-30,-20,-47,-49,-46v-27,1,-49,20,-51,47r-26,-4v4,-36,35,-68,76,-68xm107,-21v5,28,-33,29,-37,8v-5,-26,33,-30,37,-8","w":173},"@":{"d":"30,-128v-5,91,107,141,177,91r13,17v-85,64,-217,0,-213,-108v3,-78,57,-135,135,-135v78,0,128,48,133,126v3,50,-55,84,-87,46v-28,43,-107,19,-107,-37v0,-31,28,-61,61,-60v33,1,56,25,56,60v0,16,12,32,27,32v14,0,28,-23,27,-41v-5,-63,-46,-103,-110,-103v-67,0,-109,44,-112,112xm142,-166v-19,0,-39,17,-38,38v1,23,17,37,38,37v50,0,40,-75,0,-75","w":285},"A":{"d":"116,-213r-36,104r73,0xm159,-85r-87,0r-28,85r-31,0r92,-256r22,0r92,256r-31,0","w":228,"k":{"w":17,"v":29,"V":37,"T":17,"C":14}},"B":{"d":"163,-76v0,-54,-60,-49,-114,-48r0,99v56,1,114,6,114,-51xm149,-190v0,-45,-56,-41,-100,-42r0,84v47,0,100,4,100,-42xm191,-75v5,83,-87,77,-170,75r0,-256v76,-2,154,-4,157,66v2,24,-24,53,-45,53v38,0,56,28,58,62","w":207},"C":{"d":"123,-20v25,1,51,-19,56,-39r26,7v-13,33,-37,57,-82,57v-74,0,-100,-57,-105,-132v-7,-101,89,-175,167,-112v9,8,13,18,18,29r-27,7v-5,-21,-29,-35,-53,-35v-102,0,-103,216,0,218","w":214},"D":{"d":"92,-25v62,0,81,-41,81,-103v1,-75,-39,-113,-124,-103r0,206r43,0xm99,-256v70,4,104,56,104,128v0,73,-33,128,-104,128r-78,0r0,-256r78,0","w":214},"E":{"d":"21,-256r162,0r0,25r-134,0r0,87r127,0r0,25r-127,0r0,94r134,0r0,25r-162,0r0,-256","w":200,"k":{"R":-7}},"F":{"d":"21,-256r162,0r0,25r-134,0r0,87r127,0r0,25r-127,0r0,119r-28,0r0,-256","w":201},"G":{"d":"217,-122v0,73,-25,127,-94,127v-72,0,-102,-60,-105,-133v-3,-89,66,-163,151,-124v13,6,22,18,31,31r-24,11v-13,-16,-25,-29,-53,-28v-101,4,-103,218,0,218v46,0,64,-33,66,-78r-69,0r0,-24r97,0","w":239,"k":{"T":12}},"H":{"d":"21,-256r28,0r0,113r116,0r0,-113r28,0r0,256r-28,0r0,-118r-116,0r0,118r-28,0r0,-256","w":210},"I":{"d":"27,0r0,-256r28,0r0,256r-28,0","w":78},"J":{"d":"181,-94v6,74,-75,131,-131,79v-20,-19,-29,-43,-30,-79r25,0v2,37,19,73,54,73v85,0,45,-148,54,-235r28,0r0,162","w":200},"K":{"d":"21,-256r28,0r0,133r131,-133r34,0r-114,115r117,141r-36,0r-99,-123r-33,32r0,91r-28,0r0,-256","w":217,"k":{"O":19}},"L":{"d":"21,-256r28,0r0,231r135,0r0,25r-163,0r0,-256","w":194},"M":{"d":"21,0r0,-256r38,0r81,219r81,-219r36,0r0,256r-27,0r0,-212r-75,209r-32,0r-75,-209r0,212r-27,0","w":274},"N":{"d":"21,0r0,-256r27,0r130,204r0,-204r28,0r0,256r-26,0r-131,-209r0,209r-28,0","w":223},"O":{"d":"119,-20v102,0,99,-218,0,-218v-57,0,-74,53,-74,111v0,56,17,107,74,107xm119,5v-73,0,-103,-59,-103,-132v0,-73,29,-136,103,-136v74,0,103,63,103,136v0,71,-30,132,-103,132","w":234,"k":{"T":20,"A":17}},"P":{"d":"153,-184v-3,-48,-53,-48,-104,-47r0,95v52,3,107,-4,104,-48xm181,-184v0,65,-61,76,-132,73r0,111r-28,0r0,-256v78,-2,160,-2,160,72","w":193,"k":{"A":24}},"Q":{"d":"118,-238v-99,4,-100,218,4,218v14,0,30,-5,37,-13r-33,-25r15,-20r35,26v34,-56,24,-189,-58,-186xm119,-263v106,-4,128,155,78,227r29,21r-15,20r-31,-22v-17,13,-31,22,-59,22v-75,0,-105,-59,-105,-132v0,-73,30,-133,103,-136","w":240},"R":{"d":"153,-184v0,-47,-53,-49,-104,-47r0,95v52,1,104,1,104,-48xm182,-184v0,37,-30,64,-64,70r76,114r-32,0r-75,-111r-38,0r0,111r-28,0r0,-256v79,-4,160,1,161,72","w":193},"S":{"d":"127,-139v77,24,68,154,-32,144v-47,-4,-73,-26,-87,-62r30,-6v4,20,32,43,57,43v57,0,80,-63,29,-89v-42,-22,-102,-26,-104,-91v-2,-60,82,-80,126,-48v14,10,24,23,29,38r-27,5v-10,-44,-114,-44,-98,17v9,33,51,34,77,49","w":189},"T":{"d":"15,-256r192,0r0,25r-80,0r0,231r-28,0r0,-231r-84,0r0,-25","w":218,"k":{"u":24,"A":20}},"U":{"d":"113,-20v92,0,56,-144,63,-236r29,0v-2,114,22,261,-92,261v-114,0,-90,-147,-92,-261r29,0v6,92,-28,236,63,236","w":222},"V":{"d":"180,-256r28,0r-77,256r-39,0r-78,-256r30,0r68,226","w":218,"k":{"e":12,"E":12,"A":43}},"W":{"d":"15,-256r28,0r32,224r48,-217r35,0r48,217r32,-224r28,0r-40,256r-38,0r-47,-216r-47,216r-39,0","w":277,"k":{"e":5,"A":17}},"X":{"d":"13,-256r32,0r64,107r62,-107r32,0r-80,128r81,128r-33,0r-62,-103r-64,103r-31,0r80,-128","w":213},"Y":{"d":"13,-256r30,0r62,106r63,-106r30,0r-79,125r0,131r-28,0r0,-131","w":207,"k":{"a":22,"A":33}},"Z":{"d":"23,-256r194,0r-152,231r154,0r0,25r-201,0r153,-231r-148,0r0,-25","w":232},"[":{"d":"92,17r-69,0r0,-286r69,0r0,25r-43,0r0,236r43,0r0,25","w":110},"\\":{"d":"121,0r-126,-271r30,0r126,271r-30,0","w":142,"k":{"\\":25}},"]":{"d":"23,17r0,-25r43,0r0,-236r-43,0r0,-25r69,0r0,286r-69,0","w":112},"^":{"d":"144,-202r-33,0r-27,-37r-28,37r-33,0r49,-60r23,0","w":162},"_":{"d":"15,41r0,-25r192,0r0,25r-192,0","w":218},"`":{"d":"78,-216v5,10,-9,21,-16,12v-15,-20,-36,-34,-45,-59v-1,-11,16,-18,24,-7","w":90},"a":{"d":"128,-60v0,-23,-21,-42,-42,-42v-25,-1,-44,18,-44,42v0,24,18,41,44,41v22,0,42,-19,42,-41xm127,-98v13,-63,-46,-87,-82,-56r-14,-18v54,-46,121,-9,121,78r0,94r-24,0r0,-27v-7,17,-25,31,-48,32v-38,0,-65,-26,-65,-65v0,-62,89,-90,112,-38","w":174,"k":{"v":22}},"b":{"d":"102,5v-29,0,-44,-17,-53,-37r0,32r-26,0r0,-256r26,0r0,100v10,-20,23,-38,53,-38v95,0,93,199,0,199xm97,-19v63,0,64,-150,0,-151v-65,1,-65,150,0,151","w":183},"c":{"d":"13,-94v-2,-66,54,-121,116,-88v11,6,19,17,25,28r-23,12v-4,-11,-21,-27,-37,-26v-32,1,-54,37,-54,74v0,39,19,75,54,75v20,0,32,-14,39,-27r21,13v-12,20,-29,38,-60,38v-53,0,-79,-46,-81,-99","w":161},"d":{"d":"82,-194v30,0,43,18,53,38r0,-100r27,0r0,256r-27,0r0,-32v-9,20,-24,37,-53,37v-94,-1,-94,-198,0,-199xm87,-170v-64,1,-63,151,0,151v66,0,66,-151,0,-151","w":183},"e":{"d":"137,-106v1,-39,-35,-81,-70,-53v-13,11,-20,32,-22,53r92,0xm91,-192v56,0,73,51,72,110r-118,0v4,31,14,61,46,63v19,1,37,-12,43,-24r24,10v-11,21,-37,38,-67,38v-52,-2,-74,-46,-74,-99v0,-53,23,-98,74,-98","w":178,"k":{"t":9}},"f":{"d":"108,-227v-6,-14,-36,-13,-35,7r0,31r35,0r0,24r-35,0r0,165r-27,0r0,-165r-24,0r0,-24r24,0v-12,-56,45,-91,81,-57","w":125,"k":{"y":7,"u":14,"t":12,"o":7,"n":12,"a":14}},"g":{"d":"82,-194v30,0,43,18,53,38r0,-33r27,0r0,192v6,79,-109,101,-138,36v-4,-7,-6,-13,-7,-20r25,0v3,19,24,37,47,36v40,0,51,-39,46,-87v-9,20,-23,37,-52,37v-95,0,-95,-198,-1,-199xm87,-170v-64,1,-63,151,0,151v66,0,66,-151,0,-151","w":179,"k":{"j":-21}},"h":{"d":"96,-170v-65,6,-43,102,-47,170r-26,0r0,-256r26,0r0,99v6,-19,29,-37,54,-37v81,3,63,111,65,194r-26,0v-4,-67,18,-163,-46,-170","w":187},"i":{"d":"56,-238v4,22,-29,26,-33,7v-3,-22,29,-26,33,-7xm26,-189r27,0r0,189r-27,0r0,-189","w":75},"j":{"d":"63,-234v0,21,-33,20,-33,0v0,-8,8,-17,16,-17v9,0,17,7,17,17xm60,0v12,58,-42,96,-81,61r19,-18v10,13,35,12,35,-13r0,-219r27,0r0,189","w":82,"k":{"j":-14}},"k":{"d":"84,-108r81,108r-30,0r-67,-90r-19,23r0,67r-26,0r0,-256r26,0r0,154r72,-87r31,0","w":165},"l":{"d":"74,5v-32,1,-48,-12,-48,-41r0,-220r27,0r0,225v2,9,9,13,21,13r0,23","w":75},"m":{"d":"224,-95v0,-35,-1,-71,-35,-73v-53,-3,-37,110,-39,168r-27,0v-6,-62,22,-162,-35,-170v-52,-7,-37,111,-39,170r-26,0r0,-189r26,0r0,32v10,-18,20,-36,46,-37v29,-1,46,20,52,43v5,-23,23,-44,50,-43v78,2,48,118,54,194r-27,0r0,-95","w":269},"n":{"d":"96,-170v-65,6,-43,102,-47,170r-26,0r0,-189r26,0r0,32v6,-19,29,-37,54,-37v81,3,63,111,65,194r-26,0v-4,-67,18,-163,-46,-170","w":187},"o":{"d":"95,5v-53,0,-78,-43,-77,-99v1,-56,22,-98,77,-98v52,0,77,43,76,98v0,56,-23,99,-76,99xm95,-168v-38,0,-50,34,-50,74v1,40,11,75,50,75v38,0,50,-34,49,-75v0,-39,-12,-74,-49,-74","w":185,"k":{"x":9}},"p":{"d":"102,5v-29,0,-44,-17,-53,-37r0,107r-26,0r0,-264r26,0r0,33v10,-20,23,-38,53,-38v95,0,93,199,0,199xm97,-19v63,0,64,-150,0,-151v-65,1,-65,150,0,151","w":183},"q":{"d":"82,-194v30,0,43,18,53,38r0,-33r27,0r0,224v0,15,5,20,20,20r0,24v-58,5,-47,-56,-47,-111v-11,24,-24,37,-53,37v-95,0,-94,-199,0,-199xm87,-170v-64,1,-63,151,0,151v66,0,66,-151,0,-151","w":184,"k":{"j":-48}},"r":{"d":"49,-157v7,-27,50,-48,81,-30r-15,23v-75,-28,-68,84,-66,164r-26,0r0,-189r26,0r0,32","w":120,"k":{"e":7}},"s":{"d":"43,-43v8,34,83,32,78,-7v-7,-53,-97,-23,-100,-92v-2,-57,94,-67,117,-24v3,4,6,9,7,13r-26,5v-10,-36,-91,-21,-68,17v22,36,95,20,97,81v2,67,-118,73,-131,12","w":161},"t":{"d":"102,5v-38,2,-59,-5,-59,-42r0,-128r-25,0r0,-24r25,0r0,-44r26,0r0,44r35,0r0,24r-35,0r0,127v-1,19,13,23,33,21r0,22","w":122},"u":{"d":"93,-19v66,0,43,-102,47,-170r26,0r0,189r-26,0r0,-32v-6,19,-29,37,-54,37v-81,-3,-63,-110,-65,-194r27,0v5,67,-20,170,45,170","w":187},"v":{"d":"78,0r-64,-189r29,0r49,155r50,-155r28,0r-65,189r-27,0","w":180},"w":{"d":"123,-152r-40,152r-21,0r-50,-189r27,0r34,145r37,-143r26,0r37,143r34,-145r27,0r-51,189r-21,0","w":241},"x":{"d":"153,0r-30,0r-42,-77r-41,77r-31,0r56,-95r-55,-94r30,0r41,77r41,-77r30,0r-55,94","w":158},"y":{"d":"93,-19v66,0,43,-102,47,-170r26,0r0,192v3,76,-97,101,-138,45r18,-15v26,37,96,25,94,-27r0,-38v-6,19,-29,37,-54,37v-81,-3,-63,-110,-65,-194r27,0v5,67,-20,170,45,170","w":187,"k":{"j":-21}},"z":{"d":"60,-25r94,0r0,25r-138,0r99,-164r-92,0r0,-25r136,0","w":169},"{":{"d":"112,18v-45,-1,-62,-8,-62,-62v0,-43,-7,-74,-34,-84v35,-11,34,-59,35,-103v1,-34,28,-38,61,-38r0,24v-24,-3,-40,4,-37,35v3,30,-4,71,-22,82v23,12,21,77,24,113v6,7,22,12,35,9r0,24","w":131},"|":{"d":"22,0r0,-256r25,0r0,256r-25,0","w":64},"}":{"d":"23,-269v44,1,65,8,62,60v-2,42,7,72,34,81v-36,10,-33,63,-35,107v-1,33,-28,38,-61,38r0,-24v25,3,40,-4,37,-36v-3,-30,4,-74,22,-85v-22,-11,-20,-74,-24,-107v-6,-7,-21,-13,-35,-10r0,-24","w":131},"~":{"d":"43,-126v-15,1,-22,10,-32,17r0,-25v13,-18,47,-23,59,0v15,18,41,4,53,-8r0,26v-10,7,-18,17,-33,17v-22,0,-28,-23,-47,-27","w":129},"\u00a1":{"d":"23,5v-8,-0,-18,-8,-18,-16r8,-168v0,-5,5,-10,10,-10v5,-0,10,5,10,10r7,167v0,10,-7,17,-17,17xm6,-235v-6,-24,34,-32,37,-8v4,11,-8,23,-18,23v-10,-0,-17,-8,-19,-15","w":54},"\u00a2":{"d":"39,-115v0,46,53,57,75,25r16,16v-7,11,-20,20,-39,26r0,34r-24,0r0,-35v-33,-5,-53,-28,-53,-66v0,-36,25,-51,52,-60r0,-37r24,0r0,37v12,3,23,10,35,20r-16,17v-22,-26,-70,-14,-70,23","w":142},"\u00a3":{"d":"64,-24v37,-4,93,12,109,-12v24,19,2,36,-23,36r-125,0v10,-33,27,-68,30,-105r-40,0r0,-23r42,0v1,-65,2,-130,48,-130v26,0,45,18,57,53r-25,1v-3,-15,-13,-31,-32,-30v-24,14,-22,67,-22,106r64,0r0,23r-65,0v-2,22,-7,49,-18,81","w":196},"\u00a4":{"d":"78,-166v-20,0,-34,15,-32,38v5,34,65,33,63,-6v-1,-19,-12,-32,-31,-32xm122,-166v13,16,14,48,-1,66r22,0r0,34r-35,0r0,-23v-18,13,-44,13,-62,0r0,23r-35,0r0,-34r22,0v-13,-17,-16,-48,-1,-66r-21,0r0,-35r35,0r0,22v18,-13,44,-13,62,0r0,-22r35,0r0,35r-21,0","w":150},"\u00a5":{"d":"83,-120r-55,0r0,-24r45,0r-60,-102r27,0r57,100r61,-100r27,0r-65,102r43,0r0,24r-53,0r0,38r53,0r0,24r-53,0r0,58r-27,0r0,-58r-55,0r0,-24r55,0r0,-38","w":195},"\u00a6":{"d":"41,-113r0,113r-25,0r0,-113r25,0xm16,-139r0,-113r25,0r0,113r-25,0","w":53},"\u00a7":{"d":"86,-196v-22,-16,-48,-7,-53,28v45,-8,84,28,84,75v0,47,-40,95,-85,67v-9,-5,-16,-13,-23,-25r26,-2v17,24,60,2,56,-25v-47,7,-83,-25,-83,-75v0,-65,71,-101,105,-46xm34,-144v1,25,28,51,55,42v-1,-28,-26,-50,-55,-42","w":120},"\u00a8":{"d":"129,-151v4,22,-31,27,-32,7v-4,-10,7,-20,16,-20v8,0,14,7,16,13xm46,-150v3,22,-29,26,-32,6v-4,-9,6,-20,16,-19v9,-1,14,7,16,13","w":139},"\u00a9":{"d":"84,-148v-22,0,-20,34,0,33v5,0,10,-2,14,-5r13,13v-21,24,-63,8,-63,-25v0,-31,42,-48,63,-26r-14,15v-4,-3,-9,-5,-13,-5xm84,-189v-30,-1,-57,26,-56,57v0,34,25,56,56,57v31,1,57,-26,57,-57v0,-34,-26,-56,-57,-57xm84,-55v-43,-1,-76,-33,-77,-77v-1,-41,36,-78,77,-77v43,1,77,31,77,77v0,42,-35,79,-77,77","w":165},"\u00ab":{"d":"115,-197r24,0r-34,52r34,51r-24,0r-34,-51xm44,-197r24,0r-34,52r34,51r-24,0r-34,-51","w":153},"\u00ac":{"d":"162,-96r-24,0r0,-36r-111,0r0,-25r135,0r0,61","w":180},"\u00ad":{"d":"19,-154r119,0r0,25r-119,0r0,-25","w":166},"\u00ae":{"d":"106,-201v-41,0,-69,26,-69,69v0,43,26,69,69,69v40,0,69,-26,69,-69v0,-42,-28,-69,-69,-69xm106,-43v-54,0,-89,-34,-89,-89v0,-56,34,-89,89,-89v50,0,90,35,89,89v-1,52,-38,89,-89,89xm125,-152v-1,-14,-19,-11,-36,-12r0,23v15,0,35,3,36,-11xm139,-156v4,19,-9,24,-24,27r28,42r-17,0r-25,-40r-12,0r0,40r-14,0r0,-91v28,0,60,2,64,22","w":209},"\u00af":{"d":"11,-199r106,0r0,24r-106,0r0,-24","w":124},"\u00b0":{"d":"55,-233v-16,0,-28,15,-25,32v6,31,52,23,50,-6v-1,-15,-10,-26,-25,-26xm55,-161v-26,0,-45,-19,-46,-45v-1,-25,21,-46,46,-46v26,1,46,19,46,46v0,24,-21,46,-46,45","w":105},"\u00b1":{"d":"27,-175r54,0r0,-55r24,0r0,55r55,0r0,25r-55,0r0,55r-24,0r0,-55r-54,0r0,-25xm33,-73r119,0r0,25r-119,0r0,-25","w":172},"\u00b4":{"d":"34,-205v-6,8,-23,-2,-16,-12r37,-55v7,-12,22,-3,24,7v-10,25,-30,40,-45,60","w":96},"\u00b5":{"d":"128,-17v-13,24,-61,30,-76,4r0,82r-25,0r0,-222r26,0v3,51,-15,133,34,133v55,0,39,-78,41,-133r25,0r0,153r-25,0r0,-17","w":176},"\u00b6":{"d":"152,-224r-39,3r0,90v2,-1,38,1,39,1r0,-94xm88,-216v-41,4,-60,67,-10,77v3,1,6,2,10,3r0,-80xm152,-108r-39,-2r0,86r39,0r0,-84xm21,-175v0,-66,82,-72,157,-71r0,246r-90,0r0,-113v-36,-8,-67,-20,-67,-62","w":202},"\u00b7":{"d":"63,-133v6,24,-34,32,-37,8v-4,-11,8,-23,18,-23v10,0,17,8,19,15","w":76},"\u00b8":{"d":"21,33v15,-6,21,-27,6,-36r23,-10v26,20,11,58,-14,63v-7,4,-6,4,-8,5","w":83},"\u00bb":{"d":"41,-197r34,52r-34,51r-24,0r34,-51r-34,-52r24,0xm112,-197r33,52r-33,51r-24,0r34,-51r-34,-52r24,0","w":164},"\u00bf":{"d":"81,16v-80,0,-103,-99,-43,-133v22,-12,32,-30,28,-67r28,0v13,77,-59,68,-63,129v-2,30,20,47,49,46v27,-1,49,-20,51,-47r26,4v-4,36,-35,68,-76,68xm60,-226v-5,-28,33,-29,37,-8v5,26,-33,30,-37,8","w":167},"\u00c0":{"d":"130,-277v5,10,-9,21,-16,12v-15,-20,-36,-34,-45,-59v-1,-11,16,-18,24,-7xm118,-213r-36,104r73,0xm161,-85r-87,0r-28,85r-31,0r92,-256r22,0r92,256r-31,0","w":227},"\u00c1":{"d":"119,-265v-6,8,-23,-2,-16,-12r37,-55v7,-12,22,-3,24,7v-10,25,-30,40,-45,60xm118,-213r-36,104r73,0xm161,-85r-87,0r-28,85r-31,0r92,-256r22,0r92,256r-31,0","w":227},"\u00c2":{"d":"177,-274r-33,0r-27,-37r-28,37r-33,0r49,-60r23,0xm118,-213r-36,104r73,0xm161,-85r-87,0r-28,85r-31,0r92,-256r22,0r92,256r-31,0","w":227},"\u00c3":{"d":"93,-303v-15,1,-22,10,-32,17r0,-25v13,-18,47,-23,59,0v15,18,41,4,53,-8r0,26v-10,7,-18,17,-33,17v-22,0,-28,-23,-47,-27xm118,-213r-36,104r73,0xm161,-85r-87,0r-28,85r-31,0r92,-256r22,0r92,256r-31,0","w":227},"\u00c4":{"d":"174,-294v4,22,-31,27,-32,7v-4,-10,7,-20,16,-20v8,0,14,7,16,13xm91,-293v3,22,-29,26,-32,6v-4,-9,6,-20,16,-19v9,-1,14,7,16,13xm118,-213r-36,104r73,0xm161,-85r-87,0r-28,85r-31,0r92,-256r22,0r92,256r-31,0","w":227},"\u00c5":{"d":"118,-332v-16,0,-28,15,-25,32v6,31,52,23,50,-6v-1,-15,-10,-26,-25,-26xm118,-260v-26,0,-45,-19,-46,-45v-1,-25,21,-46,46,-46v26,1,46,19,46,46v0,24,-21,46,-46,45xm118,-213r-36,104r73,0xm161,-85r-87,0r-28,85r-31,0r92,-256r22,0r92,256r-31,0","w":227},"\u00c6":{"d":"138,-113r-46,0r-46,113r-31,0r103,-256r125,0r0,26r-78,0r0,91r78,0r0,26r-78,0r0,87r78,0r0,26r-105,0r0,-113xm138,-139r0,-91r-36,91r36,0","w":243},"\u00c7":{"d":"101,52v15,-6,21,-27,6,-36r23,-10v26,20,11,58,-14,63v-7,4,-6,4,-8,5xm127,-20v25,1,51,-19,56,-39r26,7v-13,33,-37,57,-82,57v-74,0,-100,-57,-105,-132v-7,-101,89,-175,167,-112v9,8,13,18,18,29r-27,7v-5,-21,-29,-35,-53,-35v-102,0,-103,216,0,218","w":214},"\u00c8":{"d":"119,-278v5,10,-9,21,-16,12v-15,-20,-36,-34,-45,-59v-1,-11,16,-18,24,-7xm23,-256r162,0r0,25r-134,0r0,87r127,0r0,25r-127,0r0,94r134,0r0,25r-162,0r0,-256","w":201},"\u00c9":{"d":"96,-267v-6,8,-23,-2,-16,-12r37,-55v7,-12,22,-3,24,7v-10,25,-30,40,-45,60xm23,-256r162,0r0,25r-134,0r0,87r127,0r0,25r-127,0r0,94r134,0r0,25r-162,0r0,-256","w":201},"\u00ca":{"d":"167,-270r-33,0r-27,-37r-28,37r-33,0r49,-60r23,0xm23,-256r162,0r0,25r-134,0r0,87r127,0r0,25r-127,0r0,94r134,0r0,25r-162,0r0,-256","w":201},"\u00cb":{"d":"162,-295v4,22,-31,27,-32,7v-4,-10,7,-20,16,-20v8,0,14,7,16,13xm79,-294v3,22,-29,26,-32,6v-4,-9,6,-20,16,-19v9,-1,14,7,16,13xm23,-256r162,0r0,25r-134,0r0,87r127,0r0,25r-127,0r0,94r134,0r0,25r-162,0r0,-256","w":201},"\u00cc":{"d":"52,-281v5,10,-9,21,-16,12v-15,-20,-36,-34,-45,-59v-1,-11,16,-18,24,-7xm29,0r0,-256r28,0r0,256r-28,0","w":77},"\u00cd":{"d":"49,-273v-6,8,-23,-2,-16,-12r37,-55v7,-12,22,-3,24,7v-10,25,-30,40,-45,60xm29,0r0,-256r28,0r0,256r-28,0","w":77},"\u00ce":{"d":"103,-272r-33,0r-27,-37r-28,37r-33,0r49,-60r23,0xm29,0r0,-256r28,0r0,256r-28,0","w":77},"\u00cf":{"d":"100,-292v4,22,-31,27,-32,7v-4,-10,7,-20,16,-20v8,0,14,7,16,13xm17,-291v3,22,-29,26,-32,6v-4,-9,6,-20,16,-19v9,-1,14,7,16,13xm29,0r0,-256r28,0r0,256r-28,0","w":77},"\u00d0":{"d":"230,-128v-1,86,-48,138,-145,128r-28,0r0,-116r-32,0r0,-25r32,0r0,-115r67,0v67,3,107,54,106,128xm203,-128v-1,-72,-39,-112,-118,-103r0,90r53,0r0,25r-53,0r0,91v79,10,118,-33,118,-103","w":697},"\u00d1":{"d":"96,-299v-15,1,-22,10,-32,17r0,-25v13,-18,47,-23,59,0v15,18,41,4,53,-8r0,26v-10,7,-18,17,-33,17v-22,0,-28,-23,-47,-27xm23,0r0,-256r27,0r130,204r0,-204r28,0r0,256r-26,0r-131,-209r0,209r-28,0","w":227},"\u00d2":{"d":"137,-289v5,10,-9,21,-16,12v-15,-20,-36,-34,-45,-59v-1,-11,16,-18,24,-7xm121,-20v102,0,99,-218,0,-218v-57,0,-74,53,-74,111v0,56,17,107,74,107xm121,5v-73,0,-103,-59,-103,-132v0,-73,29,-136,103,-136v74,0,103,63,103,136v0,71,-30,132,-103,132","w":233},"\u00d3":{"d":"126,-276v-6,8,-23,-2,-16,-12r37,-55v7,-12,22,-3,24,7v-10,25,-30,40,-45,60xm121,-20v102,0,99,-218,0,-218v-57,0,-74,53,-74,111v0,56,17,107,74,107xm121,5v-73,0,-103,-59,-103,-132v0,-73,29,-136,103,-136v74,0,103,63,103,136v0,71,-30,132,-103,132","w":233},"\u00d4":{"d":"181,-275r-33,0r-27,-37r-28,37r-33,0r49,-60r23,0xm121,-20v102,0,99,-218,0,-218v-57,0,-74,53,-74,111v0,56,17,107,74,107xm121,5v-73,0,-103,-59,-103,-132v0,-73,29,-136,103,-136v74,0,103,63,103,136v0,71,-30,132,-103,132","w":233},"\u00d5":{"d":"97,-303v-15,1,-22,10,-32,17r0,-25v13,-18,47,-23,59,0v15,18,41,4,53,-8r0,26v-10,7,-18,17,-33,17v-22,0,-28,-23,-47,-27xm121,-20v102,0,99,-218,0,-218v-57,0,-74,53,-74,111v0,56,17,107,74,107xm121,5v-73,0,-103,-59,-103,-132v0,-73,29,-136,103,-136v74,0,103,63,103,136v0,71,-30,132,-103,132","w":233},"\u00d6":{"d":"175,-298v4,22,-31,27,-32,7v-4,-10,7,-20,16,-20v8,0,14,7,16,13xm92,-297v3,22,-29,26,-32,6v-4,-9,6,-20,16,-19v9,-1,14,7,16,13xm121,-20v102,0,99,-218,0,-218v-57,0,-74,53,-74,111v0,56,17,107,74,107xm121,5v-73,0,-103,-59,-103,-132v0,-73,29,-136,103,-136v74,0,103,63,103,136v0,71,-30,132,-103,132","w":233},"\u00d7":{"d":"199,-56r38,39r39,-39r17,17r-39,39r38,39r-18,18r-38,-40r-39,39r-17,-17r39,-39r-38,-38","w":146},"\u00d8":{"d":"174,-236v62,59,54,244,-59,241v-17,0,-32,-4,-45,-12r-5,12r-27,0r13,-29v-70,-73,-28,-284,103,-227r5,-12r27,0xm81,-30v76,39,123,-51,102,-136v-4,-19,-11,-34,-20,-46xm143,-229v-94,-37,-124,107,-80,180","w":424},"\u00d9":{"d":"134,-281v5,10,-9,21,-16,12v-15,-20,-36,-34,-45,-59v-1,-11,16,-18,24,-7xm115,-20v92,0,56,-144,63,-236r29,0v-2,114,22,261,-92,261v-114,0,-90,-147,-92,-261r29,0v6,92,-28,236,63,236","w":228},"\u00da":{"d":"112,-270v-6,8,-23,-2,-16,-12r37,-55v7,-12,22,-3,24,7v-10,25,-30,40,-45,60xm115,-20v92,0,56,-144,63,-236r29,0v-2,114,22,261,-92,261v-114,0,-90,-147,-92,-261r29,0v6,92,-28,236,63,236","w":228},"\u00db":{"d":"173,-275r-33,0r-27,-37r-28,37r-33,0r49,-60r23,0xm115,-20v92,0,56,-144,63,-236r29,0v-2,114,22,261,-92,261v-114,0,-90,-147,-92,-261r29,0v6,92,-28,236,63,236","w":228},"\u00dc":{"d":"172,-298v4,22,-31,27,-32,7v-4,-10,7,-20,16,-20v8,0,14,7,16,13xm89,-297v3,22,-29,26,-32,6v-4,-9,6,-20,16,-19v9,-1,14,7,16,13xm115,-20v92,0,56,-144,63,-236r29,0v-2,114,22,261,-92,261v-114,0,-90,-147,-92,-261r29,0v6,92,-28,236,63,236","w":228},"\u00dd":{"d":"117,-267v-6,8,-23,-2,-16,-12r37,-55v7,-12,22,-3,24,7v-10,25,-30,40,-45,60xm15,-256r30,0r62,106r63,-106r30,0r-79,125r0,131r-28,0r0,-131","w":207},"\u00de":{"d":"53,-84v49,-1,106,-5,99,-56v-3,-25,-39,-38,-99,-38r0,94xm181,-132v0,64,-62,72,-128,73r0,59r-28,0r0,-256r28,0r0,54v83,2,128,16,128,70","w":233},"\u00df":{"d":"16,0v10,-104,-19,-264,99,-260v44,1,79,24,78,71v-2,35,-28,49,-56,58v30,9,56,26,59,65v5,58,-65,86,-121,62v9,-12,14,-28,32,-15v37,0,64,-11,64,-47v0,-38,-46,-57,-88,-52r0,-27v38,3,82,-9,84,-44v2,-32,-19,-46,-52,-47v-98,-2,-61,152,-73,236r-26,0","w":213},"\u00e0":{"d":"109,-216v5,10,-9,21,-16,12v-15,-20,-36,-34,-45,-59v-1,-11,16,-18,24,-7xm130,-60v0,-23,-21,-42,-42,-42v-25,-1,-44,18,-44,42v0,24,18,41,44,41v22,0,42,-19,42,-41xm129,-98v13,-63,-46,-87,-82,-56r-14,-18v54,-46,121,-9,121,78r0,94r-24,0r0,-27v-7,17,-25,31,-48,32v-38,0,-65,-26,-65,-65v0,-62,89,-90,112,-38","w":182},"\u00e1":{"d":"89,-203v-6,8,-23,-2,-16,-12r37,-55v7,-12,22,-3,24,7v-10,25,-30,40,-45,60xm130,-60v0,-23,-21,-42,-42,-42v-25,-1,-44,18,-44,42v0,24,18,41,44,41v22,0,42,-19,42,-41xm129,-98v13,-63,-46,-87,-82,-56r-14,-18v54,-46,121,-9,121,78r0,94r-24,0r0,-27v-7,17,-25,31,-48,32v-38,0,-65,-26,-65,-65v0,-62,89,-90,112,-38","w":182},"\u00e2":{"d":"146,-200r-33,0r-27,-37r-28,37r-33,0r49,-60r23,0xm130,-60v0,-23,-21,-42,-42,-42v-25,-1,-44,18,-44,42v0,24,18,41,44,41v22,0,42,-19,42,-41xm129,-98v13,-63,-46,-87,-82,-56r-14,-18v54,-46,121,-9,121,78r0,94r-24,0r0,-27v-7,17,-25,31,-48,32v-38,0,-65,-26,-65,-65v0,-62,89,-90,112,-38","w":182},"\u00e3":{"d":"64,-229v-15,1,-22,10,-32,17r0,-25v13,-18,47,-23,59,0v15,18,41,4,53,-8r0,26v-10,7,-18,17,-33,17v-22,0,-28,-23,-47,-27xm130,-60v0,-23,-21,-42,-42,-42v-25,-1,-44,18,-44,42v0,24,18,41,44,41v22,0,42,-19,42,-41xm129,-98v13,-63,-46,-87,-82,-56r-14,-18v54,-46,121,-9,121,78r0,94r-24,0r0,-27v-7,17,-25,31,-48,32v-38,0,-65,-26,-65,-65v0,-62,89,-90,112,-38","w":182},"\u00e4":{"d":"146,-229v4,22,-31,27,-32,7v-4,-10,7,-20,16,-20v8,0,14,7,16,13xm63,-228v3,22,-29,26,-32,6v-4,-9,6,-20,16,-19v9,-1,14,7,16,13xm130,-60v0,-23,-21,-42,-42,-42v-25,-1,-44,18,-44,42v0,24,18,41,44,41v22,0,42,-19,42,-41xm129,-98v13,-63,-46,-87,-82,-56r-14,-18v54,-46,121,-9,121,78r0,94r-24,0r0,-27v-7,17,-25,31,-48,32v-38,0,-65,-26,-65,-65v0,-62,89,-90,112,-38","w":182},"\u00e5":{"d":"90,-266v-16,0,-28,15,-25,32v6,31,52,23,50,-6v-1,-15,-10,-26,-25,-26xm90,-194v-26,0,-45,-19,-46,-45v-1,-25,21,-46,46,-46v26,1,46,19,46,46v0,24,-21,46,-46,45xm130,-60v0,-23,-21,-42,-42,-42v-25,-1,-44,18,-44,42v0,24,18,41,44,41v22,0,42,-19,42,-41xm129,-98v13,-63,-46,-87,-82,-56r-14,-18v54,-46,121,-9,121,78r0,94r-24,0r0,-27v-7,17,-25,31,-48,32v-38,0,-65,-26,-65,-65v0,-62,89,-90,112,-38","w":182},"\u00e6":{"d":"112,-62v0,-24,-12,-43,-35,-44v-25,0,-36,19,-36,44v1,26,12,43,36,43v23,0,34,-21,35,-43xm31,-172v22,-28,84,-26,96,12v13,-19,21,-32,49,-32v54,0,69,53,65,110r-103,0v0,34,9,66,44,63v14,-1,17,-14,23,-24r23,10v-12,23,-21,37,-52,38v-30,0,-38,-17,-50,-34v-20,59,-119,34,-111,-33v-8,-53,69,-93,98,-49v0,-31,-8,-59,-36,-57v-16,1,-22,5,-32,14xm215,-106v5,-61,-66,-88,-75,-21v-1,7,-2,14,-2,21r77,0","w":261},"\u00e7":{"d":"68,51v15,-6,21,-27,6,-36r23,-10v26,20,11,58,-14,63v-7,4,-6,4,-8,5xm15,-94v-2,-66,54,-121,116,-88v11,6,19,17,25,28r-23,12v-4,-11,-21,-27,-37,-26v-32,1,-54,37,-54,74v0,39,19,75,54,75v20,0,32,-14,39,-27r21,13v-12,20,-29,38,-60,38v-53,0,-79,-46,-81,-99","w":177},"\u00e8":{"d":"110,-218v5,10,-9,21,-16,12v-15,-20,-36,-34,-45,-59v-1,-11,16,-18,24,-7xm139,-106v1,-39,-35,-81,-70,-53v-13,11,-20,32,-22,53r92,0xm93,-192v56,0,73,51,72,110r-118,0v4,31,14,61,46,63v19,1,37,-12,43,-24r24,10v-11,21,-37,38,-67,38v-52,-2,-74,-46,-74,-99v0,-53,23,-98,74,-98","w":183},"\u00e9":{"d":"89,-207v-6,8,-23,-2,-16,-12r37,-55v7,-12,22,-3,24,7v-10,25,-30,40,-45,60xm139,-106v1,-39,-35,-81,-70,-53v-13,11,-20,32,-22,53r92,0xm93,-192v56,0,73,51,72,110r-118,0v4,31,14,61,46,63v19,1,37,-12,43,-24r24,10v-11,21,-37,38,-67,38v-52,-2,-74,-46,-74,-99v0,-53,23,-98,74,-98","w":183},"\u00ea":{"d":"153,-203r-33,0r-27,-37r-28,37r-33,0r49,-60r23,0xm139,-106v1,-39,-35,-81,-70,-53v-13,11,-20,32,-22,53r92,0xm93,-192v56,0,73,51,72,110r-118,0v4,31,14,61,46,63v19,1,37,-12,43,-24r24,10v-11,21,-37,38,-67,38v-52,-2,-74,-46,-74,-99v0,-53,23,-98,74,-98","w":183},"\u00eb":{"d":"151,-229v4,22,-31,27,-32,7v-4,-10,7,-20,16,-20v8,0,14,7,16,13xm68,-228v3,22,-29,26,-32,6v-4,-9,6,-20,16,-19v9,-1,14,7,16,13xm139,-106v1,-39,-35,-81,-70,-53v-13,11,-20,32,-22,53r92,0xm93,-192v56,0,73,51,72,110r-118,0v4,31,14,61,46,63v19,1,37,-12,43,-24r24,10v-11,21,-37,38,-67,38v-52,-2,-74,-46,-74,-99v0,-53,23,-98,74,-98","w":183},"\u00ec":{"d":"26,-189r27,0r0,189r-27,0r0,-189xm47,-218v6,6,-1,15,-8,15v-22,-16,-38,-38,-52,-62v-1,-11,17,-19,24,-8","w":75},"\u00ed":{"d":"26,-189r27,0r0,189r-27,0r0,-189xm47,-204v-6,9,-21,-2,-15,-11r36,-55v7,-11,24,-6,24,7v-10,24,-31,39,-45,59","w":74},"\u00ee":{"d":"69,-189r26,0r0,189r-26,0r0,-189xm141,-197r-33,0r-27,-37r-28,37r-33,0r49,-60r23,0","w":156},"\u00ef":{"d":"48,-189r27,0r0,189r-27,0r0,-189xm117,-226v4,22,-30,27,-32,6v-4,-9,7,-19,16,-19v9,0,14,7,16,13xm34,-226v4,22,-28,26,-32,7v-4,-10,6,-20,16,-20v8,0,14,7,16,13","w":117},"\u00f0":{"d":"80,-139v-55,7,-49,119,6,120v27,1,50,-33,50,-61v0,-33,-27,-56,-56,-59xm120,-227v55,44,72,232,-32,232v-51,0,-71,-36,-74,-86v-4,-67,78,-111,120,-56v-2,-29,-18,-59,-34,-75r-27,25r-17,-17r24,-23v-15,-5,-28,-5,-48,-3r-3,-26v29,-1,53,2,72,12r27,-24r17,19","w":181},"\u00f1":{"d":"67,-231v-15,1,-22,10,-32,17r0,-25v13,-18,47,-23,59,0v15,18,41,4,53,-8r0,26v-10,7,-18,17,-33,17v-22,0,-28,-23,-47,-27xm98,-170v-65,6,-43,102,-47,170r-26,0r0,-189r26,0r0,32v6,-19,29,-37,54,-37v81,3,63,111,65,194r-26,0v-4,-67,18,-163,-46,-170","w":183},"\u00f2":{"d":"108,-217v5,10,-9,21,-16,12v-15,-20,-36,-34,-45,-59v-1,-11,16,-18,24,-7xm97,5v-53,0,-78,-43,-77,-99v1,-56,22,-98,77,-98v52,0,77,43,76,98v0,56,-23,99,-76,99xm97,-168v-38,0,-50,34,-50,74v1,40,11,75,50,75v38,0,50,-34,49,-75v0,-39,-12,-74,-49,-74","w":186},"\u00f3":{"d":"97,-206v-6,8,-23,-2,-16,-12r37,-55v7,-12,22,-3,24,7v-10,25,-30,40,-45,60xm97,5v-53,0,-78,-43,-77,-99v1,-56,22,-98,77,-98v52,0,77,43,76,98v0,56,-23,99,-76,99xm97,-168v-38,0,-50,34,-50,74v1,40,11,75,50,75v38,0,50,-34,49,-75v0,-39,-12,-74,-49,-74","w":186},"\u00f4":{"d":"153,-197r-33,0r-27,-37r-28,37r-33,0r49,-60r23,0xm97,5v-53,0,-78,-43,-77,-99v1,-56,22,-98,77,-98v52,0,77,43,76,98v0,56,-23,99,-76,99xm97,-168v-38,0,-50,34,-50,74v1,40,11,75,50,75v38,0,50,-34,49,-75v0,-39,-12,-74,-49,-74","w":186},"\u00f5":{"d":"72,-224v-15,1,-22,10,-32,17r0,-25v13,-18,47,-23,59,0v15,18,41,4,53,-8r0,26v-10,7,-18,17,-33,17v-22,0,-28,-23,-47,-27xm97,5v-53,0,-78,-43,-77,-99v1,-56,22,-98,77,-98v52,0,77,43,76,98v0,56,-23,99,-76,99xm97,-168v-38,0,-50,34,-50,74v1,40,11,75,50,75v38,0,50,-34,49,-75v0,-39,-12,-74,-49,-74","w":186},"\u00f6":{"d":"149,-228v4,22,-31,27,-32,7v-4,-10,7,-20,16,-20v8,0,14,7,16,13xm66,-227v3,22,-29,26,-32,6v-4,-9,6,-20,16,-19v9,-1,14,7,16,13xm97,5v-53,0,-78,-43,-77,-99v1,-56,22,-98,77,-98v52,0,77,43,76,98v0,56,-23,99,-76,99xm97,-168v-38,0,-50,34,-50,74v1,40,11,75,50,75v38,0,50,-34,49,-75v0,-39,-12,-74,-49,-74","w":186},"\u00f7":{"d":"21,-124r119,0r0,25r-119,0r0,-25xm99,-181v6,24,-34,32,-37,8v-4,-11,8,-23,18,-23v10,0,17,8,19,15xm99,-53v6,24,-34,32,-37,8v-4,-11,8,-23,18,-23v10,0,17,8,19,15","w":160},"\u00f8":{"d":"65,-31v49,38,84,-29,70,-90v-1,-6,-2,-11,-4,-15xm117,-157v-48,-36,-84,30,-70,90v1,5,3,10,5,14xm147,-161v33,54,20,169,-56,166v-15,0,-28,-5,-40,-14r-8,14r-28,0r20,-32v-33,-54,-20,-168,56,-165v15,0,29,4,40,13r8,-14r28,0","w":180},"\u00f9":{"d":"111,-212v5,10,-9,21,-16,12v-15,-20,-36,-34,-45,-59v-1,-11,16,-18,24,-7xm95,-19v66,0,43,-102,47,-170r26,0r0,189r-26,0r0,-32v-6,19,-29,37,-54,37v-81,-3,-63,-110,-65,-194r27,0v5,67,-20,170,45,170","w":181},"\u00fa":{"d":"91,-203v-6,8,-23,-2,-16,-12r37,-55v7,-12,22,-3,24,7v-10,25,-30,40,-45,60xm95,-19v66,0,43,-102,47,-170r26,0r0,189r-26,0r0,-32v-6,19,-29,37,-54,37v-81,-3,-63,-110,-65,-194r27,0v5,67,-20,170,45,170","w":187},"\u00fb":{"d":"153,-210r-33,0r-27,-37r-28,37r-33,0r49,-60r23,0xm95,-19v66,0,43,-102,47,-170r26,0r0,189r-26,0r0,-32v-6,19,-29,37,-54,37v-81,-3,-63,-110,-65,-194r27,0v5,67,-20,170,45,170","w":187},"\u00fc":{"d":"150,-229v4,22,-31,27,-32,7v-4,-10,7,-20,16,-20v8,0,14,7,16,13xm67,-228v3,22,-29,26,-32,6v-4,-9,6,-20,16,-19v9,-1,14,7,16,13xm95,-19v66,0,43,-102,47,-170r26,0r0,189r-26,0r0,-32v-6,19,-29,37,-54,37v-81,-3,-63,-110,-65,-194r27,0v5,67,-20,170,45,170","w":187},"\u00fd":{"d":"92,-200v-6,8,-23,-2,-16,-12r37,-55v7,-12,22,-3,24,7v-10,25,-30,40,-45,60xm95,-19v66,0,43,-102,47,-170r26,0r0,192v3,76,-97,101,-138,45r18,-15v26,37,96,25,94,-27r0,-38v-6,19,-29,37,-54,37v-81,-3,-63,-110,-65,-194r27,0v5,67,-20,170,45,170","w":187},"\u00fe":{"d":"164,-129v1,63,-28,112,-91,96v-12,-6,-17,-13,-24,-22r0,55r-26,0r0,-256r26,0r0,61v11,-17,24,-31,50,-31v46,0,64,46,65,97xm94,-53v58,0,59,-139,6,-149v-66,2,-69,144,-6,149","w":176},"\u00ff":{"d":"150,-234v4,22,-31,27,-32,7v-4,-10,7,-20,16,-20v8,0,14,7,16,13xm67,-233v3,22,-29,26,-32,6v-4,-9,6,-20,16,-19v9,-1,14,7,16,13xm95,-19v66,0,43,-102,47,-170r26,0r0,192v3,76,-97,101,-138,45r18,-15v26,37,96,25,94,-27r0,-38v-6,19,-29,37,-54,37v-81,-3,-63,-110,-65,-194r27,0v5,67,-20,170,45,170","w":187},"\u2012":{"d":"30,-119r135,0r0,24r-135,0r0,-24","w":191},"\u2013":{"d":"30,-119r120,0r0,24r-120,0r0,-24","w":175},"\u2014":{"d":"26,-119r178,0r0,24r-178,0r0,-24","w":226},"\u2018":{"d":"52,-210v1,22,-34,25,-38,4v1,-26,10,-45,22,-60r10,6v-8,12,-13,22,-13,31v12,0,18,9,19,19","w":67},"\u2019":{"d":"17,-247v-1,-22,34,-25,38,-4v-1,26,-10,45,-22,60r-10,-6v8,-12,13,-22,13,-31v-12,0,-18,-9,-19,-19","w":67},"\u201a":{"d":"18,-20v-1,-22,34,-25,38,-4v-1,26,-10,45,-22,60r-10,-6v8,-12,13,-22,13,-31v-12,0,-18,-9,-19,-19","w":67},"\u201b":{"d":"56,-210v1,22,-34,25,-38,4v1,-26,10,-45,22,-60r10,6v-8,12,-13,22,-13,31v12,0,18,9,19,19","w":67},"\u201c":{"d":"110,-210v1,22,-34,25,-38,4v1,-26,10,-45,22,-60r10,6v-8,12,-13,22,-13,31v12,0,18,9,19,19xm52,-210v1,22,-34,25,-38,4v1,-26,10,-45,22,-60r10,6v-8,12,-13,22,-13,31v12,0,18,9,19,19","w":119},"\u201d":{"d":"75,-247v-1,-22,34,-25,38,-4v-1,26,-10,45,-22,60r-10,-6v8,-12,13,-22,13,-31v-12,0,-18,-9,-19,-19xm17,-247v-1,-22,34,-25,38,-4v-1,26,-10,45,-22,60r-10,-6v8,-12,13,-22,13,-31v-12,0,-18,-9,-19,-19","w":119},"\u201e":{"d":"78,-20v-1,-22,34,-25,38,-4v-1,26,-10,45,-22,60r-10,-6v8,-12,13,-22,13,-31v-12,0,-18,-9,-19,-19xm20,-20v-1,-22,34,-25,38,-4v-1,26,-10,45,-22,60r-10,-6v8,-12,13,-22,13,-31v-12,0,-18,-9,-19,-19","w":120},"\u201f":{"d":"112,-209v1,22,-34,25,-38,4v1,-26,10,-45,22,-60r10,6v-8,12,-13,22,-13,31v12,0,18,9,19,19xm54,-209v1,22,-34,25,-38,4v1,-26,10,-45,22,-60r10,6v-8,12,-13,22,-13,31v12,0,18,9,19,19","w":120},"\u20ac":{"d":"112,-37v-33,0,-52,-25,-60,-53r-28,0r0,-23r24,0r-1,-21r-22,0r0,-24r27,0v6,-51,82,-71,115,-29r-17,17v-17,-26,-64,-20,-71,12r48,0r0,24r-54,0v-1,7,-1,14,0,21r53,0r0,23r-47,0v8,33,54,38,72,10r17,17v-12,17,-28,26,-56,26","w":191},"\u00a0":{"w":108}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Created by Thatcher Ulrich (http://tulrich.com) with FontForge 1.0
 * (http://fontforge.sf.net)
 * 
 * This font, including hint instructions, has been donated to the Public Domain. 
 * Do whatever you want with it.
 * 
 * 
 * Designer:
 * Thatcher Ulrich
 * 
 * Vendor URL:
 * http://tulrich.com
 */
Cufon.registerFont({"w":206,"face":{"font-family":"Tuffy","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 8 3 6 1 0 0 0 0","ascent":"281","descent":"-79","x-height":"5","bbox":"-41 -369 302.125 83","underline-thickness":"17.9297","underline-position":"-26.8945","unicode-range":"U+0020-U+20AC"},"glyphs":{" ":{"w":108},"!":{"d":"16,-244v2,-21,50,-23,49,-1r-7,168v-3,13,-31,13,-35,0xm41,6v-15,0,-29,-14,-29,-29v0,-15,14,-29,29,-29v15,0,29,14,29,29v0,15,-14,29,-29,29","w":80},"\"":{"d":"109,-184v-6,0,-19,-1,-17,-8r-3,-66v2,-16,34,-17,40,-3r-3,69v0,4,-12,9,-17,8xm60,-192v-3,9,-33,12,-34,0r-3,-66v2,-16,34,-17,40,-3","w":153},"#":{"d":"154,-105r0,-42r-33,0r0,42r33,0xm199,-63r0,55r-45,0r0,-55r-33,0r0,55r-44,0r0,-55r-56,0r0,-42r56,0r0,-42r-56,0r0,-42r56,0r0,-58r44,0r0,58r33,0r0,-58r45,0r0,58r54,0r0,42r-54,0r0,42r54,0r0,42r-54,0","w":275,"k":{"$":10}},"$":{"d":"8,-185v0,-35,34,-61,68,-62r0,-23r30,0r0,23v33,4,51,19,65,44r-47,14v-8,-9,-7,-12,-18,-15r0,59v37,13,73,29,73,77v0,41,-32,69,-73,73r0,22r-30,0r0,-22v-38,-6,-61,-32,-72,-65r43,-15v6,15,12,30,29,35r0,-72v-46,-10,-68,-35,-68,-73xm76,-205v-28,2,-24,45,0,49r0,-49xm106,-102r0,64v35,-5,27,-58,0,-64","w":162},"%":{"d":"180,-84v-20,1,-19,37,1,37v9,-1,16,-7,15,-18v0,-9,-7,-20,-16,-19xm181,-11v-29,0,-54,-25,-54,-54v0,-29,24,-55,54,-55v30,0,53,27,53,55v0,28,-24,55,-53,54xm69,-208v-19,1,-20,37,1,37v9,-1,16,-7,15,-18v0,-9,-8,-19,-16,-19xm70,-135v-29,0,-53,-24,-53,-54v0,-29,23,-55,53,-55v30,0,53,26,53,55v0,30,-24,54,-53,54xm85,-21r-37,0r118,-214r36,0","w":252},"&":{"d":"19,-197v0,-76,120,-96,143,-27r-37,19v-8,-26,-59,-27,-59,8v0,31,30,33,62,31r0,42v-43,-5,-72,10,-72,49v0,46,75,60,80,12r-31,0r0,-38r103,0r0,38r-28,0v-4,46,-34,72,-83,72v-48,0,-87,-30,-87,-78v0,-39,14,-64,42,-77v-17,-9,-33,-24,-33,-51","w":225},"'":{"d":"60,-192v-3,9,-33,12,-34,0r-3,-66v2,-16,34,-17,40,-3","w":81},"(":{"d":"97,-275v-60,73,-58,217,0,290r-46,0v-62,-68,-61,-219,0,-290r46,0","w":114},")":{"d":"60,-272v62,72,60,220,0,289r-46,0v26,-37,46,-89,46,-145v0,-53,-21,-109,-46,-144r46,0","w":113},"*":{"d":"123,-201v11,-13,41,2,35,20r-24,37v24,-1,59,-12,56,18v3,29,-33,18,-56,18v14,18,41,57,-2,61v-19,-4,-19,-31,-30,-44v-10,14,-10,39,-30,44v-14,-1,-33,-13,-24,-26r23,-36v-24,1,-56,11,-56,-18v0,-29,34,-18,57,-17v-8,-14,-19,-25,-25,-41v0,-14,28,-32,36,-16r20,38"},"+":{"d":"12,-134r47,0r0,-53r42,0r0,53r50,0r0,43r-50,0r0,50r-42,0r0,-50r-47,0r0,-43","w":170},",":{"d":"38,-52v51,3,21,76,-2,88r-13,-8v2,-3,8,-16,8,-21v-28,-7,-27,-61,7,-59","w":78},"-":{"d":"17,-133r136,0r0,43r-136,0r0,-43","w":168},".":{"d":"40,6v-15,0,-29,-14,-29,-29v0,-15,14,-29,29,-29v15,0,29,14,29,29v0,15,-14,29,-29,29","w":79},"\/":{"d":"43,0r-50,0r115,-271r47,0","w":148,"k":{"\/":25}},"0":{"d":"103,5v-121,0,-122,-270,1,-267v63,1,88,57,87,129v0,72,-22,138,-88,138xm104,-219v-42,0,-43,34,-43,86v0,46,-1,95,42,95v42,0,41,-49,41,-95v0,-52,2,-86,-40,-86"},"1":{"d":"88,0r0,-212r-48,0r49,-44r46,0r0,256r-47,0"},"2":{"d":"100,-220v-23,0,-32,11,-37,31r-42,-13v4,-31,43,-60,79,-60v80,0,102,99,51,145v-24,22,-65,43,-80,75r116,0r0,42r-171,0v-4,-96,76,-108,114,-165v10,-27,-3,-56,-30,-55"},"3":{"d":"193,-75v0,77,-107,104,-155,54v-9,-9,-17,-22,-22,-36r46,-12v8,41,86,42,84,-6v-1,-32,-32,-44,-70,-39r0,-38v32,5,56,-7,58,-33v3,-38,-52,-46,-63,-16r-44,-11v13,-33,37,-50,73,-50v70,0,105,81,52,118v22,15,41,32,41,69"},"4":{"d":"166,-103r24,0r0,42r-24,0r0,61r-47,0r0,-61r-103,0r0,-36r99,-159r51,0r0,153xm120,-194r-59,91r59,0r0,-91"},"5":{"d":"148,-81v0,-37,-46,-59,-72,-35r-45,-16r20,-124r120,0r0,42r-82,0r-10,51v59,-15,115,20,115,82v0,86,-116,113,-160,52v-8,-10,-15,-20,-17,-35r46,-8v6,18,19,33,42,34v25,1,43,-19,43,-43"},"6":{"d":"103,-37v21,0,37,-18,37,-38v0,-22,-15,-41,-37,-41v-21,0,-37,19,-37,40v0,20,16,39,37,39xm103,5v-78,2,-97,-87,-63,-152r56,-109r51,0r-53,98v53,-8,97,34,94,83v-3,47,-35,78,-85,80"},"7":{"d":"204,-256r-130,256r-57,0r107,-211r-106,0r0,-45r186,0"},"8":{"d":"59,-76v-1,25,20,42,45,42v25,0,44,-18,44,-42v0,-24,-21,-43,-44,-43v-27,0,-45,17,-45,43xm103,-223v-21,0,-34,12,-34,31v0,21,14,30,35,30v20,0,34,-10,34,-30v0,-19,-14,-31,-35,-31xm55,-141v-62,-32,-26,-132,48,-121v72,-10,113,89,49,121v21,5,44,37,43,65v-2,55,-37,80,-92,81v-53,2,-91,-31,-91,-81v0,-27,22,-61,43,-65"},"9":{"d":"103,-219v-21,0,-38,18,-37,38v0,21,16,41,38,41v21,0,37,-19,36,-40v0,-20,-16,-39,-37,-39xm104,-261v78,-3,95,89,62,153r-56,108r-50,0r52,-98v-52,7,-96,-33,-93,-83v3,-48,35,-78,85,-80"},":":{"d":"40,-122v-15,0,-29,-14,-29,-29v0,-15,14,-29,29,-29v15,0,29,14,29,29v0,15,-14,29,-29,29xm40,6v-15,0,-29,-14,-29,-29v0,-15,14,-29,29,-29v15,0,29,14,29,29v0,15,-14,29,-29,29","w":77},";":{"d":"40,-52v51,3,21,76,-2,88r-13,-8v2,-3,8,-16,8,-21v-28,-7,-27,-61,7,-59xm40,-122v-15,0,-29,-14,-29,-29v0,-15,14,-29,29,-29v15,0,29,14,29,29v0,15,-14,29,-29,29","w":77},"<":{"d":"81,-4r-73,-108r73,-105r59,0r-74,106r73,107r-58,0","w":151},"=":{"d":"10,-97r140,0r0,43r-140,0r0,-43xm10,-161r140,0r0,42r-140,0r0,-42","w":159},">":{"d":"69,-4r-59,0r74,-107r-74,-106r59,0r73,105","w":151},"?":{"d":"173,-193v4,65,-68,55,-61,123r-47,0v-8,-52,20,-72,47,-94v20,-16,13,-56,-23,-56v-19,0,-32,15,-34,32r-47,-7v4,-39,36,-69,80,-68v48,2,82,22,85,70xm89,6v-15,0,-29,-14,-29,-29v0,-15,14,-29,29,-29v15,0,29,13,29,29v0,16,-14,29,-29,29","w":181},"@":{"d":"49,-128v-5,87,104,134,166,82r20,26v-23,17,-45,26,-81,26v-82,0,-140,-52,-140,-134v0,-83,57,-135,140,-135v81,0,132,50,138,129v4,51,-63,95,-89,46v-28,54,-120,19,-120,-40v0,-34,35,-64,71,-64v35,0,68,28,67,61v0,11,7,27,16,27v11,0,19,-17,18,-30v-2,-59,-43,-99,-101,-99v-62,0,-102,42,-105,105xm154,-159v-19,-1,-33,14,-33,31v0,17,15,31,33,31v19,1,30,-16,30,-34v1,-16,-15,-28,-30,-28","w":305},"A":{"d":"123,-184r-28,74r53,0xm161,-67r-79,0r-24,67r-54,0r98,-256r45,0r90,256r-54,0","w":249,"k":{"w":17,"v":29,"V":37,"T":17,"C":14}},"B":{"d":"68,-42v43,1,90,4,90,-37v0,-35,-50,-34,-90,-33r0,70xm143,-184v0,-30,-39,-32,-75,-30r0,60v36,2,75,0,75,-30xm204,-77v3,88,-96,78,-183,77r0,-256v78,0,168,-10,168,68v0,26,-16,42,-36,48v28,8,50,31,51,63","w":215},"C":{"d":"66,-133v1,50,12,94,61,96v16,0,31,-11,44,-35r46,18v-19,40,-49,60,-90,60v-79,0,-104,-58,-111,-139v-11,-122,145,-177,198,-76r-44,16v-8,-14,-24,-28,-42,-28v-47,0,-63,38,-62,88","w":230},"D":{"d":"67,-42v67,10,93,-30,93,-90v0,-57,-29,-92,-93,-82r0,172xm102,-256v68,3,108,53,108,124v0,74,-37,132,-108,132r-82,0r0,-256r82,0","w":223},"E":{"d":"20,-256r173,0r0,42r-126,0r0,62r115,0r0,42r-115,0r0,68r126,0r0,42r-173,0r0,-256","w":212,"k":{"R":-7}},"F":{"d":"20,-256r173,0r0,42r-126,0r0,62r115,0r0,42r-115,0r0,110r-47,0r0,-256","w":209},"G":{"d":"226,-142v4,85,-21,147,-101,147v-76,0,-106,-60,-109,-139v-4,-94,76,-158,159,-115v16,8,26,22,33,38r-45,15v-39,-57,-97,-2,-97,62v0,64,44,126,97,82v11,-9,13,-30,15,-48r-54,0r0,-42r102,0","w":249,"k":{"T":12}},"H":{"d":"20,-256r47,0r0,104r86,0r0,-104r47,0r0,256r-47,0r0,-110r-86,0r0,110r-47,0r0,-256","w":220},"I":{"d":"25,0r0,-256r47,0r0,256r-47,0","w":97},"J":{"d":"198,-256v0,124,23,298,-123,257v-40,-11,-57,-51,-57,-104r42,0v2,35,13,65,48,65v34,0,43,-29,43,-65r0,-153r47,0","w":219},"K":{"d":"20,-256r47,0r0,110r96,-110r59,0r-98,114r103,142r-59,0r-80,-110r-21,23r0,87r-47,0r0,-256","w":234,"k":{"O":19}},"L":{"d":"20,-256r47,0r0,214r135,0r0,42r-182,0r0,-256","w":214},"M":{"d":"12,0r0,-256r63,0r61,181r63,-181r63,0r0,256r-46,0r0,-176r-56,176r-47,0r-55,-174r0,174r-46,0","w":272},"N":{"d":"21,0r0,-256r46,0r100,165r0,-165r48,0r0,256r-47,0r-100,-171r0,171r-47,0","w":236},"O":{"d":"126,-37v47,0,58,-48,58,-96v0,-45,-13,-87,-58,-87v-45,0,-59,42,-59,87v0,49,12,96,59,96xm126,5v-76,0,-108,-60,-108,-138v0,-74,34,-129,108,-129v75,0,108,57,108,129v0,76,-32,138,-108,138","w":247,"k":{"T":20,"A":17}},"P":{"d":"68,-145v37,2,72,-3,72,-34v0,-31,-34,-38,-72,-35r0,69xm188,-179v0,60,-52,81,-120,77r0,102r-47,0r0,-256v84,-3,167,-2,167,77","w":201,"k":{"A":24}},"Q":{"d":"174,-75v19,-51,14,-146,-48,-146v-45,0,-57,42,-58,88v-2,56,26,115,81,90r-28,-21r25,-34xm126,-263v106,-5,130,141,85,217r24,18r-27,33r-23,-19v-12,11,-36,21,-60,20v-76,-4,-108,-63,-108,-139v0,-73,35,-126,109,-130","w":252},"R":{"d":"68,-145v37,2,75,-3,72,-34v3,-31,-34,-38,-72,-35r0,69xm188,-179v0,32,-21,58,-49,69r66,110r-54,0r-55,-102r-28,0r0,102r-47,0r0,-256v83,-3,167,-2,167,77","w":212},"S":{"d":"161,-136v70,37,30,141,-52,141v-48,0,-90,-32,-94,-76r47,-8v0,46,84,60,88,8v-14,-68,-124,-32,-126,-121v-2,-90,150,-89,167,-16r-48,8v-9,-29,-76,-27,-71,8v5,38,64,35,89,56","w":211},"T":{"d":"14,-256r211,0r0,42r-80,0r0,214r-47,0r0,-214r-84,0r0,-42","w":237,"k":{"u":24,"A":20}},"U":{"d":"115,5v-66,0,-95,-55,-95,-127r0,-134r48,0v5,75,-21,219,47,219v68,1,44,-144,48,-219r49,0r0,134v1,73,-30,127,-97,127","w":236},"V":{"d":"168,-256r48,0r-73,256r-56,0r-75,-256r51,0r52,184","w":228,"k":{"e":12,"E":12,"A":43}},"W":{"d":"13,-256r49,0r25,161r37,-156r49,0r40,157r25,-162r41,0r-41,256r-55,0r-39,-164r-39,164r-52,0","w":293,"k":{"e":5,"A":17}},"X":{"d":"10,-256r55,0r47,88r48,-88r54,0r-74,128r75,128r-59,0r-44,-81r-43,81r-60,0r75,-128","w":228},"Y":{"d":"12,-256r50,0r54,94r55,-94r49,0r-80,132r0,124r-47,0r0,-124","w":230,"k":{"a":22,"A":33}},"Z":{"d":"24,-256r206,0r-141,214r140,0r0,42r-216,0r140,-214r-129,0r0,-42","w":249},"[":{"d":"110,17r-89,0r0,-286r89,0r0,42r-44,0r0,203r44,0r0,41","w":130},"\\":{"d":"103,0r-110,-271r51,0r113,271r-54,0","w":150,"k":{"\\":25}},"]":{"d":"21,17r0,-42r43,0r0,-202r-43,0r0,-42r88,0r0,286r-88,0","w":130},"^":{"d":"163,-202r-48,0r-23,-28r-22,28r-49,0r50,-60r42,0","w":190},"_":{"d":"14,49r0,-42r191,0r0,42r-191,0","w":218},"`":{"d":"83,-220v1,15,-14,26,-26,21v-14,-19,-33,-34,-44,-56v0,-15,20,-32,33,-20","w":94},"a":{"d":"128,-63v0,-17,-16,-29,-34,-29v-18,0,-36,12,-36,29v0,17,17,29,36,29v19,0,34,-12,34,-29xm16,-63v-8,-61,88,-93,110,-38v11,-55,-44,-69,-81,-47r-18,-29v9,-9,38,-17,56,-17v99,0,92,94,89,194r-45,0r0,-24v-22,54,-121,24,-111,-39","w":189,"k":{"v":7}},"b":{"d":"120,5v-23,0,-44,-16,-54,-33r0,28r-45,0r0,-256r45,0r0,95v10,-17,31,-31,54,-32v92,1,92,198,0,198xm104,-36v49,0,52,-116,0,-116v-29,0,-39,25,-39,58v0,33,10,58,39,58","w":197},"c":{"d":"15,-94v0,-70,64,-123,128,-88v13,7,22,17,29,29r-37,20v-25,-43,-80,-8,-74,39v-8,45,55,81,73,39r38,19v-15,19,-31,41,-65,41v-57,1,-92,-41,-92,-99","w":184},"d":{"d":"80,-193v23,1,44,15,54,32r0,-95r45,0r0,256r-45,0r0,-28v-10,17,-30,32,-54,33v-93,0,-91,-198,0,-198xm96,-152v-52,1,-49,114,0,116v53,0,53,-116,0,-116","w":197},"e":{"d":"136,-114v1,-33,-40,-53,-61,-27v-7,8,-10,17,-11,27r72,0xm64,-82v-5,40,41,62,65,35r40,17v-11,19,-40,35,-67,35v-56,0,-85,-43,-87,-99v-2,-51,35,-101,85,-99v56,2,83,48,80,111r-116,0","w":192,"k":{"t":9}},"f":{"d":"113,-215v-7,-8,-34,-10,-30,9r0,17r29,0r0,41r-29,0r0,148r-46,0r0,-148r-24,0r0,-41r24,0v-7,-59,61,-94,102,-57","w":137,"k":{"y":7,"u":14,"t":12,"o":7,"n":12,"a":14}},"g":{"d":"97,42v37,2,40,-32,37,-70v-10,17,-30,32,-54,33v-93,0,-91,-198,0,-198v23,1,44,15,54,32r0,-28r45,0r0,198v6,84,-136,95,-157,25v-2,-6,-3,-11,-4,-17r43,-2v2,17,16,27,36,27xm96,-152v-52,1,-49,114,0,116v53,0,53,-116,0,-116","w":199},"h":{"d":"101,-152v-57,3,-28,97,-35,152r-45,0r0,-256r45,0r0,96v10,-18,32,-34,57,-34v74,0,52,115,55,194r-45,0r0,-94v-2,-29,-2,-60,-32,-58","w":197},"i":{"d":"47,-206v-33,0,-33,-57,0,-57v35,0,32,57,0,57xm24,-189r46,0r0,189r-46,0r0,-189","w":93},"j":{"d":"47,-206v-33,0,-33,-57,0,-57v35,0,32,57,0,57xm70,6v2,54,-70,94,-111,53r29,-31v10,13,36,8,36,-12r0,-205r46,0r0,195","w":93},"k":{"d":"102,-105r73,105r-52,0r-54,-82v-8,20,-1,56,-3,82r-45,0r0,-256r45,0r0,130r50,-63r55,0","w":175},"l":{"d":"86,5v-43,-1,-61,-13,-62,-54r0,-207r46,0r0,207v0,10,5,15,16,15r0,39","w":98},"m":{"d":"188,-153v-44,11,-20,101,-26,153r-45,0r0,-95v-1,-30,-2,-55,-25,-58v-24,2,-25,28,-26,58r0,95r-45,0r0,-189r45,0r0,28v12,-33,76,-47,87,-3r4,12v10,-18,25,-42,51,-42v72,0,45,119,50,194r-45,0r0,-95v0,-31,-2,-56,-25,-58","w":276},"n":{"d":"101,-152v-57,3,-28,97,-35,152r-45,0r0,-189r45,0r0,29v10,-18,32,-34,57,-34v74,0,52,115,55,194r-45,0r0,-94v-2,-29,-2,-60,-32,-58","w":197},"o":{"d":"60,-94v0,39,13,58,39,58v26,0,40,-19,40,-58v0,-39,-14,-58,-40,-58v-26,0,-39,19,-39,58xm99,5v-56,1,-83,-42,-83,-99v0,-56,28,-99,83,-99v56,0,83,42,83,99v0,57,-28,99,-83,99","w":194,"k":{"x":9,"v":5}},"p":{"d":"120,5v-23,0,-44,-16,-54,-33r0,103r-45,0r0,-264r45,0r0,28v10,-17,31,-31,54,-32v92,1,92,198,0,198xm104,-36v49,0,52,-116,0,-116v-29,0,-39,25,-39,58v0,33,10,58,39,58","w":198},"q":{"d":"198,79v-40,0,-64,-15,-64,-54r0,-53v-10,17,-30,32,-54,33v-93,0,-91,-198,0,-198v23,1,44,15,54,32r0,-28r45,0r0,213v1,11,5,13,19,13r0,42xm96,-152v-52,1,-49,114,0,116v53,0,53,-116,0,-116","w":198},"r":{"d":"67,-160v11,-29,55,-47,79,-17r-17,35v-36,-28,-62,4,-62,45r0,97r-46,0r0,-189r46,0r0,29","w":150,"k":{"e":6}},"s":{"d":"54,-58v0,25,54,34,58,6v-18,-41,-90,-22,-90,-90v0,-63,106,-65,125,-18v3,6,6,13,7,19r-43,8v0,-18,-14,-19,-32,-19v-17,0,-17,23,-4,29v37,16,82,24,81,76v0,51,-82,67,-118,37v-12,-10,-20,-24,-24,-41","w":168},"t":{"d":"109,3v-45,1,-72,-12,-72,-55r0,-96r-24,0r0,-41r24,0r0,-44r46,0r0,44r27,0r0,41r-27,0r0,96v-1,13,11,17,26,16r0,39","w":124},"u":{"d":"96,-36v53,-8,30,-96,35,-153r45,0r0,189r-45,0r0,-28v-9,17,-30,34,-56,33v-71,-4,-54,-116,-56,-194r45,0v5,56,-19,143,32,153","w":195},"v":{"d":"72,0r-59,-189r47,0r32,121r34,-121r43,0r-59,189r-38,0","w":186,"k":{"e":8}},"w":{"d":"126,-117r-25,117r-36,0r-55,-189r45,0r29,118r23,-118r41,0r23,117r30,-117r42,0r-55,189r-38,0","w":254},"x":{"d":"179,0r-53,0r-34,-59r-33,59r-54,0r60,-94r-57,-95r51,0r33,58r33,-58r55,0r-60,93","w":185},"y":{"d":"96,-36v53,-8,30,-96,35,-153r45,0r0,194v1,79,-121,103,-151,34r35,-19v9,30,74,28,71,-10r0,-38v-9,17,-30,34,-56,33v-71,-4,-54,-116,-56,-194r45,0v5,56,-19,143,32,153","w":194},"z":{"d":"85,-42r71,0r0,42r-144,0r76,-147r-68,0r0,-42r142,0","w":176},"{":{"d":"86,-46v0,20,6,27,27,26r0,38v-33,-2,-64,-1,-64,-40v0,-41,0,-94,-35,-106v65,-17,-16,-157,99,-146r0,37v-20,0,-27,7,-27,27v0,48,-8,75,-24,82v16,7,24,34,24,82","w":131},"|":{"d":"20,0r0,-256r43,0r0,256r-43,0","w":82},"}":{"d":"49,-210v0,-21,-7,-27,-28,-27r0,-37v35,0,65,2,65,40v0,42,0,93,35,106v-66,16,17,156,-100,146r0,-38v21,0,28,-5,28,-26v0,-48,7,-75,23,-82v-16,-7,-23,-34,-23,-82","w":131},"~":{"d":"41,-117v-15,0,-22,12,-32,17r0,-42v9,-6,17,-18,32,-18v21,0,28,24,49,27v15,-3,21,-10,31,-19v1,31,4,62,-31,62v-22,0,-31,-23,-49,-27","w":133},"\u00a1":{"d":"44,-12v-2,21,-50,23,-49,1r7,-168v3,-13,31,-13,35,-0xm19,-262v15,-0,29,14,29,29v0,15,-14,29,-29,29v-15,-0,-29,-14,-29,-29v0,-15,14,-29,29,-29","w":54},"\u00a2":{"d":"129,-72v-8,10,-20,21,-34,22r0,36r-40,0r0,-38v-26,-3,-43,-30,-43,-59v1,-32,19,-52,42,-61r0,-40r40,0r0,40v11,3,29,16,35,25r-28,22v-13,-14,-46,-10,-46,14v0,27,34,35,46,15","w":155},"\u00a3":{"d":"88,-41v33,-4,85,12,97,-13r26,27v-8,18,-23,27,-43,27r-144,0v9,-30,25,-63,28,-97r-39,0r0,-40r42,0v1,-69,8,-122,67,-122v37,0,50,25,61,59r-40,4v-4,-13,-7,-23,-21,-23v-26,7,-20,49,-21,82r62,0r0,40r-62,0v-3,16,-6,43,-13,56","w":222},"\u00a4":{"d":"87,-150v-11,0,-18,7,-18,18v-1,10,9,17,18,17v9,0,17,-8,17,-17v0,-10,-8,-18,-17,-18xm68,-191v10,-5,26,-2,37,0r0,-19r59,0r0,59r-19,0v4,17,4,22,-1,39r20,0r0,58r-59,0r0,-21v-8,5,-28,5,-37,1r0,20r-59,0r0,-58r20,0v-4,-11,-5,-28,-1,-39r-19,0r0,-59r59,0r0,19","w":173},"\u00a5":{"d":"74,-112r-49,0r0,-40r30,0r-47,-94r50,0r40,90r44,-90r46,0r-50,94r27,0r0,40r-46,0r0,22r46,0r0,40r-46,0r0,50r-45,0r0,-50r-49,0r0,-40r49,0r0,-22","w":199},"\u00a6":{"d":"57,-117r0,117r-43,0r0,-117r43,0xm14,-135r0,-117r43,0r0,117r-43,0","w":71},"\u00a7":{"d":"72,-184v-5,-14,-21,-16,-23,7v43,-2,66,36,68,80v3,54,-39,110,-86,76v-8,-7,-16,-18,-23,-34r38,-8v1,11,17,18,23,7v3,-4,4,-9,5,-15v-43,11,-68,-33,-68,-79v0,-53,35,-108,81,-76v8,5,15,17,23,33xm47,-142v0,18,10,48,26,38v-1,-18,-8,-45,-26,-38","w":121},"\u00a8":{"d":"124,-117v-15,0,-29,-14,-29,-29v0,-15,14,-29,29,-29v15,0,29,14,29,29v0,15,-14,29,-29,29xm41,-117v-15,0,-29,-14,-29,-29v0,-15,14,-29,29,-29v15,0,29,14,29,29v0,15,-14,29,-29,29","w":164},"\u00a9":{"d":"81,-34v-55,0,-95,-41,-95,-97v0,-56,40,-97,95,-97v55,0,95,40,95,97v0,57,-39,97,-95,97xm82,-148v-23,0,-18,33,0,33v5,0,10,-2,14,-5r19,18v-26,32,-77,8,-77,-30v0,-38,51,-61,77,-32r-20,21v-4,-3,-9,-5,-13,-5xm82,-197v-34,0,-64,31,-64,65v0,34,30,66,64,66v34,0,65,-31,65,-66v0,-35,-30,-65,-65,-65","w":191},"\u00ab":{"d":"104,-197r38,0r-34,52r34,51r-38,0r-34,-51xm42,-197r39,0r-34,52r33,51r-38,0r-33,-51","w":159},"\u00ac":{"d":"176,-62r-40,0r0,-61r-111,0r0,-43r151,0r0,104","w":196},"\u00ad":{"d":"15,-163r136,0r0,43r-136,0r0,-43","w":166},"\u00ae":{"d":"108,-232v-36,0,-58,25,-58,63v0,37,22,60,58,60v34,0,57,-25,57,-60v0,-36,-22,-63,-57,-63xm108,-74v-57,0,-93,-36,-93,-95v0,-61,35,-98,93,-98v58,0,92,41,92,98v0,54,-38,95,-92,95xm119,-183v1,-11,-8,-9,-20,-10r0,20v10,1,23,4,20,-10xm99,-216v42,-8,59,46,27,59r17,32r-27,0v-6,-9,-5,-26,-17,-30r0,30r-25,0r0,-91r25,0","w":215},"\u00af":{"d":"9,-206r106,0r0,41r-106,0r0,-41","w":124},"\u00b0":{"d":"53,-233v-14,0,-26,12,-26,26v0,14,12,26,26,26v14,0,25,-12,25,-26v0,-14,-11,-26,-25,-26xm53,-152v-30,0,-56,-25,-56,-55v0,-30,26,-55,56,-55v29,0,56,26,56,55v0,29,-27,55,-56,55","w":134},"\u00b1":{"d":"23,-184r47,0r0,-53r42,0r0,53r50,0r0,43r-50,0r0,50r-42,0r0,-50r-47,0r0,-43xm23,-76r136,0r0,43r-136,0r0,-43","w":172},"\u00b4":{"d":"56,-275v13,-11,38,7,31,26v-16,17,-29,37,-47,52v-11,-1,-23,-12,-21,-23","w":101},"\u00b5":{"d":"134,-15v-9,26,-55,23,-66,1r0,84r-43,0r0,-226r44,0v3,48,-13,117,34,120v40,-8,30,-72,31,-120r43,0r0,156r-43,0r0,-15","w":198},"\u00b6":{"d":"129,-140r26,3r0,-79r-26,1r0,75xm86,-201v-24,3,-33,40,-7,49v3,2,5,2,7,3r0,-52xm129,-40r26,0r0,-59r-26,-1r0,60xm20,-177v7,-73,96,-77,180,-76r0,253r-114,0r0,-109v-36,-9,-70,-23,-66,-68","w":226},"\u00b7":{"d":"45,-106v-15,0,-29,-14,-29,-29v0,-15,14,-29,29,-29v15,0,29,14,29,29v0,15,-14,29,-29,29","w":87},"\u00b8":{"d":"10,42v15,-5,33,-26,15,-39r29,-16v39,30,6,69,-24,77","w":92},"\u00bb":{"d":"60,-197r34,52r-34,51r-38,0r34,-51r-34,-52r38,0xm122,-197r33,52r-33,51r-38,0r33,-51r-34,-52r39,0","w":172},"\u00bf":{"d":"-8,-64v-4,-65,68,-55,61,-123r47,0v8,52,-20,72,-47,94v-20,16,-13,56,23,56v19,0,32,-15,34,-32r47,7v-4,39,-36,69,-80,68v-48,-2,-82,-22,-85,-70xm76,-263v15,0,29,14,29,29v0,15,-14,29,-29,29v-15,0,-29,-13,-29,-29v0,-16,14,-29,29,-29","w":167},"\u00c0":{"d":"139,-284v1,15,-14,26,-26,21v-14,-19,-33,-34,-44,-56v0,-15,20,-32,33,-20xm123,-184r-28,74r53,0xm161,-67r-79,0r-24,67r-54,0r98,-256r45,0r90,256r-54,0","w":227},"\u00c1":{"d":"145,-340v13,-11,38,7,31,26v-16,17,-29,37,-47,52v-11,-1,-23,-12,-21,-23xm123,-184r-28,74r53,0xm161,-67r-79,0r-24,67r-54,0r98,-256r45,0r90,256r-54,0","w":227},"\u00c2":{"d":"194,-274r-48,0r-23,-28r-22,28r-49,0r50,-60r42,0xm123,-184r-28,74r53,0xm161,-67r-79,0r-24,67r-54,0r98,-256r45,0r90,256r-54,0","w":227},"\u00c3":{"d":"99,-294v-15,0,-22,12,-32,17r0,-42v9,-6,17,-18,32,-18v21,0,28,24,49,27v15,-3,21,-10,31,-19v1,31,4,62,-31,62v-22,0,-31,-23,-49,-27xm123,-184r-28,74r53,0xm161,-67r-79,0r-24,67r-54,0r98,-256r45,0r90,256r-54,0","w":227},"\u00c4":{"d":"165,-264v-15,0,-29,-14,-29,-29v0,-15,14,-29,29,-29v15,0,29,14,29,29v0,15,-14,29,-29,29xm82,-264v-15,0,-29,-14,-29,-29v0,-15,14,-29,29,-29v15,0,29,14,29,29v0,15,-14,29,-29,29xm123,-184r-28,74r53,0xm161,-67r-79,0r-24,67r-54,0r98,-256r45,0r90,256r-54,0","w":227},"\u00c5":{"d":"124,-340v-14,0,-26,12,-26,26v0,14,12,26,26,26v14,0,25,-12,25,-26v0,-14,-11,-26,-25,-26xm124,-259v-30,0,-56,-25,-56,-55v0,-30,26,-55,56,-55v29,0,56,26,56,55v0,29,-27,55,-56,55xm123,-184r-28,74r53,0xm161,-67r-79,0r-24,67r-54,0r98,-256r45,0r90,256r-54,0","w":227},"\u00c6":{"d":"144,-105r-49,0r-41,105r-52,0r101,-256r156,0r0,45r-68,0r0,63r68,0r0,44r-68,0r0,60r68,0r0,44r-115,0r0,-105xm144,-226r-35,79r35,0r0,-79","w":279},"\u00c7":{"d":"88,61v15,-5,33,-26,15,-39r29,-16v39,30,6,69,-24,77xm68,-133v1,50,12,94,61,96v16,0,31,-11,44,-35r46,18v-19,40,-49,60,-90,60v-79,0,-104,-58,-111,-139v-11,-122,145,-177,198,-76r-44,16v-8,-14,-24,-28,-42,-28v-47,0,-63,38,-62,88","w":214},"\u00c8":{"d":"130,-285v1,15,-14,26,-26,21v-14,-19,-33,-34,-44,-56v0,-15,20,-32,33,-20xm20,-256r173,0r0,42r-126,0r0,62r115,0r0,42r-115,0r0,68r126,0r0,42r-173,0r0,-256","w":173},"\u00c9":{"d":"129,-340v13,-11,38,7,31,26v-16,17,-29,37,-47,52v-11,-1,-23,-12,-21,-23xm20,-256r173,0r0,42r-126,0r0,62r115,0r0,42r-115,0r0,68r126,0r0,42r-173,0r0,-256","w":202},"\u00ca":{"d":"185,-270r-48,0r-23,-28r-22,28r-49,0r50,-60r42,0xm20,-256r173,0r0,42r-126,0r0,62r115,0r0,42r-115,0r0,68r126,0r0,42r-173,0r0,-256","w":202},"\u00cb":{"d":"156,-266v-15,0,-29,-14,-29,-29v0,-15,14,-29,29,-29v15,0,29,14,29,29v0,15,-14,29,-29,29xm73,-266v-15,0,-29,-14,-29,-29v0,-15,14,-29,29,-29v15,0,29,14,29,29v0,15,-14,29,-29,29xm20,-256r173,0r0,42r-126,0r0,62r115,0r0,42r-115,0r0,68r126,0r0,42r-173,0r0,-256","w":202},"\u00cc":{"d":"62,-285v1,15,-14,26,-26,21v-14,-19,-33,-34,-44,-56v0,-15,20,-32,33,-20xm25,0r0,-256r47,0r0,256r-47,0","w":117},"\u00cd":{"d":"66,-339v13,-11,38,7,31,26v-16,17,-29,37,-47,52v-11,-1,-23,-12,-21,-23xm25,0r0,-256r47,0r0,256r-47,0","w":117},"\u00ce":{"d":"119,-270r-48,0r-23,-28r-22,28r-49,0r50,-60r42,0xm25,0r0,-256r47,0r0,256r-47,0","w":117},"\u00cf":{"d":"91,-269v-15,0,-29,-14,-29,-29v0,-15,14,-29,29,-29v15,0,29,14,29,29v0,15,-14,29,-29,29xm8,-269v-15,0,-29,-14,-29,-29v0,-15,14,-29,29,-29v15,0,29,14,29,29v0,15,-14,29,-29,29xm25,0r0,-256r47,0r0,256r-47,0","w":117},"\u00d0":{"d":"239,-128v0,88,-55,137,-156,128r-37,0r0,-108r-22,0r0,-42r22,0r0,-106r76,0v75,3,117,53,117,128xm192,-128v-1,-56,-35,-94,-99,-85r0,63r43,0r0,42r-43,0r0,65v65,9,99,-28,99,-85","w":260},"\u00d1":{"d":"88,-290v-15,0,-22,12,-32,17r0,-42v9,-6,17,-18,32,-18v21,0,28,24,49,27v15,-3,21,-10,31,-19v1,31,4,62,-31,62v-22,0,-31,-23,-49,-27xm21,0r0,-256r46,0r100,165r0,-165r48,0r0,256r-47,0r-100,-171r0,171r-47,0","w":227},"\u00d2":{"d":"140,-289v1,15,-14,26,-26,21v-14,-19,-33,-34,-44,-56v0,-15,20,-32,33,-20xm126,-37v47,0,58,-48,58,-96v0,-45,-13,-87,-58,-87v-45,0,-59,42,-59,87v0,49,12,96,59,96xm126,5v-76,0,-108,-60,-108,-138v0,-74,34,-129,108,-129v75,0,108,57,108,129v0,76,-32,138,-108,138","w":236},"\u00d3":{"d":"140,-346v13,-11,38,7,31,26v-16,17,-29,37,-47,52v-11,-1,-23,-12,-21,-23xm126,-37v47,0,58,-48,58,-96v0,-45,-13,-87,-58,-87v-45,0,-59,42,-59,87v0,49,12,96,59,96xm126,5v-76,0,-108,-60,-108,-138v0,-74,34,-129,108,-129v75,0,108,57,108,129v0,76,-32,138,-108,138","w":236},"\u00d4":{"d":"197,-275r-48,0r-23,-28r-22,28r-49,0r50,-60r42,0xm126,-37v47,0,58,-48,58,-96v0,-45,-13,-87,-58,-87v-45,0,-59,42,-59,87v0,49,12,96,59,96xm126,5v-76,0,-108,-60,-108,-138v0,-74,34,-129,108,-129v75,0,108,57,108,129v0,76,-32,138,-108,138","w":236},"\u00d5":{"d":"103,-299v-15,0,-22,12,-32,17r0,-42v9,-6,17,-18,32,-18v21,0,28,24,49,27v15,-3,21,-10,31,-19v1,31,4,62,-31,62v-22,0,-31,-23,-49,-27xm126,-37v47,0,58,-48,58,-96v0,-45,-13,-87,-58,-87v-45,0,-59,42,-59,87v0,49,12,96,59,96xm126,5v-76,0,-108,-60,-108,-138v0,-74,34,-129,108,-129v75,0,108,57,108,129v0,76,-32,138,-108,138","w":236},"\u00d6":{"d":"167,-275v-15,0,-29,-14,-29,-29v0,-15,14,-29,29,-29v15,0,29,14,29,29v0,15,-14,29,-29,29xm84,-275v-15,0,-29,-14,-29,-29v0,-15,14,-29,29,-29v15,0,29,14,29,29v0,15,-14,29,-29,29xm126,-37v47,0,58,-48,58,-96v0,-45,-13,-87,-58,-87v-45,0,-59,42,-59,87v0,49,12,96,59,96xm126,5v-76,0,-108,-60,-108,-138v0,-74,34,-129,108,-129v75,0,108,57,108,129v0,76,-32,138,-108,138","w":236},"\u00d7":{"d":"202,-63r33,33r38,-37r29,30r-38,37r35,36r-30,30r-35,-36r-36,35r-29,-30r35,-35r-33,-33","w":146},"\u00d8":{"d":"193,-237v78,69,41,278,-97,238r-2,4r-50,0r11,-29v-21,-20,-37,-67,-37,-104v-1,-87,48,-147,137,-130r1,-4r48,0xm112,-39v73,14,84,-91,61,-149xm138,-218v-71,-14,-83,83,-61,143","w":435},"\u00d9":{"d":"133,-285v1,15,-14,26,-26,21v-14,-19,-33,-34,-44,-56v0,-15,20,-32,33,-20xm115,5v-66,0,-95,-55,-95,-127r0,-134r48,0v5,75,-21,219,47,219v68,1,44,-144,48,-219r49,0r0,134v1,73,-30,127,-97,127","w":228},"\u00da":{"d":"132,-340v13,-11,38,7,31,26v-16,17,-29,37,-47,52v-11,-1,-23,-12,-21,-23xm115,5v-66,0,-95,-55,-95,-127r0,-134r48,0v5,75,-21,219,47,219v68,1,44,-144,48,-219r49,0r0,134v1,73,-30,127,-97,127","w":228},"\u00db":{"d":"186,-275r-48,0r-23,-28r-22,28r-49,0r50,-60r42,0xm115,5v-66,0,-95,-55,-95,-127r0,-134r48,0v5,75,-21,219,47,219v68,1,44,-144,48,-219r49,0r0,134v1,73,-30,127,-97,127","w":228},"\u00dc":{"d":"157,-269v-15,0,-29,-14,-29,-29v0,-15,14,-29,29,-29v15,0,29,14,29,29v0,15,-14,29,-29,29xm74,-269v-15,0,-29,-14,-29,-29v0,-15,14,-29,29,-29v15,0,29,14,29,29v0,15,-14,29,-29,29xm115,5v-66,0,-95,-55,-95,-127r0,-134r48,0v5,75,-21,219,47,219v68,1,44,-144,48,-219r49,0r0,134v1,73,-30,127,-97,127","w":228},"\u00dd":{"d":"133,-340v13,-11,38,7,31,26v-16,17,-29,37,-47,52v-11,-1,-23,-12,-21,-23xm12,-256r50,0r54,94r55,-94r49,0r-80,132r0,124r-47,0r0,-124","w":207},"\u00de":{"d":"71,-92v36,0,71,-7,71,-40v0,-25,-24,-37,-71,-37r0,77xm188,-132v0,66,-52,81,-117,82r0,50r-47,0r0,-256r47,0r0,45v63,2,117,15,117,79","w":243},"\u00df":{"d":"11,0v17,-105,-24,-280,102,-269v73,-11,111,104,51,134v21,11,38,34,40,65v5,64,-78,90,-131,66r17,-36v24,15,69,1,69,-30v0,-32,-39,-43,-69,-46r4,-32v29,-1,55,-10,55,-41v0,-26,-11,-38,-36,-38v-89,-1,-37,152,-61,227r-41,0","w":221},"\u00e0":{"d":"112,-224v1,15,-14,26,-26,21v-14,-19,-33,-34,-44,-56v0,-15,20,-32,33,-20xm128,-63v0,-17,-16,-29,-34,-29v-18,0,-36,12,-36,29v0,17,17,29,36,29v19,0,34,-12,34,-29xm16,-63v-8,-61,88,-93,110,-38v11,-55,-44,-69,-81,-47r-18,-29v9,-9,38,-17,56,-17v99,0,92,94,89,194r-45,0r0,-24v-22,54,-121,24,-111,-39","w":182},"\u00e1":{"d":"109,-278v13,-11,38,7,31,26v-16,17,-29,37,-47,52v-11,-1,-23,-12,-21,-23xm128,-63v0,-17,-16,-29,-34,-29v-18,0,-36,12,-36,29v0,17,17,29,36,29v19,0,34,-12,34,-29xm16,-63v-8,-61,88,-93,110,-38v11,-55,-44,-69,-81,-47r-18,-29v9,-9,38,-17,56,-17v99,0,92,94,89,194r-45,0r0,-24v-22,54,-121,24,-111,-39","w":182},"\u00e2":{"d":"164,-200r-48,0r-23,-28r-22,28r-49,0r50,-60r42,0xm128,-63v0,-17,-16,-29,-34,-29v-18,0,-36,12,-36,29v0,17,17,29,36,29v19,0,34,-12,34,-29xm16,-63v-8,-61,88,-93,110,-38v11,-55,-44,-69,-81,-47r-18,-29v9,-9,38,-17,56,-17v99,0,92,94,89,194r-45,0r0,-24v-22,54,-121,24,-111,-39","w":182},"\u00e3":{"d":"65,-228v-15,0,-22,12,-32,17r0,-42v9,-6,17,-18,32,-18v21,0,28,24,49,27v15,-3,21,-10,31,-19v1,31,4,62,-31,62v-22,0,-31,-23,-49,-27xm128,-63v0,-17,-16,-29,-34,-29v-18,0,-36,12,-36,29v0,17,17,29,36,29v19,0,34,-12,34,-29xm16,-63v-8,-61,88,-93,110,-38v11,-55,-44,-69,-81,-47r-18,-29v9,-9,38,-17,56,-17v99,0,92,94,89,194r-45,0r0,-24v-22,54,-121,24,-111,-39","w":182},"\u00e4":{"d":"133,-206v-15,0,-29,-14,-29,-29v0,-15,14,-29,29,-29v15,0,29,14,29,29v0,15,-14,29,-29,29xm50,-206v-15,0,-29,-14,-29,-29v0,-15,14,-29,29,-29v15,0,29,14,29,29v0,15,-14,29,-29,29xm128,-63v0,-17,-16,-29,-34,-29v-18,0,-36,12,-36,29v0,17,17,29,36,29v19,0,34,-12,34,-29xm16,-63v-8,-61,88,-93,110,-38v11,-55,-44,-69,-81,-47r-18,-29v9,-9,38,-17,56,-17v99,0,92,94,89,194r-45,0r0,-24v-22,54,-121,24,-111,-39","w":182},"\u00e5":{"d":"91,-277v-14,0,-26,12,-26,26v0,14,12,26,26,26v14,0,25,-12,25,-26v0,-14,-11,-26,-25,-26xm91,-196v-30,0,-56,-25,-56,-55v0,-30,26,-55,56,-55v29,0,56,26,56,55v0,29,-27,55,-56,55xm128,-63v0,-17,-16,-29,-34,-29v-18,0,-36,12,-36,29v0,17,17,29,36,29v19,0,34,-12,34,-29xm16,-63v-8,-61,88,-93,110,-38v11,-55,-44,-69,-81,-47r-18,-29v9,-9,38,-17,56,-17v99,0,92,94,89,194r-45,0r0,-24v-22,54,-121,24,-111,-39","w":182},"\u00e6":{"d":"128,-63v0,-17,-16,-29,-34,-29v-18,0,-36,12,-36,29v0,17,17,29,36,29v19,0,34,-12,34,-29xm27,-177v30,-24,104,-22,126,10v14,-14,33,-27,58,-26v55,3,83,48,80,111r-117,0v-4,39,41,62,65,35r40,17v-17,30,-71,48,-107,24r0,6r-45,0r0,-24v-22,54,-121,24,-111,-39v-8,-62,88,-92,110,-38v11,-55,-44,-69,-81,-47xm247,-114v0,-32,-40,-53,-62,-27v-7,8,-9,17,-10,27r72,0","w":310},"\u00e7":{"d":"55,60v15,-5,33,-26,15,-39r29,-16v39,30,6,69,-24,77xm15,-94v0,-70,64,-123,128,-88v13,7,22,17,29,29r-37,20v-25,-43,-80,-8,-74,39v-8,45,55,81,73,39r38,19v-15,19,-31,41,-65,41v-57,1,-92,-41,-92,-99","w":148},"\u00e8":{"d":"120,-224v1,15,-14,26,-26,21v-14,-19,-33,-34,-44,-56v0,-15,20,-32,33,-20xm136,-114v1,-33,-40,-53,-61,-27v-7,8,-10,17,-11,27r72,0xm64,-82v-5,40,41,62,65,35r40,17v-11,19,-40,35,-67,35v-56,0,-85,-43,-87,-99v-2,-51,35,-101,85,-99v56,2,83,48,80,111r-116,0","w":169},"\u00e9":{"d":"116,-279v13,-11,38,7,31,26v-16,17,-29,37,-47,52v-11,-1,-23,-12,-21,-23xm136,-114v1,-33,-40,-53,-61,-27v-7,8,-10,17,-11,27r72,0xm64,-82v-5,40,41,62,65,35r40,17v-11,19,-40,35,-67,35v-56,0,-85,-43,-87,-99v-2,-51,35,-101,85,-99v56,2,83,48,80,111r-116,0","w":169},"\u00ea":{"d":"173,-203r-48,0r-23,-28r-22,28r-49,0r50,-60r42,0xm136,-114v1,-33,-40,-53,-61,-27v-7,8,-10,17,-11,27r72,0xm64,-82v-5,40,41,62,65,35r40,17v-11,19,-40,35,-67,35v-56,0,-85,-43,-87,-99v-2,-51,35,-101,85,-99v56,2,83,48,80,111r-116,0","w":169},"\u00eb":{"d":"142,-202v-15,0,-29,-14,-29,-29v0,-15,14,-29,29,-29v15,0,29,14,29,29v0,15,-14,29,-29,29xm59,-202v-15,0,-29,-14,-29,-29v0,-15,14,-29,29,-29v15,0,29,14,29,29v0,15,-14,29,-29,29xm136,-114v1,-33,-40,-53,-61,-27v-7,8,-10,17,-11,27r72,0xm64,-82v-5,40,41,62,65,35r40,17v-11,19,-40,35,-67,35v-56,0,-85,-43,-87,-99v-2,-51,35,-101,85,-99v56,2,83,48,80,111r-116,0","w":169},"\u00ec":{"d":"24,-189r48,0r0,189r-48,0r0,-189xm65,-223v3,12,-12,25,-25,22v-14,-20,-34,-33,-44,-57v0,-15,19,-29,32,-20","w":96},"\u00ed":{"d":"24,-189r48,0r0,189r-48,0r0,-189xm67,-277v14,-12,40,9,31,26v-16,16,-27,38,-46,51v-13,0,-22,-10,-22,-23","w":95},"\u00ee":{"d":"24,-189r48,0r0,189r-48,0r0,-189xm119,-201r-48,0r-23,-29r-22,28r-48,0r49,-60r42,0","w":95},"\u00ef":{"d":"24,-189r48,0r0,189r-48,0r0,-189xm8,-204v-15,0,-28,-14,-28,-29v0,-15,13,-28,28,-28v15,0,29,13,29,28v0,16,-13,29,-29,29xm91,-204v-16,0,-29,-14,-29,-29v0,-15,14,-28,29,-28v15,0,29,13,29,28v0,16,-13,29,-29,29","w":96},"\u00f0":{"d":"83,-127v-36,8,-32,93,5,95v20,0,34,-27,34,-50v0,-24,-18,-44,-39,-45xm27,-259v21,-8,64,0,76,13r21,-20r29,33r-22,17v52,51,58,225,-42,225v-53,0,-72,-38,-76,-92v-5,-67,80,-115,114,-57v0,-13,-16,-48,-25,-55r-16,14r-27,-27r15,-13v-8,-8,-30,-7,-43,-4","w":186},"\u00f1":{"d":"76,-230v-15,0,-22,12,-32,17r0,-42v9,-6,17,-18,32,-18v21,0,28,24,49,27v15,-3,21,-10,31,-19v1,31,4,62,-31,62v-22,0,-31,-23,-49,-27xm101,-152v-57,3,-28,97,-35,152r-45,0r0,-189r45,0r0,29v10,-18,32,-34,57,-34v74,0,52,115,55,194r-45,0r0,-94v-2,-29,-2,-60,-32,-58","w":191},"\u00f2":{"d":"117,-225v1,15,-14,26,-26,21v-14,-19,-33,-34,-44,-56v0,-15,20,-32,33,-20xm60,-94v0,39,13,58,39,58v26,0,40,-19,40,-58v0,-39,-14,-58,-40,-58v-26,0,-39,19,-39,58xm99,5v-56,1,-83,-42,-83,-99v0,-56,28,-99,83,-99v56,0,83,42,83,99v0,57,-28,99,-83,99","w":202},"\u00f3":{"d":"115,-280v13,-11,38,7,31,26v-16,17,-29,37,-47,52v-11,-1,-23,-12,-21,-23xm60,-94v0,39,13,58,39,58v26,0,40,-19,40,-58v0,-39,-14,-58,-40,-58v-26,0,-39,19,-39,58xm99,5v-56,1,-83,-42,-83,-99v0,-56,28,-99,83,-99v56,0,83,42,83,99v0,57,-28,99,-83,99","w":202},"\u00f4":{"d":"169,-201r-48,0r-23,-28r-22,28r-49,0r50,-60r42,0xm60,-94v0,39,13,58,39,58v26,0,40,-19,40,-58v0,-39,-14,-58,-40,-58v-26,0,-39,19,-39,58xm99,5v-56,1,-83,-42,-83,-99v0,-56,28,-99,83,-99v56,0,83,42,83,99v0,57,-28,99,-83,99","w":202},"\u00f5":{"d":"75,-229v-15,0,-22,12,-32,17r0,-42v9,-6,17,-18,32,-18v21,0,28,24,49,27v15,-3,21,-10,31,-19v1,31,4,62,-31,62v-22,0,-31,-23,-49,-27xm60,-94v0,39,13,58,39,58v26,0,40,-19,40,-58v0,-39,-14,-58,-40,-58v-26,0,-39,19,-39,58xm99,5v-56,1,-83,-42,-83,-99v0,-56,28,-99,83,-99v56,0,83,42,83,99v0,57,-28,99,-83,99","w":202},"\u00f6":{"d":"140,-203v-15,0,-29,-14,-29,-29v0,-15,14,-29,29,-29v15,0,29,14,29,29v0,15,-14,29,-29,29xm57,-203v-15,0,-29,-14,-29,-29v0,-15,14,-29,29,-29v15,0,29,14,29,29v0,15,-14,29,-29,29xm60,-94v0,39,13,58,39,58v26,0,40,-19,40,-58v0,-39,-14,-58,-40,-58v-26,0,-39,19,-39,58xm99,5v-56,1,-83,-42,-83,-99v0,-56,28,-99,83,-99v56,0,83,42,83,99v0,57,-28,99,-83,99","w":202},"\u00f7":{"d":"21,-133r136,0r0,43r-136,0r0,-43xm90,-148v-15,0,-29,-14,-29,-29v0,-15,14,-29,29,-29v15,0,29,14,29,29v0,15,-14,29,-29,29xm90,-20v-15,0,-29,-14,-29,-29v0,-15,14,-29,29,-29v15,0,29,14,29,29v0,15,-14,29,-29,29","w":176},"\u00f8":{"d":"88,-39v34,16,56,-35,46,-73xm111,-149v-34,-15,-56,34,-47,71xm16,-94v-4,-69,56,-118,119,-91r5,-9r47,0r-23,36v49,68,-6,200,-99,155r-5,8r-51,0r24,-36v-10,-14,-16,-39,-17,-63","w":183},"\u00f9":{"d":"114,-227v1,15,-14,26,-26,21v-14,-19,-33,-34,-44,-56v0,-15,20,-32,33,-20xm96,-36v53,-8,30,-96,35,-153r45,0r0,189r-45,0r0,-28v-9,17,-30,34,-56,33v-71,-4,-54,-116,-56,-194r45,0v5,56,-19,143,32,153","w":174},"\u00fa":{"d":"111,-278v13,-11,38,7,31,26v-16,17,-29,37,-47,52v-11,-1,-23,-12,-21,-23xm96,-36v53,-8,30,-96,35,-153r45,0r0,189r-45,0r0,-28v-9,17,-30,34,-56,33v-71,-4,-54,-116,-56,-194r45,0v5,56,-19,143,32,153","w":180},"\u00fb":{"d":"169,-207r-48,0r-23,-28r-22,28r-49,0r50,-60r42,0xm96,-36v53,-8,30,-96,35,-153r45,0r0,189r-45,0r0,-28v-9,17,-30,34,-56,33v-71,-4,-54,-116,-56,-194r45,0v5,56,-19,143,32,153","w":180},"\u00fc":{"d":"140,-204v-15,0,-29,-14,-29,-29v0,-15,14,-29,29,-29v15,0,29,14,29,29v0,15,-14,29,-29,29xm57,-204v-15,0,-29,-14,-29,-29v0,-15,14,-29,29,-29v15,0,29,14,29,29v0,15,-14,29,-29,29xm96,-36v53,-8,30,-96,35,-153r45,0r0,189r-45,0r0,-28v-9,17,-30,34,-56,33v-71,-4,-54,-116,-56,-194r45,0v5,56,-19,143,32,153","w":180},"\u00fd":{"d":"118,-275v13,-11,38,7,31,26v-16,17,-29,37,-47,52v-11,-1,-23,-12,-21,-23xm96,-36v53,-8,30,-96,35,-153r45,0r0,194v1,79,-121,103,-151,34r35,-19v9,30,74,28,71,-10r0,-38v-9,17,-30,34,-56,33v-71,-4,-54,-116,-56,-194r45,0v5,56,-19,143,32,153","w":172},"\u00fe":{"d":"100,-21v-17,0,-28,-13,-34,-24r0,45r-45,0r0,-256r45,0r0,52v6,-11,22,-31,39,-30v50,3,73,50,73,104v0,61,-19,109,-78,109xm98,-61v46,-7,46,-123,2,-133v-47,5,-47,125,-2,133","w":192},"\u00ff":{"d":"137,-204v-15,0,-29,-14,-29,-29v0,-15,14,-29,29,-29v15,0,29,14,29,29v0,15,-14,29,-29,29xm54,-204v-15,0,-29,-14,-29,-29v0,-15,14,-29,29,-29v15,0,29,14,29,29v0,15,-14,29,-29,29xm96,-36v53,-8,30,-96,35,-153r45,0r0,194v1,79,-121,103,-151,34r35,-19v9,30,74,28,71,-10r0,-38v-9,17,-30,34,-56,33v-71,-4,-54,-116,-56,-194r45,0v5,56,-19,143,32,153","w":172},"\u2012":{"d":"35,-127r135,0r0,40r-135,0r0,-40"},"\u2013":{"d":"28,-127r121,0r0,40r-121,0r0,-40","w":175},"\u2014":{"d":"24,-127r178,0r0,40r-178,0r0,-40","w":226},"\u2018":{"d":"31,-196v-51,-3,-21,-76,2,-88r13,8v-2,3,-8,16,-8,21v28,7,27,61,-7,59","w":67},"\u2019":{"d":"35,-282v51,3,21,76,-2,88r-13,-8v2,-3,8,-16,8,-21v-28,-7,-27,-61,7,-59","w":67},"\u201a":{"d":"34,-55v51,3,21,76,-2,88r-13,-8v2,-3,8,-16,8,-21v-28,-7,-27,-61,7,-59","w":67},"\u201b":{"d":"33,-196v-51,-3,-21,-76,2,-88r13,8v-2,3,-8,16,-8,21v28,7,27,61,-7,59","w":67},"\u201c":{"d":"103,-196v-51,-3,-21,-76,2,-88r13,8v-2,3,-8,16,-8,21v28,7,27,61,-7,59xm32,-196v-51,-3,-21,-76,2,-88r13,8v-2,3,-8,16,-8,21v28,7,27,61,-7,59","w":135},"\u201d":{"d":"100,-282v51,3,21,76,-2,88r-13,-8v2,-3,8,-16,8,-21v-28,-7,-27,-61,7,-59xm34,-282v51,3,21,76,-2,88r-13,-8v2,-3,8,-16,8,-21v-28,-7,-27,-61,7,-59","w":135},"\u201e":{"d":"101,-55v51,3,21,76,-2,88r-13,-8v2,-3,8,-16,8,-21v-28,-7,-27,-61,7,-59xm35,-55v51,3,21,76,-2,88r-13,-8v2,-3,8,-16,8,-21v-28,-7,-27,-61,7,-59","w":135},"\u201f":{"d":"103,-195v-51,-3,-21,-76,2,-88r13,8v-2,3,-8,16,-8,21v28,7,27,61,-7,59xm32,-195v-51,-3,-21,-76,2,-88r13,8v-2,3,-8,16,-8,21v28,7,27,61,-7,59","w":135},"\u20ac":{"d":"193,-59v-29,51,-138,32,-144,-26r-27,0r0,-29r24,0v-1,-6,-2,-15,0,-20r-23,0r0,-29r26,0v12,-59,108,-87,143,-27r-27,23v-16,-25,-61,-22,-70,4r48,0r0,29r-52,0v-3,4,1,13,0,20r51,0r0,29r-47,0v10,17,54,24,67,3","w":215},"\u00a0":{"w":108}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Created by Thatcher Ulrich (http://tulrich.com) with FontForge 1.0
 * (http://fontforge.sf.net)
 * 
 * This font, including hint instructions, has been donated to the Public Domain. 
 * Do whatever you want with it.
 * 
 * 
 * Designer:
 * Thatcher Ulrich
 * 
 * Vendor URL:
 * http://tulrich.com
 */
Cufon.registerFont({"w":199,"face":{"font-family":"Tuffy","font-weight":500,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"2 11 6 3 6 1 0 0 0 0","ascent":"281","descent":"-79","x-height":"5","bbox":"-34 -349.931 321 79.0414","underline-thickness":"8.78906","underline-position":"-13.1836","slope":"-12","unicode-range":"U+0020-U+20AC"},"glyphs":{" ":{"w":108},"!":{"d":"73,-244v1,-18,42,-24,36,-1r-43,168v-1,5,-7,10,-13,10v-5,0,-9,-3,-8,-10xm60,-21v2,21,-37,35,-39,8v-1,-21,37,-34,39,-8","w":74},"\"":{"d":"138,-192v-2,8,-21,13,-20,0v10,-26,-2,-83,34,-77v3,3,5,5,3,11xm82,-186v-6,4,-17,3,-15,-6v6,-24,5,-56,16,-75v8,-7,25,-5,21,9v-7,24,-11,52,-22,72","w":121},"#":{"d":"191,-96r12,-60r-60,0r-12,60r60,0xm212,-71r-14,62r-26,0r13,-62r-60,0r-13,62r-26,0r13,-62r-61,0r5,-25r61,0r13,-60r-61,0r5,-24r61,0r14,-67r27,0r-14,67r60,0r14,-67r26,0r-14,67r63,0r-5,24r-63,0r-13,60r63,0r-5,25r-63,0","w":279,"k":{"$":10}},"$":{"d":"105,-118v-48,-3,-69,-62,-35,-99v15,-16,35,-29,62,-31r5,-22r23,0r-5,22v24,2,42,16,53,43r-25,14v-3,-15,-16,-30,-33,-31r-19,86v30,10,65,24,54,69v-9,38,-42,68,-84,72r-4,22r-23,0r5,-22v-38,-3,-53,-23,-65,-52r27,-14v8,21,17,38,43,40xm127,-223v-42,-2,-69,70,-16,79xm107,-21v46,0,75,-77,19,-90","w":178},"%":{"d":"201,-92v-29,-2,-46,52,-11,54v29,3,47,-52,11,-54xm147,-56v-5,-55,94,-83,98,-19v4,55,-93,83,-98,19xm112,-216v-29,-3,-47,51,-12,54v29,3,49,-51,12,-54xm57,-179v2,-31,28,-57,60,-58v22,0,39,16,39,38v-1,32,-29,56,-59,57v-22,1,-41,-15,-40,-37xm80,-24r-27,0r171,-208r25,0","w":246},"&":{"d":"95,-143v-55,-32,-5,-119,60,-119v30,0,51,17,59,39r-27,12v-13,-49,-88,-24,-88,23v0,26,21,38,51,34r-5,25v-51,-3,-85,19,-85,67v0,73,102,38,105,-10r-34,0r5,-24r88,0r-5,25r-25,0v-13,42,-43,76,-96,76v-39,0,-66,-25,-66,-64v0,-44,28,-73,63,-84","w":218},"'":{"d":"82,-186v-6,4,-17,3,-15,-6v6,-24,5,-56,16,-75v8,-7,25,-5,21,9v-7,24,-11,52,-22,72","w":67},"(":{"d":"138,-272v-67,72,-108,178,-61,287r-31,0v-43,-104,4,-226,61,-287r31,0","w":96},")":{"d":"13,15v62,-60,108,-186,61,-287r31,0v42,104,-3,226,-61,287r-31,0","w":94},"*":{"d":"138,-58v1,10,-23,20,-26,6r-11,-39v-14,14,-21,38,-41,46v-11,0,-15,-12,-8,-20r32,-36v-19,-2,-57,12,-54,-11v3,-22,38,-9,59,-11v-6,-17,-33,-50,0,-56v17,5,13,31,21,45v13,-14,19,-39,39,-45v11,-1,15,12,8,20r-31,36v19,2,58,-12,54,11v-4,22,-38,9,-59,11v5,14,16,27,17,43","w":160},"+":{"d":"40,-125r54,0r12,-55r25,0r-12,55r54,0r-5,25r-54,0r-12,55r-25,0r12,-55r-54,0","w":157},",":{"d":"21,-13v0,-23,43,-33,38,-4v-5,24,-20,40,-33,56r-9,-6v11,-12,18,-22,20,-31v-10,1,-16,-6,-16,-15","w":70},"-":{"d":"46,-124r119,0r-6,25r-119,0","w":152},".":{"d":"60,-21v2,21,-37,35,-39,8v-1,-21,37,-34,39,-8","w":71},"\/":{"d":"24,0r-28,0r184,-271r27,0","w":142,"k":{"\/":25}},"0":{"d":"100,5v-101,-11,-53,-182,-13,-227v18,-20,38,-40,71,-40v42,1,61,38,59,84v-3,89,-36,172,-117,183xm163,-69v21,-42,53,-155,-10,-169v-62,13,-79,86,-85,155v-3,41,21,78,59,57v16,-9,27,-26,36,-43"},"1":{"d":"147,-212r-27,0r48,-44r16,0r-54,256r-28,0"},"2":{"d":"188,-199v0,-64,-88,-36,-100,4r-23,-10v13,-29,52,-56,91,-58v71,-4,70,91,30,125v-42,35,-108,58,-129,113r127,0r-5,25r-160,0v17,-94,119,-105,163,-172v5,-7,6,-18,6,-27"},"3":{"d":"199,-88v6,86,-143,133,-170,44r29,-9v18,60,118,27,114,-33v-1,-32,-26,-45,-62,-42r5,-22v41,4,70,-19,70,-55v0,-47,-69,-39,-82,-6r-22,-11v15,-21,42,-42,75,-41v34,0,56,20,57,53v1,35,-23,59,-45,70v19,7,30,26,31,52","w":197},"4":{"d":"206,-256r-34,162r33,0r-5,24r-33,0r-15,70r-28,0r15,-70r-109,0r146,-186r30,0xm171,-215r-94,120r68,0"},"5":{"d":"176,-96v1,-25,-16,-47,-40,-46v-22,0,-36,8,-49,17r-23,-13r42,-118r118,0r-5,25r-95,0r-28,75v44,-24,108,-5,108,53v0,77,-87,140,-148,91v-13,-11,-19,-27,-20,-46r29,-5v4,29,18,43,44,43v39,0,65,-35,67,-76"},"6":{"d":"106,-21v34,0,64,-27,65,-62v0,-24,-19,-42,-44,-42v-59,0,-95,104,-21,104xm99,5v-62,4,-76,-74,-44,-117r110,-144r27,0r-84,111v44,-20,93,14,90,57v-4,55,-42,89,-99,93"},"7":{"d":"244,-256r-152,256r-32,0r140,-230r-132,0r6,-26r170,0"},"8":{"d":"61,-64v-1,26,21,45,46,44v36,-1,72,-29,71,-68v0,-25,-22,-43,-47,-42v-37,1,-69,25,-70,66xm153,-238v-54,-9,-78,84,-17,83v31,0,53,-22,54,-52v0,-20,-14,-32,-37,-31xm94,-142v-56,-41,2,-121,65,-121v35,0,60,23,59,53v-2,34,-18,52,-46,68v17,10,34,24,34,52v0,56,-47,93,-105,95v-38,1,-69,-26,-68,-64v0,-46,29,-69,61,-83"},"9":{"d":"155,-236v-33,1,-65,27,-65,62v0,24,18,43,43,42v34,-2,64,-27,64,-63v0,-23,-19,-41,-42,-41xm161,-262v68,-5,73,82,39,126r-103,136r-30,0r86,-111v-45,18,-93,-13,-90,-57v3,-57,42,-90,98,-94"},":":{"d":"89,-149v2,21,-37,35,-39,8v-1,-21,37,-34,39,-8xm62,-21v2,21,-37,35,-39,8v-1,-21,37,-34,39,-8","w":74},";":{"d":"23,-13v0,-23,43,-33,38,-4v-5,24,-20,40,-33,56r-9,-6v11,-12,18,-22,20,-31v-10,1,-16,-6,-16,-15xm89,-149v2,21,-37,35,-39,8v-1,-21,37,-34,39,-8","w":74},"<":{"d":"105,-4r-67,-108r112,-105r35,0r-112,106r67,107r-35,0","w":148},"=":{"d":"30,-88r141,0r-5,25r-141,0xm44,-152r141,0r-6,25r-140,0","w":159},">":{"d":"52,-4r-35,0r112,-107r-67,-106r35,0r67,105","w":150},"?":{"d":"142,-263v43,0,70,25,63,70v-9,57,-91,62,-91,130r-27,0v0,-80,85,-70,91,-141v-9,-64,-97,-25,-102,13r-24,-4v10,-34,47,-68,90,-68xm111,-21v3,22,-37,34,-38,8v-2,-21,36,-33,38,-8","w":173},"@":{"d":"145,-16v25,0,53,-11,70,-21r9,17v-76,54,-198,20,-193,-80v5,-94,73,-163,166,-163v66,0,107,38,110,103v3,57,-59,114,-100,69v-24,35,-103,29,-100,-25v3,-39,35,-71,75,-72v34,-1,52,31,43,66v0,13,8,26,20,26v21,-5,40,-30,39,-59v-3,-52,-37,-85,-91,-85v-80,0,-133,56,-139,135v-3,50,40,90,91,89xm177,-166v-24,0,-47,21,-47,46v0,49,71,28,74,-8v2,-21,-9,-38,-27,-38","w":285},"A":{"d":"161,-213r-58,104r73,0xm178,-85r-88,0r-46,85r-31,0r146,-256r22,0r38,256r-31,0","w":228,"k":{"w":17,"v":29,"V":37,"T":17,"C":14}},"B":{"d":"110,-25v67,10,105,-102,21,-99r-56,0r-21,99r56,0xm191,-199v0,-39,-56,-30,-93,-33r-17,84v55,2,110,0,110,-51xm208,-88v0,88,-91,93,-187,88r55,-256v64,1,142,-11,143,53v1,34,-30,62,-57,66v31,1,46,20,46,49","w":207},"C":{"d":"127,-20v27,2,55,-20,65,-39r24,7v-18,31,-47,57,-94,57v-56,0,-82,-36,-82,-93v0,-99,56,-188,164,-172v24,4,38,25,43,50r-27,7v-9,-53,-94,-37,-111,0v-39,39,-69,178,18,183","w":214},"D":{"d":"54,-25v105,11,146,-44,150,-134v3,-61,-41,-78,-106,-72xm234,-163v0,89,-48,157,-135,163r-78,0r55,-256r78,0v55,1,80,39,80,93","w":214},"E":{"d":"76,-256r161,0r-5,25r-134,0r-18,87r126,0r-5,25r-127,0r-20,94r134,0r-5,25r-162,0","w":200,"k":{"R":-7}},"F":{"d":"76,-256r161,0r-5,25r-134,0r-18,87r126,0r-5,25r-127,0r-25,119r-28,0","w":201},"G":{"d":"70,-96v-9,79,89,99,123,39v7,-13,14,-26,17,-41r-69,0r5,-24r97,0v-13,68,-45,127,-121,127v-56,0,-81,-38,-81,-95v0,-92,47,-173,138,-173v39,0,55,15,68,42r-27,11v-9,-17,-20,-31,-46,-28v-69,8,-96,70,-104,142","w":239,"k":{"T":12}},"H":{"d":"76,-256r27,0r-24,113r117,0r24,-113r27,0r-54,256r-28,0r25,-118r-116,0r-25,118r-28,0","w":210},"I":{"d":"27,0r54,-256r28,0r-54,256r-28,0","w":78},"J":{"d":"163,-23v-52,57,-151,18,-123,-71r25,0v-8,34,6,75,39,73v40,-2,62,-39,69,-73r34,-162r28,0v-23,80,-22,179,-72,233","w":200},"K":{"d":"76,-256r27,0r-28,133r160,-133r34,0r-139,115r87,141r-36,0r-73,-123r-40,32r-19,91r-28,0","w":217,"k":{"O":19}},"L":{"d":"76,-256r27,0r-49,231r135,0r-5,25r-163,0","w":194},"M":{"d":"21,0r55,-256r37,0r34,219r128,-219r36,0r-54,256r-27,0r45,-212r-120,209r-31,0r-31,-209r-45,212r-27,0","w":274},"N":{"d":"21,0r55,-256r26,0r87,204r44,-204r27,0r-54,256r-26,0r-86,-209r-45,209r-28,0","w":223},"O":{"d":"123,-20v73,-5,101,-72,101,-147v0,-41,-15,-71,-55,-71v-72,0,-101,75,-101,149v0,39,14,72,55,69xm207,-40v-44,69,-179,56,-168,-49v10,-93,45,-174,136,-174v112,0,83,175,32,223","w":234,"k":{"T":20,"A":17}},"P":{"d":"193,-195v-1,-42,-52,-35,-95,-36r-20,95v61,3,115,-5,115,-59xm222,-199v0,70,-67,93,-149,88r-24,111r-28,0r55,-256v67,-2,146,-5,146,57","w":193,"k":{"A":24}},"Q":{"d":"187,-52v37,-35,72,-186,-18,-186v-68,0,-94,74,-100,148v-5,60,53,88,97,57r-28,-25r20,-20xm120,5v-105,4,-89,-147,-46,-205v23,-31,51,-63,101,-63v114,0,85,181,30,227r25,21r-21,20r-25,-22v-19,12,-35,22,-64,22","w":240},"R":{"d":"193,-195v-1,-39,-51,-37,-95,-36r-20,95v61,3,115,-5,115,-59xm223,-199v0,47,-38,76,-81,85r52,114r-32,0r-52,-111r-37,0r-24,111r-28,0r55,-256v68,-1,147,-6,147,57","w":193},"S":{"d":"159,-138v74,42,22,152,-65,143v-44,-5,-68,-23,-74,-62r31,-6v2,24,22,41,48,43v63,5,97,-72,34,-98v-31,-13,-69,-21,-72,-66v-6,-84,145,-112,158,-26r-27,5v-8,-50,-104,-39,-102,14v2,38,44,39,69,53","w":189},"T":{"d":"70,-256r192,0r-5,25r-81,0r-49,231r-28,0r50,-231r-84,0","w":218,"k":{"u":24,"A":20}},"U":{"d":"74,-113v-17,55,13,114,69,88v70,-33,65,-149,88,-231r28,0v-27,106,-24,261,-147,261v-123,0,-49,-177,-36,-261r28,0","w":222},"V":{"d":"234,-256r29,0r-132,256r-39,0r-24,-256r30,0r20,226","w":218,"k":{"e":12,"E":12,"A":43}},"W":{"d":"69,-256r28,0r-15,224r94,-217r35,0r2,217r80,-224r28,0r-95,256r-38,0r-1,-216r-93,216r-39,0","w":277,"k":{"e":5,"A":17}},"X":{"d":"67,-256r32,0r41,107r85,-107r32,0r-106,128r53,128r-33,0r-40,-103r-86,103r-31,0r107,-128","w":213},"Y":{"d":"68,-256r29,0r40,106r85,-106r30,0r-105,125r-28,131r-28,0r28,-131","w":207,"k":{"a":22,"A":33}},"Z":{"d":"77,-256r194,0r-201,231r154,0r-5,25r-201,0r202,-231r-148,0","w":232},"[":{"d":"89,17r-69,0r60,-286r70,0r-6,25r-43,0r-50,236r43,0","w":110},"\\":{"d":"121,0r-68,-271r30,0r68,271r-30,0","w":142,"k":{"\\":25}},"]":{"d":"19,17r5,-25r44,0r50,-236r-43,0r5,-25r69,0r-60,286r-70,0","w":112},"^":{"d":"187,-202r-33,0r-19,-37r-36,37r-33,0r62,-60r23,0","w":162},"_":{"d":"7,41r5,-25r192,0r-6,25r-191,0","w":218},"`":{"d":"124,-216v2,11,-11,19,-18,12v-10,-21,-28,-33,-33,-59v2,-10,19,-20,25,-7","w":90},"a":{"d":"90,-19v48,5,76,-80,18,-83v-51,-7,-79,82,-18,83xm26,-44v1,-47,37,-80,81,-82v19,-1,40,13,41,28v10,-29,10,-70,-28,-70v-16,0,-33,7,-42,14r-10,-18v45,-40,125,-18,109,57r-25,115r-24,0r6,-27v-6,12,-34,32,-55,32v-31,0,-54,-18,-53,-49","w":174,"k":{"v":22}},"b":{"d":"101,5v-28,2,-40,-15,-45,-37r-7,32r-26,0r54,-256r27,0r-22,100v28,-57,120,-49,113,27v-6,69,-27,129,-94,134xm101,-19v42,-3,67,-54,67,-104v0,-26,-11,-47,-35,-47v-44,0,-65,52,-67,102v-1,27,11,50,35,49","w":183},"c":{"d":"31,-68v2,-69,38,-118,104,-124v29,-2,44,17,52,38r-26,12v-1,-12,-16,-28,-31,-26v-41,5,-73,48,-72,98v0,29,14,51,40,51v21,0,35,-14,44,-27r19,13v-15,19,-38,38,-68,38v-41,0,-64,-30,-62,-73","w":161},"d":{"d":"123,-194v28,-2,40,16,45,38r21,-100r27,0r-54,256r-27,0r7,-32v-14,19,-29,37,-61,37v-38,0,-52,-28,-52,-65v0,-68,28,-128,94,-134xm123,-170v-43,0,-64,53,-66,103v-1,27,10,48,34,48v43,0,66,-52,68,-102v1,-27,-12,-49,-36,-49","w":183},"e":{"d":"159,-106v5,-29,-2,-62,-32,-62v-31,1,-52,34,-59,62r91,0xm132,-192v55,-3,63,64,48,110r-117,0v-3,31,1,63,32,63v19,0,40,-12,48,-24r22,10v-14,20,-44,38,-75,38v-38,0,-57,-28,-56,-68v3,-68,33,-125,98,-129","w":178,"k":{"t":9}},"f":{"d":"156,-227v-6,-18,-33,-8,-36,7r-7,31r35,0r-5,24r-35,0r-35,165r-27,0r35,-165r-24,0r5,-24r24,0v4,-42,34,-80,81,-68v4,2,8,6,12,11","w":125,"k":{"y":7,"u":14,"t":12,"o":7,"n":12,"a":14}},"g":{"d":"123,-194v28,-2,40,16,45,38r7,-33r27,0r-41,192v-9,41,-41,76,-88,76v-38,0,-60,-21,-60,-60v8,1,21,-3,25,2v14,60,97,29,97,-21r7,-32v-14,19,-28,37,-60,37v-38,0,-53,-27,-53,-65v0,-68,28,-128,94,-134xm123,-170v-43,0,-64,53,-66,103v-1,27,10,48,34,48v43,0,66,-52,68,-102v1,-27,-12,-49,-36,-49","w":179,"k":{"j":-21}},"h":{"d":"162,-95v6,-34,5,-79,-30,-75v-68,7,-64,108,-83,170r-26,0r54,-256r27,0r-21,99v9,-18,34,-37,61,-37v86,0,33,133,24,194r-26,0","w":187},"i":{"d":"106,-238v2,19,-32,29,-34,7v0,-18,32,-30,34,-7xm66,-189r27,0r-40,189r-27,0","w":75},"j":{"d":"113,-238v2,19,-33,29,-34,7v0,-18,32,-30,34,-7xm-34,61v11,-6,21,-25,31,-11v27,11,31,-27,36,-50r40,-189r27,0r-46,213v-4,37,-59,69,-88,37","w":82,"k":{"j":-14}},"k":{"d":"107,-108r58,108r-30,0r-48,-90r-23,23r-15,67r-26,0r54,-256r27,0r-33,154r90,-87r31,0","w":165},"l":{"d":"73,5v-29,2,-45,-12,-39,-41r47,-220r26,0r-47,225v0,9,6,13,18,13","w":75},"m":{"d":"245,-95v7,-34,13,-72,-20,-73v-54,-2,-60,114,-75,168r-27,0v8,-43,26,-91,26,-136v0,-22,-8,-34,-25,-34v-52,-1,-61,116,-75,170r-26,0r40,-189r26,0r-6,32v13,-19,24,-36,53,-37v27,-1,41,19,43,43v11,-21,29,-42,59,-43v40,-1,45,40,37,79r-24,115r-27,0","w":269},"n":{"d":"162,-95v6,-34,5,-79,-30,-75v-68,7,-64,108,-83,170r-26,0r40,-189r26,0r-6,32v9,-18,34,-37,61,-37v86,0,33,133,24,194r-26,0","w":187},"o":{"d":"34,-63v0,-68,37,-127,102,-129v41,-1,61,27,59,67v-3,68,-33,130,-101,130v-41,0,-60,-28,-60,-68xm131,-168v-48,2,-69,52,-69,103v0,27,10,46,37,46v49,-2,69,-54,69,-104v0,-27,-10,-45,-37,-45","w":185,"k":{"x":9}},"p":{"d":"101,5v-28,2,-40,-15,-45,-37r-23,107r-26,0r56,-264r26,0r-7,33v28,-57,120,-49,113,27v-6,69,-27,129,-94,134xm101,-19v42,-3,67,-54,67,-104v0,-26,-11,-47,-35,-47v-44,0,-65,52,-67,102v-1,27,11,50,35,49","w":183},"q":{"d":"123,-194v28,-2,40,16,45,38r7,-33r27,0r-49,232v0,10,8,12,18,12r-5,24v-67,2,-30,-69,-24,-111v-14,21,-29,37,-61,37v-38,0,-52,-28,-52,-65v0,-68,28,-128,94,-134xm123,-170v-43,0,-64,53,-66,103v-1,27,10,48,34,48v43,0,66,-52,68,-102v1,-27,-12,-49,-36,-49","w":184,"k":{"j":-48}},"r":{"d":"83,-157v11,-25,55,-49,86,-30r-19,23v-78,-26,-84,96,-101,164r-26,0r40,-189r26,0","w":120,"k":{"e":7}},"s":{"d":"52,-43v8,41,86,25,80,-13v-7,-43,-79,-20,-82,-75v-3,-60,96,-85,124,-35v2,4,3,9,3,13r-27,5v-6,-35,-77,-22,-72,11v6,43,79,20,82,75v4,67,-121,96,-135,24","w":161},"t":{"d":"101,5v-35,3,-58,-6,-50,-42r27,-128r-25,0r5,-24r25,0r9,-44r27,0r-9,44r34,0r-5,24r-35,0r-27,134v-1,13,14,15,29,14","w":122},"u":{"d":"68,-94v-8,33,-6,78,29,75v70,-6,65,-107,83,-170r27,0r-41,189r-26,0r7,-32v-10,19,-34,39,-62,37v-86,-6,-33,-133,-24,-194r27,0","w":187},"v":{"d":"78,0r-24,-189r29,0r16,155r83,-155r28,0r-105,189r-27,0","w":180},"w":{"d":"155,-152r-72,152r-21,0r-10,-189r27,0r3,145r67,-143r27,0r6,143r65,-145r27,0r-91,189r-21,0","w":241},"x":{"d":"153,0r-30,0r-26,-77r-57,77r-31,0r76,-95r-35,-94r30,0r25,77r57,-77r30,0r-75,94","w":158},"y":{"d":"68,-94v-8,33,-6,78,29,75v70,-6,65,-107,83,-170r27,0r-41,192v-8,64,-108,107,-149,45r22,-15v27,43,97,13,100,-27r8,-38v-10,19,-34,39,-62,37v-86,-6,-33,-133,-24,-194r27,0","w":187,"k":{"j":-21}},"z":{"d":"65,-25r94,0r-5,25r-138,0r134,-164r-92,0r5,-25r137,0","w":169},"{":{"d":"108,18v-76,10,-43,-61,-43,-106v0,-22,-7,-35,-22,-40v73,-17,17,-149,126,-141r-5,24v-67,-9,-35,89,-83,117v21,22,-1,82,0,113v5,8,20,12,32,9","w":131},"|":{"d":"22,0r54,-256r25,0r-54,256r-25,0","w":64},"}":{"d":"109,-128v-21,-19,-4,-77,-1,-107v-5,-8,-20,-13,-32,-10v3,-14,1,-30,26,-23v72,1,-14,118,44,140v-46,14,-44,82,-63,122v-9,19,-34,23,-63,23r5,-24v67,8,35,-93,84,-121","w":131},"~":{"d":"136,-108v-28,23,-47,-7,-66,-18v-16,1,-26,10,-36,17v2,-25,16,-42,41,-42v22,0,25,35,54,24v9,-4,15,-10,24,-15r-5,26v-7,4,-6,4,-12,8","w":129},"\u00a1":{"d":"43,-12v-1,18,-42,24,-36,1r43,-168v1,-5,7,-10,13,-10v5,-0,9,3,8,10xm56,-235v-2,-21,37,-35,39,-8v1,21,-37,34,-39,8","w":54},"\u00a2":{"d":"109,-152v-45,-6,-69,78,-17,81v15,0,29,-7,41,-19r13,16v-9,11,-24,20,-45,26r-7,34r-24,0r7,-35v-53,-2,-47,-90,-11,-108v11,-9,23,-14,37,-18r8,-37r24,0r-8,37v11,3,21,10,31,20v-12,13,-20,20,-34,5v-4,-2,-9,-2,-15,-2","w":142},"\u00a3":{"d":"69,-24v38,-4,94,11,112,-12v19,24,-7,36,-31,36r-125,0v14,-27,43,-71,52,-105r-40,0r5,-23r42,0v9,-43,21,-75,32,-97v25,-50,85,-42,90,20r-25,1v2,-22,-24,-44,-39,-19v-15,25,-25,61,-31,95r63,0r-5,23r-64,0v-6,22,-18,49,-36,81","w":196},"\u00a4":{"d":"113,-166v-37,0,-58,64,-14,64v20,0,40,-16,39,-39v0,-14,-10,-25,-25,-25xm157,-166v12,24,1,51,-15,66r22,0r-7,34r-35,0r5,-23v-19,12,-45,14,-62,0r-5,23r-35,0r7,-34r23,0v-13,-24,-3,-51,13,-66r-22,0r8,-35r34,0r-4,22v20,-12,44,-14,62,0r5,-22r35,0r-8,35r-21,0","w":150},"\u00a5":{"d":"108,-120r-54,0r5,-24r45,0r-39,-102r27,0r36,100r82,-100r27,0r-87,102r44,0r-5,24r-54,0r-8,38r54,0r-5,24r-54,0r-12,58r-27,0r12,-58r-54,0r5,-24r54,0","w":195},"\u00a6":{"d":"65,-113r-24,113r-25,0r24,-113r25,0xm45,-139r24,-113r26,0r-25,113r-25,0","w":53},"\u00a7":{"d":"128,-196v-24,-17,-47,-5,-59,28v40,-7,70,19,70,58v0,53,-49,112,-101,84v-8,-5,-14,-13,-18,-25r27,-2v18,25,57,1,61,-25v-37,8,-71,-17,-70,-55v2,-56,41,-110,99,-88v6,4,12,11,18,22xm65,-144v-6,25,20,52,46,42v4,-30,-19,-50,-46,-42","w":120},"\u00a8":{"d":"161,-150v0,18,-36,29,-34,3v1,-15,32,-26,34,-3xm78,-150v2,20,-33,29,-34,6v-1,-18,33,-28,34,-6","w":139},"\u00a9":{"d":"116,-148v-19,-1,-30,33,-7,33v6,0,10,-2,14,-5r10,13v-21,23,-63,10,-57,-25v4,-26,47,-50,68,-26r-17,15v-3,-3,-6,-5,-11,-5xm124,-189v-37,0,-70,31,-70,69v0,26,20,45,46,45v37,0,70,-29,70,-69v1,-26,-21,-45,-46,-45xm34,-116v2,-53,43,-90,95,-93v35,-2,64,26,62,61v-1,52,-45,91,-95,93v-35,1,-64,-26,-62,-61","w":165},"\u00ab":{"d":"157,-197r23,0r-44,52r23,51r-24,0r-23,-51xm86,-197r24,0r-45,52r23,51r-24,0r-23,-51","w":153},"\u00ac":{"d":"182,-96r-24,0r8,-36r-111,0r5,-25r135,0","w":180},"\u00ad":{"d":"53,-154r119,0r-6,25r-119,0","w":166},"\u00ae":{"d":"149,-201v-51,0,-86,34,-86,86v0,34,22,52,56,52v48,0,86,-35,86,-84v0,-33,-24,-54,-56,-54xm42,-111v0,-67,46,-106,111,-110v41,-2,76,29,73,70v-4,62,-49,108,-111,108v-43,0,-73,-24,-73,-68xm158,-152v0,-14,-18,-11,-34,-12r-5,23v18,-1,36,3,39,-11xm172,-156v0,18,-14,24,-30,27r20,42r-18,0r-16,-40r-12,0r-8,40r-15,0r20,-91v26,0,59,0,59,22","w":209},"\u00af":{"d":"53,-199r107,0r-5,24r-107,0","w":124},"\u00b0":{"d":"125,-213v0,-36,-49,-17,-52,6v-2,16,6,27,20,26v18,0,32,-15,32,-32xm52,-197v0,-53,94,-80,94,-19v0,31,-27,54,-57,55v-21,1,-37,-16,-37,-36","w":105},"\u00b1":{"d":"63,-175r54,0r12,-55r25,0r-12,55r54,0r-5,25r-54,0r-12,55r-25,0r12,-55r-54,0xm49,-73r119,0r-6,25r-119,0","w":172},"\u00b4":{"d":"78,-205v-6,6,-18,2,-16,-7v15,-22,34,-40,50,-60v8,-10,24,-7,23,7v-15,24,-39,39,-57,60","w":96},"\u00b5":{"d":"131,-17v-15,22,-61,32,-76,4r-18,82r-25,0r48,-222r25,0r-20,103v5,54,62,23,72,-5v10,-30,15,-65,23,-98r25,0r-32,153r-25,0","w":176},"\u00b6":{"d":"199,-224r-39,3r-19,90v2,-1,36,1,38,1xm134,-216v-30,7,-66,34,-44,68v7,6,16,9,27,12xm174,-108r-37,-2r-19,86r39,0xm57,-160v0,-77,89,-87,173,-86r-52,246r-90,0r24,-113v-29,-7,-55,-14,-55,-47","w":202},"\u00b7":{"d":"91,-133v2,21,-37,35,-39,8v-1,-21,37,-34,39,-8","w":76},"\u00b8":{"d":"14,33v22,-13,23,-18,14,-36r25,-10v25,33,-10,59,-37,68","w":83},"\u00bb":{"d":"83,-197r23,52r-45,51r-24,0r45,-51r-23,-52r24,0xm153,-197r23,52r-44,51r-24,0r45,-51r-23,-52r23,0","w":164},"\u00bf":{"d":"77,16v-43,0,-70,-25,-63,-70v9,-57,91,-62,91,-130r27,0v0,80,-85,70,-91,141v9,64,97,25,102,-13r24,4v-10,34,-47,68,-90,68xm108,-226v-3,-22,37,-34,38,-8v2,21,-36,33,-38,8","w":167},"\u00c0":{"d":"189,-277v2,11,-11,19,-18,12v-10,-21,-28,-33,-33,-59v2,-10,19,-20,25,-7xm163,-213r-58,104r73,0xm180,-85r-88,0r-46,85r-31,0r146,-256r22,0r38,256r-31,0","w":227},"\u00c1":{"d":"175,-265v-6,6,-18,2,-16,-7v15,-22,34,-40,50,-60v8,-10,24,-7,23,7v-15,24,-39,39,-57,60xm163,-213r-58,104r73,0xm180,-85r-88,0r-46,85r-31,0r146,-256r22,0r38,256r-31,0","w":227},"\u00c2":{"d":"236,-274r-33,0r-19,-37r-36,37r-33,0r62,-60r23,0xm163,-213r-58,104r73,0xm180,-85r-88,0r-46,85r-31,0r146,-256r22,0r38,256r-31,0","w":227},"\u00c3":{"d":"223,-285v-28,23,-47,-7,-66,-18v-16,1,-26,10,-36,17v2,-25,16,-42,41,-42v22,0,25,35,54,24v9,-4,15,-10,24,-15r-5,26v-7,4,-6,4,-12,8xm163,-213r-58,104r73,0xm180,-85r-88,0r-46,85r-31,0r146,-256r22,0r38,256r-31,0","w":227},"\u00c4":{"d":"237,-293v0,18,-36,29,-34,3v1,-15,32,-26,34,-3xm154,-293v2,20,-33,29,-34,6v-1,-18,33,-28,34,-6xm163,-213r-58,104r73,0xm180,-85r-88,0r-46,85r-31,0r146,-256r22,0r38,256r-31,0","w":227},"\u00c5":{"d":"209,-312v0,-36,-49,-17,-52,6v-2,16,6,27,20,26v18,0,32,-15,32,-32xm136,-296v0,-53,94,-80,94,-19v0,31,-27,54,-57,55v-21,1,-37,-16,-37,-36xm163,-213r-58,104r73,0xm180,-85r-88,0r-46,85r-31,0r146,-256r22,0r38,256r-31,0","w":227},"\u00c6":{"d":"162,-113r-46,0r-70,113r-31,0r158,-256r124,0r-5,26r-78,0r-19,91r77,0r-5,26r-78,0r-18,87r78,0r-6,26r-105,0xm167,-139r20,-91r-56,91r36,0","w":243},"\u00c7":{"d":"90,52v22,-13,23,-18,14,-36r25,-10v25,33,-10,59,-37,68xm131,-20v27,2,55,-20,65,-39r24,7v-18,31,-47,57,-94,57v-56,0,-82,-36,-82,-93v0,-99,56,-188,164,-172v24,4,38,25,43,50r-27,7v-9,-53,-94,-37,-111,0v-39,39,-69,178,18,183","w":214},"\u00c8":{"d":"178,-278v2,11,-11,19,-18,12v-10,-21,-28,-33,-33,-59v2,-10,19,-20,25,-7xm78,-256r161,0r-5,25r-134,0r-18,87r126,0r-5,25r-127,0r-20,94r134,0r-5,25r-162,0","w":201},"\u00c9":{"d":"153,-267v-6,6,-18,2,-16,-7v15,-22,34,-40,50,-60v8,-10,24,-7,23,7v-15,24,-39,39,-57,60xm78,-256r161,0r-5,25r-134,0r-18,87r126,0r-5,25r-127,0r-20,94r134,0r-5,25r-162,0","w":201},"\u00ca":{"d":"224,-270r-33,0r-19,-37r-36,37r-33,0r62,-60r23,0xm78,-256r161,0r-5,25r-134,0r-18,87r126,0r-5,25r-127,0r-20,94r134,0r-5,25r-162,0","w":201},"\u00cb":{"d":"225,-294v0,18,-36,29,-34,3v1,-15,32,-26,34,-3xm142,-294v2,20,-33,29,-34,6v-1,-18,33,-28,34,-6xm78,-256r161,0r-5,25r-134,0r-18,87r126,0r-5,25r-127,0r-20,94r134,0r-5,25r-162,0","w":201},"\u00cc":{"d":"112,-281v2,11,-11,19,-18,12v-10,-21,-28,-33,-33,-59v2,-10,19,-20,25,-7xm29,0r54,-256r28,0r-54,256r-28,0","w":77},"\u00cd":{"d":"108,-273v-6,6,-18,2,-16,-7v15,-22,34,-40,50,-60v8,-10,24,-7,23,7v-15,24,-39,39,-57,60xm29,0r54,-256r28,0r-54,256r-28,0","w":77},"\u00ce":{"d":"160,-272r-33,0r-19,-37r-36,37r-33,0r62,-60r23,0xm29,0r54,-256r28,0r-54,256r-28,0","w":77},"\u00cf":{"d":"162,-291v0,18,-36,29,-34,3v1,-15,32,-26,34,-3xm79,-291v2,20,-33,29,-34,6v-1,-18,33,-28,34,-6xm29,0r54,-256r28,0r-54,256r-28,0","w":77},"\u00d0":{"d":"262,-164v0,112,-69,179,-205,164r25,-116r-32,0r5,-25r32,0r25,-115r67,0v54,1,83,38,83,92xm233,-159v2,-57,-37,-79,-99,-72r-19,90r53,0r-6,25r-52,0r-20,91v95,11,140,-50,143,-134","w":697},"\u00d1":{"d":"225,-281v-28,23,-47,-7,-66,-18v-16,1,-26,10,-36,17v2,-25,16,-42,41,-42v22,0,25,35,54,24v9,-4,15,-10,24,-15r-5,26v-7,4,-6,4,-12,8xm23,0r55,-256r26,0r87,204r44,-204r27,0r-54,256r-26,0r-86,-209r-45,209r-28,0","w":227},"\u00d2":{"d":"199,-289v2,11,-11,19,-18,12v-10,-21,-28,-33,-33,-59v2,-10,19,-20,25,-7xm125,-20v73,-5,101,-72,101,-147v0,-41,-15,-71,-55,-71v-72,0,-101,75,-101,149v0,39,14,72,55,69xm209,-40v-44,69,-179,56,-168,-49v10,-93,45,-174,136,-174v112,0,83,175,32,223","w":233},"\u00d3":{"d":"185,-276v-6,6,-18,2,-16,-7v15,-22,34,-40,50,-60v8,-10,24,-7,23,7v-15,24,-39,39,-57,60xm125,-20v73,-5,101,-72,101,-147v0,-41,-15,-71,-55,-71v-72,0,-101,75,-101,149v0,39,14,72,55,69xm209,-40v-44,69,-179,56,-168,-49v10,-93,45,-174,136,-174v112,0,83,175,32,223","w":233},"\u00d4":{"d":"239,-275r-33,0r-19,-37r-36,37r-33,0r62,-60r23,0xm125,-20v73,-5,101,-72,101,-147v0,-41,-15,-71,-55,-71v-72,0,-101,75,-101,149v0,39,14,72,55,69xm209,-40v-44,69,-179,56,-168,-49v10,-93,45,-174,136,-174v112,0,83,175,32,223","w":233},"\u00d5":{"d":"228,-285v-28,23,-47,-7,-66,-18v-16,1,-26,10,-36,17v2,-25,16,-42,41,-42v22,0,25,35,54,24v9,-4,15,-10,24,-15r-5,26v-7,4,-6,4,-12,8xm125,-20v73,-5,101,-72,101,-147v0,-41,-15,-71,-55,-71v-72,0,-101,75,-101,149v0,39,14,72,55,69xm209,-40v-44,69,-179,56,-168,-49v10,-93,45,-174,136,-174v112,0,83,175,32,223","w":233},"\u00d6":{"d":"239,-297v0,18,-36,29,-34,3v1,-15,32,-26,34,-3xm156,-297v2,20,-33,29,-34,6v-1,-18,33,-28,34,-6xm125,-20v73,-5,101,-72,101,-147v0,-41,-15,-71,-55,-71v-72,0,-101,75,-101,149v0,39,14,72,55,69xm209,-40v-44,69,-179,56,-168,-49v10,-93,45,-174,136,-174v112,0,83,175,32,223","w":233},"\u00d7":{"d":"212,-37r38,38r48,-30r17,18r-47,30r37,39r-21,14r-38,-39r-47,30r-18,-18r48,-30r-38,-38","w":146},"\u00d8":{"d":"224,-236v50,93,-3,237,-110,241v-17,0,-31,-4,-42,-12r-8,12r-27,0r19,-29v-43,-98,10,-236,114,-236v14,0,27,3,37,9r8,-12r27,0xm87,-30v92,43,154,-88,121,-182xm192,-229v-95,-27,-142,91,-119,180","w":424},"\u00d9":{"d":"194,-281v2,11,-11,19,-18,12v-10,-21,-28,-33,-33,-59v2,-10,19,-20,25,-7xm76,-113v-17,55,13,114,69,88v70,-33,65,-149,88,-231r28,0v-27,106,-24,261,-147,261v-123,0,-49,-177,-36,-261r28,0","w":228},"\u00da":{"d":"170,-270v-6,6,-18,2,-16,-7v15,-22,34,-40,50,-60v8,-10,24,-7,23,7v-15,24,-39,39,-57,60xm76,-113v-17,55,13,114,69,88v70,-33,65,-149,88,-231r28,0v-27,106,-24,261,-147,261v-123,0,-49,-177,-36,-261r28,0","w":228},"\u00db":{"d":"231,-275r-33,0r-19,-37r-36,37r-33,0r62,-60r23,0xm76,-113v-17,55,13,114,69,88v70,-33,65,-149,88,-231r28,0v-27,106,-24,261,-147,261v-123,0,-49,-177,-36,-261r28,0","w":228},"\u00dc":{"d":"235,-297v0,18,-36,29,-34,3v1,-15,32,-26,34,-3xm152,-297v2,20,-33,29,-34,6v-1,-18,33,-28,34,-6xm76,-113v-17,55,13,114,69,88v70,-33,65,-149,88,-231r28,0v-27,106,-24,261,-147,261v-123,0,-49,-177,-36,-261r28,0","w":228},"\u00dd":{"d":"174,-267v-6,6,-18,2,-16,-7v15,-22,34,-40,50,-60v8,-10,24,-7,23,7v-15,24,-39,39,-57,60xm70,-256r29,0r40,106r85,-106r30,0r-105,125r-28,131r-28,0r28,-131","w":207},"\u00de":{"d":"71,-84v54,-2,111,-6,111,-56v0,-25,-31,-38,-91,-38xm210,-146v0,71,-68,87,-144,87r-13,59r-28,0r55,-256r28,0r-12,54v76,0,114,18,114,56","w":233},"\u00df":{"d":"16,0v34,-96,27,-256,154,-260v42,-1,75,28,63,71v-9,33,-38,49,-68,58v25,6,47,23,47,53v0,65,-72,99,-136,74v11,-11,17,-28,35,-15v43,0,74,-15,74,-55v0,-35,-38,-49,-77,-44r6,-27v46,3,91,-15,95,-57v3,-38,-61,-41,-85,-23v-52,38,-60,157,-82,225r-26,0","w":213},"\u00e0":{"d":"155,-216v2,11,-11,19,-18,12v-10,-21,-28,-33,-33,-59v2,-10,19,-20,25,-7xm92,-19v48,5,76,-80,18,-83v-51,-7,-79,82,-18,83xm28,-44v1,-47,37,-80,81,-82v19,-1,40,13,41,28v10,-29,10,-70,-28,-70v-16,0,-33,7,-42,14r-10,-18v45,-40,125,-18,109,57r-25,115r-24,0r6,-27v-6,12,-34,32,-55,32v-31,0,-54,-18,-53,-49","w":182},"\u00e1":{"d":"133,-203v-6,6,-18,2,-16,-7v15,-22,34,-40,50,-60v8,-10,24,-7,23,7v-15,24,-39,39,-57,60xm92,-19v48,5,76,-80,18,-83v-51,-7,-79,82,-18,83xm28,-44v1,-47,37,-80,81,-82v19,-1,40,13,41,28v10,-29,10,-70,-28,-70v-16,0,-33,7,-42,14r-10,-18v45,-40,125,-18,109,57r-25,115r-24,0r6,-27v-6,12,-34,32,-55,32v-31,0,-54,-18,-53,-49","w":182},"\u00e2":{"d":"189,-200r-33,0r-19,-37r-36,37r-33,0r62,-60r23,0xm92,-19v48,5,76,-80,18,-83v-51,-7,-79,82,-18,83xm28,-44v1,-47,37,-80,81,-82v19,-1,40,13,41,28v10,-29,10,-70,-28,-70v-16,0,-33,7,-42,14r-10,-18v45,-40,125,-18,109,57r-25,115r-24,0r6,-27v-6,12,-34,32,-55,32v-31,0,-54,-18,-53,-49","w":182},"\u00e3":{"d":"179,-211v-28,23,-47,-7,-66,-18v-16,1,-26,10,-36,17v2,-25,16,-42,41,-42v22,0,25,35,54,24v9,-4,15,-10,24,-15r-5,26v-7,4,-6,4,-12,8xm92,-19v48,5,76,-80,18,-83v-51,-7,-79,82,-18,83xm28,-44v1,-47,37,-80,81,-82v19,-1,40,13,41,28v10,-29,10,-70,-28,-70v-16,0,-33,7,-42,14r-10,-18v45,-40,125,-18,109,57r-25,115r-24,0r6,-27v-6,12,-34,32,-55,32v-31,0,-54,-18,-53,-49","w":182},"\u00e4":{"d":"194,-228v0,18,-36,29,-34,3v1,-15,32,-26,34,-3xm111,-228v2,20,-33,29,-34,6v-1,-18,33,-28,34,-6xm92,-19v48,5,76,-80,18,-83v-51,-7,-79,82,-18,83xm28,-44v1,-47,37,-80,81,-82v19,-1,40,13,41,28v10,-29,10,-70,-28,-70v-16,0,-33,7,-42,14r-10,-18v45,-40,125,-18,109,57r-25,115r-24,0r6,-27v-6,12,-34,32,-55,32v-31,0,-54,-18,-53,-49","w":182},"\u00e5":{"d":"167,-246v0,-36,-49,-17,-52,6v-2,16,6,27,20,26v18,0,32,-15,32,-32xm94,-230v0,-53,94,-80,94,-19v0,31,-27,54,-57,55v-21,1,-37,-16,-37,-36xm92,-19v48,5,76,-80,18,-83v-51,-7,-79,82,-18,83xm28,-44v1,-47,37,-80,81,-82v19,-1,40,13,41,28v10,-29,10,-70,-28,-70v-16,0,-33,7,-42,14r-10,-18v45,-40,125,-18,109,57r-25,115r-24,0r6,-27v-6,12,-34,32,-55,32v-31,0,-54,-18,-53,-49","w":182},"\u00e6":{"d":"127,-75v0,-17,-11,-31,-28,-31v-32,0,-46,28,-46,59v0,19,9,28,28,28v29,-1,46,-27,46,-56xm68,-172v22,-24,86,-30,93,12v17,-19,26,-31,56,-32v54,-3,55,64,42,110r-104,0v-21,50,34,88,59,39r21,10v-16,23,-31,40,-68,38v-21,-1,-30,-19,-34,-34v-14,17,-25,34,-57,34v-31,0,-50,-19,-50,-49v1,-47,34,-86,78,-86v17,0,27,7,32,19v6,-24,8,-59,-23,-57v-18,1,-23,5,-35,14xm237,-106v4,-28,5,-63,-25,-62v-34,2,-43,34,-52,62r77,0","w":261},"\u00e7":{"d":"57,51v22,-13,23,-18,14,-36r25,-10v25,33,-10,59,-37,68xm33,-68v2,-69,38,-118,104,-124v29,-2,44,17,52,38r-26,12v-1,-12,-16,-28,-31,-26v-41,5,-73,48,-72,98v0,29,14,51,40,51v21,0,35,-14,44,-27r19,13v-15,19,-38,38,-68,38v-41,0,-64,-30,-62,-73","w":177},"\u00e8":{"d":"156,-218v2,11,-11,19,-18,12v-10,-21,-28,-33,-33,-59v2,-10,19,-20,25,-7xm161,-106v5,-29,-2,-62,-32,-62v-31,1,-52,34,-59,62r91,0xm134,-192v55,-3,63,64,48,110r-117,0v-3,31,1,63,32,63v19,0,40,-12,48,-24r22,10v-14,20,-44,38,-75,38v-38,0,-57,-28,-56,-68v3,-68,33,-125,98,-129","w":183},"\u00e9":{"d":"133,-207v-6,6,-18,2,-16,-7v15,-22,34,-40,50,-60v8,-10,24,-7,23,7v-15,24,-39,39,-57,60xm161,-106v5,-29,-2,-62,-32,-62v-31,1,-52,34,-59,62r91,0xm134,-192v55,-3,63,64,48,110r-117,0v-3,31,1,63,32,63v19,0,40,-12,48,-24r22,10v-14,20,-44,38,-75,38v-38,0,-57,-28,-56,-68v3,-68,33,-125,98,-129","w":183},"\u00ea":{"d":"196,-203r-33,0r-19,-37r-36,37r-33,0r62,-60r23,0xm161,-106v5,-29,-2,-62,-32,-62v-31,1,-52,34,-59,62r91,0xm134,-192v55,-3,63,64,48,110r-117,0v-3,31,1,63,32,63v19,0,40,-12,48,-24r22,10v-14,20,-44,38,-75,38v-38,0,-57,-28,-56,-68v3,-68,33,-125,98,-129","w":183},"\u00eb":{"d":"200,-228v0,18,-36,29,-34,3v1,-15,32,-26,34,-3xm117,-228v2,20,-33,29,-34,6v-1,-18,33,-28,34,-6xm161,-106v5,-29,-2,-62,-32,-62v-31,1,-52,34,-59,62r91,0xm134,-192v55,-3,63,64,48,110r-117,0v-3,31,1,63,32,63v19,0,40,-12,48,-24r22,10v-14,20,-44,38,-75,38v-38,0,-57,-28,-56,-68v3,-68,33,-125,98,-129","w":183},"\u00ec":{"d":"66,-189r27,0r-40,189r-27,0xm94,-218v2,11,-11,19,-18,12v-10,-21,-27,-34,-33,-59v2,-9,21,-20,26,-8","w":75},"\u00ed":{"d":"66,-189r27,0r-40,189r-27,0xm91,-204v-6,6,-18,2,-16,-7v21,-21,35,-50,62,-65v12,-1,13,14,6,21","w":74},"\u00ee":{"d":"109,-189r27,0r-41,189r-26,0xm183,-197r-33,0r-20,-37r-35,37r-33,0r61,-60r23,0","w":156},"\u00ef":{"d":"88,-189r27,0r-40,189r-27,0xm165,-226v1,21,-37,29,-34,3v2,-15,34,-24,34,-3xm82,-226v2,20,-33,29,-34,6v0,-17,32,-28,34,-6","w":117},"\u00f0":{"d":"109,-139v-47,2,-80,111,-18,120v32,-2,63,-38,64,-73v1,-25,-22,-47,-46,-47xm28,-54v-5,-75,88,-148,135,-83v4,-26,-6,-60,-18,-75r-32,25r-14,-17r29,-23v-15,-5,-28,-5,-47,-3r2,-26v28,-1,53,2,70,12r32,-24r13,19r-30,22v25,24,28,97,15,132v-6,50,-45,99,-96,100v-39,1,-57,-23,-59,-59","w":181},"\u00f1":{"d":"183,-213v-28,23,-47,-7,-66,-18v-16,1,-26,10,-36,17v2,-25,16,-42,41,-42v22,0,25,35,54,24v9,-4,15,-10,24,-15r-5,26v-7,4,-6,4,-12,8xm164,-95v6,-34,5,-79,-30,-75v-68,7,-64,108,-83,170r-26,0r40,-189r26,0r-6,32v9,-18,34,-37,61,-37v86,0,33,133,24,194r-26,0","w":183},"\u00f2":{"d":"154,-217v2,11,-11,19,-18,12v-10,-21,-28,-33,-33,-59v2,-10,19,-20,25,-7xm36,-63v0,-68,37,-127,102,-129v41,-1,61,27,59,67v-3,68,-33,130,-101,130v-41,0,-60,-28,-60,-68xm133,-168v-48,2,-69,52,-69,103v0,27,10,46,37,46v49,-2,69,-54,69,-104v0,-27,-10,-45,-37,-45","w":186},"\u00f3":{"d":"141,-206v-6,6,-18,2,-16,-7v15,-22,34,-40,50,-60v8,-10,24,-7,23,7v-15,24,-39,39,-57,60xm36,-63v0,-68,37,-127,102,-129v41,-1,61,27,59,67v-3,68,-33,130,-101,130v-41,0,-60,-28,-60,-68xm133,-168v-48,2,-69,52,-69,103v0,27,10,46,37,46v49,-2,69,-54,69,-104v0,-27,-10,-45,-37,-45","w":186},"\u00f4":{"d":"195,-197r-33,0r-19,-37r-36,37r-33,0r62,-60r23,0xm36,-63v0,-68,37,-127,102,-129v41,-1,61,27,59,67v-3,68,-33,130,-101,130v-41,0,-60,-28,-60,-68xm133,-168v-48,2,-69,52,-69,103v0,27,10,46,37,46v49,-2,69,-54,69,-104v0,-27,-10,-45,-37,-45","w":186},"\u00f5":{"d":"186,-206v-28,23,-47,-7,-66,-18v-16,1,-26,10,-36,17v2,-25,16,-42,41,-42v22,0,25,35,54,24v9,-4,15,-10,24,-15r-5,26v-7,4,-6,4,-12,8xm36,-63v0,-68,37,-127,102,-129v41,-1,61,27,59,67v-3,68,-33,130,-101,130v-41,0,-60,-28,-60,-68xm133,-168v-48,2,-69,52,-69,103v0,27,10,46,37,46v49,-2,69,-54,69,-104v0,-27,-10,-45,-37,-45","w":186},"\u00f6":{"d":"197,-227v0,18,-36,29,-34,3v1,-15,32,-26,34,-3xm114,-227v2,20,-33,29,-34,6v-1,-18,33,-28,34,-6xm36,-63v0,-68,37,-127,102,-129v41,-1,61,27,59,67v-3,68,-33,130,-101,130v-41,0,-60,-28,-60,-68xm133,-168v-48,2,-69,52,-69,103v0,27,10,46,37,46v49,-2,69,-54,69,-104v0,-27,-10,-45,-37,-45","w":186},"\u00f7":{"d":"48,-124r119,0r-6,25r-119,0xm136,-181v2,21,-37,35,-39,8v-1,-21,37,-34,39,-8xm109,-53v2,21,-37,35,-39,8v-1,-21,37,-34,39,-8","w":160},"\u00f8":{"d":"95,-19v51,0,68,-64,64,-117r-88,105v6,8,14,12,24,12xm127,-168v-50,0,-66,60,-64,115r87,-104v-6,-7,-13,-11,-23,-11xm181,-161v21,74,-18,162,-91,166v-15,0,-27,-5,-37,-14r-11,14r-28,0r27,-32v-21,-76,20,-163,91,-165v15,0,28,4,37,13r11,-14r28,0","w":180},"\u00f9":{"d":"156,-212v2,11,-11,19,-18,12v-10,-21,-28,-33,-33,-59v2,-10,19,-20,25,-7xm70,-94v-8,33,-6,78,29,75v70,-6,65,-107,83,-170r27,0r-41,189r-26,0r7,-32v-10,19,-34,39,-62,37v-86,-6,-33,-133,-24,-194r27,0","w":181},"\u00fa":{"d":"135,-203v-6,6,-18,2,-16,-7v15,-22,34,-40,50,-60v8,-10,24,-7,23,7v-15,24,-39,39,-57,60xm70,-94v-8,33,-6,78,29,75v70,-6,65,-107,83,-170r27,0r-41,189r-26,0r7,-32v-10,19,-34,39,-62,37v-86,-6,-33,-133,-24,-194r27,0","w":187},"\u00fb":{"d":"197,-210r-33,0r-19,-37r-36,37r-33,0r62,-60r23,0xm70,-94v-8,33,-6,78,29,75v70,-6,65,-107,83,-170r27,0r-41,189r-26,0r7,-32v-10,19,-34,39,-62,37v-86,-6,-33,-133,-24,-194r27,0","w":187},"\u00fc":{"d":"198,-228v0,18,-36,29,-34,3v1,-15,32,-26,34,-3xm115,-228v2,20,-33,29,-34,6v-1,-18,33,-28,34,-6xm70,-94v-8,33,-6,78,29,75v70,-6,65,-107,83,-170r27,0r-41,189r-26,0r7,-32v-10,19,-34,39,-62,37v-86,-6,-33,-133,-24,-194r27,0","w":187},"\u00fd":{"d":"135,-200v-6,6,-18,2,-16,-7v15,-22,34,-40,50,-60v8,-10,24,-7,23,7v-15,24,-39,39,-57,60xm70,-94v-8,33,-6,78,29,75v70,-6,65,-107,83,-170r27,0r-41,192v-8,64,-108,107,-149,45r22,-15v27,43,97,13,100,-27r8,-38v-10,19,-34,39,-62,37v-86,-6,-33,-133,-24,-194r27,0","w":187},"\u00fe":{"d":"98,-29v-21,1,-31,-12,-37,-26r-12,55r-26,0r54,-256r27,0r-13,61v17,-17,27,-30,56,-31v34,0,50,29,48,64v-3,71,-28,127,-97,133xm105,-53v43,0,62,-55,63,-106v0,-22,-6,-42,-25,-43v-46,8,-68,49,-70,101v-1,26,10,48,32,48","w":176},"\u00ff":{"d":"199,-233v0,18,-36,29,-34,3v1,-15,32,-26,34,-3xm116,-233v2,20,-33,29,-34,6v-1,-18,33,-28,34,-6xm70,-94v-8,33,-6,78,29,75v70,-6,65,-107,83,-170r27,0r-41,192v-8,64,-108,107,-149,45r22,-15v27,43,97,13,100,-27r8,-38v-10,19,-34,39,-62,37v-86,-6,-33,-133,-24,-194r27,0","w":187},"\u2012":{"d":"55,-119r135,0r-5,24r-135,0","w":191},"\u2013":{"d":"55,-119r121,0r-5,24r-121,0","w":175},"\u2014":{"d":"52,-119r177,0r-5,24r-177,0","w":226},"\u2018":{"d":"98,-214v0,23,-43,33,-38,4v5,-24,20,-40,33,-56r9,6v-11,12,-18,22,-20,31v10,-1,16,6,16,15","w":67},"\u2019":{"d":"68,-243v0,-23,43,-33,38,-4v-5,24,-20,40,-33,56r-9,-6v11,-12,18,-22,20,-31v-10,1,-16,-6,-16,-15","w":67},"\u201a":{"d":"21,-16v0,-23,43,-33,38,-4v-5,24,-20,40,-33,56r-9,-6v11,-12,18,-22,20,-31v-10,1,-16,-6,-16,-15","w":67},"\u201b":{"d":"102,-214v0,23,-43,33,-38,4v5,-24,20,-40,33,-56r9,6v-11,12,-18,22,-20,31v10,-1,16,6,16,15","w":67},"\u201c":{"d":"156,-214v0,23,-43,33,-38,4v5,-24,20,-40,33,-56r9,6v-11,12,-18,22,-20,31v10,-1,16,6,16,15xm98,-214v0,23,-43,33,-38,4v5,-24,20,-40,33,-56r9,6v-11,12,-18,22,-20,31v10,-1,16,6,16,15","w":119},"\u201d":{"d":"126,-243v0,-23,43,-33,38,-4v-5,24,-20,40,-33,56r-9,-6v11,-12,18,-22,20,-31v-10,1,-16,-6,-16,-15xm68,-243v0,-23,43,-33,38,-4v-5,24,-20,40,-33,56r-9,-6v11,-12,18,-22,20,-31v-10,1,-16,-6,-16,-15","w":119},"\u201e":{"d":"80,-16v0,-23,43,-33,38,-4v-5,24,-20,40,-33,56r-9,-6v11,-12,18,-22,20,-31v-10,1,-16,-6,-16,-15xm22,-16v0,-23,43,-33,38,-4v-5,24,-20,40,-33,56r-9,-6v11,-12,18,-22,20,-31v-10,1,-16,-6,-16,-15","w":120},"\u201f":{"d":"158,-213v0,23,-43,33,-38,4v5,-24,20,-40,33,-56r9,6v-11,12,-18,22,-20,31v10,-1,16,6,16,15xm100,-213v0,23,-43,33,-38,4v5,-24,20,-40,33,-56r9,6v-11,12,-18,22,-20,31v10,-1,16,6,16,15","w":120},"\u20ac":{"d":"182,-63v-26,37,-116,37,-111,-27r-28,0r5,-23r24,0r4,-21r-23,0r5,-24r27,0v13,-43,89,-76,122,-29r-20,17v-17,-29,-65,-16,-74,12r47,0r-5,24r-54,0r-4,21r53,0r-5,23r-47,0v5,37,51,34,70,10","w":191},"\u00a0":{"w":108}}});

