/* syntax highlighting (used by the first combo defined for the CSS plugin) */

a {color: #000000;
   font-size: 9pt;
   font-family: Verdana, serif, arial;
   }
.link_html:link { text-decoration: underlined;}
.link_html:visited { text-decoration: underlined;}
.link_html:hover { text-decoration: underlined;}
.link_html:active { text-decoration: underlined;}


/* info combo */

.text_black_html   { color: #000000;
                    font-size: 11pt;
                    text-align: justify;
                    font-family: Verdana, serif, arial;}

.head_11_black_html   { color: #000000;
                    font-size: 11pt;
                    font-family: Verdana, serif, arial;
                    font-weight:bold;}

.head_14_black_html   { color: #000000;
                    font-size: 14pt;
                    font-family: Verdana, serif, arial;
                    font-weight:bold;}