  /*--------------------------------------:noTabs=true:tabSize=2:indentSize=2:--
    --  DynamicCSS plugin example CSS file.  Used by full_example.js
    --  when the DynamicCSS plugin is included in an auto-generated example.
    --  @TODO Make this CSS more useful.
    --
    --  $HeadURL: http://svn.xinha.org/branches/0.95_stable/examples/files/dynamic.css $
    --  $LastChangedDate: 2008-02-01 18:30:26 -0500 (Fri, 01 Feb 2008) $
    --  $LastChangedRevision: 958 $
    --  $LastChangedBy: ray $
    --------------------------------------------------------------------------*/

p.p1 {
  FONT-FAMILY: Arial, Helvetica;
  FONT-SIZE: 11pt;
  FONT-WEIGHT: normal;
  COLOR: #000000;
}

p.p2 {
  FONT-FAMILY: Arial, Helvetica;
  FONT-SIZE: 13pt;
  FONT-WEIGHT: normal;
  COLOR: #000000;
}

div.div1 {
  FONT-FAMILY: Arial, Helvetica;
  FONT-SIZE: 11pt;
  FONT-WEIGHT: bold;
  COLOR: #000000;
}

div.div2 {
  FONT-FAMILY: Arial, Helvetica;
  FONT-SIZE: 13pt;
  FONT-WEIGHT: bold;
  COLOR: #000000;
}

.quote { font-style: italic; color: #ee9; }
.highlight { background-color: yellow; color: #000; }
.deprecated { text-decoration: line-through; color: #aaa; }
