with(tags)
{
  body.fontFamily= div.fontFamily= th.fontFamily= td.fontFamily= p.fontFamily= 'Verdana, Arial, Helvetica, sans-serif';
  body.fontSize= '10pt';
  h1.color= h2.color= '#303';
  h1.fontSize= '12pt';
  h2.fontSize= caption.fontSize= '11pt';
  h3.fontSize= '10pt';
  h4.color= h6.color= '#666';
  h4.fontWeight= 'bold';
  h4.fontFamily= 'Arial,Helvetica,sans-serif';
  h6.fontWeight= 'normal';
  blockquote.fontStyle= 'italic';
  blockquote.fontSize= '90%';
  caption.fontWeight= 'bold';
  small.fontSize= '7pt';
  sub.fontSize= sup.fontSize= '80%';
}
with(classes)
{
  box.div.fontFamily= 'Verdana, Arial, Helvetica, sans-serif';
  title.label.color= '#303';
  title.label.fontSize= '11pt';
  panel.table.fontSize= '10pt';
  go.button.fontSize= '8pt';
  footnote.all.fontSize= fineprint.all.fontSize= '7pt';
  detail.all.fontSize= '80%';
  disabled.all.color= expired.all.color= '#999';
  expired.all.fontStyle= 'italic';
  important.all.color= expiring.all.color= required.all.color= 'red';
  ntlink.all.fontSize= '150%';
  phone.span.whiteSpace= 'nowrap';
  visarate.span.fontSize= '18pt';
  box.div.backgroundColor= '#FEFEFE';
  box.div.borderColor= '#E5E5E5';
  box.div.borderStyle= 'solid';
  box.div.borderWidth= '2px';
  box.div.fontSize= '8pt';
  info.div.backgroundColor= '#E5E5E5';
  info.div.borderColor= '#696969';
  info.div.borderStyle= 'solid';
  info.div.borderWidth= '3px';
  error.div.backgroundColor= '#FDD';
  error.div.borderColor= 'red';
  error.div.borderStyle= 'double';
  error.div.borderWidth= 'medium';
  error.div.color= 'red';
  warning.div.backgroundColor= 'yellow';
  warning.div.borderColor= 'gold';
  warning.div.borderStyle= 'solid';
  warning.div.borderWidth= 'thin';
  warning.div.color= 'red';
  warning.div.fontWeight= 'bold';
}
with(ids)
{
  body.fontSize= widebody.fontSize= '10pt';
  navbar.fontSize= '9pt';
  footer.fontSize= '7pt';
}
contextual(classes.panel.table,tags.h2).fontSize= '10pt';
contextual(classes.info.div,tags.h5).color= '#969';
contextual(classes.info.div,tags.h5).fontSize= '12pt';
contextual(classes.box.div,tags.h2).color= '#303';
contextual(classes.box.div,tags.h2).fontSize= '9pt';
contextual(classes.box.div,tags.h2).fontWeight= 'bold';
contextual(classes.box.div,tags.h2).textDecoration= 'underline';
