body    {
        font-size   : 12pt;
        font-family : Arial,Verdana,Helvetica,Sans-Serif,Tahoma;
        font-weight : normal;
        font-style  : normal;
        color       : #000000;
        bgcolor     : #CCCCCC;
        }

table   {
        font-size   : 10pt;
        font-family : Arial,Verdana,Helvetica,Sans-serif,Tahoma;
        font-weight : normal;
        font-style  : normal;
        color       : #000000;
        }

a:link  {
        color       : #0000FF;
        font-weight : bold;
        }
a:visited {
        color       : #000FFF;
        font-weight : normal;
        }
a:activ {
        color       : #00FFFF;
        font-weight : bold;
        }

h1      {
        color       : #000000;
        font-family : Arial,Verdana,Helvetica,Sans-serif;
        font-style  : normal;
        font-size   : 24pt;
        }
h2      {
        color       : #000000;
        font-family : Arial,Verdana,Helvetica,Sans-serif;
        font-style  : normal;
        font-size   : 20pt;
        }
h3      {
        color       : #000000;
        font-family : Arial,Verdana,Helvetica,Sans-serif;
        font-style  : normal;
        font-size   : 16pt;
        }
h5      {
        color       : #FFFF33;
        font-family : Arial,Verdana,Helvetica,Sans-serif;
        font-style  : normal;
        font-size   : 10pt;
        }

em      {
        font-size   : 10pt;
        font-family : Arial,Verdana,Helvetica,Sans-serif,Tahoma;
        font-weight : bold;
        font-style  : normal;
        color       : #FFFF33;
        }
