
// Userstyles cookie information.
stillingarIs = window.stillingarIs || {};
stillingarIs.userstyles = {
  'font-family' : '',
  'font-size' : '',
  'font-style' : '',
  'invert' : 'on',
  'background' : 'blue',
  'color' : 'yellow',
  'linkcolor' : 'orange',
  'line-height' : '',
  'word-spacing' : '',
  'letter-spacing' : '',
  'text-transform' : '',
  'vowelcolor' : '',
  'design' : ''
};





