<?xml version="1.0" ?>
<?xml-stylesheet type="text/xsl" href="css_html.xsl" ?>
<cssml>

    <style>
        <selector>.footnote</selector>
        <selector>.smallprint</selector>
        <property name="font-size">90%</property>
        <property name="color">red</property>
    </style>

    <style>
        <selector>.smallestPrint</selector>
        <property name="font-size">80%</property>
    </style>

</cssml>