texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: * tp/Texinfo/Convert/HTML.pm (_convert_quotation_


From: Patrice Dumas
Subject: branch master updated: * tp/Texinfo/Convert/HTML.pm (_convert_quotation_command) (_convert_itemize_command, _convert_enumerate_command) (_convert_multitable_command, _convert_xtable_command): add command name as class for block @-commands.
Date: Mon, 10 Jan 2022 16:32:01 -0500

This is an automated email from the git hooks/post-receive script.

pertusus pushed a commit to branch master
in repository texinfo.

The following commit(s) were added to refs/heads/master by this push:
     new 7ec1cebf58 * tp/Texinfo/Convert/HTML.pm (_convert_quotation_command) 
(_convert_itemize_command, _convert_enumerate_command) 
(_convert_multitable_command, _convert_xtable_command): add command name as 
class for block @-commands.
7ec1cebf58 is described below

commit 7ec1cebf581e9cdcf30b45c42deceeaee9f7f383
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Mon Jan 10 22:31:50 2022 +0100

    * tp/Texinfo/Convert/HTML.pm (_convert_quotation_command)
    (_convert_itemize_command, _convert_enumerate_command)
    (_convert_multitable_command, _convert_xtable_command): add
    command name as class for block @-commands.
---
 ChangeLog                                          |    7 +
 tp/Texinfo/Convert/HTML.pm                         |   35 +-
 tp/t/results/converters_tests/complex_nestings.pl  |    2 +-
 .../email_table_command_as_argument.pl             |    2 +-
 .../converters_tests/enumerate_above_ten.pl        |    2 +-
 tp/t/results/converters_tests/line_breaks.pl       |    4 +-
 .../table_in_display_in_example.pl                 |    2 +-
 .../table_in_example_in_display.pl                 |    2 +-
 tp/t/results/coverage/block_commands.pl            |    2 +-
 tp/t/results/coverage/cartouche_in_quotation.pl    |    2 +-
 tp/t/results/coverage/exdent_and_commands.pl       |    2 +-
 tp/t/results/coverage/exdent_and_formats.pl        |   20 +-
 .../coverage/flushleft_flushright_in_quotation.pl  |    2 +-
 tp/t/results/coverage/insertcopying.pl             |    2 +-
 tp/t/results/coverage/item_container.pl            |    6 +-
 tp/t/results/coverage/multitable.pl                |    4 +-
 tp/t/results/coverage/nested_block_commands.pl     |   24 +-
 tp/t/results/coverage/preformatted.pl              |    2 +-
 .../coverage/punctuation_in_line_commands.pl       |    4 +-
 tp/t/results/coverage/quotation_author.pl          |    2 +-
 tp/t/results/coverage/symbol_after_command.pl      |    2 +-
 tp/t/results/coverage/table.pl                     |    4 +-
 tp/t/results/coverage/table_command_comment.pl     |    2 +-
 .../format_on_first_footnote_line.pl               |    2 +-
 tp/t/results/float/complex_float.pl                |   22 +-
 .../res_html/DiYiZhang_0028First-Chapter_0029.html |    2 +-
 tp/t/results/formatting/texi_bib_example.pl        |    2 +-
 tp/t/results/heading/heading_in_quotation.pl       |    2 +-
 .../itemize_arguments/res_html/index.html          |   60 +-
 .../res_html/index.html                            |   60 +-
 .../verbatim_in_multitable_in_example.pl           |    2 +-
 tp/t/results/indices/empty_string_index_entry.pl   |    2 +-
 tp/t/results/indices/ftable_vtable.pl              |    4 +-
 .../indices/printindex_index_entry_in_copying.pl   |    4 +-
 tp/t/results/itemize/accent_argument.pl            |    4 +-
 tp/t/results/itemize/asis_as_itemize_argument.pl   |    2 +-
 .../itemize/comment_first_on_enumerate_line.pl     |    2 +-
 .../itemize/comment_first_on_itemize_line.pl       |    2 +-
 tp/t/results/itemize/empty_accent_argument.pl      |    6 +-
 tp/t/results/itemize/enumerate_and_empty_lines.pl  |    8 +-
 tp/t/results/itemize/enumerate_argument_item.pl    |    6 +-
 tp/t/results/itemize/enumerate_in_example.pl       |    2 +-
 tp/t/results/itemize/enumerate_letters.pl          |    2 +-
 .../itemize/inter_item_commands_in_enumerate.pl    |   12 +-
 .../itemize/inter_item_commands_in_itemize.pl      |    6 +-
 tp/t/results/itemize/itemize_and_empty_lines.pl    |   20 +-
 tp/t/results/itemize/itemize_in_example.pl         |    8 +-
 .../itemize/itemize_line_commands_with_brace.pl    |    4 +-
 tp/t/results/itemize/itemize_long_item.pl          |    6 +-
 tp/t/results/itemize/table_in_itemize.pl           |    4 +-
 tp/t/results/itemize/w_argument.pl                 |    2 +-
 .../menu/block_commands_in_menu_description.pl     |    4 +-
 tp/t/results/menu/formats_in_menu.pl               |    2 +-
 tp/t/results/menu/submenu_in_example.pl            |    4 +-
 tp/t/results/misc_commands/footnote_in_center.pl   |    2 +-
 .../misc_commands/heading_command_in_commands.pl   |    2 +-
 tp/t/results/misc_commands/indent_in_quotation.pl  |    2 +-
 .../misc_commands/kbdinputstyle_in_table.pl        |   24 +-
 tp/t/results/multitable/empty_headitem.pl          |    2 +-
 tp/t/results/multitable/empty_item_tab.pl          |    4 +-
 .../inter_item_commands_in_multitable.pl           |    6 +-
 tp/t/results/multitable/multitable_in_example.pl   |    2 +-
 .../multitable/multitable_with_empty_item_tab.pl   |    2 +-
 .../results/multitable/not_letters_in_prototype.pl |    2 +-
 tp/t/results/multitable/paragraph_in_cells.pl      |    2 +-
 tp/t/results/multitable/ref_in_multitable.pl       |    2 +-
 tp/t/results/multitable/w_in_multitable.pl         |    2 +-
 tp/t/results/paragraph/commands_in_flushright.pl   |    8 +-
 tp/t/results/paragraph/comment_in_quotation.pl     |    4 +-
 tp/t/results/paragraph/paragraph_indent_asis.pl    |    2 +-
 .../results/quotation/comment_on_quotation_line.pl |    2 +-
 tp/t/results/quotation/empty_quotation.pl          |    8 +-
 .../quotation/footnote_in_quotation_with_arg.pl    |    2 +-
 .../quotation/only_comment_on_quotation_line.pl    |    2 +-
 tp/t/results/quotation/quotation_and_author.pl     |    6 +-
 .../quotation/quotation_author_in_example.pl       |    2 +-
 .../quotation_beginning_and_end_on_line.pl         |    2 +-
 .../space_at_commands_end_quotation_line.pl        |    4 +-
 tp/t/results/quotation/standard_quotations.pl      |   12 +-
 tp/t/results/xtable/accent_on_table_line.pl        |    4 +-
 tp/t/results/xtable/block_commands_in_table.pl     |   12 +-
 .../xtable/comment_and_itemx_before_item.pl        |    2 +-
 .../results/xtable/definfoenclose_on_table_line.pl |    2 +-
 tp/t/results/xtable/empty_item_itemx.pl            |    2 +-
 .../results/xtable/inter_item_commands_in_table.pl |   22 +-
 .../inter_item_commands_in_table_in_example.pl     |    2 +-
 tp/t/results/xtable/long_item.pl                   |    2 +-
 tp/t/results/xtable/table_nested.pl                |   18 +-
 .../res_parser/index_special_region/Chapter.html   |    2 +-
 .../index_special_region_html/Chapter.html         |    2 +-
 .../Chapter.html                                   |    2 +-
 .../Chapter.html                                   |    2 +-
 .../index_special_region_no_region/Chapter.html    |    2 +-
 .../Chapter.html                                   |    2 +-
 .../index_table/node-with-ftable-and-vtable.html   |    4 +-
 .../indices_in_begin_tables_lists.html             |   40 +-
 .../index_special_region_html/index.html           |    2 +-
 .../index.html                                     |    2 +-
 .../index_special_region_no_region_html/index.html |    2 +-
 .../layout/res_parser/formatting/formatting.html   |  540 +++++------
 .../layout/res_parser/formatting_chm/chapter.html  |  324 +++----
 .../res_parser/formatting_chm/formatting.html      |  216 ++---
 .../formatting_enable_encoding/formatting.html     |  540 +++++------
 .../EPUB/xhtml/formatting.xhtml                    |  540 +++++------
 .../EPUB/xhtml/chapter.xhtml                       |  324 +++----
 .../EPUB/xhtml/formatting.xhtml                    |  216 ++---
 .../res_parser/formatting_exotic/chapter.html      |  324 +++----
 .../res_parser/formatting_fr_icons/formatting.html |  540 +++++------
 .../res_parser/formatting_html/formatting.html     |  540 +++++------
 .../formatting_html_no_texi2html/formatting.html   |  324 +++----
 .../res_parser/formatting_html_nodes/chapter.html  |  324 +++----
 .../res_parser/formatting_html_nodes/index.html    |  216 ++---
 .../formatting_inline_css/formatting.html          |  540 +++++------
 .../res_parser/formatting_mathjax/formatting.html  |  540 +++++------
 .../res_parser/formatting_nodes/chapter.html       |  324 +++----
 .../layout/res_parser/formatting_nodes/index.html  |  216 ++---
 .../formatting_numerical_entities/formatting.html  |  540 +++++------
 .../formatting_regions/formatting_regions.html     |  540 +++++------
 .../formatting_weird_quotes/formatting.html        |  540 +++++------
 .../res_parser/formatting_xhtml/formatting.html    |  540 +++++------
 .../nested_cartouche/nested_formats.html           |  494 +++++-----
 .../res_parser/nested_deffn/nested_formats.html    |  494 +++++-----
 .../nested_enumerate/nested_formats.html           |  838 ++++++++--------
 .../res_parser/nested_example/nested_formats.html  |  494 +++++-----
 .../nested_flushright/nested_formats.html          |  494 +++++-----
 .../res_parser/nested_group/nested_formats.html    |  494 +++++-----
 .../res_parser/nested_itemize/nested_formats.html  | 1000 ++++++++++----------
 .../res_parser/nested_menu/nested_formats.html     |  494 +++++-----
 .../nested_multitable/nested_formats.html          |  838 ++++++++--------
 .../nested_quotation/nested_formats.html           | 1000 ++++++++++----------
 .../res_parser/nested_table/nested_formats.html    |  838 ++++++++--------
 .../res_parser/formatting_singular/chapter.html    |  324 +++----
 132 files changed, 8602 insertions(+), 8588 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index f7fbf1e1c4..aa98a9a793 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2022-01-10  Patrice Dumas  <pertusus@free.fr>
+
+       * tp/Texinfo/Convert/HTML.pm (_convert_quotation_command)
+       (_convert_itemize_command, _convert_enumerate_command)
+       (_convert_multitable_command, _convert_xtable_command): add
+       command name as class for block @-commands.
+
 2022-01-10  Patrice Dumas  <pertusus@free.fr>
 
        * tp/Texinfo/Convert/HTML.pm (_convert_float_command): use
diff --git a/tp/Texinfo/Convert/HTML.pm b/tp/Texinfo/Convert/HTML.pm
index 37b6b20cdf..e7526f971b 100644
--- a/tp/Texinfo/Convert/HTML.pm
+++ b/tp/Texinfo/Convert/HTML.pm
@@ -3965,6 +3965,8 @@ sub _convert_quotation_command($$$$$)
 
   my $attribution = '';
   if ($command->{'extra'} and $command->{'extra'}->{'authors'}) {
+    # FIXME there is no easy way to mark with a class the @author
+    # @-command.  Add a span?
     foreach my $author (@{$command->{'extra'}->{'authors'}}) {
       my $centered_author = $self->gdt("\@center --- \@emph{{author}}\n",
          {'author' => $author->{'args'}->[0]->{'contents'}});
@@ -3974,7 +3976,8 @@ sub _convert_quotation_command($$$$$)
   }
 
   if (!$self->in_string()) {
-    return "<blockquote>\n" . $content . "</blockquote>\n" . $attribution;
+    return $self->html_attribute_class('blockquote', $cmdname)
+                          .">\n" . $content . "</blockquote>\n" . $attribution;
   } else {
     return $content.$attribution;
   }
@@ -4029,19 +4032,21 @@ sub _convert_itemize_command($$$$)
   # FIXME API?
   if (defined($mark_class_name)
       and defined($self->{'css_map'}->{'ul.mark-'.$mark_class_name})) {
-    return $self->html_attribute_class('ul', 'mark-'.$mark_class_name).">\n"
-       . $content. "</ul>\n";
+    return $self->html_attribute_class('ul', $cmdname, 
['mark-'.$mark_class_name])
+        .">\n" . $content. "</ul>\n";
   } elsif ($self->get_conf('NO_CSS')) {
-    return "<ul>\n" . $content. "</ul>\n";
+    return $self->html_attribute_class('ul', $cmdname).">\n" . $content. 
"</ul>\n";
   } else {
     my $css_string
       = $self->html_convert_css_string_for_list_bullet($command->{'args'}->[0],
                                                       'itemize arg');
     if ($css_string ne '') {
-      return "<ul style=\"list-style-type: 
'".$self->protect_text($css_string)."'\">\n"
+      return $self->html_attribute_class('ul', $cmdname)
+        ." style=\"list-style-type: 
'".$self->protect_text($css_string)."'\">\n"
         . $content. "</ul>\n";
     } else {
-      return "<ul>\n" . $content. "</ul>\n";
+      return $self->html_attribute_class('ul', $cmdname)
+        .">\n" . $content. "</ul>\n";
     }
   }
 }
@@ -4061,6 +4066,8 @@ sub _convert_enumerate_command($$$$)
   if ($content eq '') {
     return '';
   }
+  my $type_attribute = '';
+  my $start_attribute = '';
   my $specification = $command->{'extra'}->{'enumerate_specification'};
   if (defined $specification) {
     my ($start, $type);
@@ -4073,13 +4080,11 @@ sub _convert_enumerate_command($$$$)
       $start = 1 + ord($specification) - ord('a');
       $type = 'a';
     }
-    if (defined $type and defined $start) {
-      return "<ol type=\"$type\" start=\"$start\">\n" . $content . "</ol>\n";
-    } elsif (defined $start) {
-      return "<ol start=\"$start\">\n" . $content . "</ol>\n";
-    }
+    $type_attribute = " type=\"$type\"" if (defined($type));
+    $start_attribute = " start=\"$start\"" if (defined($start));
   }
-  return "<ol>\n" . $content . "</ol>\n";
+  return $self->html_attribute_class('ol', $cmdname).$type_attribute
+       .$start_attribute.">\n" . $content . "</ol>\n";
 }
 
 $default_commands_conversion{'enumerate'} = \&_convert_enumerate_command;
@@ -4095,7 +4100,8 @@ sub _convert_multitable_command($$$$)
     return $content;
   }
   if ($content =~ /\S/) {
-    return "<table>\n" . $content . "</table>\n";
+    return $self->html_attribute_class('table', $cmdname).">\n"
+                                     . $content . "</table>\n";
   } else {
     return '';
   }
@@ -4114,7 +4120,8 @@ sub _convert_xtable_command($$$$)
     return $content;
   }
   if ($content ne '') {
-    return "<dl>\n" . $content . "</dl>\n";
+    return $self->html_attribute_class('dl', $cmdname).">\n"
+      . $content . "</dl>\n";
   } else {
     return '';
   }
diff --git a/tp/t/results/converters_tests/complex_nestings.pl 
b/tp/t/results/converters_tests/complex_nestings.pl
index 807a598461..659bbb5e3e 100644
--- a/tp/t/results/converters_tests/complex_nestings.pl
+++ b/tp/t/results/converters_tests/complex_nestings.pl
@@ -1464,7 +1464,7 @@ $result_converted{'html_text'}->{'complex_nestings'} = 
'<h1 class="node-heading"
 <dd><pre class="example">THis is the defvar
 
 A table within the def
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>item</tt></dt>
 <dd><pre class="example">text
 
diff --git a/tp/t/results/converters_tests/email_table_command_as_argument.pl 
b/tp/t/results/converters_tests/email_table_command_as_argument.pl
index 800385d5b4..d1842eafc5 100644
--- a/tp/t/results/converters_tests/email_table_command_as_argument.pl
+++ b/tp/t/results/converters_tests/email_table_command_as_argument.pl
@@ -193,7 +193,7 @@ 
$result_converted{'plaintext'}->{'email_table_command_as_argument'} = '<www-disc
 ';
 
 
-$result_converted{'html_text'}->{'email_table_command_as_argument'} = '<dl>
+$result_converted{'html_text'}->{'email_table_command_as_argument'} = '<dl 
class="table">
 <dt><a class="email" 
href="mailto:www-discuss@gnu.org";>www-discuss@gnu.org</a></dt>
 <dd><p>discussion
 </p></dd>
diff --git a/tp/t/results/converters_tests/enumerate_above_ten.pl 
b/tp/t/results/converters_tests/enumerate_above_ten.pl
index 211abedf51..deb1e73bb9 100644
--- a/tp/t/results/converters_tests/enumerate_above_ten.pl
+++ b/tp/t/results/converters_tests/enumerate_above_ten.pl
@@ -136,7 +136,7 @@ $result_converted{'plaintext'}->{'enumerate_above_ten'} = ' 
 14. a
 ';
 
 
-$result_converted{'html_text'}->{'enumerate_above_ten'} = '<ol start="14">
+$result_converted{'html_text'}->{'enumerate_above_ten'} = '<ol 
class="enumerate" start="14">
 <li> a
 </li></ol>
 ';
diff --git a/tp/t/results/converters_tests/line_breaks.pl 
b/tp/t/results/converters_tests/line_breaks.pl
index 6e53f18a8f..3fcbba206e 100644
--- a/tp/t/results/converters_tests/line_breaks.pl
+++ b/tp/t/results/converters_tests/line_breaks.pl
@@ -629,14 +629,14 @@ h1.settitle {text-align:center}
 
 <div class="center">in center <br> line break
 </div>
-<dl>
+<dl class="table">
 <dt><strong class="strong">with break <br> after</strong></dt>
 <dt><strong class="strong">withx breakx <br> afterx</strong></dt>
 <dd><p>Text
 </p></dd>
 </dl>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Q<br> uotation:</b> T
 </p></blockquote>
 
diff --git a/tp/t/results/converters_tests/table_in_display_in_example.pl 
b/tp/t/results/converters_tests/table_in_display_in_example.pl
index 1c3d3892b8..1bcebef5a5 100644
--- a/tp/t/results/converters_tests/table_in_display_in_example.pl
+++ b/tp/t/results/converters_tests/table_in_display_in_example.pl
@@ -309,7 +309,7 @@ 
$result_converted{'plaintext'}->{'table_in_display_in_example'} = '          ite
 
 $result_converted{'html_text'}->{'table_in_display_in_example'} = '<div 
class="example">
 <div class="display">
-<dl>
+<dl class="table">
 <dt><tt>item</tt></dt>
 <dd><pre class="example">Line
 </pre></dd>
diff --git a/tp/t/results/converters_tests/table_in_example_in_display.pl 
b/tp/t/results/converters_tests/table_in_example_in_display.pl
index ba27bafe2e..10d11c6821 100644
--- a/tp/t/results/converters_tests/table_in_example_in_display.pl
+++ b/tp/t/results/converters_tests/table_in_example_in_display.pl
@@ -309,7 +309,7 @@ 
$result_converted{'plaintext'}->{'table_in_example_in_display'} = '          ite
 
 $result_converted{'html_text'}->{'table_in_example_in_display'} = '<div 
class="display">
 <div class="example">
-<dl>
+<dl class="table">
 <dt><tt>item</tt></dt>
 <dd><pre class="example">Line
 </pre></dd>
diff --git a/tp/t/results/coverage/block_commands.pl 
b/tp/t/results/coverage/block_commands.pl
index 34920b157c..b9cd9e0fbd 100644
--- a/tp/t/results/coverage/block_commands.pl
+++ b/tp/t/results/coverage/block_commands.pl
@@ -460,7 +460,7 @@ in caption
 $result_converted{'html_text'}->{'block_commands'} = '
 <div class="group"><p>in group
 </p></div>
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">warning:</b> in quotation
 </p></blockquote>
 
diff --git a/tp/t/results/coverage/cartouche_in_quotation.pl 
b/tp/t/results/coverage/cartouche_in_quotation.pl
index 7337059380..c7d9a2c16b 100644
--- a/tp/t/results/coverage/cartouche_in_quotation.pl
+++ b/tp/t/results/coverage/cartouche_in_quotation.pl
@@ -205,7 +205,7 @@ $result_converted{'plaintext'}->{'cartouche_in_quotation'} 
= '     In quotation
 ';
 
 
-$result_converted{'html_text'}->{'cartouche_in_quotation'} = '<blockquote>
+$result_converted{'html_text'}->{'cartouche_in_quotation'} = '<blockquote 
class="quotation">
 <p>In quotation
 </p><table class="cartouche" border="1"><tr><td>
 <p>In cartouche in quotation
diff --git a/tp/t/results/coverage/exdent_and_commands.pl 
b/tp/t/results/coverage/exdent_and_commands.pl
index 74d5dd0e25..ed7cbf285a 100644
--- a/tp/t/results/coverage/exdent_and_commands.pl
+++ b/tp/t/results/coverage/exdent_and_commands.pl
@@ -447,7 +447,7 @@ in exdented a @*
 ';
 
 
-$result_converted{'html_text'}->{'exdent_and_commands'} = '<blockquote>
+$result_converted{'html_text'}->{'exdent_and_commands'} = '<blockquote 
class="quotation">
 <p>quotation1
 </p><p class="exdent">in exdented protected eol &nbsp;
 </p><p>following
diff --git a/tp/t/results/coverage/exdent_and_formats.pl 
b/tp/t/results/coverage/exdent_and_formats.pl
index 5a2326290a..cde75780d3 100644
--- a/tp/t/results/coverage/exdent_and_formats.pl
+++ b/tp/t/results/coverage/exdent_and_formats.pl
@@ -1920,7 +1920,7 @@ $result_converted{'html_text'}->{'exdent_and_formats'} = 
'<div class="example">
 
 <p>Para1.
 </p>
-<blockquote>
+<blockquote class="quotation">
 <p>qsddsqkdsqkkmljsqjsqodmmdsqdsmqj dqs sdq sqd sdq dsq sdq sqd sqd sdq sdq 
 qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq dsq sdqsd q
 </p></blockquote>
@@ -1931,12 +1931,12 @@ qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq 
dsq sdqsd q
 </p>
 <p>Last para.
 </p>
-<blockquote>
+<blockquote class="quotation">
 <p>quotation1
 quotation2
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>quotation para 1
 </p>
 <p>quotation para 2
@@ -1950,36 +1950,36 @@ quotation2
 </pre></div>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p class="exdent">exdented quotation line   and dash &mdash; in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>Not exdented followed by exdented
 </p><p class="exdent">exdented quotation line
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p class="exdent">exdented quotation line
 </p><p>Followed by not exdented 
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p class="exdent">exdented quotation line oidfjslsd aez a aze azaz aeae za eaz 
az
 </p><p class="exdent">azeaz az az az az
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p class="exdent">exdented quotation line oidfjslsd aez a aze azaz aeae za eaz 
az azeaz end line
 </p><p class="exdent">az az az az
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>quotation line oidfjslsd aez a aze azaz aeae za eaz az zelef  aaa
 </p><p class="exdent">ezkfjklezf
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p class="exdent">very loooooooooooooooooooooooooooooooooong exdented 
quotation line oidfjslsd aez a aze azaz aeae za eaz az azeaz end line
 </p><p class="exdent">az az az az
 </p></blockquote>
diff --git a/tp/t/results/coverage/flushleft_flushright_in_quotation.pl 
b/tp/t/results/coverage/flushleft_flushright_in_quotation.pl
index 07e2799458..745105eaab 100644
--- a/tp/t/results/coverage/flushleft_flushright_in_quotation.pl
+++ b/tp/t/results/coverage/flushleft_flushright_in_quotation.pl
@@ -283,7 +283,7 @@ 
$result_converted{'plaintext'}->{'flushleft_flushright_in_quotation'} = '     f
 
 
 $result_converted{'html_text'}->{'flushleft_flushright_in_quotation'} = '
-<blockquote>
+<blockquote class="quotation">
 <div class="flushleft"><p class="flushleft-paragraph">f l
 </p></div>
 <div class="flushright"><p class="flushright-paragraph">f r
diff --git a/tp/t/results/coverage/insertcopying.pl 
b/tp/t/results/coverage/insertcopying.pl
index c7ef473b20..d151206d42 100644
--- a/tp/t/results/coverage/insertcopying.pl
+++ b/tp/t/results/coverage/insertcopying.pl
@@ -256,7 +256,7 @@ $result_converted{'html_text'}->{'insertcopying'} = '
 </p>
 <p>License.
 </p>
-<blockquote>
+<blockquote class="quotation">
 <p>You are not allowed.
 </p></blockquote>
 ';
diff --git a/tp/t/results/coverage/item_container.pl 
b/tp/t/results/coverage/item_container.pl
index e1ad7667a2..9d2513e62e 100644
--- a/tp/t/results/coverage/item_container.pl
+++ b/tp/t/results/coverage/item_container.pl
@@ -398,15 +398,15 @@ $result_converted{'plaintext'}->{'item_container'} = '   
+ i–tem +
 
 
 $result_converted{'html_text'}->{'item_container'} = '
-<ul style="list-style-type: \'+\'">
+<ul class="itemize" style="list-style-type: \'+\'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>no itemize argument
 </li></ul>
 ';
diff --git a/tp/t/results/coverage/multitable.pl 
b/tp/t/results/coverage/multitable.pl
index 7a75ebd6a6..bc2577d844 100644
--- a/tp/t/results/coverage/multitable.pl
+++ b/tp/t/results/coverage/multitable.pl
@@ -702,7 +702,7 @@ truc   bidule
 
 
 $result_converted{'html_text'}->{'multitable'} = '
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="40%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="40%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="40%">multitable 
tab 2
@@ -711,7 +711,7 @@ $result_converted{'html_text'}->{'multitable'} = '
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
diff --git a/tp/t/results/coverage/nested_block_commands.pl 
b/tp/t/results/coverage/nested_block_commands.pl
index edf68d0ca7..9bf7f8a453 100644
--- a/tp/t/results/coverage/nested_block_commands.pl
+++ b/tp/t/results/coverage/nested_block_commands.pl
@@ -2081,68 +2081,68 @@ 
$result_converted{'plaintext'}->{'nested_block_commands'} = 'In group
 
 
 $result_converted{'html_text'}->{'nested_block_commands'} = '<div 
class="group"><p>In group
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in quotation
 </p></blockquote>
 </div>
-<div class="group"><blockquote>
+<div class="group"><blockquote class="quotation">
 <p>in quotation
 </p></blockquote>
 </div>
 <div class="group"><p>In group
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in quotation
 </p></blockquote>
 <p>after quotation
 </p></div>
 <div class="group">
 <p>In group sp b
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in quotation
 </p></blockquote>
 </div>
 <div class="group">
 <p>In group sp b a
 </p>
-<blockquote>
+<blockquote class="quotation">
 <p>in quotation
 </p></blockquote>
 </div>
 <div class="group"><p>In group sp a
 </p>
-<blockquote>
+<blockquote class="quotation">
 <p>in quotation
 </p></blockquote>
 </div>
-<div class="group"><blockquote>
+<div class="group"><blockquote class="quotation">
 
 <p>in quotation sp b
 </p></blockquote>
 </div>
-<div class="group"><blockquote>
+<div class="group"><blockquote class="quotation">
 
 <p>in quotation sp b a
 </p>
 </blockquote>
 </div>
-<div class="group"><blockquote>
+<div class="group"><blockquote class="quotation">
 <p>in quotation sp a
 </p>
 </blockquote>
 </div>
-<div class="group"><blockquote>
+<div class="group"><blockquote class="quotation">
 <p>in quotation
 </p></blockquote>
 
 <p>After quotation sp b
 </p></div>
-<div class="group"><blockquote>
+<div class="group"><blockquote class="quotation">
 <p>in quotation
 </p></blockquote>
 <p>After quotation sp a
 </p>
 </div>
-<div class="group"><blockquote>
+<div class="group"><blockquote class="quotation">
 <p>in quotation
 </p></blockquote>
 
diff --git a/tp/t/results/coverage/preformatted.pl 
b/tp/t/results/coverage/preformatted.pl
index e933c7426a..a7d381ed09 100644
--- a/tp/t/results/coverage/preformatted.pl
+++ b/tp/t/results/coverage/preformatted.pl
@@ -410,7 +410,7 @@ $result_converted{'html_text'}->{'preformatted'} = '
 </pre></div>
 
 <div class="format">
-<dl>
+<dl class="vtable">
 <dt id=\'index-item-in-table-in-format\'><span><code class="code">item in 
table in format</code><a class="copiable-anchor" 
href=\'#index-item-in-table-in-format\'> &para;</a></span></dt>
 <dd><pre class="format">
 
diff --git a/tp/t/results/coverage/punctuation_in_line_commands.pl 
b/tp/t/results/coverage/punctuation_in_line_commands.pl
index da6f6d0365..7fd3791bfb 100644
--- a/tp/t/results/coverage/punctuation_in_line_commands.pl
+++ b/tp/t/results/coverage/punctuation_in_line_commands.pl
@@ -1193,11 +1193,11 @@ 
$result_converted{'html_text'}->{'punctuation_in_line_commands'} = '
 <div class="top" id="node_0021-After-punc">
 <h1 class="top" id="top_0021-After-punc">top! After punc</h1>
 
-<dl>
+<dl class="table">
 <dt>item! After punc</dt>
 </dl>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">quotation arg! After punc:</b> In quotation
 </p><p class="exdent">exdent quotation! After punc
 </p></blockquote>
diff --git a/tp/t/results/coverage/quotation_author.pl 
b/tp/t/results/coverage/quotation_author.pl
index 136c63a881..5ab4a36273 100644
--- a/tp/t/results/coverage/quotation_author.pl
+++ b/tp/t/results/coverage/quotation_author.pl
@@ -246,7 +246,7 @@ $result_converted{'plaintext'}->{'quotation_author'} = '    
 quotation quotation
 ';
 
 
-$result_converted{'html_text'}->{'quotation_author'} = '<blockquote>
+$result_converted{'html_text'}->{'quotation_author'} = '<blockquote 
class="quotation">
 
 <p>quotation
 quotation continues.
diff --git a/tp/t/results/coverage/symbol_after_command.pl 
b/tp/t/results/coverage/symbol_after_command.pl
index 3dc4af2ccd..2b8ce239e2 100644
--- a/tp/t/results/coverage/symbol_after_command.pl
+++ b/tp/t/results/coverage/symbol_after_command.pl
@@ -558,7 +558,7 @@ $result_converted{'plaintext'}->{'symbol_after_command'} = 
'. dot
 ';
 
 
-$result_converted{'html_text'}->{'symbol_after_command'} = '<dl>
+$result_converted{'html_text'}->{'symbol_after_command'} = '<dl class="table">
 <dt>. dot</dt>
 <dt>, comma</dt>
 <dt>@ @</dt>
diff --git a/tp/t/results/coverage/table.pl b/tp/t/results/coverage/table.pl
index bc9d04236a..48fa1d377c 100644
--- a/tp/t/results/coverage/table.pl
+++ b/tp/t/results/coverage/table.pl
@@ -700,7 +700,7 @@ table itemx
 
 
 $result_converted{'html_text'}->{'table'} = '
-<dl>
+<dl class="table">
 <dt>table item</dt>
 <dt>table itemx</dt>
 <dd>
@@ -708,7 +708,7 @@ $result_converted{'html_text'}->{'table'} = '
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dd><a class="index-entry-anchor" id="index-index-entry"></a>
 
 </dd>
diff --git a/tp/t/results/coverage/table_command_comment.pl 
b/tp/t/results/coverage/table_command_comment.pl
index 20408b678b..ea04f36b75 100644
--- a/tp/t/results/coverage/table_command_comment.pl
+++ b/tp/t/results/coverage/table_command_comment.pl
@@ -173,7 +173,7 @@ $result_converted{'plaintext'}->{'table_command_comment'} = 
'‘item’
 ';
 
 
-$result_converted{'html_text'}->{'table_command_comment'} = '<dl>
+$result_converted{'html_text'}->{'table_command_comment'} = '<dl class="table">
 <dt><code class="code">item</code></dt>
 </dl>
 ';
diff --git a/tp/t/results/coverage_braces/format_on_first_footnote_line.pl 
b/tp/t/results/coverage_braces/format_on_first_footnote_line.pl
index a50f4ba9b2..cfb6f26f40 100644
--- a/tp/t/results/coverage_braces/format_on_first_footnote_line.pl
+++ b/tp/t/results/coverage_braces/format_on_first_footnote_line.pl
@@ -300,7 +300,7 @@ 
$result_converted{'html_text'}->{'format_on_first_footnote_line'} = '<p>Texte<a
 <h4 class="footnotes-heading">Footnotes</h4>
 
 <h5><a id="FOOT1" href="#DOCF1">(1)</a></h5>
-<blockquote>
+<blockquote class="quotation">
 <p>in quotation on the first footnote line
 </p></blockquote>
 <h5><a id="FOOT2" href="#DOCF2">(2)</a></h5>
diff --git a/tp/t/results/float/complex_float.pl 
b/tp/t/results/float/complex_float.pl
index 6eb42f2faf..bb13fb5fc1 100644
--- a/tp/t/results/float/complex_float.pl
+++ b/tp/t/results/float/complex_float.pl
@@ -4896,14 +4896,14 @@ An example 2.
 </pre></div>
 
 <p>A table 2.
-</p><dl>
+</p><dl class="table">
 <dt><em class="emph">truc 2</em></dt>
 <dd><p>line 2
 </p></dd>
 </dl>
 
 <p>A multitable 2.
-</p><table>
+</p><table class="multitable">
 <tbody><tr><td>truc 2</td><td>bidule</td></tr>
 <tr><td>truc 2</td><td>bidule</td></tr>
 </tbody>
@@ -4911,7 +4911,7 @@ An example 2.
 <p>An index entry 2
 </p>
 <p>An itemize 2.
-</p><ul class="mark-minus">
+</p><ul class="itemize mark-minus">
 <li>truc 2
 line
 </li></ul>
@@ -4936,14 +4936,14 @@ A footnote 2.
 <a class="index-entry-anchor" id="index-float-example"></a>
 </p>
 <p>A table.
-</p><dl>
+</p><dl class="table">
 <dt><em class="emph">truc</em></dt>
 <dd><p>line
 </p></dd>
 </dl>
 
 <p>An itemize.
-</p><ul class="mark-minus">
+</p><ul class="itemize mark-minus">
 <li>truc 
 line
 </li></ul>
@@ -4967,14 +4967,14 @@ An example.
 
 <a class="anchor" id="Anchor-in-caption"></a>
 <p>A table.
-</p><dl>
+</p><dl class="table">
 <dt><em class="emph">truc</em></dt>
 <dd><p>line
 </p></dd>
 </dl>
 
 <p>A multitable.
-</p><table>
+</p><table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 <tr><td>truc</td><td>bidule</td></tr>
 </tbody>
@@ -4983,7 +4983,7 @@ An example.
 <a class="index-entry-anchor" id="index-float-example-in-caption"></a>
 </p>
 <p>An itemize.
-</p><ul class="mark-minus">
+</p><ul class="itemize mark-minus">
 <li>truc 
 line
 </li></ul>
@@ -5019,14 +5019,14 @@ An example 2.
 </pre></div>
 
 <p>A table 2.
-</p><dl>
+</p><dl class="table">
 <dt><em class="emph">truc 2</em></dt>
 <dd><p>line 2
 </p></dd>
 </dl>
 
 <p>A multitable 2.
-</p><table>
+</p><table class="multitable">
 <tbody><tr><td>truc 2</td><td>bidule</td></tr>
 <tr><td>truc 2</td><td>bidule</td></tr>
 </tbody>
@@ -5035,7 +5035,7 @@ An example 2.
 <a class="index-entry-anchor" id="index-float-example-in-caption-2"></a>
 </p>
 <p>An itemize 2.
-</p><ul class="mark-minus">
+</p><ul class="itemize mark-minus">
 <li>truc 2
 line
 </li></ul>
diff --git 
a/tp/t/results/formats_encodings/sample_utf8/res_html/DiYiZhang_0028First-Chapter_0029.html
 
b/tp/t/results/formats_encodings/sample_utf8/res_html/DiYiZhang_0028First-Chapter_0029.html
index c9cccb908f..a92067611b 100644
--- 
a/tp/t/results/formats_encodings/sample_utf8/res_html/DiYiZhang_0028First-Chapter_0029.html
+++ 
b/tp/t/results/formats_encodings/sample_utf8/res_html/DiYiZhang_0028First-Chapter_0029.html
@@ -47,7 +47,7 @@ Next: <a href="Second-Chapter-AE-AE-ae-ae.html" accesskey="n" 
rel="next">Chapter
 </p>
 <p>Here is a numbered list.
 </p>
-<ol>
+<ol class="enumerate">
 <li> 第
 This is the first item.
 
diff --git a/tp/t/results/formatting/texi_bib_example.pl 
b/tp/t/results/formatting/texi_bib_example.pl
index 3eb4c71d73..23cf2e970a 100644
--- a/tp/t/results/formatting/texi_bib_example.pl
+++ b/tp/t/results/formatting/texi_bib_example.pl
@@ -5734,7 +5734,7 @@ currently supported in Texinfo.
 </tr></table>
 <h1 class="chapter" id="References-1">2 References</h1>
 
-<ul>
+<ul class="itemize">
 <li><a class="anchor" id="LaTeX2e"></a>[LaTeX2e]
  Leslie Lamport, LaTeX User&rsquo;s Guide and
 Reference Manual, 2nd edition, Addison-Wesley, Reading,
diff --git a/tp/t/results/heading/heading_in_quotation.pl 
b/tp/t/results/heading/heading_in_quotation.pl
index 7be5a36959..d4fbdfac9f 100644
--- a/tp/t/results/heading/heading_in_quotation.pl
+++ b/tp/t/results/heading/heading_in_quotation.pl
@@ -207,7 +207,7 @@ $result_converted{'html'}->{'heading_in_quotation'} = 
'<!DOCTYPE html>
 </head>
 
 <body lang="en">
-<blockquote>
+<blockquote class="quotation">
 
 <h3 class="heading" id="in-quotation-_0040-heading">in quotation @ <em 
class="emph">heading</em></h3>
 
diff --git a/tp/t/results/html_tests/itemize_arguments/res_html/index.html 
b/tp/t/results/html_tests/itemize_arguments/res_html/index.html
index 1641ea751c..9f99009781 100644
--- a/tp/t/results/html_tests/itemize_arguments/res_html/index.html
+++ b/tp/t/results/html_tests/itemize_arguments/res_html/index.html
@@ -27,124 +27,124 @@ ul.mark-tie {list-style-type: " "}
 
 <body lang="en">
 
-<ul style="list-style-type: '\2014 '">
+<ul class="itemize" style="list-style-type: '\2014 '">
 <li>item &mdash;
 </li></ul>
 
-<ul style="list-style-type: 'a\201D b\2019 c'">
+<ul class="itemize" style="list-style-type: 'a\201D b\2019 c'">
 <li>item a&rdquo;b&rsquo;c
 </li></ul>
 
-<ul style="list-style-type: 'a\'\'b\'c'">
+<ul class="itemize" style="list-style-type: 'a\'\'b\'c'">
 <li>item code <code class="code">a''b'c</code>
 </li></ul>
 
-<ul style="list-style-type: 'a\201C b\2018 c'">
+<ul class="itemize" style="list-style-type: 'a\201C b\2018 c'">
 <li>item a&ldquo;b&lsquo;c
 </li></ul>
 
-<ul style="list-style-type: 'a sunny day'">
+<ul class="itemize" style="list-style-type: 'a sunny day'">
 <li>item today a sunny day
 </li></ul>
 
-<ul style="list-style-type: '\00E5  \00C5 '">
+<ul class="itemize" style="list-style-type: '\00E5  \00C5 '">
 <li>item aa &aring; <small class="sc">&Aring;</small>
 </li></ul>
 
-<ul class="mark-tie">
+<ul class="itemize mark-tie">
 <li>item tie &nbsp;
 </li></ul>
 
-<ul style="list-style-type: '  a'">
+<ul class="itemize" style="list-style-type: '  a'">
 <li>item tie &nbsp; a
 </li></ul>
 
-<ul class="mark-atchar">
+<ul class="itemize mark-atchar">
 <li>item atchar
 </li></ul>
 
-<ul style="list-style-type: '@ a'">
+<ul class="itemize" style="list-style-type: '@ a'">
 <li>item atchar @ a
 </li></ul>
 
-<ul style="list-style-type: '\A '">
+<ul class="itemize" style="list-style-type: '\A '">
 <li>item * <br>
 </li></ul>
 
-<ul style="list-style-type: '{'">
+<ul class="itemize" style="list-style-type: '{'">
 <li>item {
 </li></ul>
 
-<ul class="mark-registeredsymbol">
+<ul class="itemize mark-registeredsymbol">
 <li>item registeredsymbol &reg;
 </li></ul>
 
-<ul style="list-style-type: '\00AE  a'">
+<ul class="itemize" style="list-style-type: '\00AE  a'">
 <li>item registeredsymbol &reg; a
 </li></ul>
 
-<ul class="mark-enddots">
+<ul class="itemize mark-enddots">
 <li>item dots <small class="enddots">...</small>
 </li></ul>
 
-<ul style="list-style-type: '... a'">
+<ul class="itemize" style="list-style-type: '... a'">
 <li>item dots <small class="enddots">...</small> a
 </li></ul>
 
-<ul style="list-style-type: '\00EA  \00CA '">
+<ul class="itemize" style="list-style-type: '\00EA  \00CA '">
 <li>item e &ecirc; <small class="sc">&Ecirc;</small>
 </li></ul>
 
-<ul style="list-style-type: '\00CA  \00CA '">
+<ul class="itemize" style="list-style-type: '\00CA  \00CA '">
 <li>item E &Ecirc; <small class="sc">&Ecirc;</small>
 </li></ul>
 
-<ul style="list-style-type: '\0129  i \0128  I'">
+<ul class="itemize" style="list-style-type: '\0129  i \0128  I'">
 <li>item dotless &#297; i <small class="sc">&#296; I</small>
 </li></ul>
 
-<ul style="list-style-type: '\1E5B  \0155 \030C  \1E5A  \0154 \030C '">
+<ul class="itemize" style="list-style-type: '\1E5B  \0155 \030C  \1E5A  \0154 
\030C '">
 <li>item complex a &#7771; &#341;&#780; <small class="sc">&#7770; 
&#340;&#780;</small>
 </li></ul>
 
-<ul style="list-style-type: '\00F1 \0327 \0304   \00D1 \0327 \0304 '">
+<ul class="itemize" style="list-style-type: '\00F1 \0327 \0304   \00D1 \0327 
\0304 '">
 <li>item complex n &ntilde;&#807;&#772; <small class="sc"> 
&Ntilde;&#807;&#772;</small>
 </li></ul>
 
-<ul>
+<ul class="itemize">
 <li>item asis 
 </li></ul>
 
-<ul class="mark-arrow">
+<ul class="itemize mark-arrow">
 <li>item click &rarr;
 </li></ul>
 
-<ul style="list-style-type: '\2192  a'">
+<ul class="itemize" style="list-style-type: '\2192  a'">
 <li>item click &rarr; a
 </li></ul>
 
 
-<ul class="mark-result">
+<ul class="itemize mark-result">
 <li>item result click &rArr;
 </li></ul>
 
-<ul style="list-style-type: '\21D2  a'">
+<ul class="itemize" style="list-style-type: '\21D2  a'">
 <li>item result click &rArr;
 </li></ul>
 
-<ul style="list-style-type: 'error\2192 '">
+<ul class="itemize" style="list-style-type: 'error\2192 '">
 <li>item error error&rarr;
 </li></ul>
 
-<ul style="list-style-type: 'error\2192  a'">
+<ul class="itemize" style="list-style-type: 'error\2192  a'">
 <li>item error error&rarr; a
 </li></ul>
 
-<ul style="list-style-type: 'erreur\2192 '">
+<ul class="itemize" style="list-style-type: 'erreur\2192 '">
 <li>item fr error erreur&rarr;
 </li></ul>
 
-<ul style="list-style-type: 'erreur\2192  a'">
+<ul class="itemize" style="list-style-type: 'erreur\2192  a'">
 <li>item fr error erreur&rarr; a
 </li></ul>
 
diff --git 
a/tp/t/results/html_tests/itemize_arguments_enable_encoding/res_html/index.html 
b/tp/t/results/html_tests/itemize_arguments_enable_encoding/res_html/index.html
index decbba1b3d..1efc9bb2a0 100644
--- 
a/tp/t/results/html_tests/itemize_arguments_enable_encoding/res_html/index.html
+++ 
b/tp/t/results/html_tests/itemize_arguments_enable_encoding/res_html/index.html
@@ -27,124 +27,124 @@ ul.mark-tie {list-style-type: " "}
 
 <body lang="en">
 
-<ul style="list-style-type: '\2014 '">
+<ul class="itemize" style="list-style-type: '\2014 '">
 <li>item —
 </li></ul>
 
-<ul style="list-style-type: 'a\201D b\2019 c'">
+<ul class="itemize" style="list-style-type: 'a\201D b\2019 c'">
 <li>item a”b’c
 </li></ul>
 
-<ul style="list-style-type: 'a\'\'b\'c'">
+<ul class="itemize" style="list-style-type: 'a\'\'b\'c'">
 <li>item code <code class="code">a''b'c</code>
 </li></ul>
 
-<ul style="list-style-type: 'a\201C b\2018 c'">
+<ul class="itemize" style="list-style-type: 'a\201C b\2018 c'">
 <li>item a“b‘c
 </li></ul>
 
-<ul style="list-style-type: 'a sunny day'">
+<ul class="itemize" style="list-style-type: 'a sunny day'">
 <li>item today a sunny day
 </li></ul>
 
-<ul style="list-style-type: 'å Å'">
+<ul class="itemize" style="list-style-type: 'å Å'">
 <li>item aa å <small class="sc">Å</small>
 </li></ul>
 
-<ul class="mark-tie">
+<ul class="itemize mark-tie">
 <li>item tie &nbsp;
 </li></ul>
 
-<ul style="list-style-type: '  a'">
+<ul class="itemize" style="list-style-type: '  a'">
 <li>item tie &nbsp; a
 </li></ul>
 
-<ul class="mark-atchar">
+<ul class="itemize mark-atchar">
 <li>item atchar
 </li></ul>
 
-<ul style="list-style-type: '@ a'">
+<ul class="itemize" style="list-style-type: '@ a'">
 <li>item atchar @ a
 </li></ul>
 
-<ul style="list-style-type: '\A '">
+<ul class="itemize" style="list-style-type: '\A '">
 <li>item * <br>
 </li></ul>
 
-<ul style="list-style-type: '{'">
+<ul class="itemize" style="list-style-type: '{'">
 <li>item {
 </li></ul>
 
-<ul class="mark-registeredsymbol">
+<ul class="itemize mark-registeredsymbol">
 <li>item registeredsymbol ®
 </li></ul>
 
-<ul style="list-style-type: '® a'">
+<ul class="itemize" style="list-style-type: '® a'">
 <li>item registeredsymbol ® a
 </li></ul>
 
-<ul class="mark-enddots">
+<ul class="itemize mark-enddots">
 <li>item dots <small class="enddots">...</small>
 </li></ul>
 
-<ul style="list-style-type: '... a'">
+<ul class="itemize" style="list-style-type: '... a'">
 <li>item dots <small class="enddots">...</small> a
 </li></ul>
 
-<ul style="list-style-type: 'ê Ê'">
+<ul class="itemize" style="list-style-type: 'ê Ê'">
 <li>item e ê <small class="sc">Ê</small>
 </li></ul>
 
-<ul style="list-style-type: 'Ê Ê'">
+<ul class="itemize" style="list-style-type: 'Ê Ê'">
 <li>item E Ê <small class="sc">Ê</small>
 </li></ul>
 
-<ul style="list-style-type: 'ĩ ı Ĩ I'">
+<ul class="itemize" style="list-style-type: 'ĩ ı Ĩ I'">
 <li>item dotless ĩ ı <small class="sc">Ĩ I</small>
 </li></ul>
 
-<ul style="list-style-type: 'ṛ ŕ̌ Ṛ Ŕ̌'">
+<ul class="itemize" style="list-style-type: 'ṛ ŕ̌ Ṛ Ŕ̌'">
 <li>item complex a ṛ ŕ̌ <small class="sc">Ṛ Ŕ̌</small>
 </li></ul>
 
-<ul style="list-style-type: 'ņ̃̄  Ņ̃̄'">
+<ul class="itemize" style="list-style-type: 'ņ̃̄  Ņ̃̄'">
 <li>item complex n ņ̃̄ <small class="sc"> Ņ̃̄</small>
 </li></ul>
 
-<ul>
+<ul class="itemize">
 <li>item asis 
 </li></ul>
 
-<ul class="mark-arrow">
+<ul class="itemize mark-arrow">
 <li>item click →
 </li></ul>
 
-<ul style="list-style-type: '→ a'">
+<ul class="itemize" style="list-style-type: '→ a'">
 <li>item click → a
 </li></ul>
 
 
-<ul class="mark-result">
+<ul class="itemize mark-result">
 <li>item result click ⇒
 </li></ul>
 
-<ul style="list-style-type: '⇒ a'">
+<ul class="itemize" style="list-style-type: '⇒ a'">
 <li>item result click ⇒
 </li></ul>
 
-<ul style="list-style-type: 'error→'">
+<ul class="itemize" style="list-style-type: 'error→'">
 <li>item error error→
 </li></ul>
 
-<ul style="list-style-type: 'error→ a'">
+<ul class="itemize" style="list-style-type: 'error→ a'">
 <li>item error error→ a
 </li></ul>
 
-<ul style="list-style-type: 'erreur→'">
+<ul class="itemize" style="list-style-type: 'erreur→'">
 <li>item fr error erreur→
 </li></ul>
 
-<ul style="list-style-type: 'erreur→ a'">
+<ul class="itemize" style="list-style-type: 'erreur→ a'">
 <li>item fr error erreur→ a
 </li></ul>
 
diff --git a/tp/t/results/html_tests/verbatim_in_multitable_in_example.pl 
b/tp/t/results/html_tests/verbatim_in_multitable_in_example.pl
index 1a5d15ace4..99a5025d8f 100644
--- a/tp/t/results/html_tests/verbatim_in_multitable_in_example.pl
+++ b/tp/t/results/html_tests/verbatim_in_multitable_in_example.pl
@@ -433,7 +433,7 @@ div.example {margin-left: 3.2em}
 
 <body lang="en">
 <div class="example">
-<table>
+<table class="multitable">
 <tbody><tr><td width="50%"><pre class="example">in item</pre></td><td 
width="50%"><pre class="example">in tab</pre></td></tr>
 <tr><td width="50%"><pre class="verbatim">in first column, verbatim
 </pre></td><td width="50%"><pre class="verbatim">In included file.
diff --git a/tp/t/results/indices/empty_string_index_entry.pl 
b/tp/t/results/indices/empty_string_index_entry.pl
index 5d76aa6836..b794bdaadd 100644
--- a/tp/t/results/indices/empty_string_index_entry.pl
+++ b/tp/t/results/indices/empty_string_index_entry.pl
@@ -927,7 +927,7 @@ 
$result_converted{'html_text'}->{'empty_string_index_entry'} = '<h1 class="node-
 
 <a class="index-entry-anchor" id="index-"></a>
 
-<dl>
+<dl class="ftable">
 <dt id=\'index--1\'><span><code class="code"><!-- /@w --></code><a 
class="copiable-anchor" href=\'#index--1\'> &para;</a></span></dt>
 </dl>
 
diff --git a/tp/t/results/indices/ftable_vtable.pl 
b/tp/t/results/indices/ftable_vtable.pl
index 9a4388b99b..14c3cea2fe 100644
--- a/tp/t/results/indices/ftable_vtable.pl
+++ b/tp/t/results/indices/ftable_vtable.pl
@@ -947,7 +947,7 @@ _var3_
 
 $result_converted{'html_text'}->{'ftable_vtable'} = '<h1 class="node-heading" 
id="Top">Top</h1>
 
-<dl>
+<dl class="ftable">
 <dt id=\'index-function1\'><span><em class="emph">function1</em><a 
class="copiable-anchor" href=\'#index-function1\'> &para;</a></span></dt>
 <dt id=\'index-function2x\'><span><em class="emph">function2x</em><a 
class="copiable-anchor" href=\'#index-function2x\'> &para;</a></span></dt>
 <dd><p>Text
@@ -955,7 +955,7 @@ $result_converted{'html_text'}->{'ftable_vtable'} = '<h1 
class="node-heading" id
 <dt id=\'index-fun3\'><span><em class="emph">fun3</em><a 
class="copiable-anchor" href=\'#index-fun3\'> &para;</a></span></dt>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id=\'index-var1-error_002d_002d_003e\'><span><em class="emph">var1 
error&rarr;</em><a class="copiable-anchor" 
href=\'#index-var1-error_002d_002d_003e\'> &para;</a></span></dt>
 <dt id=\'index-varx2\'><span><em class="emph">varx2</em><a 
class="copiable-anchor" href=\'#index-varx2\'> &para;</a></span></dt>
 <dd><p>Text
diff --git a/tp/t/results/indices/printindex_index_entry_in_copying.pl 
b/tp/t/results/indices/printindex_index_entry_in_copying.pl
index 5ff26128a5..eb07e25b02 100644
--- a/tp/t/results/indices/printindex_index_entry_in_copying.pl
+++ b/tp/t/results/indices/printindex_index_entry_in_copying.pl
@@ -1435,7 +1435,7 @@ 
$result_converted{'html_text'}->{'printindex_index_entry_in_copying'} = '
 <dd><p>Defun
 </p></dd></dl>
 
-<dl>
+<dl class="ftable">
 <dt id=\'index-copying-ftable-item\'><span>ftable item<a 
class="copiable-anchor" href=\'#index-copying-ftable-item\'> 
&para;</a></span></dt>
 <dt id=\'index-copying-xftable-xitem\'><span>xftable xitem<a 
class="copiable-anchor" href=\'#index-copying-xftable-xitem\'> 
&para;</a></span></dt>
 </dl>
@@ -1492,7 +1492,7 @@ 
$result_converted{'html_text'}->{'printindex_index_entry_in_copying'} = '
 <dd><p>Defun
 </p></dd></dl>
 
-<dl>
+<dl class="ftable">
 <dt id=\'index-copying-ftable-item\'><span>ftable item<a 
class="copiable-anchor" href=\'#index-copying-ftable-item\'> 
&para;</a></span></dt>
 <dt id=\'index-copying-xftable-xitem\'><span>xftable xitem<a 
class="copiable-anchor" href=\'#index-copying-xftable-xitem\'> 
&para;</a></span></dt>
 </dl>
diff --git a/tp/t/results/itemize/accent_argument.pl 
b/tp/t/results/itemize/accent_argument.pl
index faf810f63d..9e4c6e0c1c 100644
--- a/tp/t/results/itemize/accent_argument.pl
+++ b/tp/t/results/itemize/accent_argument.pl
@@ -287,11 +287,11 @@ $result_converted{'plaintext'}->{'accent_argument'} = '   
ẽ item
 ';
 
 
-$result_converted{'html_text'}->{'accent_argument'} = '<ul 
style="list-style-type: \'\\1EBD \'">
+$result_converted{'html_text'}->{'accent_argument'} = '<ul class="itemize" 
style="list-style-type: \'\\1EBD \'">
 <li>item
 </li></ul>
 
-<ul style="list-style-type: \'\\1EBD \'">
+<ul class="itemize" style="list-style-type: \'\\1EBD \'">
 <li>item
 </li></ul>
 ';
diff --git a/tp/t/results/itemize/asis_as_itemize_argument.pl 
b/tp/t/results/itemize/asis_as_itemize_argument.pl
index fc02a1bf54..cc7fb1fd03 100644
--- a/tp/t/results/itemize/asis_as_itemize_argument.pl
+++ b/tp/t/results/itemize/asis_as_itemize_argument.pl
@@ -144,7 +144,7 @@ 
$result_converted{'plaintext'}->{'asis_as_itemize_argument'} = '     as is
 ';
 
 
-$result_converted{'html_text'}->{'asis_as_itemize_argument'} = '<ul>
+$result_converted{'html_text'}->{'asis_as_itemize_argument'} = '<ul 
class="itemize">
 <li>as is
 </li></ul>
 ';
diff --git a/tp/t/results/itemize/comment_first_on_enumerate_line.pl 
b/tp/t/results/itemize/comment_first_on_enumerate_line.pl
index 8cb3a8a397..ab217c3fb2 100644
--- a/tp/t/results/itemize/comment_first_on_enumerate_line.pl
+++ b/tp/t/results/itemize/comment_first_on_enumerate_line.pl
@@ -148,7 +148,7 @@ 
$result_converted{'plaintext'}->{'comment_first_on_enumerate_line'} = '  1. firs
 ';
 
 
-$result_converted{'html_text'}->{'comment_first_on_enumerate_line'} = '<ol>
+$result_converted{'html_text'}->{'comment_first_on_enumerate_line'} = '<ol 
class="enumerate">
 <li> first
 </li></ol>
 ';
diff --git a/tp/t/results/itemize/comment_first_on_itemize_line.pl 
b/tp/t/results/itemize/comment_first_on_itemize_line.pl
index 5bab711ea7..bd20eb4599 100644
--- a/tp/t/results/itemize/comment_first_on_itemize_line.pl
+++ b/tp/t/results/itemize/comment_first_on_itemize_line.pl
@@ -156,7 +156,7 @@ 
$result_converted{'plaintext'}->{'comment_first_on_itemize_line'} = '   • firs
 ';
 
 
-$result_converted{'html_text'}->{'comment_first_on_itemize_line'} = '<ul 
class="mark-bullet">
+$result_converted{'html_text'}->{'comment_first_on_itemize_line'} = '<ul 
class="itemize mark-bullet">
 <li>first
 </li></ul>
 ';
diff --git a/tp/t/results/itemize/empty_accent_argument.pl 
b/tp/t/results/itemize/empty_accent_argument.pl
index 2dd84e8751..85adb2dd80 100644
--- a/tp/t/results/itemize/empty_accent_argument.pl
+++ b/tp/t/results/itemize/empty_accent_argument.pl
@@ -432,15 +432,15 @@ $result_converted{'plaintext'}->{'empty_accent_argument'} 
= '   ̃  item
 ';
 
 
-$result_converted{'html_text'}->{'empty_accent_argument'} = '<ul 
style="list-style-type: \'\\0303 \'">
+$result_converted{'html_text'}->{'empty_accent_argument'} = '<ul 
class="itemize" style="list-style-type: \'\\0303 \'">
 <li>item
 </li></ul>
 
-<ul style="list-style-type: \'\\0303 \'">
+<ul class="itemize" style="list-style-type: \'\\0303 \'">
 <li>item
 </li></ul>
 
-<ul style="list-style-type: \'\\0303 \'">
+<ul class="itemize" style="list-style-type: \'\\0303 \'">
 <li>item
 </li></ul>
 ';
diff --git a/tp/t/results/itemize/enumerate_and_empty_lines.pl 
b/tp/t/results/itemize/enumerate_and_empty_lines.pl
index ceb8435b8c..34acb69265 100644
--- a/tp/t/results/itemize/enumerate_and_empty_lines.pl
+++ b/tp/t/results/itemize/enumerate_and_empty_lines.pl
@@ -756,7 +756,7 @@ 
$result_converted{'plaintext'}->{'enumerate_and_empty_lines'} = '  1. first item
 ';
 
 
-$result_converted{'html_text'}->{'enumerate_and_empty_lines'} = '<ol>
+$result_converted{'html_text'}->{'enumerate_and_empty_lines'} = '<ol 
class="enumerate">
 <li> first item
 </li><li> <div class="example">
 <pre class="example">In example
@@ -769,17 +769,17 @@ empty line.
 <div class="example">
 <pre class="example">In second example
 </pre></div>
-</li><li> <blockquote>
+</li><li> <blockquote class="quotation">
 <p>Quotation
 </p></blockquote>
 
 </li><li> 
-<blockquote>
+<blockquote class="quotation">
 <p>quotation after a blank line
 </p></blockquote>
 </li></ol>
 
-<ol>
+<ol class="enumerate">
 <li> aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa fffffffff ggggggggg vvvvvvvvv 
ggggggggg h
 </li></ol>
 ';
diff --git a/tp/t/results/itemize/enumerate_argument_item.pl 
b/tp/t/results/itemize/enumerate_argument_item.pl
index e48fd726c7..aafad9a7f0 100644
--- a/tp/t/results/itemize/enumerate_argument_item.pl
+++ b/tp/t/results/itemize/enumerate_argument_item.pl
@@ -495,17 +495,17 @@ 
$result_converted{'plaintext'}->{'enumerate_argument_item'} = '  1. numeric firs
 ';
 
 
-$result_converted{'html_text'}->{'enumerate_argument_item'} = '<ol>
+$result_converted{'html_text'}->{'enumerate_argument_item'} = '<ol 
class="enumerate">
 <li> numeric first
 </li><li> numeric second
 </li></ol>
 
-<ol type="A" start="1">
+<ol class="enumerate" type="A" start="1">
 <li> upper case first
 </li><li> upper case second
 </li></ol>
 
-<ol type="a" start="26">
+<ol class="enumerate" type="a" start="26">
 <li> lower case first
 </li><li> lower case second
 </li></ol>
diff --git a/tp/t/results/itemize/enumerate_in_example.pl 
b/tp/t/results/itemize/enumerate_in_example.pl
index dd606018d3..637e52868f 100644
--- a/tp/t/results/itemize/enumerate_in_example.pl
+++ b/tp/t/results/itemize/enumerate_in_example.pl
@@ -252,7 +252,7 @@ $result_converted{'plaintext'}->{'enumerate_in_example'} = 
'       1. first item
 
 $result_converted{'html_text'}->{'enumerate_in_example'} = '
 <div class="example">
-<ol>
+<ol class="enumerate">
 <li> <pre class="example">first item
 </pre></li><li> <pre class="example">second  item
 
diff --git a/tp/t/results/itemize/enumerate_letters.pl 
b/tp/t/results/itemize/enumerate_letters.pl
index 8c3def7ac9..925b180fe9 100644
--- a/tp/t/results/itemize/enumerate_letters.pl
+++ b/tp/t/results/itemize/enumerate_letters.pl
@@ -6696,7 +6696,7 @@ $result_converted{'plaintext'}->{'enumerate_letters'} = ' 
 c. aaa
 ';
 
 
-$result_converted{'html_text'}->{'enumerate_letters'} = '<ol type="a" 
start="3">
+$result_converted{'html_text'}->{'enumerate_letters'} = '<ol class="enumerate" 
type="a" start="3">
 <li> aaa
 </li><li> aaa
 </li><li> aaa
diff --git a/tp/t/results/itemize/inter_item_commands_in_enumerate.pl 
b/tp/t/results/itemize/inter_item_commands_in_enumerate.pl
index dbb1876a59..5e5931af12 100644
--- a/tp/t/results/itemize/inter_item_commands_in_enumerate.pl
+++ b/tp/t/results/itemize/inter_item_commands_in_enumerate.pl
@@ -1512,36 +1512,36 @@ 
$result_converted{'html_text'}->{'inter_item_commands_in_enumerate'} = '
 </div>
 <h2 class="chapter" id="chap">1 chap</h2>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol>
+<ol class="enumerate">
 <li>
 <a class="index-entry-anchor" 
id="index-index-inter-in-enumerate-between-lines"></a>
 
 </li><li> enumerate item
 </li></ol>
 
-<ol>
+<ol class="enumerate">
 <li>
 <a class="index-entry-anchor" 
id="index-index-inter-in-enumerate-after-line"></a>
 </li><li> enumerate item
 </li></ol>
 
-<ol>
+<ol class="enumerate">
 <li><a class="index-entry-anchor" 
id="index-index-inter-in-enumerate-before-line"></a>
 
 </li><li> enumerate item
 </li></ol>
 
-<ol>
+<ol class="enumerate">
 <li>Title
 <a class="index-entry-anchor" id="index-cindex"></a>
 </li><li> enum
 </li></ol>
 
-<ol>
+<ol class="enumerate">
 <li><a class="index-entry-anchor" id="index-first-idx"></a>
 <a class="index-entry-anchor" id="index-sedond-idx"></a>
 <a class="index-entry-anchor" id="index-another"></a>
diff --git a/tp/t/results/itemize/inter_item_commands_in_itemize.pl 
b/tp/t/results/itemize/inter_item_commands_in_itemize.pl
index 452d0438a6..7ff11f2ada 100644
--- a/tp/t/results/itemize/inter_item_commands_in_itemize.pl
+++ b/tp/t/results/itemize/inter_item_commands_in_itemize.pl
@@ -1055,19 +1055,19 @@ 
$result_converted{'html_text'}->{'inter_item_commands_in_itemize'} = '
 </div>
 <h2 class="chapter" id="chap">1 chap</h2>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li><a class="index-entry-anchor" id="index-also-a-cindex-in-itemize"></a>
 </li><li>e&ndash;mph item
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li><a class="index-entry-anchor" id="index-index-entry-within-itemize"></a>
 </li><li>i&ndash;tem 1
 </li><li><a class="index-entry-anchor" 
id="index-index-entry-right-after-_0040item"></a>
 i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>T&ndash;ext before items.
 <a class="index-entry-anchor" id="index-also-a-cindex-in-itemize-1"></a>
 </li><li>bullet item
diff --git a/tp/t/results/itemize/itemize_and_empty_lines.pl 
b/tp/t/results/itemize/itemize_and_empty_lines.pl
index ab66e3da19..5180cfc88f 100644
--- a/tp/t/results/itemize/itemize_and_empty_lines.pl
+++ b/tp/t/results/itemize/itemize_and_empty_lines.pl
@@ -1920,7 +1920,7 @@ 
$result_converted{'plaintext'}->{'itemize_and_empty_lines'} = '   youhou first i
 ';
 
 
-$result_converted{'html_text'}->{'itemize_and_empty_lines'} = '<ul 
style="list-style-type: \'youhou\'">
+$result_converted{'html_text'}->{'itemize_and_empty_lines'} = '<ul 
class="itemize" style="list-style-type: \'youhou\'">
 <li>first item
 </li><li><div class="example">
 <pre class="example">In example
@@ -1933,17 +1933,17 @@ empty line.
 <div class="example">
 <pre class="example">In second example
 </pre></div>
-<blockquote>
+<blockquote class="quotation">
 <p>Quotation
 </p></blockquote>
 
 </li><li>
-<blockquote>
+<blockquote class="quotation">
 <p>quotation after a blank line
 </p></blockquote>
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>first item
 </li><li><div class="example">
 <pre class="example">In example
@@ -1956,18 +1956,18 @@ empty line.
 <div class="example">
 <pre class="example">In second example
 </pre></div>
-</li><li><blockquote>
+</li><li><blockquote class="quotation">
 <p>Quotation
 </p></blockquote>
 
 </li><li>
-<blockquote>
+<blockquote class="quotation">
 <p>quotation after a blank line
 </p></blockquote>
 </li></ul>
 
 <p>An itemize
-</p><ul class="mark-minus">
+</p><ul class="itemize mark-minus">
 <li>truc 
 line
 </li></ul>
@@ -1975,17 +1975,17 @@ line
 </p>
 
 <p>A nested itemize
-</p><ul class="mark-minus">
+</p><ul class="itemize mark-minus">
 <li>truc 
 line
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in nested itemize
 </li></ul>
 <p>After inside nested itemize.
 </p></li></ul>
 <p>After nested itemize
 </p>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>the version number of Texinfo and the program(s) or manual(s) involved.
 </li><li>hardware and operating system names and versions.
 </li><li>something aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaaaaa
diff --git a/tp/t/results/itemize/itemize_in_example.pl 
b/tp/t/results/itemize/itemize_in_example.pl
index 9791921705..48460418e2 100644
--- a/tp/t/results/itemize/itemize_in_example.pl
+++ b/tp/t/results/itemize/itemize_in_example.pl
@@ -611,24 +611,24 @@ $result_converted{'plaintext'}->{'itemize_in_example'} = 
'        • first
 
 
 $result_converted{'html_text'}->{'itemize_in_example'} = '<div class="example">
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li><pre class="example">first
 
 more.
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul>
+</pre><ul class="itemize">
 <li><pre class="example">as is
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: \'+\'">
+</pre><ul class="itemize" style="list-style-type: \'+\'">
 <li><pre class="example">item +
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: \'\\2022  a\\2013 n itemize line\'">
+</pre><ul class="itemize" style="list-style-type: \'\\2022  a\\2013 n itemize 
line\'">
 <li><pre class="example">in an itemize line
 </pre></li></ul>
 </div>
diff --git a/tp/t/results/itemize/itemize_line_commands_with_brace.pl 
b/tp/t/results/itemize/itemize_line_commands_with_brace.pl
index 8a8212af3b..d6d71906cb 100644
--- a/tp/t/results/itemize/itemize_line_commands_with_brace.pl
+++ b/tp/t/results/itemize/itemize_line_commands_with_brace.pl
@@ -281,11 +281,11 @@ 
$result_converted{'plaintext'}->{'itemize_line_commands_with_brace'} = '   • b
 ';
 
 
-$result_converted{'html_text'}->{'itemize_line_commands_with_brace'} = '<ul 
class="mark-bullet">
+$result_converted{'html_text'}->{'itemize_line_commands_with_brace'} = '<ul 
class="itemize mark-bullet">
 <li>bullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minus
 </li></ul>
 ';
diff --git a/tp/t/results/itemize/itemize_long_item.pl 
b/tp/t/results/itemize/itemize_long_item.pl
index 3d7282dbba..06ee28c55b 100644
--- a/tp/t/results/itemize/itemize_long_item.pl
+++ b/tp/t/results/itemize/itemize_long_item.pl
@@ -659,7 +659,7 @@ $result_converted{'plaintext'}->{'itemize_long_item'} = '   
youhou itemize very
 ';
 
 
-$result_converted{'html_text'}->{'itemize_long_item'} = '<ul 
style="list-style-type: \'youhou itemize very long item aaaaaaaaaaaaaaaa 
bbbbbbbbbbbbbbbbbbbbbbbbbb cccccccccccc\'">
+$result_converted{'html_text'}->{'itemize_long_item'} = '<ul class="itemize" 
style="list-style-type: \'youhou itemize very long item aaaaaaaaaaaaaaaa 
bbbbbbbbbbbbbbbbbbbbbbbbbb cccccccccccc\'">
 <li>first item
 </li><li><div class="example">
 <pre class="example">In example
@@ -672,12 +672,12 @@ empty line.
 <div class="example">
 <pre class="example">In second example
 </pre></div>
-</li><li><blockquote>
+</li><li><blockquote class="quotation">
 <p>Quotation
 </p></blockquote>
 
 </li><li>
-<blockquote>
+<blockquote class="quotation">
 <p>quotation after a blank line
 </p></blockquote>
 </li></ul>
diff --git a/tp/t/results/itemize/table_in_itemize.pl 
b/tp/t/results/itemize/table_in_itemize.pl
index 59814037c2..9f2fed709c 100644
--- a/tp/t/results/itemize/table_in_itemize.pl
+++ b/tp/t/results/itemize/table_in_itemize.pl
@@ -471,9 +471,9 @@ $result_converted{'plaintext'}->{'table_in_itemize'} = '   
• item one
 ';
 
 
-$result_converted{'html_text'}->{'table_in_itemize'} = '<ul 
class="mark-bullet">
+$result_converted{'html_text'}->{'table_in_itemize'} = '<ul class="itemize 
mark-bullet">
 <li>item one
-</li><li><dl>
+</li><li><dl class="table">
 <dt>table one</dt>
 <dd><p>aaaaa
 </p>
diff --git a/tp/t/results/itemize/w_argument.pl 
b/tp/t/results/itemize/w_argument.pl
index 65515bcc89..20b2e89f9e 100644
--- a/tp/t/results/itemize/w_argument.pl
+++ b/tp/t/results/itemize/w_argument.pl
@@ -234,7 +234,7 @@ $result_converted{'plaintext'}->{'w_argument'} = '     
‘--build=’ platform o
 ';
 
 
-$result_converted{'html_text'}->{'w_argument'} = '<ul class="mark-none">
+$result_converted{'html_text'}->{'w_argument'} = '<ul class="itemize 
mark-none">
 <li><samp class="option">--build=</samp> platform on which the program is 
compiled,
 </li><li><samp class="option">--target=</samp> target platform on which the 
program is processed.
 </li></ul>
diff --git a/tp/t/results/menu/block_commands_in_menu_description.pl 
b/tp/t/results/menu/block_commands_in_menu_description.pl
index a72d92bfd9..42847dbe6a 100644
--- a/tp/t/results/menu/block_commands_in_menu_description.pl
+++ b/tp/t/results/menu/block_commands_in_menu_description.pl
@@ -849,13 +849,13 @@ ul.mark-bullet {list-style-type: disc}
 
 <table class="menu" border="0" cellspacing="0">
 <tr><td align="left" valign="top">&bull; <a href="manual.html#Top" 
accesskey="1">(manual)</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li><pre class="menu-preformatted">
 
 </pre></li><li><pre class="menu-preformatted">in item
 
 </pre></li></ul>
-<dl>
+<dl class="table">
 <dd><pre class="menu-preformatted">
 
 </pre></dd>
diff --git a/tp/t/results/menu/formats_in_menu.pl 
b/tp/t/results/menu/formats_in_menu.pl
index bccbfad21f..dadcd7d4b5 100644
--- a/tp/t/results/menu/formats_in_menu.pl
+++ b/tp/t/results/menu/formats_in_menu.pl
@@ -1034,7 +1034,7 @@ pre.menu-preformatted {font-family: serif}
 
 <table class="menu" border="0" cellspacing="0">
 <tr><td align="left" valign="top">&bull; <a href="gcc.html#Top" 
accesskey="1">(gcc)</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">text
-<dl>
+<dl class="table">
 <dt>item</dt>
 <dd><pre class="menu-preformatted">* table line::
 </pre></dd>
diff --git a/tp/t/results/menu/submenu_in_example.pl 
b/tp/t/results/menu/submenu_in_example.pl
index e985e94a34..c75cbf1962 100644
--- a/tp/t/results/menu/submenu_in_example.pl
+++ b/tp/t/results/menu/submenu_in_example.pl
@@ -916,7 +916,7 @@ in example
 <pre class="menu-comment">
 
 </pre><table class="menu" border="0" cellspacing="0"><tr><td>
-<blockquote>
+<blockquote class="quotation">
 <pre class="menu-comment">A quot---ation in submenu
 </pre></blockquote>
 </td></tr></table>
@@ -925,7 +925,7 @@ in example
 </pre><strong id="subheading-in-menu">subheading in menu</strong>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e--numerate
 </pre></li></ol>
 <pre class="menu-comment">
diff --git a/tp/t/results/misc_commands/footnote_in_center.pl 
b/tp/t/results/misc_commands/footnote_in_center.pl
index 2f562e79b3..64044aa513 100644
--- a/tp/t/results/misc_commands/footnote_in_center.pl
+++ b/tp/t/results/misc_commands/footnote_in_center.pl
@@ -347,7 +347,7 @@ $result_converted{'html_text'}->{'footnote_in_center'} = 
'<div class="center">Ce
 shows an important feature of the centered text.
 </p>
 <div class="example">
-<dl>
+<dl class="table">
 <dt><tt>item</tt></dt>
 <dd><pre class="example">line
 </pre></dd>
diff --git a/tp/t/results/misc_commands/heading_command_in_commands.pl 
b/tp/t/results/misc_commands/heading_command_in_commands.pl
index 8de327c9c3..97bf2b0efb 100644
--- a/tp/t/results/misc_commands/heading_command_in_commands.pl
+++ b/tp/t/results/misc_commands/heading_command_in_commands.pl
@@ -348,7 +348,7 @@ 
$result_converted{'html_text'}->{'heading_command_in_commands'} = '
 </code>
 </p>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 ';
 
diff --git a/tp/t/results/misc_commands/indent_in_quotation.pl 
b/tp/t/results/misc_commands/indent_in_quotation.pl
index d9d279f575..47305d1bf3 100644
--- a/tp/t/results/misc_commands/indent_in_quotation.pl
+++ b/tp/t/results/misc_commands/indent_in_quotation.pl
@@ -136,7 +136,7 @@ $result_converted{'plaintext'}->{'indent_in_quotation'} = ' 
    indent in quotat
 ';
 
 
-$result_converted{'html_text'}->{'indent_in_quotation'} = '<blockquote>
+$result_converted{'html_text'}->{'indent_in_quotation'} = '<blockquote 
class="quotation">
 <p>indent in quotation
 </p></blockquote>
 ';
diff --git a/tp/t/results/misc_commands/kbdinputstyle_in_table.pl 
b/tp/t/results/misc_commands/kbdinputstyle_in_table.pl
index d217a508e3..302a761204 100644
--- a/tp/t/results/misc_commands/kbdinputstyle_in_table.pl
+++ b/tp/t/results/misc_commands/kbdinputstyle_in_table.pl
@@ -2356,20 +2356,20 @@ 
$result_converted{'html_text'}->{'kbdinputstyle_in_table'} = '
 <p>@kbdinputstyle code
 </p>
 
-<dl>
+<dl class="table">
 <dt><code class="code as-code-kbd ">i--tem out of example</code></dt>
 </dl>
 
-<dl>
+<dl class="table">
 <dt><code class="code as-code-kbd ">braced i--tem out of example</code></dt>
 </dl>
 
 <p>in example
 </p><div class="example">
-<dl>
+<dl class="table">
 <dt><tt><code class="code as-code-kbd ">i--tem in example</code></tt></dt>
 </dl>
-<dl>
+<dl class="table">
 <dt><tt><code class="code as-code-kbd ">braced i--tem in 
example</code></tt></dt>
 </dl>
 </div>
@@ -2377,20 +2377,20 @@ 
$result_converted{'html_text'}->{'kbdinputstyle_in_table'} = '
 <p>@kbdinputstyle example
 </p>
 
-<dl>
+<dl class="table">
 <dt><kbd class="kbd">i--tem out of example</kbd></dt>
 </dl>
 
-<dl>
+<dl class="table">
 <dt><kbd class="kbd">braced i--tem out of example</kbd></dt>
 </dl>
 
 <p>in example
 </p><div class="example">
-<dl>
+<dl class="table">
 <dt><tt><code class="code as-code-kbd ">i--tem in example</code></tt></dt>
 </dl>
-<dl>
+<dl class="table">
 <dt><tt><code class="code as-code-kbd ">braced i--tem in 
example</code></tt></dt>
 </dl>
 </div>
@@ -2398,20 +2398,20 @@ 
$result_converted{'html_text'}->{'kbdinputstyle_in_table'} = '
 <p>@kbdinputstyle distinct
 </p>
 
-<dl>
+<dl class="table">
 <dt><kbd class="kbd">i--tem out of example</kbd></dt>
 </dl>
 
-<dl>
+<dl class="table">
 <dt><kbd class="kbd">braced i--tem out of example</kbd></dt>
 </dl>
 
 <p>in example
 </p><div class="example">
-<dl>
+<dl class="table">
 <dt><tt><kbd class="kbd">i--tem in example</kbd></tt></dt>
 </dl>
-<dl>
+<dl class="table">
 <dt><tt><kbd class="kbd">braced i--tem in example</kbd></tt></dt>
 </dl>
 </div>
diff --git a/tp/t/results/multitable/empty_headitem.pl 
b/tp/t/results/multitable/empty_headitem.pl
index b0f6168ddd..7b9d0e6b90 100644
--- a/tp/t/results/multitable/empty_headitem.pl
+++ b/tp/t/results/multitable/empty_headitem.pl
@@ -368,7 +368,7 @@ $result_converted{'plaintext'}->{'empty_headitem'} = '      
  Index   Value
 ';
 
 
-$result_converted{'html_text'}->{'empty_headitem'} = '<table>
+$result_converted{'html_text'}->{'empty_headitem'} = '<table 
class="multitable">
 <thead><tr><th width="10%"></th><th width="10%">Index</th><th 
width="10%">Value</th></tr></thead>
 <tbody><tr><td width="10%"></td><td width="10%"><code 
class="code">3</code></td><td width="10%"><code class="code">30</code></td></tr>
 </tbody>
diff --git a/tp/t/results/multitable/empty_item_tab.pl 
b/tp/t/results/multitable/empty_item_tab.pl
index 8b5e3eabd3..2cb78215a9 100644
--- a/tp/t/results/multitable/empty_item_tab.pl
+++ b/tp/t/results/multitable/empty_item_tab.pl
@@ -891,7 +891,7 @@ not empty                            tab not empty
 ';
 
 
-$result_converted{'html_text'}->{'empty_item_tab'} = '<table>
+$result_converted{'html_text'}->{'empty_item_tab'} = '<table 
class="multitable">
 <tbody><tr><td width="100%"></td></tr>
 <tr><td width="100%"></td></tr>
 <tr><td width="100%">text</td></tr>
@@ -899,7 +899,7 @@ $result_converted{'html_text'}->{'empty_item_tab'} = 
'<table>
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td width="50%"></td></tr>
 <tr><td width="50%"></td></tr>
 <tr><td width="50%">only item</td></tr>
diff --git a/tp/t/results/multitable/inter_item_commands_in_multitable.pl 
b/tp/t/results/multitable/inter_item_commands_in_multitable.pl
index 92b83a4747..103c4d8347 100644
--- a/tp/t/results/multitable/inter_item_commands_in_multitable.pl
+++ b/tp/t/results/multitable/inter_item_commands_in_multitable.pl
@@ -1050,7 +1050,7 @@ thing
 ';
 
 
-$result_converted{'html_text'}->{'inter_item_commands_in_multitable'} = 
'<table>
+$result_converted{'html_text'}->{'inter_item_commands_in_multitable'} = 
'<table class="multitable">
 <tbody><tr><td>truc
 
 <a class="index-entry-anchor" 
id="index-index-entry-between-empty-lines"></a></td></tr>
@@ -1058,7 +1058,7 @@ 
$result_converted{'html_text'}->{'inter_item_commands_in_multitable'} = '<table>
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="40%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="40%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="40%">multitable 
tab 2
@@ -1067,7 +1067,7 @@ 
$result_converted{'html_text'}->{'inter_item_commands_in_multitable'} = '<table>
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tr><td>Title
 <a class="index-entry-anchor" id="index-cindex"></a></td></tr>
 <tbody><tr><td>thing</td></tr>
diff --git a/tp/t/results/multitable/multitable_in_example.pl 
b/tp/t/results/multitable/multitable_in_example.pl
index df2fe569b8..d7626863f8 100644
--- a/tp/t/results/multitable/multitable_in_example.pl
+++ b/tp/t/results/multitable/multitable_in_example.pl
@@ -408,7 +408,7 @@ $result_converted{'plaintext'}->{'multitable_in_example'} = 
'     truc  bidule e
 
 
 $result_converted{'html_text'}->{'multitable_in_example'} = '<div 
class="example">
-<table>
+<table class="multitable">
 <tbody><tr><td><pre class="example">truc</pre></td><td><pre 
class="example">bidule example</pre></td></tr>
 <tr><td><pre class="example">begin item example
 
diff --git a/tp/t/results/multitable/multitable_with_empty_item_tab.pl 
b/tp/t/results/multitable/multitable_with_empty_item_tab.pl
index 8e7cc16463..a290d4e42b 100644
--- a/tp/t/results/multitable/multitable_with_empty_item_tab.pl
+++ b/tp/t/results/multitable/multitable_with_empty_item_tab.pl
@@ -314,7 +314,7 @@ 
$result_converted{'plaintext'}->{'multitable_with_empty_item_tab'} = '1-1
 ';
 
 
-$result_converted{'html_text'}->{'multitable_with_empty_item_tab'} = '<table>
+$result_converted{'html_text'}->{'multitable_with_empty_item_tab'} = '<table 
class="multitable">
 <tbody><tr><td width="30%">1-1</td><td width="70%">1-2</td></tr>
 <tr><td width="30%"></td><td width="70%"></td></tr>
 <tr><td width="30%">3-1</td><td width="70%">3-2</td></tr>
diff --git a/tp/t/results/multitable/not_letters_in_prototype.pl 
b/tp/t/results/multitable/not_letters_in_prototype.pl
index 36a8399f59..6190f30f0b 100644
--- a/tp/t/results/multitable/not_letters_in_prototype.pl
+++ b/tp/t/results/multitable/not_letters_in_prototype.pl
@@ -205,7 +205,7 @@ 
$result_converted{'plaintext'}->{'not_letters_in_prototype'} = '1.3   5-6
 ';
 
 
-$result_converted{'html_text'}->{'not_letters_in_prototype'} = '<table>
+$result_converted{'html_text'}->{'not_letters_in_prototype'} = '<table 
class="multitable">
 <tbody><tr><td>1.3</td><td>5-6</td></tr>
 </tbody>
 </table>
diff --git a/tp/t/results/multitable/paragraph_in_cells.pl 
b/tp/t/results/multitable/paragraph_in_cells.pl
index a0e0af5791..713542cc1e 100644
--- a/tp/t/results/multitable/paragraph_in_cells.pl
+++ b/tp/t/results/multitable/paragraph_in_cells.pl
@@ -363,7 +363,7 @@ item. tab.
 ';
 
 
-$result_converted{'html_text'}->{'paragraph_in_cells'} = '<table>
+$result_converted{'html_text'}->{'paragraph_in_cells'} = '<table 
class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 <tr><td>begin item
 
diff --git a/tp/t/results/multitable/ref_in_multitable.pl 
b/tp/t/results/multitable/ref_in_multitable.pl
index be4216b821..2904b037c8 100644
--- a/tp/t/results/multitable/ref_in_multitable.pl
+++ b/tp/t/results/multitable/ref_in_multitable.pl
@@ -704,7 +704,7 @@ $result_converted{'html_text'}->{'ref_in_multitable'} = '
 <p>&lsquo;XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XX XXX XXX XXX XXX 
 XXX XXX XXX XXX XXX XXX XXX XXX XX&rsquo;.
 </p>
-<table>
+<table class="multitable">
 <tbody><tr><td width="35%">XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX 
XX</td><td width="65%">See &lsquo;RRR RRR RRR RRR RRR RRR RRR RRR RRR 
RRRR&rsquo;.</td></tr>
 <tr><td width="35%">XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XX</td><td 
width="65%">See &lsquo;SSS SSS SSS SSS SSS SSS SSS SSS SSS SSS SSS SSS 
SSSSS&rsquo;.</td></tr>
 <tr><td width="35%">adsf<a class="footnote" id="DOCF1" 
href="#FOOT1"><sup>1</sup></a></td><td width="65%">second column</td></tr>
diff --git a/tp/t/results/multitable/w_in_multitable.pl 
b/tp/t/results/multitable/w_in_multitable.pl
index f110042904..afb8e84993 100644
--- a/tp/t/results/multitable/w_in_multitable.pl
+++ b/tp/t/results/multitable/w_in_multitable.pl
@@ -267,7 +267,7 @@ $result_converted{'plaintext'}->{'w_in_multitable'} = 
'aaaaaaaa bbbbbbbbbbgg
 ';
 
 
-$result_converted{'html_text'}->{'w_in_multitable'} = '<table>
+$result_converted{'html_text'}->{'w_in_multitable'} = '<table 
class="multitable">
 <tbody><tr><td>aaaaaaaa&nbsp;bbbbbbbbbb<!-- /@w --></td><td>gg</td></tr>
 </tbody>
 </table>
diff --git a/tp/t/results/paragraph/commands_in_flushright.pl 
b/tp/t/results/paragraph/commands_in_flushright.pl
index 1e3710fcb1..e22385b9c8 100644
--- a/tp/t/results/paragraph/commands_in_flushright.pl
+++ b/tp/t/results/paragraph/commands_in_flushright.pl
@@ -1552,17 +1552,17 @@ in flushleft
 $result_converted{'html_text'}->{'commands_in_flushright'} = '<div 
class="flushright">
 <div class="group"><p class="flushright-paragraph">in group
 </p></div>
-<blockquote>
+<blockquote class="quotation">
 <p class="flushright-paragraph"><b class="b">type:</b> in quotation
 </p></blockquote>
 
-<ol>
+<ol class="enumerate">
 <li> item
 
 </li><li> other item
 </li></ol>
 
-<dl>
+<dl class="table">
 <dt><em class="emph">table item</em></dt>
 <dt><em class="emph">table itemx</em></dt>
 <dd><p class="flushright-paragraph">Table text
@@ -1571,7 +1571,7 @@ 
$result_converted{'html_text'}->{'commands_in_flushright'} = '<div class="flushr
 </p></dd>
 </dl>
 
-<table>
+<table class="multitable">
 <tbody><tr><td width="50%">col1</td><td width="50%">col2</td></tr>
 <tr><td width="50%">text
 
diff --git a/tp/t/results/paragraph/comment_in_quotation.pl 
b/tp/t/results/paragraph/comment_in_quotation.pl
index 78372bc16c..65e2cc1464 100644
--- a/tp/t/results/paragraph/comment_in_quotation.pl
+++ b/tp/t/results/paragraph/comment_in_quotation.pl
@@ -245,10 +245,10 @@ $result_converted{'plaintext'}->{'comment_in_quotation'} 
= '     Quotation
 
 
 $result_converted{'html_text'}->{'comment_in_quotation'} = '
-<blockquote>
+<blockquote class="quotation">
 <p>Quotation </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>Quotation no space</p></blockquote>
 ';
 
diff --git a/tp/t/results/paragraph/paragraph_indent_asis.pl 
b/tp/t/results/paragraph/paragraph_indent_asis.pl
index e3c70536ef..56b4580752 100644
--- a/tp/t/results/paragraph/paragraph_indent_asis.pl
+++ b/tp/t/results/paragraph/paragraph_indent_asis.pl
@@ -215,7 +215,7 @@ $result_converted{'html_text'}->{'paragraph_indent_asis'} = 
'
 <p>para
   fff
 </p>
-<blockquote>
+<blockquote class="quotation">
 <p>in quotation
 </p></blockquote>
 
diff --git a/tp/t/results/quotation/comment_on_quotation_line.pl 
b/tp/t/results/quotation/comment_on_quotation_line.pl
index 7188d49285..d66fe9185d 100644
--- a/tp/t/results/quotation/comment_on_quotation_line.pl
+++ b/tp/t/results/quotation/comment_on_quotation_line.pl
@@ -143,7 +143,7 @@ 
$result_converted{'plaintext'}->{'comment_on_quotation_line'} = '     truc : In
 ';
 
 
-$result_converted{'html_text'}->{'comment_on_quotation_line'} = '<blockquote>
+$result_converted{'html_text'}->{'comment_on_quotation_line'} = '<blockquote 
class="quotation">
 <p><b class="b">truc&nbsp;:</b> In quotation
 </p></blockquote>
 ';
diff --git a/tp/t/results/quotation/empty_quotation.pl 
b/tp/t/results/quotation/empty_quotation.pl
index 72f98423e0..1ceeac385b 100644
--- a/tp/t/results/quotation/empty_quotation.pl
+++ b/tp/t/results/quotation/empty_quotation.pl
@@ -356,16 +356,16 @@ $result_converted{'plaintext'}->{'empty_quotation'} = '   
  Empty:
      : ';
 
 
-$result_converted{'html_text'}->{'empty_quotation'} = '<blockquote>
+$result_converted{'html_text'}->{'empty_quotation'} = '<blockquote 
class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 ';
 
diff --git a/tp/t/results/quotation/footnote_in_quotation_with_arg.pl 
b/tp/t/results/quotation/footnote_in_quotation_with_arg.pl
index 1f1cb5aca1..815120d535 100644
--- a/tp/t/results/quotation/footnote_in_quotation_with_arg.pl
+++ b/tp/t/results/quotation/footnote_in_quotation_with_arg.pl
@@ -162,7 +162,7 @@ 
$result_converted{'plaintext'}->{'footnote_in_quotation_with_arg'} = '     lean:
 ';
 
 
-$result_converted{'html_text'}->{'footnote_in_quotation_with_arg'} = 
'<blockquote>
+$result_converted{'html_text'}->{'footnote_in_quotation_with_arg'} = 
'<blockquote class="quotation">
 <p><b class="b">lean:</b> A<a class="footnote" id="DOCF1" 
href="#FOOT1"><sup>1</sup></a> b.
 </p></blockquote>
 <div class="footnote">
diff --git a/tp/t/results/quotation/only_comment_on_quotation_line.pl 
b/tp/t/results/quotation/only_comment_on_quotation_line.pl
index 3c6dcca7be..6ba1dea480 100644
--- a/tp/t/results/quotation/only_comment_on_quotation_line.pl
+++ b/tp/t/results/quotation/only_comment_on_quotation_line.pl
@@ -131,7 +131,7 @@ 
$result_converted{'plaintext'}->{'only_comment_on_quotation_line'} = '     In qu
 ';
 
 
-$result_converted{'html_text'}->{'only_comment_on_quotation_line'} = 
'<blockquote>
+$result_converted{'html_text'}->{'only_comment_on_quotation_line'} = 
'<blockquote class="quotation">
 <p>In quotation
 </p></blockquote>
 ';
diff --git a/tp/t/results/quotation/quotation_and_author.pl 
b/tp/t/results/quotation/quotation_and_author.pl
index 89f8ed51a6..30f5cd550d 100644
--- a/tp/t/results/quotation/quotation_and_author.pl
+++ b/tp/t/results/quotation/quotation_and_author.pl
@@ -476,19 +476,19 @@ $result_converted{'plaintext'}->{'quotation_and_author'} 
= 'Text before quotatio
 
 $result_converted{'html_text'}->{'quotation_and_author'} = '<p>Text before 
quotation
 </p>
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">Some One</em>
 </div>
 <p>Text between quotation and smallquotation
 </p>
-<blockquote>
+<blockquote class="smallquotation">
 <p>in small&mdash;quotation.
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">An Author Name</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">Some Notifier</em>
diff --git a/tp/t/results/quotation/quotation_author_in_example.pl 
b/tp/t/results/quotation/quotation_author_in_example.pl
index 28b9407399..19721eddd8 100644
--- a/tp/t/results/quotation/quotation_author_in_example.pl
+++ b/tp/t/results/quotation/quotation_author_in_example.pl
@@ -220,7 +220,7 @@ 
$result_converted{'plaintext'}->{'quotation_author_in_example'} = '          A q
 
 
 $result_converted{'html_text'}->{'quotation_author_in_example'} = '<div 
class="example">
-<blockquote>
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 <div class="center">--- <em class="emph">Some One</em>
diff --git a/tp/t/results/quotation/quotation_beginning_and_end_on_line.pl 
b/tp/t/results/quotation/quotation_beginning_and_end_on_line.pl
index 862d903b00..485d7d84d0 100644
--- a/tp/t/results/quotation/quotation_beginning_and_end_on_line.pl
+++ b/tp/t/results/quotation/quotation_beginning_and_end_on_line.pl
@@ -109,7 +109,7 @@ $result_floats{'quotation_beginning_and_end_on_line'} = {};
 $result_converted{'plaintext'}->{'quotation_beginning_and_end_on_line'} = '    
 in quotation : ';
 
 
-$result_converted{'html_text'}->{'quotation_beginning_and_end_on_line'} = 
'<blockquote>
+$result_converted{'html_text'}->{'quotation_beginning_and_end_on_line'} = 
'<blockquote class="quotation">
 </blockquote>
 ';
 
diff --git a/tp/t/results/quotation/space_at_commands_end_quotation_line.pl 
b/tp/t/results/quotation/space_at_commands_end_quotation_line.pl
index 23b750202e..5af076931b 100644
--- a/tp/t/results/quotation/space_at_commands_end_quotation_line.pl
+++ b/tp/t/results/quotation/space_at_commands_end_quotation_line.pl
@@ -290,11 +290,11 @@ 
$result_converted{'plaintext'}->{'space_at_commands_end_quotation_line'} = '
 ';
 
 
-$result_converted{'html_text'}->{'space_at_commands_end_quotation_line'} = 
'<blockquote>
+$result_converted{'html_text'}->{'space_at_commands_end_quotation_line'} = 
'<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@&nbsp; at the end of line &nbsp;:</b> A @&nbsp; at the end of 
the @quotation line.
 </p></blockquote>
 ';
diff --git a/tp/t/results/quotation/standard_quotations.pl 
b/tp/t/results/quotation/standard_quotations.pl
index 6c12a43556..44859a5760 100644
--- a/tp/t/results/quotation/standard_quotations.pl
+++ b/tp/t/results/quotation/standard_quotations.pl
@@ -605,27 +605,27 @@ $result_converted{'plaintext'}->{'standard_quotations'} = 
'     Note: A Note
 ';
 
 
-$result_converted{'html_text'}->{'standard_quotations'} = '<blockquote>
+$result_converted{'html_text'}->{'standard_quotations'} = '<blockquote 
class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 ';
diff --git a/tp/t/results/xtable/accent_on_table_line.pl 
b/tp/t/results/xtable/accent_on_table_line.pl
index f2c0fb46d8..970cc7374d 100644
--- a/tp/t/results/xtable/accent_on_table_line.pl
+++ b/tp/t/results/xtable/accent_on_table_line.pl
@@ -492,12 +492,12 @@ no at-command ‘code acc brace’
 ';
 
 
-$result_converted{'html_text'}->{'accent_on_table_line'} = '<dl>
+$result_converted{'html_text'}->{'accent_on_table_line'} = '<dl class="table">
 <dt>first item</dt>
 <dt>no at-command <code class="code">code</code></dt>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>acc brace first item</dt>
 <dt>no at-command <code class="code">code acc brace</code></dt>
 </dl>
diff --git a/tp/t/results/xtable/block_commands_in_table.pl 
b/tp/t/results/xtable/block_commands_in_table.pl
index cf22b98bd0..f807c1286b 100644
--- a/tp/t/results/xtable/block_commands_in_table.pl
+++ b/tp/t/results/xtable/block_commands_in_table.pl
@@ -1735,7 +1735,7 @@ _second item_
 $result_converted{'html_text'}->{'block_commands_in_table'} = '<div 
class="top" id="Top">
 <h1 class="top" id="Element">Element</h1>
 
-<dl>
+<dl class="table">
 <dt><em class="emph">first item</em></dt>
 <dt><em class="emph">second itemx</em></dt>
 <dd>
@@ -1754,20 +1754,20 @@ end example.
 <p>empty line.
 </p></dd>
 <dt><em class="emph">quotation</em></dt>
-<dd><blockquote>
+<dd><blockquote class="quotation">
 <p>Quotation
 </p></blockquote>
 
 </dd>
 <dt><em class="emph">quotation after a blank line</em></dt>
 <dd>
-<blockquote>
+<blockquote class="quotation">
 <p>quotation after a blank line
 </p></blockquote>
 </dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id=\'index-item-before-ignored-lines\'><span><strong class="strong">item 
before ignored lines</strong><a class="copiable-anchor" 
href=\'#index-item-before-ignored-lines\'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" id="index-vindex"></a>
 </dd>
@@ -1776,7 +1776,7 @@ end example.
 <p>Description
 </p></dd>
 </dl>
-<dl>
+<dl class="vtable">
 <dt id=\'index-item\'><span><span class="r">item</span><a 
class="copiable-anchor" href=\'#index-item\'> &para;</a></span></dt>
 <dt id=\'index-itemx-after-an-empty-line\'><span><span class="r">itemx after 
an empty line</span><a class="copiable-anchor" 
href=\'#index-itemx-after-an-empty-line\'> &para;</a></span></dt>
 <dd>
@@ -1786,7 +1786,7 @@ end example.
 </dl>
 
 <p>Something.
-</p><dl>
+</p><dl class="table">
 <dt><em class="emph">in item</em></dt>
 <dd><p>Text without blank line
 </p></dd>
diff --git a/tp/t/results/xtable/comment_and_itemx_before_item.pl 
b/tp/t/results/xtable/comment_and_itemx_before_item.pl
index a822f31cb7..91309e378f 100644
--- a/tp/t/results/xtable/comment_and_itemx_before_item.pl
+++ b/tp/t/results/xtable/comment_and_itemx_before_item.pl
@@ -198,7 +198,7 @@ 
$result_converted{'plaintext'}->{'comment_and_itemx_before_item'} = '‘in itemx
 ';
 
 
-$result_converted{'html_text'}->{'comment_and_itemx_before_item'} = '<dl>
+$result_converted{'html_text'}->{'comment_and_itemx_before_item'} = '<dl 
class="table">
 <dt><code class="code">in itemx</code></dt>
 </dl>
 ';
diff --git a/tp/t/results/xtable/definfoenclose_on_table_line.pl 
b/tp/t/results/xtable/definfoenclose_on_table_line.pl
index 80548e5703..8f9f5a01da 100644
--- a/tp/t/results/xtable/definfoenclose_on_table_line.pl
+++ b/tp/t/results/xtable/definfoenclose_on_table_line.pl
@@ -292,7 +292,7 @@ 
$result_converted{'plaintext'}->{'definfoenclose_on_table_line'} = ':item:
 
 
 $result_converted{'html_text'}->{'definfoenclose_on_table_line'} = '
-<dl>
+<dl class="table">
 <dt>:item:</dt>
 <dt>:item x:</dt>
 <dd>
diff --git a/tp/t/results/xtable/empty_item_itemx.pl 
b/tp/t/results/xtable/empty_item_itemx.pl
index 9c85de13c2..684bbd9b42 100644
--- a/tp/t/results/xtable/empty_item_itemx.pl
+++ b/tp/t/results/xtable/empty_item_itemx.pl
@@ -449,7 +449,7 @@ in item before end table
 ';
 
 
-$result_converted{'html_text'}->{'empty_item_itemx'} = '<dl>
+$result_converted{'html_text'}->{'empty_item_itemx'} = '<dl class="vtable">
 <dd>
 <p>VTable
 </p>
diff --git a/tp/t/results/xtable/inter_item_commands_in_table.pl 
b/tp/t/results/xtable/inter_item_commands_in_table.pl
index b7f6e46436..d6025c8e7f 100644
--- a/tp/t/results/xtable/inter_item_commands_in_table.pl
+++ b/tp/t/results/xtable/inter_item_commands_in_table.pl
@@ -3217,20 +3217,20 @@ 
$result_converted{'html_text'}->{'inter_item_commands_in_table'} = '
 </div>
 <h2 class="chapter" id="chap">1 chap</h2>
 
-<dl>
+<dl class="vtable">
 <dt id=\'index-acode_002d_002db\'><span><code class="code">acode--b</code><a 
class="copiable-anchor" href=\'#index-acode_002d_002db\'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id=\'index-aasis_002d_002db\'><span>aasis&ndash;b<a 
class="copiable-anchor" href=\'#index-aasis_002d_002db\'> &para;</a></span></dt>
 <dt id=\'index-b-1\'><span>b<a class="copiable-anchor" href=\'#index-b-1\'> 
&para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id=\'index-avar_002d_002db\'><span><var class="var">avar&ndash;b</var><a 
class="copiable-anchor" href=\'#index-avar_002d_002db\'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -3241,7 +3241,7 @@ 
$result_converted{'html_text'}->{'inter_item_commands_in_table'} = '
 <dt id=\'index-d\'><span><var class="var">d</var><a class="copiable-anchor" 
href=\'#index-d\'> &para;</a></span></dt>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><a class="index-entry-anchor" id="index-cindex-in-table"></a>
 </dd>
 <dt><code class="code">abb</code></dt>
@@ -3249,14 +3249,14 @@ 
$result_converted{'html_text'}->{'inter_item_commands_in_table'} = '
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><a class="index-entry-anchor" id="index-cindex-in-table-1"></a>
 <p>Texte before first item.
 </p></dd>
 <dt><code class="code">abb</code></dt>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><a class="index-entry-anchor" id="index-samp-cindex-in-table"></a>
 </dd>
 <dt>&lsquo;<samp class="samp">asamp--bb</samp>&rsquo;</dt>
@@ -3264,14 +3264,14 @@ 
$result_converted{'html_text'}->{'inter_item_commands_in_table'} = '
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><a class="index-entry-anchor" id="index-samp-cindex-in-table-1"></a>
 <p>Texte before first item samp.
 </p></dd>
 <dt>&lsquo;<samp class="samp">asamp--bb</samp>&rsquo;</dt>
 </dl>
 
-<dl>
+<dl class="table">
 <dd>
 <a class="index-entry-anchor" id="index-cindex-between-lines"></a>
 
@@ -3279,21 +3279,21 @@ 
$result_converted{'html_text'}->{'inter_item_commands_in_table'} = '
 <dt>&lsquo;<samp class="samp">asamp--bb1</samp>&rsquo;</dt>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><a class="index-entry-anchor" id="index-cindex-before-line"></a>
 
 </dd>
 <dt>&lsquo;<samp class="samp">asamp--bb2</samp>&rsquo;</dt>
 </dl>
 
-<dl>
+<dl class="table">
 <dd>
 <a class="index-entry-anchor" id="index-cindex-after-line"></a>
 </dd>
 <dt>&lsquo;<samp class="samp">asamp--bb2</samp>&rsquo;</dt>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><a class="index-entry-anchor" id="index-cindex-first"></a>
 <a class="index-entry-anchor" id="index-second"></a>
 <a class="index-entry-anchor" id="index-third"></a>
diff --git a/tp/t/results/xtable/inter_item_commands_in_table_in_example.pl 
b/tp/t/results/xtable/inter_item_commands_in_table_in_example.pl
index 2d5b6c8b10..49afb1d6f8 100644
--- a/tp/t/results/xtable/inter_item_commands_in_table_in_example.pl
+++ b/tp/t/results/xtable/inter_item_commands_in_table_in_example.pl
@@ -556,7 +556,7 @@ 
$result_converted{'plaintext'}->{'inter_item_commands_in_table_in_example'} = '
 
 $result_converted{'html_text'}->{'inter_item_commands_in_table_in_example'} = '
 <div class="example">
-<dl>
+<dl class="table">
 <dt><tt><var class="var">a--b</var></tt></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx"></a></pre></dd>
 <dt><tt><var class="var">b</var></tt></dt>
diff --git a/tp/t/results/xtable/long_item.pl b/tp/t/results/xtable/long_item.pl
index 2dd7c6d1cf..d026c7a285 100644
--- a/tp/t/results/xtable/long_item.pl
+++ b/tp/t/results/xtable/long_item.pl
@@ -227,7 +227,7 @@ _second itemx bbbbbbbbbbbbbbbbbbbbbbbbbbbbb b b b b b b b b 
b b b b b_
 ';
 
 
-$result_converted{'html_text'}->{'long_item'} = '<dl>
+$result_converted{'html_text'}->{'long_item'} = '<dl class="table">
 <dt><em class="emph">first item      aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa 
aaaaaaaaaaaaaaaaaa</em></dt>
 <dt><em class="emph">second itemx bbbbbbbbbbbbbbbbbbbbbbbbbbbbb b b b b b b b 
b b b b b b</em></dt>
 <dd>
diff --git a/tp/t/results/xtable/table_nested.pl 
b/tp/t/results/xtable/table_nested.pl
index 14a211b85e..4768669e42 100644
--- a/tp/t/results/xtable/table_nested.pl
+++ b/tp/t/results/xtable/table_nested.pl
@@ -2680,8 +2680,8 @@ $result_converted{'plaintext'}->{'table_nested'} = 
'Quotation
 
 $result_converted{'html_text'}->{'table_nested'} = '
 <p>Quotation
-</p><blockquote>
-<dl>
+</p><blockquote class="quotation">
+<dl class="vtable">
 <dt id=\'index-first-item\'><span>first item<a class="copiable-anchor" 
href=\'#index-first-item\'> &para;</a></span></dt>
 <dt id=\'index-second-itemx\'><span>second itemx<a class="copiable-anchor" 
href=\'#index-second-itemx\'> &para;</a></span></dt>
 <dd>
@@ -2697,7 +2697,7 @@ $result_converted{'html_text'}->{'table_nested'} = '
 </dl>
 
 <p>Something.
-</p><dl>
+</p><dl class="table">
 <dt><em class="emph">in item</em></dt>
 <dd><p>Text without blank line
 </p></dd>
@@ -2710,7 +2710,7 @@ $result_converted{'html_text'}->{'table_nested'} = '
 
 <p>Example
 </p><div class="example">
-<dl>
+<dl class="vtable">
 <dt id=\'index-first-item-1\'><span><tt>first item</tt><a 
class="copiable-anchor" href=\'#index-first-item-1\'> &para;</a></span></dt>
 <dt id=\'index-second-itemx-1\'><span><tt>second itemx</tt><a 
class="copiable-anchor" href=\'#index-second-itemx-1\'> &para;</a></span></dt>
 <dd><pre class="example">
@@ -2729,7 +2729,7 @@ Text 2
 <pre class="example">
 
 Something.
-</pre><dl>
+</pre><dl class="table">
 <dt><tt><em class="emph">in item</em></tt></dt>
 <dd><pre class="example">Text without blank line
 </pre></dd>
@@ -2741,9 +2741,9 @@ Something.
 </pre></div>
 
 <p>Double quotation
-</p><blockquote>
-<blockquote>
-<dl>
+</p><blockquote class="quotation">
+<blockquote class="quotation">
+<dl class="vtable">
 <dt id=\'index-first-item-2\'><span>first item<a class="copiable-anchor" 
href=\'#index-first-item-2\'> &para;</a></span></dt>
 <dt id=\'index-second-itemx-2\'><span>second itemx<a class="copiable-anchor" 
href=\'#index-second-itemx-2\'> &para;</a></span></dt>
 <dd>
@@ -2759,7 +2759,7 @@ Something.
 </dl>
 
 <p>Something.
-</p><dl>
+</p><dl class="table">
 <dt><em class="emph">in item</em></dt>
 <dd><p>Text without blank line
 </p></dd>
diff --git a/tp/tests/indices/res_parser/index_special_region/Chapter.html 
b/tp/tests/indices/res_parser/index_special_region/Chapter.html
index 2bbfe42a56..d26da14914 100644
--- a/tp/tests/indices/res_parser/index_special_region/Chapter.html
+++ b/tp/tests/indices/res_parser/index_special_region/Chapter.html
@@ -97,7 +97,7 @@ and titlepage, and various wrong index entries.
 <dt><span class="category">: </span><strong class="strong"></strong></dt>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-fun'><span>fun<a class="copiable-anchor" href='#index-fun'> 
&para;</a></span></dt>
 </dl>
 
diff --git a/tp/tests/indices/res_parser/index_special_region_html/Chapter.html 
b/tp/tests/indices/res_parser/index_special_region_html/Chapter.html
index b6f958a0bb..ff117f5c29 100644
--- a/tp/tests/indices/res_parser/index_special_region_html/Chapter.html
+++ b/tp/tests/indices/res_parser/index_special_region_html/Chapter.html
@@ -97,7 +97,7 @@ and titlepage, and various wrong index entries.
 <dt><span class="category">: </span><strong class="strong"></strong></dt>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-fun'><span>fun<a class="copiable-anchor" href='#index-fun'> 
&para;</a></span></dt>
 </dl>
 
diff --git 
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying/Chapter.html
 
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying/Chapter.html
index a9c0ad0691..f3d10f718b 100644
--- 
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying/Chapter.html
+++ 
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying/Chapter.html
@@ -60,7 +60,7 @@ and titlepage, and various wrong index entries.
 <dt><span class="category">: </span><strong class="strong"></strong></dt>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-fun'><span>fun<a class="copiable-anchor" href='#index-fun'> 
&para;</a></span></dt>
 </dl>
 
diff --git 
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/Chapter.html
 
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/Chapter.html
index b7fa6136d7..b7824219ac 100644
--- 
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/Chapter.html
+++ 
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/Chapter.html
@@ -60,7 +60,7 @@ and titlepage, and various wrong index entries.
 <dt><span class="category">: </span><strong class="strong"></strong></dt>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-fun'><span>fun<a class="copiable-anchor" href='#index-fun'> 
&para;</a></span></dt>
 </dl>
 
diff --git 
a/tp/tests/indices/res_parser/index_special_region_no_region/Chapter.html 
b/tp/tests/indices/res_parser/index_special_region_no_region/Chapter.html
index a820b84270..f93b2e392c 100644
--- a/tp/tests/indices/res_parser/index_special_region_no_region/Chapter.html
+++ b/tp/tests/indices/res_parser/index_special_region_no_region/Chapter.html
@@ -60,7 +60,7 @@ and titlepage, and various wrong index entries.
 <dt><span class="category">: </span><strong class="strong"></strong></dt>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-fun'><span>fun<a class="copiable-anchor" href='#index-fun'> 
&para;</a></span></dt>
 </dl>
 
diff --git 
a/tp/tests/indices/res_parser/index_special_region_no_region_html/Chapter.html 
b/tp/tests/indices/res_parser/index_special_region_no_region_html/Chapter.html
index 89828574f6..76d3443392 100644
--- 
a/tp/tests/indices/res_parser/index_special_region_no_region_html/Chapter.html
+++ 
b/tp/tests/indices/res_parser/index_special_region_no_region_html/Chapter.html
@@ -60,7 +60,7 @@ and titlepage, and various wrong index entries.
 <dt><span class="category">: </span><strong class="strong"></strong></dt>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-fun'><span>fun<a class="copiable-anchor" href='#index-fun'> 
&para;</a></span></dt>
 </dl>
 
diff --git 
a/tp/tests/indices/res_parser/index_table/node-with-ftable-and-vtable.html 
b/tp/tests/indices/res_parser/index_table/node-with-ftable-and-vtable.html
index 01569f91b5..2e2ab1cdbb 100644
--- a/tp/tests/indices/res_parser/index_table/node-with-ftable-and-vtable.html
+++ b/tp/tests/indices/res_parser/index_table/node-with-ftable-and-vtable.html
@@ -49,7 +49,7 @@ span:hover a.copiable-anchor {visibility: visible}
 </p>
 
 
-<dl>
+<dl class="vtable">
 <dt id='index-var1'><span>var1<a class="copiable-anchor" href='#index-var1'> 
&para;</a></span></dt>
 <dt id='index-var2'><span>var2<a class="copiable-anchor" href='#index-var2'> 
&para;</a></span></dt>
 <dd><p>var1 et var2
@@ -57,7 +57,7 @@ span:hover a.copiable-anchor {visibility: visible}
 </dl>
 
 <p>an ftable 
-</p><dl>
+</p><dl class="ftable">
 <dt id='index-fun1'><span>fun1<a class="copiable-anchor" href='#index-fun1'> 
&para;</a></span></dt>
 <dt id='index-fun2'><span>fun2<a class="copiable-anchor" href='#index-fun2'> 
&para;</a></span></dt>
 <dd><p>fun1 et fun2 
diff --git 
a/tp/tests/indices/res_parser/indices_in_begin_tables_lists/indices_in_begin_tables_lists.html
 
b/tp/tests/indices/res_parser/indices_in_begin_tables_lists/indices_in_begin_tables_lists.html
index 043c740be9..60d4cd95bb 100644
--- 
a/tp/tests/indices/res_parser/indices_in_begin_tables_lists/indices_in_begin_tables_lists.html
+++ 
b/tp/tests/indices/res_parser/indices_in_begin_tables_lists/indices_in_begin_tables_lists.html
@@ -58,73 +58,73 @@ ul.mark-minus {list-style-type: "\2212"}
 </tr></table>
 <h1 class="chapter" id="chap">1 chap</h1>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li><a class="index-entry-anchor" id="index-also-a-cindex-in-itemize"></a>
 e&ndash;mph item
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li><a class="index-entry-anchor" id="index-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li><a class="index-entry-anchor" 
id="index-index-entry-right-after-_0040item"></a>
 i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>T&ndash;ext before items.
 </li><li><a class="index-entry-anchor" 
id="index-also-a-cindex-in-itemize-1"></a>
 bullet item
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol>
+<ol class="enumerate">
 <li>
 <a class="index-entry-anchor" 
id="index-index-inter-in-enumerate-between-lines"></a>
 
 </li><li> enumerate item
 </li></ol>
 
-<ol>
+<ol class="enumerate">
 <li> <a class="index-entry-anchor" 
id="index-index-inter-in-enumerate-after-line"></a>
 enumerate item
 </li></ol>
 
-<ol>
+<ol class="enumerate">
 <li><a class="index-entry-anchor" 
id="index-index-inter-in-enumerate-before-line"></a>
 
 </li><li> enumerate item
 </li></ol>
 
-<ol>
+<ol class="enumerate">
 <li>Title
 </li><li> <a class="index-entry-anchor" id="index-cindex"></a>
 enum
 </li></ol>
 
-<ol>
+<ol class="enumerate">
 <li> <a class="index-entry-anchor" id="index-first-idx"></a>
 <a class="index-entry-anchor" id="index-sedond-idx"></a>
 <a class="index-entry-anchor" id="index-another"></a>
 enum
 </li></ol>
 
-<dl>
+<dl class="vtable">
 <dt id='index-acode_002d_002db'><span><code class="code">acode--b</code><a 
class="copiable-anchor" href='#index-acode_002d_002db'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-aasis_002d_002db'><span>aasis&ndash;b<a class="copiable-anchor" 
href='#index-aasis_002d_002db'> &para;</a></span></dt>
 <dt id='index-b-1'><span>b<a class="copiable-anchor" href='#index-b-1'> 
&para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-avar_002d_002db'><span><var class="var">avar&ndash;b</var><a 
class="copiable-anchor" href='#index-avar_002d_002db'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -135,7 +135,7 @@ enum
 <dt id='index-d'><span><var class="var">d</var><a class="copiable-anchor" 
href='#index-d'> &para;</a></span></dt>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><a class="index-entry-anchor" id="index-cindex-in-table"></a>
 </dd>
 <dt><code class="code">abb</code></dt>
@@ -143,14 +143,14 @@ enum
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><a class="index-entry-anchor" id="index-cindex-in-table-1"></a>
 <p>Texte before first item.
 </p></dd>
 <dt><code class="code">abb</code></dt>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><a class="index-entry-anchor" id="index-samp-cindex-in-table"></a>
 </dd>
 <dt>&lsquo;<samp class="samp">asamp--bb</samp>&rsquo;</dt>
@@ -158,14 +158,14 @@ enum
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><a class="index-entry-anchor" id="index-samp-cindex-in-table-1"></a>
 <p>Texte before first item samp.
 </p></dd>
 <dt>&lsquo;<samp class="samp">asamp--bb</samp>&rsquo;</dt>
 </dl>
 
-<dl>
+<dl class="table">
 <dd>
 <a class="index-entry-anchor" id="index-cindex-between-lines"></a>
 
@@ -173,21 +173,21 @@ enum
 <dt>&lsquo;<samp class="samp">asamp--bb1</samp>&rsquo;</dt>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><a class="index-entry-anchor" id="index-cindex-before-line"></a>
 
 </dd>
 <dt>&lsquo;<samp class="samp">asamp--bb2</samp>&rsquo;</dt>
 </dl>
 
-<dl>
+<dl class="table">
 <dd>
 <a class="index-entry-anchor" id="index-cindex-after-line"></a>
 </dd>
 <dt>&lsquo;<samp class="samp">asamp--bb2</samp>&rsquo;</dt>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><a class="index-entry-anchor" id="index-cindex-first"></a>
 <a class="index-entry-anchor" id="index-second"></a>
 <a class="index-entry-anchor" id="index-third"></a>
diff --git 
a/tp/tests/indices/res_parser_info/index_special_region_html/index.html 
b/tp/tests/indices/res_parser_info/index_special_region_html/index.html
index 4a73d2e690..19fe6f9b7c 100644
--- a/tp/tests/indices/res_parser_info/index_special_region_html/index.html
+++ b/tp/tests/indices/res_parser_info/index_special_region_html/index.html
@@ -105,7 +105,7 @@ and titlepage, and various wrong index entries.
 <dt><span class="category">: </span><strong class="strong"></strong></dt>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-fun'><span>fun<a class="copiable-anchor" href='#index-fun'> 
&para;</a></span></dt>
 </dl>
 
diff --git 
a/tp/tests/indices/res_parser_info/index_special_region_no_insertcopying_html/index.html
 
b/tp/tests/indices/res_parser_info/index_special_region_no_insertcopying_html/index.html
index 6d0a51cc55..424ffa12f6 100644
--- 
a/tp/tests/indices/res_parser_info/index_special_region_no_insertcopying_html/index.html
+++ 
b/tp/tests/indices/res_parser_info/index_special_region_no_insertcopying_html/index.html
@@ -67,7 +67,7 @@ and titlepage, and various wrong index entries.
 <dt><span class="category">: </span><strong class="strong"></strong></dt>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-fun'><span>fun<a class="copiable-anchor" href='#index-fun'> 
&para;</a></span></dt>
 </dl>
 
diff --git 
a/tp/tests/indices/res_parser_info/index_special_region_no_region_html/index.html
 
b/tp/tests/indices/res_parser_info/index_special_region_no_region_html/index.html
index db916bf5f7..e3d2e05e7d 100644
--- 
a/tp/tests/indices/res_parser_info/index_special_region_no_region_html/index.html
+++ 
b/tp/tests/indices/res_parser_info/index_special_region_no_region_html/index.html
@@ -68,7 +68,7 @@ and titlepage, and various wrong index entries.
 <dt><span class="category">: </span><strong class="strong"></strong></dt>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-fun'><span>fun<a class="copiable-anchor" href='#index-fun'> 
&para;</a></span></dt>
 </dl>
 
diff --git a/tp/tests/layout/res_parser/formatting/formatting.html 
b/tp/tests/layout/res_parser/formatting/formatting.html
index 672adcf761..735832f8f5 100644
--- a/tp/tests/layout/res_parser/formatting/formatting.html
+++ b/tp/tests/layout/res_parser/formatting/formatting.html
@@ -1076,186 +1076,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
 &para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-titlepage-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -1264,7 +1264,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -1638,20 +1638,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-titlepage-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-titlepage-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-titlepage-b-2'><span>b<a class="copiable-anchor" 
href='#index-titlepage-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-titlepage-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-titlepage-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-titlepage-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -1660,7 +1660,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -1668,7 +1668,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -1768,32 +1768,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-titlepage-a-2'><span>a<a class="copiable-anchor" 
href='#index-titlepage-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-titlepage-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -2091,186 +2091,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -2279,7 +2279,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -2653,20 +2653,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-copying-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-copying-b-2'><span>b<a class="copiable-anchor" 
href='#index-copying-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-copying-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -2675,7 +2675,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -2683,7 +2683,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -2783,32 +2783,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'><span>a<a class="copiable-anchor" 
href='#index-copying-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -3162,186 +3162,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -3350,7 +3350,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -3724,20 +3724,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-copying-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-copying-b-2'><span>b<a class="copiable-anchor" 
href='#index-copying-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-copying-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -3746,7 +3746,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -3754,7 +3754,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -3854,32 +3854,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'><span>a<a class="copiable-anchor" 
href='#index-copying-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -4176,186 +4176,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code 
class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" id="index-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -4364,7 +4364,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -4738,20 +4738,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-a_002d_002dasis'><span>a&ndash;asis<a class="copiable-anchor" 
href='#index-a_002d_002dasis'> &para;</a></span></dt>
 <dt id='index-b-4'><span>b<a class="copiable-anchor" href='#index-b-4'> 
&para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-2'><span><em class="emph">a</em><a class="copiable-anchor" 
href='#index-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -4760,7 +4760,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -4768,7 +4768,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -4868,32 +4868,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-3'><span>a<a class="copiable-anchor" href='#index-a-3'> 
&para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -5205,222 +5205,222 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </em></div><pre class="example">
 
 <kbd class="kbd">default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">code kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> &para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">example kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem example kbdinputstyle</code></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <kbd class="kbd">distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note:</b> A Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">note:</b> A note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Caution:</b> Caution
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Important:</b> Important
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Tip:</b> a Tip
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Warning:</b> a Warning.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something &eacute; TeX:</b> The something 
&eacute; TeX is here.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">@ at the end of line &nbsp;:</b> A @ at the 
end of the @quotation line.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note, the note:</b> Note, the note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">aaa quotation
 </pre></blockquote>
 <div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">indent in quotation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example">A small quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">Note:</b> A small Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--temize
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '+'">
+</pre><ul class="itemize" style="list-style-type: '+'">
 <li><pre class="example">i--tem +
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">b--ullet
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-minus">
+</pre><ul class="itemize mark-minus">
 <li><pre class="example">minu--s
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: 'after emph'">
+</pre><ul class="itemize" style="list-style-type: 'after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-within-itemize-1"></a>i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">without brace w a--b
 </pre></li><li><pre class="example">without brace w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">with w a--b
 </pre></li><li><pre class="example">with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' on a line'">
+</pre><ul class="itemize" style="list-style-type: ' on a line'">
 <li><pre class="example">line w a--b
 </pre></li><li><pre class="example">line with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol start="3">
+</pre><ol class="enumerate" start="3">
 <li> <pre class="example">first third
 </pre></li><li> <pre class="example">second third
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="1">
+</pre><ol class="enumerate" type="a" start="1">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="3">
+</pre><ol class="enumerate" type="a" start="3">
 <li> <pre class="example">first c
 </pre></li><li> <pre class="example">second c
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="40%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="60%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="40%"><pre class="example">mu--ltitable 
item</pre></td><td width="60%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="40%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="60%"><pre class="example">multitable tab 2
@@ -5430,7 +5430,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </table>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <tbody><tr><td><pre class="example">truc</pre></td><td><pre 
class="example">bidule</pre></td></tr>
 </tbody>
 </table>
@@ -5874,14 +5874,14 @@ ref</a>
 <a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt><strong class="strong">a--strong</strong></tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a 
class="copiable-anchor" href='#index-a_002d_002dasis-1'> &para;</a></span></dt>
 <dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor" 
href='#index-b-5'> &para;</a></span></dt>
 <dd><pre class="example">l--ine
@@ -5889,7 +5889,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-5'><span><tt><em class="emph">a</em></tt><a 
class="copiable-anchor" href='#index-a-5'> &para;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
 <dt id='index-b-2'><span><tt><em class="emph">b</em></tt><a 
class="copiable-anchor" href='#index-b-2'> &para;</a></span></dt>
@@ -5898,7 +5898,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt><code class="code">a--code</code></tt></dt>
@@ -5907,7 +5907,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</tt></dt>
@@ -6025,37 +6025,37 @@ Invalid use of @':
 <code class="code">@image{,,,3--xt}</code> 
 
 
-</pre><ul>
+</pre><ul class="itemize">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' after emph'">
+</pre><ul class="itemize" style="list-style-type: ' after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a--missing style formatting</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor" 
href='#index-a-6'> &para;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
 <dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor" 
href='#index-b-3'> &para;</a></span></dt>
diff --git a/tp/tests/layout/res_parser/formatting_chm/chapter.html 
b/tp/tests/layout/res_parser/formatting_chm/chapter.html
index 95a8e6c00b..60c5995e95 100644
--- a/tp/tests/layout/res_parser/formatting_chm/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_chm/chapter.html
@@ -1077,186 +1077,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -1265,7 +1265,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -1639,20 +1639,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a 
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-copying-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-copying-b-2'><span>b<a class="copiable-anchor" 
href='#index-copying-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-copying-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -1661,7 +1661,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -1669,7 +1669,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -1769,32 +1769,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'><span>a<a class="copiable-anchor" 
href='#index-copying-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -2091,186 +2091,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code 
class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" id="index-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -2279,7 +2279,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -2653,20 +2653,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a 
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-a_002d_002dasis'><span>a&ndash;asis<a class="copiable-anchor" 
href='#index-a_002d_002dasis'> &para;</a></span></dt>
 <dt id='index-b-4'><span>b<a class="copiable-anchor" href='#index-b-4'> 
&para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-2'><span><em class="emph">a</em><a class="copiable-anchor" 
href='#index-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -2675,7 +2675,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -2683,7 +2683,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -2783,32 +2783,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-3'><span>a<a class="copiable-anchor" href='#index-a-3'> 
&para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -3120,222 +3120,222 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </em></div><pre class="example">
 
 <kbd class="kbd">default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">code kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> &para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">example kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem example kbdinputstyle</code></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <kbd class="kbd">distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note:</b> A Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">note:</b> A note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Caution:</b> Caution
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Important:</b> Important
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Tip:</b> a Tip
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Warning:</b> a Warning.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something &eacute; TeX:</b> The something 
&eacute; TeX is here.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">@ at the end of line &nbsp;:</b> A @ at the 
end of the @quotation line.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note, the note:</b> Note, the note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">aaa quotation
 </pre></blockquote>
 <div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">indent in quotation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example">A small quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">Note:</b> A small Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--temize
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '+'">
+</pre><ul class="itemize" style="list-style-type: '+'">
 <li><pre class="example">i--tem +
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">b--ullet
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-minus">
+</pre><ul class="itemize mark-minus">
 <li><pre class="example">minu--s
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: 'after emph'">
+</pre><ul class="itemize" style="list-style-type: 'after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-within-itemize-1"></a>i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">without brace w a--b
 </pre></li><li><pre class="example">without brace w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">with w a--b
 </pre></li><li><pre class="example">with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' on a line'">
+</pre><ul class="itemize" style="list-style-type: ' on a line'">
 <li><pre class="example">line w a--b
 </pre></li><li><pre class="example">line with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol start="3">
+</pre><ol class="enumerate" start="3">
 <li> <pre class="example">first third
 </pre></li><li> <pre class="example">second third
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="1">
+</pre><ol class="enumerate" type="a" start="1">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="3">
+</pre><ol class="enumerate" type="a" start="3">
 <li> <pre class="example">first c
 </pre></li><li> <pre class="example">second c
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="40%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="60%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="40%"><pre class="example">mu--ltitable 
item</pre></td><td width="60%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="40%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="60%"><pre class="example">multitable tab 2
@@ -3345,7 +3345,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </table>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <tbody><tr><td><pre class="example">truc</pre></td><td><pre 
class="example">bidule</pre></td></tr>
 </tbody>
 </table>
@@ -3789,14 +3789,14 @@ ref</a>
 <a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a 
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt><strong class="strong">a--strong</strong></tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a 
class="copiable-anchor" href='#index-a_002d_002dasis-1'> &para;</a></span></dt>
 <dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor" 
href='#index-b-5'> &para;</a></span></dt>
 <dd><pre class="example">l--ine
@@ -3804,7 +3804,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-5'><span><tt><em class="emph">a</em></tt><a 
class="copiable-anchor" href='#index-a-5'> &para;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
 <dt id='index-b-2'><span><tt><em class="emph">b</em></tt><a 
class="copiable-anchor" href='#index-b-2'> &para;</a></span></dt>
@@ -3813,7 +3813,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt><code class="code">a--code</code></tt></dt>
@@ -3822,7 +3822,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</tt></dt>
@@ -3940,37 +3940,37 @@ Invalid use of @':
 <code class="code">@image{,,,3--xt}</code> 
 
 
-</pre><ul>
+</pre><ul class="itemize">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' after emph'">
+</pre><ul class="itemize" style="list-style-type: ' after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a--missing style formatting</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor" 
href='#index-a-6'> &para;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
 <dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor" 
href='#index-b-3'> &para;</a></span></dt>
diff --git a/tp/tests/layout/res_parser/formatting_chm/formatting.html 
b/tp/tests/layout/res_parser/formatting_chm/formatting.html
index ac050a87b4..52a9cf41ae 100644
--- a/tp/tests/layout/res_parser/formatting_chm/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_chm/formatting.html
@@ -1070,186 +1070,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
 &para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-titlepage-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -1258,7 +1258,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -1632,20 +1632,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a 
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="chapter.html">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-titlepage-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-titlepage-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-titlepage-b-2'><span>b<a class="copiable-anchor" 
href='#index-titlepage-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-titlepage-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-titlepage-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-titlepage-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -1654,7 +1654,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -1662,7 +1662,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -1762,32 +1762,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-titlepage-a-2'><span>a<a class="copiable-anchor" 
href='#index-titlepage-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-titlepage-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -2085,186 +2085,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -2273,7 +2273,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -2647,20 +2647,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a 
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="chapter.html">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-copying-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-copying-b-2'><span>b<a class="copiable-anchor" 
href='#index-copying-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-copying-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -2669,7 +2669,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -2677,7 +2677,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -2777,32 +2777,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'><span>a<a class="copiable-anchor" 
href='#index-copying-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
diff --git 
a/tp/tests/layout/res_parser/formatting_enable_encoding/formatting.html 
b/tp/tests/layout/res_parser/formatting_enable_encoding/formatting.html
index 2b32fecdfa..2dff833a09 100644
--- a/tp/tests/layout/res_parser/formatting_enable_encoding/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_enable_encoding/formatting.html
@@ -1076,186 +1076,186 @@ error→ ↦ − ★ ⊣ ⇒
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
 &para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot—ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something é TeX:</b> The something é TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">— <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot—ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i–temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i–tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b–ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu–s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e–mph item
 </li></ul>
 
-<ul style="list-style-type: '• a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '• a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-titlepage-index-entry-within-itemize"></a>
 i–tem 1
 </li><li>i–tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a–b
 </li><li>without brace w c–d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a–b
 </li><li>with w c–d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a–b
 </li><li>line with w c–d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e–numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e–numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu–ltitable headitem</th><th width="60%">another 
tab</th></tr></thead>
 <tbody><tr><td width="40%">mu–ltitable item</td><td width="60%">multitable 
tab</td></tr>
 <tr><td width="40%">mu–ltitable item 2</td><td width="60%">multitable tab 2
@@ -1264,7 +1264,7 @@ i–tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -1638,20 +1638,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a–strong</strong></dt>
 <dd><p>l–ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-titlepage-a_002d_002dasis'><span>a–asis<a 
class="copiable-anchor" href='#index-titlepage-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-titlepage-b-2'><span>b<a class="copiable-anchor" 
href='#index-titlepage-b-2'> &para;</a></span></dt>
 <dd><p>l–ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-titlepage-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-titlepage-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-titlepage-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -1660,7 +1660,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -1668,7 +1668,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -1768,32 +1768,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e–mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e–mph item
 </li></ul>
 
-<ul style="list-style-type: '• a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '• a\2013 n itemize line'">
 <li>i–tem 1
 </li><li>i–tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l–ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a–missing style formatting</dt>
 <dd><p>l–ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-titlepage-a-2'><span>a<a class="copiable-anchor" 
href='#index-titlepage-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-titlepage-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -2091,186 +2091,186 @@ error→ ↦ − ★ ⊣ ⇒
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot—ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something é TeX:</b> The something é TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">— <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot—ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i–temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i–tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b–ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu–s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e–mph item
 </li></ul>
 
-<ul style="list-style-type: '• a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '• a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i–tem 1
 </li><li>i–tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a–b
 </li><li>without brace w c–d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a–b
 </li><li>with w c–d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a–b
 </li><li>line with w c–d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e–numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e–numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu–ltitable headitem</th><th width="60%">another 
tab</th></tr></thead>
 <tbody><tr><td width="40%">mu–ltitable item</td><td width="60%">multitable 
tab</td></tr>
 <tr><td width="40%">mu–ltitable item 2</td><td width="60%">multitable tab 2
@@ -2279,7 +2279,7 @@ i–tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -2653,20 +2653,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a–strong</strong></dt>
 <dd><p>l–ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'><span>a–asis<a class="copiable-anchor" 
href='#index-copying-a_002d_002dasis'> &para;</a></span></dt>
 <dt id='index-copying-b-2'><span>b<a class="copiable-anchor" 
href='#index-copying-b-2'> &para;</a></span></dt>
 <dd><p>l–ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-copying-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -2675,7 +2675,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -2683,7 +2683,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -2783,32 +2783,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e–mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e–mph item
 </li></ul>
 
-<ul style="list-style-type: '• a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '• a\2013 n itemize line'">
 <li>i–tem 1
 </li><li>i–tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l–ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a–missing style formatting</dt>
 <dd><p>l–ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'><span>a<a class="copiable-anchor" 
href='#index-copying-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -3162,186 +3162,186 @@ error→ ↦ − ★ ⊣ ⇒
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot—ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something é TeX:</b> The something é TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">— <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot—ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i–temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i–tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b–ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu–s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e–mph item
 </li></ul>
 
-<ul style="list-style-type: '• a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '• a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i–tem 1
 </li><li>i–tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a–b
 </li><li>without brace w c–d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a–b
 </li><li>with w c–d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a–b
 </li><li>line with w c–d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e–numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e–numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu–ltitable headitem</th><th width="60%">another 
tab</th></tr></thead>
 <tbody><tr><td width="40%">mu–ltitable item</td><td width="60%">multitable 
tab</td></tr>
 <tr><td width="40%">mu–ltitable item 2</td><td width="60%">multitable tab 2
@@ -3350,7 +3350,7 @@ i–tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -3724,20 +3724,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a–strong</strong></dt>
 <dd><p>l–ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'><span>a–asis<a class="copiable-anchor" 
href='#index-copying-a_002d_002dasis'> &para;</a></span></dt>
 <dt id='index-copying-b-2'><span>b<a class="copiable-anchor" 
href='#index-copying-b-2'> &para;</a></span></dt>
 <dd><p>l–ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-copying-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -3746,7 +3746,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -3754,7 +3754,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -3854,32 +3854,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e–mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e–mph item
 </li></ul>
 
-<ul style="list-style-type: '• a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '• a\2013 n itemize line'">
 <li>i–tem 1
 </li><li>i–tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l–ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a–missing style formatting</dt>
 <dd><p>l–ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'><span>a<a class="copiable-anchor" 
href='#index-copying-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -4176,186 +4176,186 @@ error→ ↦ − ★ ⊣ ⇒
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code 
class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot—ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something é TeX:</b> The something é TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">— <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot—ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i–temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i–tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b–ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu–s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e–mph item
 </li></ul>
 
-<ul style="list-style-type: '• a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '• a\2013 n itemize line'">
 <li><a class="index-entry-anchor" id="index-index-entry-within-itemize"></a>
 i–tem 1
 </li><li>i–tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a–b
 </li><li>without brace w c–d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a–b
 </li><li>with w c–d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a–b
 </li><li>line with w c–d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e–numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e–numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu–ltitable headitem</th><th width="60%">another 
tab</th></tr></thead>
 <tbody><tr><td width="40%">mu–ltitable item</td><td width="60%">multitable 
tab</td></tr>
 <tr><td width="40%">mu–ltitable item 2</td><td width="60%">multitable tab 2
@@ -4364,7 +4364,7 @@ i–tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -4738,20 +4738,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a–strong</strong></dt>
 <dd><p>l–ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-a_002d_002dasis'><span>a–asis<a class="copiable-anchor" 
href='#index-a_002d_002dasis'> &para;</a></span></dt>
 <dt id='index-b-4'><span>b<a class="copiable-anchor" href='#index-b-4'> 
&para;</a></span></dt>
 <dd><p>l–ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-2'><span><em class="emph">a</em><a class="copiable-anchor" 
href='#index-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -4760,7 +4760,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -4768,7 +4768,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -4868,32 +4868,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e–mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e–mph item
 </li></ul>
 
-<ul style="list-style-type: '• a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '• a\2013 n itemize line'">
 <li>i–tem 1
 </li><li>i–tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l–ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a–missing style formatting</dt>
 <dd><p>l–ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-3'><span>a<a class="copiable-anchor" href='#index-a-3'> 
&para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -5205,222 +5205,222 @@ error→ ↦ − ★ ⊣ ⇒
 </em></div><pre class="example">
 
 <kbd class="kbd">default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">code kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> &para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">example kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem example kbdinputstyle</code></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <kbd class="kbd">distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note:</b> A Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">note:</b> A note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Caution:</b> Caution
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Important:</b> Important
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Tip:</b> a Tip
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Warning:</b> a Warning.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something é TeX:</b> The something é TeX is 
here.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">@ at the end of line &nbsp;:</b> A @ at the 
end of the @quotation line.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note, the note:</b> Note, the note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">aaa quotation
 </pre></blockquote>
 <div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">indent in quotation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example">A small quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">Note:</b> A small Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--temize
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '+'">
+</pre><ul class="itemize" style="list-style-type: '+'">
 <li><pre class="example">i--tem +
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">b--ullet
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-minus">
+</pre><ul class="itemize mark-minus">
 <li><pre class="example">minu--s
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: 'after emph'">
+</pre><ul class="itemize" style="list-style-type: 'after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '• a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '• a\2013 n itemize line'">
 <li><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-within-itemize-1"></a>i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">without brace w a--b
 </pre></li><li><pre class="example">without brace w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">with w a--b
 </pre></li><li><pre class="example">with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' on a line'">
+</pre><ul class="itemize" style="list-style-type: ' on a line'">
 <li><pre class="example">line w a--b
 </pre></li><li><pre class="example">line with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol start="3">
+</pre><ol class="enumerate" start="3">
 <li> <pre class="example">first third
 </pre></li><li> <pre class="example">second third
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="1">
+</pre><ol class="enumerate" type="a" start="1">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="3">
+</pre><ol class="enumerate" type="a" start="3">
 <li> <pre class="example">first c
 </pre></li><li> <pre class="example">second c
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="40%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="60%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="40%"><pre class="example">mu--ltitable 
item</pre></td><td width="60%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="40%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="60%"><pre class="example">multitable tab 2
@@ -5430,7 +5430,7 @@ error→ ↦ − ★ ⊣ ⇒
 </table>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <tbody><tr><td><pre class="example">truc</pre></td><td><pre 
class="example">bidule</pre></td></tr>
 </tbody>
 </table>
@@ -5874,14 +5874,14 @@ ref</a>
 <a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt><strong class="strong">a--strong</strong></tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a 
class="copiable-anchor" href='#index-a_002d_002dasis-1'> &para;</a></span></dt>
 <dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor" 
href='#index-b-5'> &para;</a></span></dt>
 <dd><pre class="example">l--ine
@@ -5889,7 +5889,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-5'><span><tt><em class="emph">a</em></tt><a 
class="copiable-anchor" href='#index-a-5'> &para;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
 <dt id='index-b-2'><span><tt><em class="emph">b</em></tt><a 
class="copiable-anchor" href='#index-b-2'> &para;</a></span></dt>
@@ -5898,7 +5898,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt><code class="code">a--code</code></tt></dt>
@@ -5907,7 +5907,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</tt></dt>
@@ -6025,37 +6025,37 @@ Invalid use of @':
 <code class="code">@image{,,,3--xt}</code> 
 
 
-</pre><ul>
+</pre><ul class="itemize">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' after emph'">
+</pre><ul class="itemize" style="list-style-type: ' after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '• a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '• a\2013 n itemize line'">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a--missing style formatting</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor" 
href='#index-a-6'> &para;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
 <dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor" 
href='#index-b-3'> &para;</a></span></dt>
diff --git 
a/tp/tests/layout/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/formatting.xhtml
 
b/tp/tests/layout/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/formatting.xhtml
index 39c7fa2533..6253dca1db 100644
--- 
a/tp/tests/layout/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/formatting.xhtml
+++ 
b/tp/tests/layout/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/formatting.xhtml
@@ -1075,186 +1075,186 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&#8212;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &#233; TeX:</b> The something &#233; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &#160;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&#8212; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&#8212;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&#8211;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&#8211;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&#8211;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&#8211;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-titlepage-index-entry-within-itemize"></a>
 i&#8211;tem 1
 </li><li>i&#8211;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&#8211;b
 </li><li>without brace w c&#8211;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&#8211;b
 </li><li>with w c&#8211;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&#8211;b
 </li><li>line with w c&#8211;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&#8211;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&#8211;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&#8211;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&#8211;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&#8211;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -1263,7 +1263,7 @@ i&#8211;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -1637,20 +1637,20 @@ ref</a>
 <p><a href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&#8211;strong</strong></dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-titlepage-a_002d_002dasis'>a&#8211;asis</dt>
 <dt id='index-titlepage-b-2'>b</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-titlepage-a-1'><em class="emph">a</em></dt>
 <dd><a class="index-entry-anchor" 
id="index-titlepage-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -1659,7 +1659,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -1667,7 +1667,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&#8216;<samp class="samp">a--samp</samp>&#8221;</dt>
@@ -1767,32 +1767,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&#8211;tem 1
 </li><li>i&#8211;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&#8211;missing style formatting</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-titlepage-a-2'>a</dt>
 <dd><a class="index-entry-anchor" 
id="index-titlepage-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -2090,186 +2090,186 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&#8212;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &#233; TeX:</b> The something &#233; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &#160;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&#8212; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&#8212;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&#8211;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&#8211;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&#8211;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&#8211;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i&#8211;tem 1
 </li><li>i&#8211;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&#8211;b
 </li><li>without brace w c&#8211;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&#8211;b
 </li><li>with w c&#8211;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&#8211;b
 </li><li>line with w c&#8211;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&#8211;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&#8211;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&#8211;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&#8211;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&#8211;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -2278,7 +2278,7 @@ i&#8211;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -2652,20 +2652,20 @@ ref</a>
 <p><a href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&#8211;strong</strong></dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'>a&#8211;asis</dt>
 <dt id='index-copying-b-2'>b</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><em class="emph">a</em></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -2674,7 +2674,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -2682,7 +2682,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&#8216;<samp class="samp">a--samp</samp>&#8221;</dt>
@@ -2782,32 +2782,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&#8211;tem 1
 </li><li>i&#8211;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&#8211;missing style formatting</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'>a</dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -3137,186 +3137,186 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&#8212;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &#233; TeX:</b> The something &#233; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &#160;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&#8212; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&#8212;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&#8211;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&#8211;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&#8211;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&#8211;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i&#8211;tem 1
 </li><li>i&#8211;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&#8211;b
 </li><li>without brace w c&#8211;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&#8211;b
 </li><li>with w c&#8211;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&#8211;b
 </li><li>line with w c&#8211;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&#8211;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&#8211;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&#8211;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&#8211;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&#8211;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -3325,7 +3325,7 @@ i&#8211;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -3699,20 +3699,20 @@ ref</a>
 <p><a href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&#8211;strong</strong></dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'>a&#8211;asis</dt>
 <dt id='index-copying-b-2'>b</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><em class="emph">a</em></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -3721,7 +3721,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -3729,7 +3729,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&#8216;<samp class="samp">a--samp</samp>&#8221;</dt>
@@ -3829,32 +3829,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&#8211;tem 1
 </li><li>i&#8211;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&#8211;missing style formatting</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'>a</dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -4151,186 +4151,186 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><tt><kbd 
class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><code class="code 
as-code-kbd ">vtable i--tem code kbdinputstyle</code></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><tt><code 
class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><tt><code 
class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><tt><kbd 
class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&#8212;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &#233; TeX:</b> The something &#233; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &#160;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&#8212; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&#8212;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&#8211;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&#8211;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&#8211;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&#8211;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" id="index-index-entry-within-itemize"></a>
 i&#8211;tem 1
 </li><li>i&#8211;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&#8211;b
 </li><li>without brace w c&#8211;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&#8211;b
 </li><li>with w c&#8211;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&#8211;b
 </li><li>line with w c&#8211;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&#8211;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&#8211;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&#8211;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&#8211;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&#8211;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -4339,7 +4339,7 @@ i&#8211;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -4713,20 +4713,20 @@ ref</a>
 <p><a href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&#8211;strong</strong></dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-a_002d_002dasis'>a&#8211;asis</dt>
 <dt id='index-b-4'>b</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-2'><em class="emph">a</em></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -4735,7 +4735,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -4743,7 +4743,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&#8216;<samp class="samp">a--samp</samp>&#8221;</dt>
@@ -4843,32 +4843,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&#8211;tem 1
 </li><li>i&#8211;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&#8211;missing style formatting</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-3'>a</dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -5180,222 +5180,222 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 </em></div><pre class="example">
 
 <kbd class="kbd">default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><tt><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd></tt></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><tt><kbd 
class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">code kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><tt><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code></tt></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><tt><code 
class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">example kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><tt><code 
class="code as-code-kbd ">vtable i--tem example kbdinputstyle</code></tt></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><tt><code 
class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt></dt>
 </dl>
 </div>
 <pre class="example">
 
 <kbd class="kbd">distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><tt><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd></tt></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><tt><kbd 
class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt></dt>
 </dl>
 </div>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note:</b> A Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">note:</b> A note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Caution:</b> Caution
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Important:</b> Important
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Tip:</b> a Tip
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Warning:</b> a Warning.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something &#233; TeX:</b> The something 
&#233; TeX is here.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">@ at the end of line &#160;:</b> A @ at the 
end of the @quotation line.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note, the note:</b> Note, the note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">aaa quotation
 </pre></blockquote>
 <div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">indent in quotation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example">A small quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">Note:</b> A small Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--temize
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '+'">
+</pre><ul class="itemize" style="list-style-type: '+'">
 <li><pre class="example">i--tem +
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">b--ullet
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-minus">
+</pre><ul class="itemize mark-minus">
 <li><pre class="example">minu--s
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: 'after emph'">
+</pre><ul class="itemize" style="list-style-type: 'after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-within-itemize-1"></a>i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">without brace w a--b
 </pre></li><li><pre class="example">without brace w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">with w a--b
 </pre></li><li><pre class="example">with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' on a line'">
+</pre><ul class="itemize" style="list-style-type: ' on a line'">
 <li><pre class="example">line w a--b
 </pre></li><li><pre class="example">line with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol start="3">
+</pre><ol class="enumerate" start="3">
 <li> <pre class="example">first third
 </pre></li><li> <pre class="example">second third
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="1">
+</pre><ol class="enumerate" type="a" start="1">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="3">
+</pre><ol class="enumerate" type="a" start="3">
 <li> <pre class="example">first c
 </pre></li><li> <pre class="example">second c
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="40%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="60%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="40%"><pre class="example">mu--ltitable 
item</pre></td><td width="60%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="40%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="60%"><pre class="example">multitable tab 2
@@ -5405,7 +5405,7 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 </table>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <tbody><tr><td><pre class="example">truc</pre></td><td><pre 
class="example">bidule</pre></td></tr>
 </tbody>
 </table>
@@ -5849,14 +5849,14 @@ ref</a>
 <a href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt><strong class="strong">a--strong</strong></tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-a_002d_002dasis-1'><tt>a--asis</tt></dt>
 <dt id='index-b-5'><tt>b</tt></dt>
 <dd><pre class="example">l--ine
@@ -5864,7 +5864,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-5'><tt><em class="emph">a</em></tt></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
 <dt id='index-b-2'><tt><em class="emph">b</em></tt></dt>
@@ -5873,7 +5873,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt><code class="code">a--code</code></tt></dt>
@@ -5882,7 +5882,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt>&#8216;<samp class="samp">a--samp</samp>&#8221;</tt></dt>
@@ -6000,37 +6000,37 @@ Invalid use of @':
 <code class="code">@image{,,,3--xt}</code> 
 
 
-</pre><ul>
+</pre><ul class="itemize">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' after emph'">
+</pre><ul class="itemize" style="list-style-type: ' after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a--missing style formatting</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-6'><tt>a</tt></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
 <dt id='index-b-3'><tt>b</tt></dt>
diff --git 
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter.xhtml
 
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter.xhtml
index 3dee7f4f47..a127e74b05 100644
--- 
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter.xhtml
+++ 
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter.xhtml
@@ -1081,186 +1081,186 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&#8212;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &#233; TeX:</b> The something &#233; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &#160;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&#8212; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&#8212;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&#8211;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&#8211;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&#8211;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&#8211;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i&#8211;tem 1
 </li><li>i&#8211;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&#8211;b
 </li><li>without brace w c&#8211;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&#8211;b
 </li><li>with w c&#8211;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&#8211;b
 </li><li>line with w c&#8211;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&#8211;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&#8211;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&#8211;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&#8211;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&#8211;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -1269,7 +1269,7 @@ i&#8211;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -1643,20 +1643,20 @@ ref</a>
 <p><a href="../index3.html (uref3)/ext.html#ext">title with uref2 <a 
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&#8211;strong</strong></dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'>a&#8211;asis</dt>
 <dt id='index-copying-b-2'>b</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><em class="emph">a</em></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -1665,7 +1665,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -1673,7 +1673,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&#8216;<samp class="samp">a--samp</samp>&#8221;</dt>
@@ -1773,32 +1773,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&#8211;tem 1
 </li><li>i&#8211;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&#8211;missing style formatting</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'>a</dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -2095,186 +2095,186 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><tt><kbd 
class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><code class="code 
as-code-kbd ">vtable i--tem code kbdinputstyle</code></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><tt><code 
class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><tt><code 
class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><tt><kbd 
class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&#8212;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &#233; TeX:</b> The something &#233; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &#160;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&#8212; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&#8212;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&#8211;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&#8211;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&#8211;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&#8211;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" id="index-index-entry-within-itemize"></a>
 i&#8211;tem 1
 </li><li>i&#8211;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&#8211;b
 </li><li>without brace w c&#8211;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&#8211;b
 </li><li>with w c&#8211;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&#8211;b
 </li><li>line with w c&#8211;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&#8211;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&#8211;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&#8211;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&#8211;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&#8211;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -2283,7 +2283,7 @@ i&#8211;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -2657,20 +2657,20 @@ ref</a>
 <p><a href="../index3.html (uref3)/ext.html#ext">title with uref2 <a 
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&#8211;strong</strong></dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-a_002d_002dasis'>a&#8211;asis</dt>
 <dt id='index-b-4'>b</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-2'><em class="emph">a</em></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -2679,7 +2679,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -2687,7 +2687,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&#8216;<samp class="samp">a--samp</samp>&#8221;</dt>
@@ -2787,32 +2787,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&#8211;tem 1
 </li><li>i&#8211;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&#8211;missing style formatting</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-3'>a</dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -3124,222 +3124,222 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 </em></div><pre class="example">
 
 <kbd class="kbd">default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><tt><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd></tt></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><tt><kbd 
class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">code kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><tt><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code></tt></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><tt><code 
class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">example kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><tt><code 
class="code as-code-kbd ">vtable i--tem example kbdinputstyle</code></tt></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><tt><code 
class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt></dt>
 </dl>
 </div>
 <pre class="example">
 
 <kbd class="kbd">distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><tt><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd></tt></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><tt><kbd 
class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt></dt>
 </dl>
 </div>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note:</b> A Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">note:</b> A note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Caution:</b> Caution
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Important:</b> Important
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Tip:</b> a Tip
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Warning:</b> a Warning.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something &#233; TeX:</b> The something 
&#233; TeX is here.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">@ at the end of line &#160;:</b> A @ at the 
end of the @quotation line.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note, the note:</b> Note, the note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">aaa quotation
 </pre></blockquote>
 <div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">indent in quotation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example">A small quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">Note:</b> A small Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--temize
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '+'">
+</pre><ul class="itemize" style="list-style-type: '+'">
 <li><pre class="example">i--tem +
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">b--ullet
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-minus">
+</pre><ul class="itemize mark-minus">
 <li><pre class="example">minu--s
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: 'after emph'">
+</pre><ul class="itemize" style="list-style-type: 'after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-within-itemize-1"></a>i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">without brace w a--b
 </pre></li><li><pre class="example">without brace w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">with w a--b
 </pre></li><li><pre class="example">with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' on a line'">
+</pre><ul class="itemize" style="list-style-type: ' on a line'">
 <li><pre class="example">line w a--b
 </pre></li><li><pre class="example">line with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol start="3">
+</pre><ol class="enumerate" start="3">
 <li> <pre class="example">first third
 </pre></li><li> <pre class="example">second third
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="1">
+</pre><ol class="enumerate" type="a" start="1">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="3">
+</pre><ol class="enumerate" type="a" start="3">
 <li> <pre class="example">first c
 </pre></li><li> <pre class="example">second c
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="40%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="60%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="40%"><pre class="example">mu--ltitable 
item</pre></td><td width="60%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="40%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="60%"><pre class="example">multitable tab 2
@@ -3349,7 +3349,7 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 </table>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <tbody><tr><td><pre class="example">truc</pre></td><td><pre 
class="example">bidule</pre></td></tr>
 </tbody>
 </table>
@@ -3793,14 +3793,14 @@ ref</a>
 <a href="../index3.html (uref3)/ext.html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt><strong class="strong">a--strong</strong></tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-a_002d_002dasis-1'><tt>a--asis</tt></dt>
 <dt id='index-b-5'><tt>b</tt></dt>
 <dd><pre class="example">l--ine
@@ -3808,7 +3808,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-5'><tt><em class="emph">a</em></tt></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
 <dt id='index-b-2'><tt><em class="emph">b</em></tt></dt>
@@ -3817,7 +3817,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt><code class="code">a--code</code></tt></dt>
@@ -3826,7 +3826,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt>&#8216;<samp class="samp">a--samp</samp>&#8221;</tt></dt>
@@ -3944,37 +3944,37 @@ Invalid use of @':
 <code class="code">@image{,,,3--xt}</code> 
 
 
-</pre><ul>
+</pre><ul class="itemize">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' after emph'">
+</pre><ul class="itemize" style="list-style-type: ' after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a--missing style formatting</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-6'><tt>a</tt></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
 <dt id='index-b-3'><tt>b</tt></dt>
diff --git 
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting.xhtml
 
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting.xhtml
index 1db68c66a7..da04f6d6d1 100644
--- 
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting.xhtml
+++ 
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting.xhtml
@@ -1073,186 +1073,186 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&#8212;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &#233; TeX:</b> The something &#233; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &#160;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&#8212; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&#8212;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&#8211;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&#8211;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&#8211;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&#8211;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-titlepage-index-entry-within-itemize"></a>
 i&#8211;tem 1
 </li><li>i&#8211;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&#8211;b
 </li><li>without brace w c&#8211;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&#8211;b
 </li><li>with w c&#8211;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&#8211;b
 </li><li>line with w c&#8211;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&#8211;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&#8211;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&#8211;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&#8211;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&#8211;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -1261,7 +1261,7 @@ i&#8211;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -1635,20 +1635,20 @@ ref</a>
 <p><a href="../index3.html (uref3)/ext.html#ext">title with uref2 <a 
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="chapter.xhtml">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&#8211;strong</strong></dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-titlepage-a_002d_002dasis'>a&#8211;asis</dt>
 <dt id='index-titlepage-b-2'>b</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-titlepage-a-1'><em class="emph">a</em></dt>
 <dd><a class="index-entry-anchor" 
id="index-titlepage-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -1657,7 +1657,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -1665,7 +1665,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&#8216;<samp class="samp">a--samp</samp>&#8221;</dt>
@@ -1765,32 +1765,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&#8211;tem 1
 </li><li>i&#8211;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&#8211;missing style formatting</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-titlepage-a-2'>a</dt>
 <dd><a class="index-entry-anchor" 
id="index-titlepage-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -2088,186 +2088,186 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&#8212;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &#233; TeX:</b> The something &#233; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &#160;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&#8212; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&#8212;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&#8211;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&#8211;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&#8211;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&#8211;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i&#8211;tem 1
 </li><li>i&#8211;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&#8211;b
 </li><li>without brace w c&#8211;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&#8211;b
 </li><li>with w c&#8211;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&#8211;b
 </li><li>line with w c&#8211;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&#8211;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&#8211;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&#8211;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&#8211;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&#8211;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -2276,7 +2276,7 @@ i&#8211;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -2650,20 +2650,20 @@ ref</a>
 <p><a href="../index3.html (uref3)/ext.html#ext">title with uref2 <a 
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="chapter.xhtml">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&#8211;strong</strong></dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'>a&#8211;asis</dt>
 <dt id='index-copying-b-2'>b</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><em class="emph">a</em></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -2672,7 +2672,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -2680,7 +2680,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&#8216;<samp class="samp">a--samp</samp>&#8221;</dt>
@@ -2780,32 +2780,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&#8211;tem 1
 </li><li>i&#8211;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&#8211;missing style formatting</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'>a</dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
diff --git a/tp/tests/layout/res_parser/formatting_exotic/chapter.html 
b/tp/tests/layout/res_parser/formatting_exotic/chapter.html
index 4fb065f4df..45931f7472 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/chapter.html
@@ -1094,186 +1094,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -1282,7 +1282,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -1656,20 +1656,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a 
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-copying-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-copying-b-2'><span>b<a class="copiable-anchor" 
href='#index-copying-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-copying-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -1678,7 +1678,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -1686,7 +1686,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -1786,32 +1786,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'><span>a<a class="copiable-anchor" 
href='#index-copying-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -2108,186 +2108,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code 
class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" id="index-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -2296,7 +2296,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -2670,20 +2670,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a 
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-a_002d_002dasis'><span>a&ndash;asis<a class="copiable-anchor" 
href='#index-a_002d_002dasis'> &para;</a></span></dt>
 <dt id='index-b-4'><span>b<a class="copiable-anchor" href='#index-b-4'> 
&para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-2'><span><em class="emph">a</em><a class="copiable-anchor" 
href='#index-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -2692,7 +2692,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -2700,7 +2700,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -2800,32 +2800,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-3'><span>a<a class="copiable-anchor" href='#index-a-3'> 
&para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -3137,222 +3137,222 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </em></div><pre class="example">
 
 <kbd class="kbd">default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">code kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> &para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">example kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem example kbdinputstyle</code></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <kbd class="kbd">distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note:</b> A Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">note:</b> A note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Caution:</b> Caution
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Important:</b> Important
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Tip:</b> a Tip
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Warning:</b> a Warning.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something &eacute; TeX:</b> The something 
&eacute; TeX is here.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">@ at the end of line &nbsp;:</b> A @ at the 
end of the @quotation line.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note, the note:</b> Note, the note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">aaa quotation
 </pre></blockquote>
 <div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">indent in quotation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example">A small quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">Note:</b> A small Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--temize
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '+'">
+</pre><ul class="itemize" style="list-style-type: '+'">
 <li><pre class="example">i--tem +
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">b--ullet
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-minus">
+</pre><ul class="itemize mark-minus">
 <li><pre class="example">minu--s
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: 'after emph'">
+</pre><ul class="itemize" style="list-style-type: 'after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-within-itemize-1"></a>i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">without brace w a--b
 </pre></li><li><pre class="example">without brace w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">with w a--b
 </pre></li><li><pre class="example">with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' on a line'">
+</pre><ul class="itemize" style="list-style-type: ' on a line'">
 <li><pre class="example">line w a--b
 </pre></li><li><pre class="example">line with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol start="3">
+</pre><ol class="enumerate" start="3">
 <li> <pre class="example">first third
 </pre></li><li> <pre class="example">second third
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="1">
+</pre><ol class="enumerate" type="a" start="1">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="3">
+</pre><ol class="enumerate" type="a" start="3">
 <li> <pre class="example">first c
 </pre></li><li> <pre class="example">second c
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="40%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="60%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="40%"><pre class="example">mu--ltitable 
item</pre></td><td width="60%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="40%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="60%"><pre class="example">multitable tab 2
@@ -3362,7 +3362,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </table>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <tbody><tr><td><pre class="example">truc</pre></td><td><pre 
class="example">bidule</pre></td></tr>
 </tbody>
 </table>
@@ -3794,14 +3794,14 @@ ref</a>
 <a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a 
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt><strong class="strong">a--strong</strong></tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a 
class="copiable-anchor" href='#index-a_002d_002dasis-1'> &para;</a></span></dt>
 <dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor" 
href='#index-b-5'> &para;</a></span></dt>
 <dd><pre class="example">l--ine
@@ -3809,7 +3809,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-5'><span><tt><em class="emph">a</em></tt><a 
class="copiable-anchor" href='#index-a-5'> &para;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
 <dt id='index-b-2'><span><tt><em class="emph">b</em></tt><a 
class="copiable-anchor" href='#index-b-2'> &para;</a></span></dt>
@@ -3818,7 +3818,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt><code class="code">a--code</code></tt></dt>
@@ -3827,7 +3827,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</tt></dt>
@@ -3945,37 +3945,37 @@ Invalid use of @':
 <code class="code">@image{,,,3--xt}</code> 
 
 
-</pre><ul>
+</pre><ul class="itemize">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' after emph'">
+</pre><ul class="itemize" style="list-style-type: ' after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a--missing style formatting</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor" 
href='#index-a-6'> &para;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
 <dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor" 
href='#index-b-3'> &para;</a></span></dt>
diff --git a/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html 
b/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
index 0e8a775d8d..690c6da81d 100644
--- a/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
@@ -1076,186 +1076,186 @@ erreur&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
 &para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note&nbsp;:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note&nbsp;:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution&nbsp;:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important&nbsp;:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip&nbsp;:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning&nbsp;:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX&nbsp;:</b> The something &eacute; TeX 
is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;&nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing&nbsp;:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note&nbsp;:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note&nbsp;:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing&nbsp;:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-titlepage-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -1264,7 +1264,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -1638,20 +1638,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> dans <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-titlepage-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-titlepage-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-titlepage-b-2'><span>b<a class="copiable-anchor" 
href='#index-titlepage-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-titlepage-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-titlepage-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-titlepage-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -1660,7 +1660,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -1668,7 +1668,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -1768,32 +1768,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-titlepage-a-2'><span>a<a class="copiable-anchor" 
href='#index-titlepage-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-titlepage-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -2091,186 +2091,186 @@ erreur&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note&nbsp;:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note&nbsp;:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution&nbsp;:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important&nbsp;:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip&nbsp;:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning&nbsp;:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX&nbsp;:</b> The something &eacute; TeX 
is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;&nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing&nbsp;:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note&nbsp;:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note&nbsp;:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing&nbsp;:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -2279,7 +2279,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -2653,20 +2653,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> dans <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-copying-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-copying-b-2'><span>b<a class="copiable-anchor" 
href='#index-copying-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-copying-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -2675,7 +2675,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -2683,7 +2683,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -2783,32 +2783,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'><span>a<a class="copiable-anchor" 
href='#index-copying-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -3162,186 +3162,186 @@ erreur&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note&nbsp;:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note&nbsp;:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution&nbsp;:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important&nbsp;:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip&nbsp;:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning&nbsp;:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX&nbsp;:</b> The something &eacute; TeX 
is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;&nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing&nbsp;:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note&nbsp;:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note&nbsp;:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing&nbsp;:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -3350,7 +3350,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -3724,20 +3724,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> dans <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-copying-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-copying-b-2'><span>b<a class="copiable-anchor" 
href='#index-copying-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-copying-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -3746,7 +3746,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -3754,7 +3754,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -3854,32 +3854,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'><span>a<a class="copiable-anchor" 
href='#index-copying-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -4176,186 +4176,186 @@ erreur&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code 
class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note&nbsp;:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note&nbsp;:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution&nbsp;:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important&nbsp;:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip&nbsp;:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning&nbsp;:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX&nbsp;:</b> The something &eacute; TeX 
is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;&nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing&nbsp;:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note&nbsp;:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note&nbsp;:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing&nbsp;:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" id="index-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -4364,7 +4364,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -4738,20 +4738,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> dans <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-a_002d_002dasis'><span>a&ndash;asis<a class="copiable-anchor" 
href='#index-a_002d_002dasis'> &para;</a></span></dt>
 <dt id='index-b-4'><span>b<a class="copiable-anchor" href='#index-b-4'> 
&para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-2'><span><em class="emph">a</em><a class="copiable-anchor" 
href='#index-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -4760,7 +4760,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -4768,7 +4768,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -4868,32 +4868,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-3'><span>a<a class="copiable-anchor" href='#index-a-3'> 
&para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -5205,222 +5205,222 @@ erreur&rarr; &rarr; - &lowast; -| &rArr;
 </em></div><pre class="example">
 
 <kbd class="kbd">default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">code kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> &para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">example kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem example kbdinputstyle</code></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <kbd class="kbd">distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note&nbsp;:</b> A Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">note&nbsp;:</b> A note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Caution&nbsp;:</b> Caution
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Important&nbsp;:</b> Important
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Tip&nbsp;:</b> a Tip
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Warning&nbsp;:</b> a Warning.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something &eacute; TeX&nbsp;:</b> The 
something &eacute; TeX is here.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">@ at the end of line &nbsp;&nbsp;:</b> A @ 
at the end of the @quotation line.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something, other thing&nbsp;:</b> something, 
other thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note, the note&nbsp;:</b> Note, the note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">aaa quotation
 </pre></blockquote>
 <div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">indent in quotation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example">A small quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">Note&nbsp;:</b> A small Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">something, other thing&nbsp;:</b> something, 
other thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--temize
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '+'">
+</pre><ul class="itemize" style="list-style-type: '+'">
 <li><pre class="example">i--tem +
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">b--ullet
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-minus">
+</pre><ul class="itemize mark-minus">
 <li><pre class="example">minu--s
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: 'after emph'">
+</pre><ul class="itemize" style="list-style-type: 'after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-within-itemize-1"></a>i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">without brace w a--b
 </pre></li><li><pre class="example">without brace w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">with w a--b
 </pre></li><li><pre class="example">with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' on a line'">
+</pre><ul class="itemize" style="list-style-type: ' on a line'">
 <li><pre class="example">line w a--b
 </pre></li><li><pre class="example">line with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol start="3">
+</pre><ol class="enumerate" start="3">
 <li> <pre class="example">first third
 </pre></li><li> <pre class="example">second third
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="1">
+</pre><ol class="enumerate" type="a" start="1">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="3">
+</pre><ol class="enumerate" type="a" start="3">
 <li> <pre class="example">first c
 </pre></li><li> <pre class="example">second c
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="40%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="60%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="40%"><pre class="example">mu--ltitable 
item</pre></td><td width="60%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="40%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="60%"><pre class="example">multitable tab 2
@@ -5430,7 +5430,7 @@ erreur&rarr; &rarr; - &lowast; -| &rArr;
 </table>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <tbody><tr><td><pre class="example">truc</pre></td><td><pre 
class="example">bidule</pre></td></tr>
 </tbody>
 </table>
@@ -5874,14 +5874,14 @@ ref</a>
 <a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> dans <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt><strong class="strong">a--strong</strong></tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a 
class="copiable-anchor" href='#index-a_002d_002dasis-1'> &para;</a></span></dt>
 <dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor" 
href='#index-b-5'> &para;</a></span></dt>
 <dd><pre class="example">l--ine
@@ -5889,7 +5889,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-5'><span><tt><em class="emph">a</em></tt><a 
class="copiable-anchor" href='#index-a-5'> &para;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
 <dt id='index-b-2'><span><tt><em class="emph">b</em></tt><a 
class="copiable-anchor" href='#index-b-2'> &para;</a></span></dt>
@@ -5898,7 +5898,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt><code class="code">a--code</code></tt></dt>
@@ -5907,7 +5907,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</tt></dt>
@@ -6025,37 +6025,37 @@ Invalid use of @':
 <code class="code">@image{,,,3--xt}</code> 
 
 
-</pre><ul>
+</pre><ul class="itemize">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' after emph'">
+</pre><ul class="itemize" style="list-style-type: ' after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a--missing style formatting</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor" 
href='#index-a-6'> &para;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
 <dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor" 
href='#index-b-3'> &para;</a></span></dt>
diff --git a/tp/tests/layout/res_parser/formatting_html/formatting.html 
b/tp/tests/layout/res_parser/formatting_html/formatting.html
index 672adcf761..735832f8f5 100644
--- a/tp/tests/layout/res_parser/formatting_html/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_html/formatting.html
@@ -1076,186 +1076,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
 &para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-titlepage-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -1264,7 +1264,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -1638,20 +1638,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-titlepage-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-titlepage-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-titlepage-b-2'><span>b<a class="copiable-anchor" 
href='#index-titlepage-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-titlepage-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-titlepage-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-titlepage-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -1660,7 +1660,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -1668,7 +1668,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -1768,32 +1768,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-titlepage-a-2'><span>a<a class="copiable-anchor" 
href='#index-titlepage-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-titlepage-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -2091,186 +2091,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -2279,7 +2279,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -2653,20 +2653,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-copying-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-copying-b-2'><span>b<a class="copiable-anchor" 
href='#index-copying-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-copying-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -2675,7 +2675,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -2683,7 +2683,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -2783,32 +2783,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'><span>a<a class="copiable-anchor" 
href='#index-copying-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -3162,186 +3162,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -3350,7 +3350,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -3724,20 +3724,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-copying-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-copying-b-2'><span>b<a class="copiable-anchor" 
href='#index-copying-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-copying-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -3746,7 +3746,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -3754,7 +3754,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -3854,32 +3854,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'><span>a<a class="copiable-anchor" 
href='#index-copying-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -4176,186 +4176,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code 
class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" id="index-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -4364,7 +4364,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -4738,20 +4738,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-a_002d_002dasis'><span>a&ndash;asis<a class="copiable-anchor" 
href='#index-a_002d_002dasis'> &para;</a></span></dt>
 <dt id='index-b-4'><span>b<a class="copiable-anchor" href='#index-b-4'> 
&para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-2'><span><em class="emph">a</em><a class="copiable-anchor" 
href='#index-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -4760,7 +4760,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -4768,7 +4768,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -4868,32 +4868,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-3'><span>a<a class="copiable-anchor" href='#index-a-3'> 
&para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -5205,222 +5205,222 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </em></div><pre class="example">
 
 <kbd class="kbd">default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">code kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> &para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">example kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem example kbdinputstyle</code></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <kbd class="kbd">distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note:</b> A Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">note:</b> A note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Caution:</b> Caution
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Important:</b> Important
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Tip:</b> a Tip
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Warning:</b> a Warning.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something &eacute; TeX:</b> The something 
&eacute; TeX is here.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">@ at the end of line &nbsp;:</b> A @ at the 
end of the @quotation line.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note, the note:</b> Note, the note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">aaa quotation
 </pre></blockquote>
 <div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">indent in quotation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example">A small quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">Note:</b> A small Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--temize
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '+'">
+</pre><ul class="itemize" style="list-style-type: '+'">
 <li><pre class="example">i--tem +
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">b--ullet
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-minus">
+</pre><ul class="itemize mark-minus">
 <li><pre class="example">minu--s
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: 'after emph'">
+</pre><ul class="itemize" style="list-style-type: 'after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-within-itemize-1"></a>i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">without brace w a--b
 </pre></li><li><pre class="example">without brace w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">with w a--b
 </pre></li><li><pre class="example">with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' on a line'">
+</pre><ul class="itemize" style="list-style-type: ' on a line'">
 <li><pre class="example">line w a--b
 </pre></li><li><pre class="example">line with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol start="3">
+</pre><ol class="enumerate" start="3">
 <li> <pre class="example">first third
 </pre></li><li> <pre class="example">second third
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="1">
+</pre><ol class="enumerate" type="a" start="1">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="3">
+</pre><ol class="enumerate" type="a" start="3">
 <li> <pre class="example">first c
 </pre></li><li> <pre class="example">second c
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="40%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="60%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="40%"><pre class="example">mu--ltitable 
item</pre></td><td width="60%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="40%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="60%"><pre class="example">multitable tab 2
@@ -5430,7 +5430,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </table>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <tbody><tr><td><pre class="example">truc</pre></td><td><pre 
class="example">bidule</pre></td></tr>
 </tbody>
 </table>
@@ -5874,14 +5874,14 @@ ref</a>
 <a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt><strong class="strong">a--strong</strong></tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a 
class="copiable-anchor" href='#index-a_002d_002dasis-1'> &para;</a></span></dt>
 <dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor" 
href='#index-b-5'> &para;</a></span></dt>
 <dd><pre class="example">l--ine
@@ -5889,7 +5889,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-5'><span><tt><em class="emph">a</em></tt><a 
class="copiable-anchor" href='#index-a-5'> &para;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
 <dt id='index-b-2'><span><tt><em class="emph">b</em></tt><a 
class="copiable-anchor" href='#index-b-2'> &para;</a></span></dt>
@@ -5898,7 +5898,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt><code class="code">a--code</code></tt></dt>
@@ -5907,7 +5907,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</tt></dt>
@@ -6025,37 +6025,37 @@ Invalid use of @':
 <code class="code">@image{,,,3--xt}</code> 
 
 
-</pre><ul>
+</pre><ul class="itemize">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' after emph'">
+</pre><ul class="itemize" style="list-style-type: ' after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a--missing style formatting</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor" 
href='#index-a-6'> &para;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
 <dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor" 
href='#index-b-3'> &para;</a></span></dt>
diff --git 
a/tp/tests/layout/res_parser/formatting_html_no_texi2html/formatting.html 
b/tp/tests/layout/res_parser/formatting_html_no_texi2html/formatting.html
index 40ac0c049a..7f6069d7be 100644
--- a/tp/tests/layout/res_parser/formatting_html_no_texi2html/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_html_no_texi2html/formatting.html
@@ -1134,186 +1134,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -1322,7 +1322,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -1696,20 +1696,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-copying-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-copying-b-2'><span>b<a class="copiable-anchor" 
href='#index-copying-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-copying-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -1718,7 +1718,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -1726,7 +1726,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -1826,32 +1826,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'><span>a<a class="copiable-anchor" 
href='#index-copying-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -2148,186 +2148,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code 
class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" id="index-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -2336,7 +2336,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -2710,20 +2710,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-a_002d_002dasis'><span>a&ndash;asis<a class="copiable-anchor" 
href='#index-a_002d_002dasis'> &para;</a></span></dt>
 <dt id='index-b-4'><span>b<a class="copiable-anchor" href='#index-b-4'> 
&para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-2'><span><em class="emph">a</em><a class="copiable-anchor" 
href='#index-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -2732,7 +2732,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -2740,7 +2740,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -2840,32 +2840,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-3'><span>a<a class="copiable-anchor" href='#index-a-3'> 
&para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -3177,222 +3177,222 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </em></div><pre class="example">
 
 <kbd class="kbd">default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">code kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> &para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">example kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem example kbdinputstyle</code></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <kbd class="kbd">distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note:</b> A Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">note:</b> A note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Caution:</b> Caution
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Important:</b> Important
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Tip:</b> a Tip
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Warning:</b> a Warning.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something &eacute; TeX:</b> The something 
&eacute; TeX is here.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">@ at the end of line &nbsp;:</b> A @ at the 
end of the @quotation line.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note, the note:</b> Note, the note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">aaa quotation
 </pre></blockquote>
 <div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">indent in quotation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example">A small quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">Note:</b> A small Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--temize
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '+'">
+</pre><ul class="itemize" style="list-style-type: '+'">
 <li><pre class="example">i--tem +
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">b--ullet
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-minus">
+</pre><ul class="itemize mark-minus">
 <li><pre class="example">minu--s
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: 'after emph'">
+</pre><ul class="itemize" style="list-style-type: 'after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-within-itemize-1"></a>i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">without brace w a--b
 </pre></li><li><pre class="example">without brace w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">with w a--b
 </pre></li><li><pre class="example">with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' on a line'">
+</pre><ul class="itemize" style="list-style-type: ' on a line'">
 <li><pre class="example">line w a--b
 </pre></li><li><pre class="example">line with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol start="3">
+</pre><ol class="enumerate" start="3">
 <li> <pre class="example">first third
 </pre></li><li> <pre class="example">second third
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="1">
+</pre><ol class="enumerate" type="a" start="1">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="3">
+</pre><ol class="enumerate" type="a" start="3">
 <li> <pre class="example">first c
 </pre></li><li> <pre class="example">second c
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="40%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="60%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="40%"><pre class="example">mu--ltitable 
item</pre></td><td width="60%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="40%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="60%"><pre class="example">multitable tab 2
@@ -3402,7 +3402,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </table>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <tbody><tr><td><pre class="example">truc</pre></td><td><pre 
class="example">bidule</pre></td></tr>
 </tbody>
 </table>
@@ -3846,14 +3846,14 @@ ref</a>
 <a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt><strong class="strong">a--strong</strong></tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a 
class="copiable-anchor" href='#index-a_002d_002dasis-1'> &para;</a></span></dt>
 <dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor" 
href='#index-b-5'> &para;</a></span></dt>
 <dd><pre class="example">l--ine
@@ -3861,7 +3861,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-5'><span><tt><em class="emph">a</em></tt><a 
class="copiable-anchor" href='#index-a-5'> &para;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
 <dt id='index-b-2'><span><tt><em class="emph">b</em></tt><a 
class="copiable-anchor" href='#index-b-2'> &para;</a></span></dt>
@@ -3870,7 +3870,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt><code class="code">a--code</code></tt></dt>
@@ -3879,7 +3879,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</tt></dt>
@@ -3997,37 +3997,37 @@ Invalid use of @':
 <code class="code">@image{,,,3--xt}</code> 
 
 
-</pre><ul>
+</pre><ul class="itemize">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' after emph'">
+</pre><ul class="itemize" style="list-style-type: ' after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a--missing style formatting</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor" 
href='#index-a-6'> &para;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
 <dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor" 
href='#index-b-3'> &para;</a></span></dt>
diff --git a/tp/tests/layout/res_parser/formatting_html_nodes/chapter.html 
b/tp/tests/layout/res_parser/formatting_html_nodes/chapter.html
index c365553371..87992b6acc 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/chapter.html
@@ -1096,186 +1096,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -1284,7 +1284,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -1658,20 +1658,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a 
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-copying-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-copying-b-2'><span>b<a class="copiable-anchor" 
href='#index-copying-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-copying-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -1680,7 +1680,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -1688,7 +1688,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -1788,32 +1788,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'><span>a<a class="copiable-anchor" 
href='#index-copying-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -2110,186 +2110,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code 
class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" id="index-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -2298,7 +2298,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -2672,20 +2672,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a 
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-a_002d_002dasis'><span>a&ndash;asis<a class="copiable-anchor" 
href='#index-a_002d_002dasis'> &para;</a></span></dt>
 <dt id='index-b-4'><span>b<a class="copiable-anchor" href='#index-b-4'> 
&para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-2'><span><em class="emph">a</em><a class="copiable-anchor" 
href='#index-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -2694,7 +2694,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -2702,7 +2702,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -2802,32 +2802,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-3'><span>a<a class="copiable-anchor" href='#index-a-3'> 
&para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -3139,222 +3139,222 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </em></div><pre class="example">
 
 <kbd class="kbd">default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">code kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> &para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">example kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem example kbdinputstyle</code></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <kbd class="kbd">distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note:</b> A Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">note:</b> A note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Caution:</b> Caution
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Important:</b> Important
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Tip:</b> a Tip
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Warning:</b> a Warning.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something &eacute; TeX:</b> The something 
&eacute; TeX is here.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">@ at the end of line &nbsp;:</b> A @ at the 
end of the @quotation line.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note, the note:</b> Note, the note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">aaa quotation
 </pre></blockquote>
 <div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">indent in quotation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example">A small quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">Note:</b> A small Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--temize
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '+'">
+</pre><ul class="itemize" style="list-style-type: '+'">
 <li><pre class="example">i--tem +
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">b--ullet
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-minus">
+</pre><ul class="itemize mark-minus">
 <li><pre class="example">minu--s
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: 'after emph'">
+</pre><ul class="itemize" style="list-style-type: 'after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-within-itemize-1"></a>i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">without brace w a--b
 </pre></li><li><pre class="example">without brace w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">with w a--b
 </pre></li><li><pre class="example">with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' on a line'">
+</pre><ul class="itemize" style="list-style-type: ' on a line'">
 <li><pre class="example">line w a--b
 </pre></li><li><pre class="example">line with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol start="3">
+</pre><ol class="enumerate" start="3">
 <li> <pre class="example">first third
 </pre></li><li> <pre class="example">second third
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="1">
+</pre><ol class="enumerate" type="a" start="1">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="3">
+</pre><ol class="enumerate" type="a" start="3">
 <li> <pre class="example">first c
 </pre></li><li> <pre class="example">second c
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="40%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="60%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="40%"><pre class="example">mu--ltitable 
item</pre></td><td width="60%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="40%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="60%"><pre class="example">multitable tab 2
@@ -3364,7 +3364,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </table>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <tbody><tr><td><pre class="example">truc</pre></td><td><pre 
class="example">bidule</pre></td></tr>
 </tbody>
 </table>
@@ -3808,14 +3808,14 @@ ref</a>
 <a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a 
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt><strong class="strong">a--strong</strong></tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a 
class="copiable-anchor" href='#index-a_002d_002dasis-1'> &para;</a></span></dt>
 <dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor" 
href='#index-b-5'> &para;</a></span></dt>
 <dd><pre class="example">l--ine
@@ -3823,7 +3823,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-5'><span><tt><em class="emph">a</em></tt><a 
class="copiable-anchor" href='#index-a-5'> &para;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
 <dt id='index-b-2'><span><tt><em class="emph">b</em></tt><a 
class="copiable-anchor" href='#index-b-2'> &para;</a></span></dt>
@@ -3832,7 +3832,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt><code class="code">a--code</code></tt></dt>
@@ -3841,7 +3841,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</tt></dt>
@@ -3959,37 +3959,37 @@ Invalid use of @':
 <code class="code">@image{,,,3--xt}</code> 
 
 
-</pre><ul>
+</pre><ul class="itemize">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' after emph'">
+</pre><ul class="itemize" style="list-style-type: ' after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a--missing style formatting</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor" 
href='#index-a-6'> &para;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
 <dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor" 
href='#index-b-3'> &para;</a></span></dt>
diff --git a/tp/tests/layout/res_parser/formatting_html_nodes/index.html 
b/tp/tests/layout/res_parser/formatting_html_nodes/index.html
index e89d7b0ecc..911da455ea 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/index.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/index.html
@@ -1072,186 +1072,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
 &para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-titlepage-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -1260,7 +1260,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -1634,20 +1634,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a 
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="chapter.html">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-titlepage-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-titlepage-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-titlepage-b-2'><span>b<a class="copiable-anchor" 
href='#index-titlepage-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-titlepage-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-titlepage-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-titlepage-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -1656,7 +1656,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -1664,7 +1664,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -1764,32 +1764,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-titlepage-a-2'><span>a<a class="copiable-anchor" 
href='#index-titlepage-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-titlepage-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -2087,186 +2087,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -2275,7 +2275,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -2649,20 +2649,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a 
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="chapter.html">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-copying-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-copying-b-2'><span>b<a class="copiable-anchor" 
href='#index-copying-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-copying-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -2671,7 +2671,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -2679,7 +2679,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -2779,32 +2779,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'><span>a<a class="copiable-anchor" 
href='#index-copying-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
diff --git a/tp/tests/layout/res_parser/formatting_inline_css/formatting.html 
b/tp/tests/layout/res_parser/formatting_inline_css/formatting.html
index 960a90ae41..6ec7877cb7 100644
--- a/tp/tests/layout/res_parser/formatting_inline_css/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_inline_css/formatting.html
@@ -1052,186 +1052,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r" style="font-family: initial; font-weight: normal">r</span> <small 
class="sc">SC</small> <code class="t">t</code> <span class="sansserif" 
style="font-family: sans-serif; font-weight: normal">sansserif</span> <i 
class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd" style="font-style: oblique">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd" style="font-style: oblique">vtable i--tem default 
kbdinputstyle</kbd><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example" style="margin-left: 3.2em">
 <pre class="example"><kbd class="kbd" style="font-style: oblique">in example 
default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd" style="font-style: oblique">vtable i--tem in example default 
kbdinputstyle</kbd></tt><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" style="visibility: hidden; text-decoration: none; 
line-height: 0em" 
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example" style="margin-left: 3.2em">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd" style="font-style: oblique">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd" style="font-style: oblique">vtable i--tem example 
kbdinputstyle</kbd><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example" style="margin-left: 3.2em">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd" style="font-style: oblique">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd" style="font-style: oblique">vtable i--tem distinct 
kbdinputstyle</kbd><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example" style="margin-left: 3.2em">
 <pre class="example"><kbd class="kbd" style="font-style: oblique">in example 
distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd" style="font-style: oblique">vtable i--tem in example distinct 
kbdinputstyle</kbd></tt><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
 &para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center" style="text-align:center">&mdash; <em 
class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet" style="list-style-type: disc">
+<ul class="itemize mark-bullet" style="list-style-type: disc">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet" style="list-style-type: disc">
+<ul class="itemize mark-bullet" style="list-style-type: disc">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus" style="list-style-type: "\2212"">
+<ul class="itemize mark-minus" style="list-style-type: "\2212"">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-titlepage-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none" style="list-style-type: none">
+<ul class="itemize mark-none" style="list-style-type: none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none" style="list-style-type: none">
+<ul class="itemize mark-none" style="list-style-type: none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -1240,7 +1240,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -1614,20 +1614,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-titlepage-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" style="visibility: hidden; text-decoration: none; 
line-height: 0em" href='#index-titlepage-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-titlepage-b-2'><span>b<a class="copiable-anchor" 
style="visibility: hidden; text-decoration: none; line-height: 0em" 
href='#index-titlepage-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-titlepage-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" style="visibility: hidden; text-decoration: none; 
line-height: 0em" href='#index-titlepage-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-titlepage-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -1636,7 +1636,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -1644,7 +1644,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -1744,32 +1744,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-titlepage-a-2'><span>a<a class="copiable-anchor" 
style="visibility: hidden; text-decoration: none; line-height: 0em" 
href='#index-titlepage-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-titlepage-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -2067,186 +2067,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r" style="font-family: initial; font-weight: normal">r</span> <small 
class="sc">SC</small> <code class="t">t</code> <span class="sansserif" 
style="font-family: sans-serif; font-weight: normal">sansserif</span> <i 
class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd" style="font-style: oblique">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd" style="font-style: oblique">vtable i--tem default 
kbdinputstyle</kbd><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example" style="margin-left: 3.2em">
 <pre class="example"><kbd class="kbd" style="font-style: oblique">in example 
default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd" style="font-style: oblique">vtable i--tem in example default 
kbdinputstyle</kbd></tt><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" style="visibility: hidden; text-decoration: none; 
line-height: 0em" 
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example" style="margin-left: 3.2em">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd" style="font-style: oblique">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd" style="font-style: oblique">vtable i--tem example 
kbdinputstyle</kbd><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example" style="margin-left: 3.2em">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd" style="font-style: oblique">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd" style="font-style: oblique">vtable i--tem distinct 
kbdinputstyle</kbd><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example" style="margin-left: 3.2em">
 <pre class="example"><kbd class="kbd" style="font-style: oblique">in example 
distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd" style="font-style: oblique">vtable i--tem in example distinct 
kbdinputstyle</kbd></tt><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center" style="text-align:center">&mdash; <em 
class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet" style="list-style-type: disc">
+<ul class="itemize mark-bullet" style="list-style-type: disc">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet" style="list-style-type: disc">
+<ul class="itemize mark-bullet" style="list-style-type: disc">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus" style="list-style-type: "\2212"">
+<ul class="itemize mark-minus" style="list-style-type: "\2212"">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none" style="list-style-type: none">
+<ul class="itemize mark-none" style="list-style-type: none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none" style="list-style-type: none">
+<ul class="itemize mark-none" style="list-style-type: none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -2255,7 +2255,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -2629,20 +2629,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" style="visibility: hidden; text-decoration: none; 
line-height: 0em" href='#index-copying-a_002d_002dasis'> &para;</a></span></dt>
 <dt id='index-copying-b-2'><span>b<a class="copiable-anchor" 
style="visibility: hidden; text-decoration: none; line-height: 0em" 
href='#index-copying-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" style="visibility: hidden; text-decoration: none; 
line-height: 0em" href='#index-copying-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -2651,7 +2651,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -2659,7 +2659,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -2759,32 +2759,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'><span>a<a class="copiable-anchor" 
style="visibility: hidden; text-decoration: none; line-height: 0em" 
href='#index-copying-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -3138,186 +3138,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r" style="font-family: initial; font-weight: normal">r</span> <small 
class="sc">SC</small> <code class="t">t</code> <span class="sansserif" 
style="font-family: sans-serif; font-weight: normal">sansserif</span> <i 
class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd" style="font-style: oblique">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd" style="font-style: oblique">vtable i--tem default 
kbdinputstyle</kbd><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example" style="margin-left: 3.2em">
 <pre class="example"><kbd class="kbd" style="font-style: oblique">in example 
default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd" style="font-style: oblique">vtable i--tem in example default 
kbdinputstyle</kbd></tt><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" style="visibility: hidden; text-decoration: none; 
line-height: 0em" 
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example" style="margin-left: 3.2em">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd" style="font-style: oblique">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd" style="font-style: oblique">vtable i--tem example 
kbdinputstyle</kbd><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example" style="margin-left: 3.2em">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd" style="font-style: oblique">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd" style="font-style: oblique">vtable i--tem distinct 
kbdinputstyle</kbd><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example" style="margin-left: 3.2em">
 <pre class="example"><kbd class="kbd" style="font-style: oblique">in example 
distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd" style="font-style: oblique">vtable i--tem in example distinct 
kbdinputstyle</kbd></tt><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center" style="text-align:center">&mdash; <em 
class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet" style="list-style-type: disc">
+<ul class="itemize mark-bullet" style="list-style-type: disc">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet" style="list-style-type: disc">
+<ul class="itemize mark-bullet" style="list-style-type: disc">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus" style="list-style-type: "\2212"">
+<ul class="itemize mark-minus" style="list-style-type: "\2212"">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none" style="list-style-type: none">
+<ul class="itemize mark-none" style="list-style-type: none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none" style="list-style-type: none">
+<ul class="itemize mark-none" style="list-style-type: none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -3326,7 +3326,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -3700,20 +3700,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" style="visibility: hidden; text-decoration: none; 
line-height: 0em" href='#index-copying-a_002d_002dasis'> &para;</a></span></dt>
 <dt id='index-copying-b-2'><span>b<a class="copiable-anchor" 
style="visibility: hidden; text-decoration: none; line-height: 0em" 
href='#index-copying-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" style="visibility: hidden; text-decoration: none; 
line-height: 0em" href='#index-copying-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -3722,7 +3722,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -3730,7 +3730,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -3830,32 +3830,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'><span>a<a class="copiable-anchor" 
style="visibility: hidden; text-decoration: none; line-height: 0em" 
href='#index-copying-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -4152,186 +4152,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r" style="font-family: initial; font-weight: normal">r</span> <small 
class="sc">SC</small> <code class="t">t</code> <span class="sansserif" 
style="font-family: sans-serif; font-weight: normal">sansserif</span> <i 
class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd" style="font-style: oblique">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd" style="font-style: oblique">vtable i--tem default 
kbdinputstyle</kbd><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example" style="margin-left: 3.2em">
 <pre class="example"><kbd class="kbd" style="font-style: oblique">in example 
default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd" style="font-style: oblique">vtable i--tem in example default 
kbdinputstyle</kbd></tt><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" style="visibility: hidden; text-decoration: none; 
line-height: 0em" href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example" style="margin-left: 3.2em">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code 
class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd" style="font-style: oblique">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd" style="font-style: oblique">vtable i--tem example 
kbdinputstyle</kbd><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example" style="margin-left: 3.2em">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd" style="font-style: oblique">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd" style="font-style: oblique">vtable i--tem distinct 
kbdinputstyle</kbd><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example" style="margin-left: 3.2em">
 <pre class="example"><kbd class="kbd" style="font-style: oblique">in example 
distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd" style="font-style: oblique">vtable i--tem in example distinct 
kbdinputstyle</kbd></tt><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center" style="text-align:center">&mdash; <em 
class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet" style="list-style-type: disc">
+<ul class="itemize mark-bullet" style="list-style-type: disc">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet" style="list-style-type: disc">
+<ul class="itemize mark-bullet" style="list-style-type: disc">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus" style="list-style-type: "\2212"">
+<ul class="itemize mark-minus" style="list-style-type: "\2212"">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" id="index-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none" style="list-style-type: none">
+<ul class="itemize mark-none" style="list-style-type: none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none" style="list-style-type: none">
+<ul class="itemize mark-none" style="list-style-type: none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -4340,7 +4340,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -4714,20 +4714,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-a_002d_002dasis'><span>a&ndash;asis<a class="copiable-anchor" 
style="visibility: hidden; text-decoration: none; line-height: 0em" 
href='#index-a_002d_002dasis'> &para;</a></span></dt>
 <dt id='index-b-4'><span>b<a class="copiable-anchor" style="visibility: 
hidden; text-decoration: none; line-height: 0em" href='#index-b-4'> 
&para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-2'><span><em class="emph">a</em><a class="copiable-anchor" 
style="visibility: hidden; text-decoration: none; line-height: 0em" 
href='#index-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -4736,7 +4736,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -4744,7 +4744,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -4844,32 +4844,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-3'><span>a<a class="copiable-anchor" style="visibility: 
hidden; text-decoration: none; line-height: 0em" href='#index-a-3'> 
&para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -5181,222 +5181,222 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </em></div><pre class="example">
 
 <kbd class="kbd" style="font-style: oblique">default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd 
class="kbd" style="font-style: oblique">vtable i--tem default 
kbdinputstyle</kbd></tt><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example" style="margin-left: 3.2em">
 <pre class="example"><kbd class="kbd" style="font-style: oblique">in example 
default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd
 class="kbd" style="font-style: oblique">vtable i--tem in example default 
kbdinputstyle</kbd></tt><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">code kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code></tt><a 
class="copiable-anchor" style="visibility: hidden; text-decoration: none; 
line-height: 0em" href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example" style="margin-left: 3.2em">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">example kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem example kbdinputstyle</code></tt><a 
class="copiable-anchor" style="visibility: hidden; text-decoration: none; 
line-height: 0em" href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example" style="margin-left: 3.2em">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <kbd class="kbd" style="font-style: oblique">distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd 
class="kbd" style="font-style: oblique">vtable i--tem distinct 
kbdinputstyle</kbd></tt><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example" style="margin-left: 3.2em">
 <pre class="example"><kbd class="kbd" style="font-style: oblique">in example 
distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd
 class="kbd" style="font-style: oblique">vtable i--tem in example distinct 
kbdinputstyle</kbd></tt><a class="copiable-anchor" style="visibility: hidden; 
text-decoration: none; line-height: 0em" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note:</b> A Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">note:</b> A note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Caution:</b> Caution
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Important:</b> Important
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Tip:</b> a Tip
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Warning:</b> a Warning.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something &eacute; TeX:</b> The something 
&eacute; TeX is here.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">@ at the end of line &nbsp;:</b> A @ at the 
end of the @quotation line.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note, the note:</b> Note, the note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">aaa quotation
 </pre></blockquote>
 <div class="center" style="text-align:center">--- <em class="emph">quotation 
author</em>
 </div><pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">indent in quotation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example">A small quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">Note:</b> A small Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><ul class="mark-bullet" style="list-style-type: disc">
+</pre><ul class="itemize mark-bullet" style="list-style-type: disc">
 <li><pre class="example">i--temize
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '+'">
+</pre><ul class="itemize" style="list-style-type: '+'">
 <li><pre class="example">i--tem +
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-bullet" style="list-style-type: disc">
+</pre><ul class="itemize mark-bullet" style="list-style-type: disc">
 <li><pre class="example">b--ullet
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-minus" style="list-style-type: "\2212"">
+</pre><ul class="itemize mark-minus" style="list-style-type: "\2212"">
 <li><pre class="example">minu--s
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: 'after emph'">
+</pre><ul class="itemize" style="list-style-type: 'after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-within-itemize-1"></a>i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none" style="list-style-type: none">
+</pre><ul class="itemize mark-none" style="list-style-type: none">
 <li><pre class="example">without brace w a--b
 </pre></li><li><pre class="example">without brace w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none" style="list-style-type: none">
+</pre><ul class="itemize mark-none" style="list-style-type: none">
 <li><pre class="example">with w a--b
 </pre></li><li><pre class="example">with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' on a line'">
+</pre><ul class="itemize" style="list-style-type: ' on a line'">
 <li><pre class="example">line w a--b
 </pre></li><li><pre class="example">line with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol start="3">
+</pre><ol class="enumerate" start="3">
 <li> <pre class="example">first third
 </pre></li><li> <pre class="example">second third
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="1">
+</pre><ol class="enumerate" type="a" start="1">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="3">
+</pre><ol class="enumerate" type="a" start="3">
 <li> <pre class="example">first c
 </pre></li><li> <pre class="example">second c
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="40%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="60%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="40%"><pre class="example">mu--ltitable 
item</pre></td><td width="60%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="40%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="60%"><pre class="example">multitable tab 2
@@ -5406,7 +5406,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </table>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <tbody><tr><td><pre class="example">truc</pre></td><td><pre 
class="example">bidule</pre></td></tr>
 </tbody>
 </table>
@@ -5850,14 +5850,14 @@ ref</a>
 <a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt><strong class="strong">a--strong</strong></tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a 
class="copiable-anchor" style="visibility: hidden; text-decoration: none; 
line-height: 0em" href='#index-a_002d_002dasis-1'> &para;</a></span></dt>
 <dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor" 
style="visibility: hidden; text-decoration: none; line-height: 0em" 
href='#index-b-5'> &para;</a></span></dt>
 <dd><pre class="example">l--ine
@@ -5865,7 +5865,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-5'><span><tt><em class="emph">a</em></tt><a 
class="copiable-anchor" style="visibility: hidden; text-decoration: none; 
line-height: 0em" href='#index-a-5'> &para;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
 <dt id='index-b-2'><span><tt><em class="emph">b</em></tt><a 
class="copiable-anchor" style="visibility: hidden; text-decoration: none; 
line-height: 0em" href='#index-b-2'> &para;</a></span></dt>
@@ -5874,7 +5874,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt><code class="code">a--code</code></tt></dt>
@@ -5883,7 +5883,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</tt></dt>
@@ -6001,37 +6001,37 @@ Invalid use of @':
 <code class="code">@image{,,,3--xt}</code> 
 
 
-</pre><ul>
+</pre><ul class="itemize">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' after emph'">
+</pre><ul class="itemize" style="list-style-type: ' after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a--missing style formatting</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor" 
style="visibility: hidden; text-decoration: none; line-height: 0em" 
href='#index-a-6'> &para;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
 <dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor" 
style="visibility: hidden; text-decoration: none; line-height: 0em" 
href='#index-b-3'> &para;</a></span></dt>
diff --git a/tp/tests/layout/res_parser/formatting_mathjax/formatting.html 
b/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
index 36b9362234..312eed1619 100644
--- a/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
@@ -1086,186 +1086,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em class="tex2jax_process">\[<b class="b">b</b> <i 
class="i">i</i> <span class="r">r</span> <small class="sc">SC</small> <code 
class="t">t</code> <span class="sansserif">sansserif</span> <i 
class="slanted">slanted</i>
 \]</em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
 &para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-titlepage-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -1274,7 +1274,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -1648,20 +1648,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-titlepage-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-titlepage-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-titlepage-b-2'><span>b<a class="copiable-anchor" 
href='#index-titlepage-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-titlepage-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-titlepage-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-titlepage-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -1670,7 +1670,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -1678,7 +1678,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -1778,32 +1778,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-titlepage-a-2'><span>a<a class="copiable-anchor" 
href='#index-titlepage-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-titlepage-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -2101,186 +2101,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em class="tex2jax_process">\[<b class="b">b</b> <i 
class="i">i</i> <span class="r">r</span> <small class="sc">SC</small> <code 
class="t">t</code> <span class="sansserif">sansserif</span> <i 
class="slanted">slanted</i>
 \]</em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -2289,7 +2289,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -2663,20 +2663,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-copying-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-copying-b-2'><span>b<a class="copiable-anchor" 
href='#index-copying-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-copying-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -2685,7 +2685,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -2693,7 +2693,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -2793,32 +2793,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'><span>a<a class="copiable-anchor" 
href='#index-copying-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -3172,186 +3172,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em class="tex2jax_process">\[<b class="b">b</b> <i 
class="i">i</i> <span class="r">r</span> <small class="sc">SC</small> <code 
class="t">t</code> <span class="sansserif">sansserif</span> <i 
class="slanted">slanted</i>
 \]</em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -3360,7 +3360,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -3734,20 +3734,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-copying-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-copying-b-2'><span>b<a class="copiable-anchor" 
href='#index-copying-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-copying-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -3756,7 +3756,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -3764,7 +3764,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -3864,32 +3864,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'><span>a<a class="copiable-anchor" 
href='#index-copying-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -4186,186 +4186,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em class="tex2jax_process">\[<b class="b">b</b> <i 
class="i">i</i> <span class="r">r</span> <small class="sc">SC</small> <code 
class="t">t</code> <span class="sansserif">sansserif</span> <i 
class="slanted">slanted</i>
 \]</em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code 
class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" id="index-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -4374,7 +4374,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -4748,20 +4748,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-a_002d_002dasis'><span>a&ndash;asis<a class="copiable-anchor" 
href='#index-a_002d_002dasis'> &para;</a></span></dt>
 <dt id='index-b-4'><span>b<a class="copiable-anchor" href='#index-b-4'> 
&para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-2'><span><em class="emph">a</em><a class="copiable-anchor" 
href='#index-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -4770,7 +4770,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -4778,7 +4778,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -4878,32 +4878,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-3'><span>a<a class="copiable-anchor" href='#index-a-3'> 
&para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -5215,222 +5215,222 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 \]</em></div><pre class="example">
 
 <kbd class="kbd">default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">code kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> &para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">example kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem example kbdinputstyle</code></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <kbd class="kbd">distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note:</b> A Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">note:</b> A note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Caution:</b> Caution
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Important:</b> Important
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Tip:</b> a Tip
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Warning:</b> a Warning.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something &eacute; TeX:</b> The something 
&eacute; TeX is here.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">@ at the end of line &nbsp;:</b> A @ at the 
end of the @quotation line.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note, the note:</b> Note, the note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">aaa quotation
 </pre></blockquote>
 <div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">indent in quotation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example">A small quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">Note:</b> A small Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--temize
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '+'">
+</pre><ul class="itemize" style="list-style-type: '+'">
 <li><pre class="example">i--tem +
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">b--ullet
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-minus">
+</pre><ul class="itemize mark-minus">
 <li><pre class="example">minu--s
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: 'after emph'">
+</pre><ul class="itemize" style="list-style-type: 'after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-within-itemize-1"></a>i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">without brace w a--b
 </pre></li><li><pre class="example">without brace w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">with w a--b
 </pre></li><li><pre class="example">with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' on a line'">
+</pre><ul class="itemize" style="list-style-type: ' on a line'">
 <li><pre class="example">line w a--b
 </pre></li><li><pre class="example">line with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol start="3">
+</pre><ol class="enumerate" start="3">
 <li> <pre class="example">first third
 </pre></li><li> <pre class="example">second third
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="1">
+</pre><ol class="enumerate" type="a" start="1">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="3">
+</pre><ol class="enumerate" type="a" start="3">
 <li> <pre class="example">first c
 </pre></li><li> <pre class="example">second c
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="40%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="60%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="40%"><pre class="example">mu--ltitable 
item</pre></td><td width="60%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="40%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="60%"><pre class="example">multitable tab 2
@@ -5440,7 +5440,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </table>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <tbody><tr><td><pre class="example">truc</pre></td><td><pre 
class="example">bidule</pre></td></tr>
 </tbody>
 </table>
@@ -5884,14 +5884,14 @@ ref</a>
 <a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt><strong class="strong">a--strong</strong></tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a 
class="copiable-anchor" href='#index-a_002d_002dasis-1'> &para;</a></span></dt>
 <dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor" 
href='#index-b-5'> &para;</a></span></dt>
 <dd><pre class="example">l--ine
@@ -5899,7 +5899,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-5'><span><tt><em class="emph">a</em></tt><a 
class="copiable-anchor" href='#index-a-5'> &para;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
 <dt id='index-b-2'><span><tt><em class="emph">b</em></tt><a 
class="copiable-anchor" href='#index-b-2'> &para;</a></span></dt>
@@ -5908,7 +5908,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt><code class="code">a--code</code></tt></dt>
@@ -5917,7 +5917,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</tt></dt>
@@ -6035,37 +6035,37 @@ Invalid use of @':
 <code class="code">@image{,,,3--xt}</code> 
 
 
-</pre><ul>
+</pre><ul class="itemize">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' after emph'">
+</pre><ul class="itemize" style="list-style-type: ' after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a--missing style formatting</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor" 
href='#index-a-6'> &para;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
 <dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor" 
href='#index-b-3'> &para;</a></span></dt>
diff --git a/tp/tests/layout/res_parser/formatting_nodes/chapter.html 
b/tp/tests/layout/res_parser/formatting_nodes/chapter.html
index c365553371..87992b6acc 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/chapter.html
@@ -1096,186 +1096,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -1284,7 +1284,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -1658,20 +1658,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a 
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-copying-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-copying-b-2'><span>b<a class="copiable-anchor" 
href='#index-copying-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-copying-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -1680,7 +1680,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -1688,7 +1688,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -1788,32 +1788,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'><span>a<a class="copiable-anchor" 
href='#index-copying-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -2110,186 +2110,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code 
class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" id="index-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -2298,7 +2298,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -2672,20 +2672,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a 
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-a_002d_002dasis'><span>a&ndash;asis<a class="copiable-anchor" 
href='#index-a_002d_002dasis'> &para;</a></span></dt>
 <dt id='index-b-4'><span>b<a class="copiable-anchor" href='#index-b-4'> 
&para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-2'><span><em class="emph">a</em><a class="copiable-anchor" 
href='#index-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -2694,7 +2694,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -2702,7 +2702,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -2802,32 +2802,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-3'><span>a<a class="copiable-anchor" href='#index-a-3'> 
&para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -3139,222 +3139,222 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </em></div><pre class="example">
 
 <kbd class="kbd">default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">code kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> &para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">example kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem example kbdinputstyle</code></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <kbd class="kbd">distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note:</b> A Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">note:</b> A note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Caution:</b> Caution
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Important:</b> Important
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Tip:</b> a Tip
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Warning:</b> a Warning.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something &eacute; TeX:</b> The something 
&eacute; TeX is here.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">@ at the end of line &nbsp;:</b> A @ at the 
end of the @quotation line.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note, the note:</b> Note, the note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">aaa quotation
 </pre></blockquote>
 <div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">indent in quotation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example">A small quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">Note:</b> A small Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--temize
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '+'">
+</pre><ul class="itemize" style="list-style-type: '+'">
 <li><pre class="example">i--tem +
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">b--ullet
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-minus">
+</pre><ul class="itemize mark-minus">
 <li><pre class="example">minu--s
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: 'after emph'">
+</pre><ul class="itemize" style="list-style-type: 'after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-within-itemize-1"></a>i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">without brace w a--b
 </pre></li><li><pre class="example">without brace w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">with w a--b
 </pre></li><li><pre class="example">with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' on a line'">
+</pre><ul class="itemize" style="list-style-type: ' on a line'">
 <li><pre class="example">line w a--b
 </pre></li><li><pre class="example">line with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol start="3">
+</pre><ol class="enumerate" start="3">
 <li> <pre class="example">first third
 </pre></li><li> <pre class="example">second third
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="1">
+</pre><ol class="enumerate" type="a" start="1">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="3">
+</pre><ol class="enumerate" type="a" start="3">
 <li> <pre class="example">first c
 </pre></li><li> <pre class="example">second c
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="40%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="60%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="40%"><pre class="example">mu--ltitable 
item</pre></td><td width="60%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="40%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="60%"><pre class="example">multitable tab 2
@@ -3364,7 +3364,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </table>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <tbody><tr><td><pre class="example">truc</pre></td><td><pre 
class="example">bidule</pre></td></tr>
 </tbody>
 </table>
@@ -3808,14 +3808,14 @@ ref</a>
 <a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a 
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt><strong class="strong">a--strong</strong></tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a 
class="copiable-anchor" href='#index-a_002d_002dasis-1'> &para;</a></span></dt>
 <dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor" 
href='#index-b-5'> &para;</a></span></dt>
 <dd><pre class="example">l--ine
@@ -3823,7 +3823,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-5'><span><tt><em class="emph">a</em></tt><a 
class="copiable-anchor" href='#index-a-5'> &para;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
 <dt id='index-b-2'><span><tt><em class="emph">b</em></tt><a 
class="copiable-anchor" href='#index-b-2'> &para;</a></span></dt>
@@ -3832,7 +3832,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt><code class="code">a--code</code></tt></dt>
@@ -3841,7 +3841,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</tt></dt>
@@ -3959,37 +3959,37 @@ Invalid use of @':
 <code class="code">@image{,,,3--xt}</code> 
 
 
-</pre><ul>
+</pre><ul class="itemize">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' after emph'">
+</pre><ul class="itemize" style="list-style-type: ' after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a--missing style formatting</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor" 
href='#index-a-6'> &para;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
 <dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor" 
href='#index-b-3'> &para;</a></span></dt>
diff --git a/tp/tests/layout/res_parser/formatting_nodes/index.html 
b/tp/tests/layout/res_parser/formatting_nodes/index.html
index e89d7b0ecc..911da455ea 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/index.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/index.html
@@ -1072,186 +1072,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
 &para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-titlepage-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -1260,7 +1260,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -1634,20 +1634,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a 
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="chapter.html">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-titlepage-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-titlepage-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-titlepage-b-2'><span>b<a class="copiable-anchor" 
href='#index-titlepage-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-titlepage-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-titlepage-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-titlepage-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -1656,7 +1656,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -1664,7 +1664,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -1764,32 +1764,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-titlepage-a-2'><span>a<a class="copiable-anchor" 
href='#index-titlepage-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-titlepage-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -2087,186 +2087,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -2275,7 +2275,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -2649,20 +2649,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a 
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="chapter.html">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-copying-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-copying-b-2'><span>b<a class="copiable-anchor" 
href='#index-copying-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-copying-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -2671,7 +2671,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -2679,7 +2679,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -2779,32 +2779,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'><span>a<a class="copiable-anchor" 
href='#index-copying-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
diff --git 
a/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html 
b/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html
index 26bfdfa330..1199962498 100644
--- a/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html
@@ -1076,186 +1076,186 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&#182;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&#182;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&#182;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&#182;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&#182;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&#182;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&#182;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
 &#182;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&#8212;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &#233; TeX:</b> The something &#233; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &#160;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&#8212; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&#8212;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&#8211;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&#8211;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&#8211;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&#8211;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-titlepage-index-entry-within-itemize"></a>
 i&#8211;tem 1
 </li><li>i&#8211;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&#8211;b
 </li><li>without brace w c&#8211;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&#8211;b
 </li><li>with w c&#8211;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&#8211;b
 </li><li>line with w c&#8211;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&#8211;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&#8211;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&#8211;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&#8211;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&#8211;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -1264,7 +1264,7 @@ i&#8211;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -1638,20 +1638,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&#8211;strong</strong></dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-titlepage-a_002d_002dasis'><span>a&#8211;asis<a 
class="copiable-anchor" href='#index-titlepage-a_002d_002dasis'> 
&#182;</a></span></dt>
 <dt id='index-titlepage-b-2'><span>b<a class="copiable-anchor" 
href='#index-titlepage-b-2'> &#182;</a></span></dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-titlepage-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-titlepage-a-1'> &#182;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-titlepage-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -1660,7 +1660,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -1668,7 +1668,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&#8216;<samp class="samp">a--samp</samp>&#8221;</dt>
@@ -1768,32 +1768,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&#8211;tem 1
 </li><li>i&#8211;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&#8211;missing style formatting</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-titlepage-a-2'><span>a<a class="copiable-anchor" 
href='#index-titlepage-a-2'> &#182;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-titlepage-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -2091,186 +2091,186 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&#182;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&#182;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&#182;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&#182;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&#182;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&#182;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&#182;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&#182;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&#8212;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &#233; TeX:</b> The something &#233; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &#160;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&#8212; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&#8212;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&#8211;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&#8211;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&#8211;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&#8211;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i&#8211;tem 1
 </li><li>i&#8211;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&#8211;b
 </li><li>without brace w c&#8211;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&#8211;b
 </li><li>with w c&#8211;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&#8211;b
 </li><li>line with w c&#8211;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&#8211;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&#8211;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&#8211;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&#8211;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&#8211;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -2279,7 +2279,7 @@ i&#8211;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -2653,20 +2653,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&#8211;strong</strong></dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'><span>a&#8211;asis<a 
class="copiable-anchor" href='#index-copying-a_002d_002dasis'> 
&#182;</a></span></dt>
 <dt id='index-copying-b-2'><span>b<a class="copiable-anchor" 
href='#index-copying-b-2'> &#182;</a></span></dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-copying-a-1'> &#182;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -2675,7 +2675,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -2683,7 +2683,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&#8216;<samp class="samp">a--samp</samp>&#8221;</dt>
@@ -2783,32 +2783,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&#8211;tem 1
 </li><li>i&#8211;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&#8211;missing style formatting</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'><span>a<a class="copiable-anchor" 
href='#index-copying-a-2'> &#182;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -3162,186 +3162,186 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&#182;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&#182;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&#182;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&#182;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&#182;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&#182;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&#182;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&#182;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&#8212;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &#233; TeX:</b> The something &#233; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &#160;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&#8212; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&#8212;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&#8211;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&#8211;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&#8211;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&#8211;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i&#8211;tem 1
 </li><li>i&#8211;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&#8211;b
 </li><li>without brace w c&#8211;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&#8211;b
 </li><li>with w c&#8211;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&#8211;b
 </li><li>line with w c&#8211;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&#8211;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&#8211;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&#8211;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&#8211;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&#8211;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -3350,7 +3350,7 @@ i&#8211;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -3724,20 +3724,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&#8211;strong</strong></dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'><span>a&#8211;asis<a 
class="copiable-anchor" href='#index-copying-a_002d_002dasis'> 
&#182;</a></span></dt>
 <dt id='index-copying-b-2'><span>b<a class="copiable-anchor" 
href='#index-copying-b-2'> &#182;</a></span></dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-copying-a-1'> &#182;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -3746,7 +3746,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -3754,7 +3754,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&#8216;<samp class="samp">a--samp</samp>&#8221;</dt>
@@ -3854,32 +3854,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&#8211;tem 1
 </li><li>i&#8211;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&#8211;missing style formatting</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'><span>a<a class="copiable-anchor" 
href='#index-copying-a-2'> &#182;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -4176,186 +4176,186 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&#182;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&#182;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&#182;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code 
class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&#182;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&#182;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&#182;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&#182;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&#182;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&#8212;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &#233; TeX:</b> The something &#233; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &#160;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&#8212; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&#8212;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&#8211;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&#8211;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&#8211;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&#8211;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" id="index-index-entry-within-itemize"></a>
 i&#8211;tem 1
 </li><li>i&#8211;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&#8211;b
 </li><li>without brace w c&#8211;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&#8211;b
 </li><li>with w c&#8211;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&#8211;b
 </li><li>line with w c&#8211;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&#8211;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&#8211;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&#8211;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&#8211;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&#8211;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -4364,7 +4364,7 @@ i&#8211;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -4738,20 +4738,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&#8211;strong</strong></dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-a_002d_002dasis'><span>a&#8211;asis<a class="copiable-anchor" 
href='#index-a_002d_002dasis'> &#182;</a></span></dt>
 <dt id='index-b-4'><span>b<a class="copiable-anchor" href='#index-b-4'> 
&#182;</a></span></dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-2'><span><em class="emph">a</em><a class="copiable-anchor" 
href='#index-a-2'> &#182;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -4760,7 +4760,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -4768,7 +4768,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&#8216;<samp class="samp">a--samp</samp>&#8221;</dt>
@@ -4868,32 +4868,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&#8211;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&#8211;tem 1
 </li><li>i&#8211;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&#8211;missing style formatting</dt>
 <dd><p>l&#8211;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-3'><span>a<a class="copiable-anchor" href='#index-a-3'> 
&#182;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -5205,222 +5205,222 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 </em></div><pre class="example">
 
 <kbd class="kbd">default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'> 
&#182;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'> 
&#182;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">code kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> &#182;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'> 
&#182;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">example kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem example kbdinputstyle</code></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'> 
&#182;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'> 
&#182;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <kbd class="kbd">distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'> 
&#182;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'> 
&#182;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note:</b> A Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">note:</b> A note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Caution:</b> Caution
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Important:</b> Important
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Tip:</b> a Tip
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Warning:</b> a Warning.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something &#233; TeX:</b> The something 
&#233; TeX is here.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">@ at the end of line &#160;:</b> A @ at the 
end of the @quotation line.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note, the note:</b> Note, the note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">aaa quotation
 </pre></blockquote>
 <div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">indent in quotation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example">A small quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">Note:</b> A small Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--temize
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '+'">
+</pre><ul class="itemize" style="list-style-type: '+'">
 <li><pre class="example">i--tem +
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">b--ullet
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-minus">
+</pre><ul class="itemize mark-minus">
 <li><pre class="example">minu--s
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: 'after emph'">
+</pre><ul class="itemize" style="list-style-type: 'after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-within-itemize-1"></a>i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">without brace w a--b
 </pre></li><li><pre class="example">without brace w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">with w a--b
 </pre></li><li><pre class="example">with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' on a line'">
+</pre><ul class="itemize" style="list-style-type: ' on a line'">
 <li><pre class="example">line w a--b
 </pre></li><li><pre class="example">line with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol start="3">
+</pre><ol class="enumerate" start="3">
 <li> <pre class="example">first third
 </pre></li><li> <pre class="example">second third
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="1">
+</pre><ol class="enumerate" type="a" start="1">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="3">
+</pre><ol class="enumerate" type="a" start="3">
 <li> <pre class="example">first c
 </pre></li><li> <pre class="example">second c
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="40%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="60%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="40%"><pre class="example">mu--ltitable 
item</pre></td><td width="60%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="40%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="60%"><pre class="example">multitable tab 2
@@ -5430,7 +5430,7 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 </table>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <tbody><tr><td><pre class="example">truc</pre></td><td><pre 
class="example">bidule</pre></td></tr>
 </tbody>
 </table>
@@ -5874,14 +5874,14 @@ ref</a>
 <a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt><strong class="strong">a--strong</strong></tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a 
class="copiable-anchor" href='#index-a_002d_002dasis-1'> &#182;</a></span></dt>
 <dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor" 
href='#index-b-5'> &#182;</a></span></dt>
 <dd><pre class="example">l--ine
@@ -5889,7 +5889,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-5'><span><tt><em class="emph">a</em></tt><a 
class="copiable-anchor" href='#index-a-5'> &#182;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
 <dt id='index-b-2'><span><tt><em class="emph">b</em></tt><a 
class="copiable-anchor" href='#index-b-2'> &#182;</a></span></dt>
@@ -5898,7 +5898,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt><code class="code">a--code</code></tt></dt>
@@ -5907,7 +5907,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt>&#8216;<samp class="samp">a--samp</samp>&#8221;</tt></dt>
@@ -6025,37 +6025,37 @@ Invalid use of @':
 <code class="code">@image{,,,3--xt}</code> 
 
 
-</pre><ul>
+</pre><ul class="itemize">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' after emph'">
+</pre><ul class="itemize" style="list-style-type: ' after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a--missing style formatting</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor" 
href='#index-a-6'> &#182;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
 <dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor" 
href='#index-b-3'> &#182;</a></span></dt>
diff --git 
a/tp/tests/layout/res_parser/formatting_regions/formatting_regions.html 
b/tp/tests/layout/res_parser/formatting_regions/formatting_regions.html
index d64f9e3e77..9130b96174 100644
--- a/tp/tests/layout/res_parser/formatting_regions/formatting_regions.html
+++ b/tp/tests/layout/res_parser/formatting_regions/formatting_regions.html
@@ -1076,186 +1076,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
 &para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-titlepage-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -1264,7 +1264,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -1638,20 +1638,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-titlepage-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-titlepage-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-titlepage-b-2'><span>b<a class="copiable-anchor" 
href='#index-titlepage-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-titlepage-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-titlepage-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-titlepage-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -1660,7 +1660,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -1668,7 +1668,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -1768,32 +1768,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-titlepage-a-2'><span>a<a class="copiable-anchor" 
href='#index-titlepage-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-titlepage-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -2090,186 +2090,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -2278,7 +2278,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -2652,20 +2652,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-copying-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-copying-b-2'><span>b<a class="copiable-anchor" 
href='#index-copying-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-copying-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -2674,7 +2674,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -2682,7 +2682,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -2782,32 +2782,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'><span>a<a class="copiable-anchor" 
href='#index-copying-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -3138,186 +3138,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code 
class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" id="index-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -3326,7 +3326,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -3700,20 +3700,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-a_002d_002dasis'><span>a&ndash;asis<a class="copiable-anchor" 
href='#index-a_002d_002dasis'> &para;</a></span></dt>
 <dt id='index-b-4'><span>b<a class="copiable-anchor" href='#index-b-4'> 
&para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-2'><span><em class="emph">a</em><a class="copiable-anchor" 
href='#index-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -3722,7 +3722,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -3730,7 +3730,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -3830,32 +3830,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-3'><span>a<a class="copiable-anchor" href='#index-a-3'> 
&para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -4166,222 +4166,222 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </em></div><pre class="example">
 
 <kbd class="kbd">default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">code kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> &para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">example kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem example kbdinputstyle</code></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <kbd class="kbd">distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note:</b> A Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">note:</b> A note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Caution:</b> Caution
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Important:</b> Important
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Tip:</b> a Tip
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Warning:</b> a Warning.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something &eacute; TeX:</b> The something 
&eacute; TeX is here.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">@ at the end of line &nbsp;:</b> A @ at the 
end of the @quotation line.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note, the note:</b> Note, the note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">aaa quotation
 </pre></blockquote>
 <div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">indent in quotation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example">A small quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">Note:</b> A small Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--temize
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '+'">
+</pre><ul class="itemize" style="list-style-type: '+'">
 <li><pre class="example">i--tem +
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">b--ullet
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-minus">
+</pre><ul class="itemize mark-minus">
 <li><pre class="example">minu--s
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: 'after emph'">
+</pre><ul class="itemize" style="list-style-type: 'after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-within-itemize-1"></a>i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">without brace w a--b
 </pre></li><li><pre class="example">without brace w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">with w a--b
 </pre></li><li><pre class="example">with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' on a line'">
+</pre><ul class="itemize" style="list-style-type: ' on a line'">
 <li><pre class="example">line w a--b
 </pre></li><li><pre class="example">line with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol start="3">
+</pre><ol class="enumerate" start="3">
 <li> <pre class="example">first third
 </pre></li><li> <pre class="example">second third
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="1">
+</pre><ol class="enumerate" type="a" start="1">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="3">
+</pre><ol class="enumerate" type="a" start="3">
 <li> <pre class="example">first c
 </pre></li><li> <pre class="example">second c
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="40%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="60%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="40%"><pre class="example">mu--ltitable 
item</pre></td><td width="60%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="40%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="60%"><pre class="example">multitable tab 2
@@ -4391,7 +4391,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </table>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <tbody><tr><td><pre class="example">truc</pre></td><td><pre 
class="example">bidule</pre></td></tr>
 </tbody>
 </table>
@@ -4835,14 +4835,14 @@ ref</a>
 <a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt><strong class="strong">a--strong</strong></tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a 
class="copiable-anchor" href='#index-a_002d_002dasis-1'> &para;</a></span></dt>
 <dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor" 
href='#index-b-5'> &para;</a></span></dt>
 <dd><pre class="example">l--ine
@@ -4850,7 +4850,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-5'><span><tt><em class="emph">a</em></tt><a 
class="copiable-anchor" href='#index-a-5'> &para;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
 <dt id='index-b-2'><span><tt><em class="emph">b</em></tt><a 
class="copiable-anchor" href='#index-b-2'> &para;</a></span></dt>
@@ -4859,7 +4859,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt><code class="code">a--code</code></tt></dt>
@@ -4868,7 +4868,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</tt></dt>
@@ -4986,37 +4986,37 @@ Invalid use of @':
 <code class="code">@image{,,,3--xt}</code> 
 
 
-</pre><ul>
+</pre><ul class="itemize">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' after emph'">
+</pre><ul class="itemize" style="list-style-type: ' after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a--missing style formatting</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor" 
href='#index-a-6'> &para;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
 <dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor" 
href='#index-b-3'> &para;</a></span></dt>
@@ -5315,186 +5315,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -5503,7 +5503,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -5877,20 +5877,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-copying-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-copying-b-2'><span>b<a class="copiable-anchor" 
href='#index-copying-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-copying-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -5899,7 +5899,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -5907,7 +5907,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -6007,32 +6007,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'><span>a<a class="copiable-anchor" 
href='#index-copying-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
diff --git a/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html 
b/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html
index b3e39668a4..2fdda732e5 100644
--- a/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html
@@ -1076,186 +1076,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
 &para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-titlepage-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -1264,7 +1264,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -1638,20 +1638,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-titlepage-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-titlepage-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-titlepage-b-2'><span>b<a class="copiable-anchor" 
href='#index-titlepage-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-titlepage-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-titlepage-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-titlepage-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -1660,7 +1660,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -1668,7 +1668,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>@<samp class="samp">a--samp</samp>'&lsquo;</dt>
@@ -1768,32 +1768,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-titlepage-a-2'><span>a<a class="copiable-anchor" 
href='#index-titlepage-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-titlepage-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -2091,186 +2091,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -2279,7 +2279,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -2653,20 +2653,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-copying-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-copying-b-2'><span>b<a class="copiable-anchor" 
href='#index-copying-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-copying-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -2675,7 +2675,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -2683,7 +2683,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>@<samp class="samp">a--samp</samp>'&lsquo;</dt>
@@ -2783,32 +2783,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'><span>a<a class="copiable-anchor" 
href='#index-copying-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -3162,186 +3162,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -3350,7 +3350,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -3724,20 +3724,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-copying-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-copying-b-2'><span>b<a class="copiable-anchor" 
href='#index-copying-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-copying-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -3746,7 +3746,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -3754,7 +3754,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>@<samp class="samp">a--samp</samp>'&lsquo;</dt>
@@ -3854,32 +3854,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'><span>a<a class="copiable-anchor" 
href='#index-copying-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -4176,186 +4176,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code 
class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" id="index-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -4364,7 +4364,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -4738,20 +4738,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-a_002d_002dasis'><span>a&ndash;asis<a class="copiable-anchor" 
href='#index-a_002d_002dasis'> &para;</a></span></dt>
 <dt id='index-b-4'><span>b<a class="copiable-anchor" href='#index-b-4'> 
&para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-2'><span><em class="emph">a</em><a class="copiable-anchor" 
href='#index-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -4760,7 +4760,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -4768,7 +4768,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>@<samp class="samp">a--samp</samp>'&lsquo;</dt>
@@ -4868,32 +4868,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-3'><span>a<a class="copiable-anchor" href='#index-a-3'> 
&para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -5205,222 +5205,222 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </em></div><pre class="example">
 
 <kbd class="kbd">default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">code kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> &para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">example kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem example kbdinputstyle</code></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <kbd class="kbd">distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note:</b> A Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">note:</b> A note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Caution:</b> Caution
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Important:</b> Important
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Tip:</b> a Tip
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Warning:</b> a Warning.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something &eacute; TeX:</b> The something 
&eacute; TeX is here.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">@ at the end of line &nbsp;:</b> A @ at the 
end of the @quotation line.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note, the note:</b> Note, the note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">aaa quotation
 </pre></blockquote>
 <div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">indent in quotation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example">A small quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">Note:</b> A small Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--temize
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '+'">
+</pre><ul class="itemize" style="list-style-type: '+'">
 <li><pre class="example">i--tem +
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">b--ullet
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-minus">
+</pre><ul class="itemize mark-minus">
 <li><pre class="example">minu--s
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: 'after emph'">
+</pre><ul class="itemize" style="list-style-type: 'after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-within-itemize-1"></a>i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">without brace w a--b
 </pre></li><li><pre class="example">without brace w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">with w a--b
 </pre></li><li><pre class="example">with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' on a line'">
+</pre><ul class="itemize" style="list-style-type: ' on a line'">
 <li><pre class="example">line w a--b
 </pre></li><li><pre class="example">line with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol start="3">
+</pre><ol class="enumerate" start="3">
 <li> <pre class="example">first third
 </pre></li><li> <pre class="example">second third
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="1">
+</pre><ol class="enumerate" type="a" start="1">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="3">
+</pre><ol class="enumerate" type="a" start="3">
 <li> <pre class="example">first c
 </pre></li><li> <pre class="example">second c
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="40%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="60%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="40%"><pre class="example">mu--ltitable 
item</pre></td><td width="60%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="40%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="60%"><pre class="example">multitable tab 2
@@ -5430,7 +5430,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </table>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <tbody><tr><td><pre class="example">truc</pre></td><td><pre 
class="example">bidule</pre></td></tr>
 </tbody>
 </table>
@@ -5874,14 +5874,14 @@ ref</a>
 <a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt><strong class="strong">a--strong</strong></tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a 
class="copiable-anchor" href='#index-a_002d_002dasis-1'> &para;</a></span></dt>
 <dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor" 
href='#index-b-5'> &para;</a></span></dt>
 <dd><pre class="example">l--ine
@@ -5889,7 +5889,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-5'><span><tt><em class="emph">a</em></tt><a 
class="copiable-anchor" href='#index-a-5'> &para;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
 <dt id='index-b-2'><span><tt><em class="emph">b</em></tt><a 
class="copiable-anchor" href='#index-b-2'> &para;</a></span></dt>
@@ -5898,7 +5898,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt><code class="code">a--code</code></tt></dt>
@@ -5907,7 +5907,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt>@<samp class="samp">a--samp</samp>'&lsquo;</tt></dt>
@@ -6025,37 +6025,37 @@ Invalid use of @':
 <code class="code">@image{,,,3--xt}</code> 
 
 
-</pre><ul>
+</pre><ul class="itemize">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' after emph'">
+</pre><ul class="itemize" style="list-style-type: ' after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a--missing style formatting</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor" 
href='#index-a-6'> &para;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
 <dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor" 
href='#index-b-3'> &para;</a></span></dt>
diff --git a/tp/tests/layout/res_parser/formatting_xhtml/formatting.html 
b/tp/tests/layout/res_parser/formatting_xhtml/formatting.html
index cbd6501b1b..3b5d6f6145 100644
--- a/tp/tests/layout/res_parser/formatting_xhtml/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_xhtml/formatting.html
@@ -1076,186 +1076,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
 &para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-titlepage-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -1264,7 +1264,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -1638,20 +1638,20 @@ ref</a>
 <p><a href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-titlepage-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-titlepage-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-titlepage-b-2'><span>b<a class="copiable-anchor" 
href='#index-titlepage-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-titlepage-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-titlepage-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-titlepage-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -1660,7 +1660,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -1668,7 +1668,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -1768,32 +1768,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-titlepage-a-2'><span>a<a class="copiable-anchor" 
href='#index-titlepage-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-titlepage-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -2091,186 +2091,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -2279,7 +2279,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -2653,20 +2653,20 @@ ref</a>
 <p><a href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-copying-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-copying-b-2'><span>b<a class="copiable-anchor" 
href='#index-copying-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-copying-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -2675,7 +2675,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -2683,7 +2683,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -2783,32 +2783,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'><span>a<a class="copiable-anchor" 
href='#index-copying-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -3162,186 +3162,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -3350,7 +3350,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -3724,20 +3724,20 @@ ref</a>
 <p><a href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-copying-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-copying-b-2'><span>b<a class="copiable-anchor" 
href='#index-copying-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-copying-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -3746,7 +3746,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -3754,7 +3754,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -3854,32 +3854,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'><span>a<a class="copiable-anchor" 
href='#index-copying-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -4176,186 +4176,186 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <code class="t">t</code> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
 </em></div>
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code 
class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" id="index-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -4364,7 +4364,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -4738,20 +4738,20 @@ ref</a>
 <p><a href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-a_002d_002dasis'><span>a&ndash;asis<a class="copiable-anchor" 
href='#index-a_002d_002dasis'> &para;</a></span></dt>
 <dt id='index-b-4'><span>b<a class="copiable-anchor" href='#index-b-4'> 
&para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-2'><span><em class="emph">a</em><a class="copiable-anchor" 
href='#index-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -4760,7 +4760,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -4768,7 +4768,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -4868,32 +4868,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-3'><span>a<a class="copiable-anchor" href='#index-a-3'> 
&para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -5205,222 +5205,222 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </em></div><pre class="example">
 
 <kbd class="kbd">default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">code kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> &para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">example kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem example kbdinputstyle</code></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <kbd class="kbd">distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note:</b> A Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">note:</b> A note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Caution:</b> Caution
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Important:</b> Important
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Tip:</b> a Tip
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Warning:</b> a Warning.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something &eacute; TeX:</b> The something 
&eacute; TeX is here.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">@ at the end of line &nbsp;:</b> A @ at the 
end of the @quotation line.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note, the note:</b> Note, the note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">aaa quotation
 </pre></blockquote>
 <div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">indent in quotation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example">A small quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">Note:</b> A small Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--temize
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '+'">
+</pre><ul class="itemize" style="list-style-type: '+'">
 <li><pre class="example">i--tem +
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">b--ullet
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-minus">
+</pre><ul class="itemize mark-minus">
 <li><pre class="example">minu--s
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: 'after emph'">
+</pre><ul class="itemize" style="list-style-type: 'after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-within-itemize-1"></a>i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">without brace w a--b
 </pre></li><li><pre class="example">without brace w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">with w a--b
 </pre></li><li><pre class="example">with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' on a line'">
+</pre><ul class="itemize" style="list-style-type: ' on a line'">
 <li><pre class="example">line w a--b
 </pre></li><li><pre class="example">line with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol start="3">
+</pre><ol class="enumerate" start="3">
 <li> <pre class="example">first third
 </pre></li><li> <pre class="example">second third
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="1">
+</pre><ol class="enumerate" type="a" start="1">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="3">
+</pre><ol class="enumerate" type="a" start="3">
 <li> <pre class="example">first c
 </pre></li><li> <pre class="example">second c
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="40%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="60%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="40%"><pre class="example">mu--ltitable 
item</pre></td><td width="60%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="40%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="60%"><pre class="example">multitable tab 2
@@ -5430,7 +5430,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </table>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <tbody><tr><td><pre class="example">truc</pre></td><td><pre 
class="example">bidule</pre></td></tr>
 </tbody>
 </table>
@@ -5874,14 +5874,14 @@ ref</a>
 <a href="index3.html (uref3).html#ext">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt><strong class="strong">a--strong</strong></tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a 
class="copiable-anchor" href='#index-a_002d_002dasis-1'> &para;</a></span></dt>
 <dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor" 
href='#index-b-5'> &para;</a></span></dt>
 <dd><pre class="example">l--ine
@@ -5889,7 +5889,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-5'><span><tt><em class="emph">a</em></tt><a 
class="copiable-anchor" href='#index-a-5'> &para;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
 <dt id='index-b-2'><span><tt><em class="emph">b</em></tt><a 
class="copiable-anchor" href='#index-b-2'> &para;</a></span></dt>
@@ -5898,7 +5898,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt><code class="code">a--code</code></tt></dt>
@@ -5907,7 +5907,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</tt></dt>
@@ -6025,37 +6025,37 @@ Invalid use of @':
 <code class="code">@image{,,,3--xt}</code> 
 
 
-</pre><ul>
+</pre><ul class="itemize">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' after emph'">
+</pre><ul class="itemize" style="list-style-type: ' after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a--missing style formatting</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor" 
href='#index-a-6'> &para;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
 <dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor" 
href='#index-b-3'> &para;</a></span></dt>
diff --git 
a/tp/tests/nested_formats/res_parser/nested_cartouche/nested_formats.html 
b/tp/tests/nested_formats/res_parser/nested_cartouche/nested_formats.html
index a760ff5b9b..171d0dd863 100644
--- a/tp/tests/nested_formats/res_parser/nested_cartouche/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_cartouche/nested_formats.html
@@ -79,7 +79,7 @@ in macro
 </p></td></tr></table>
 
 <table class="cartouche" border="1"><tr><td>
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </td></tr></table>
@@ -92,16 +92,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -123,7 +123,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -141,16 +141,16 @@ html
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -172,7 +172,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -223,7 +223,7 @@ html
 </p></td></tr></table>
 
 <table class="cartouche" border="1"><tr><td>
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </td></tr></table>
@@ -236,16 +236,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -267,7 +267,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -285,16 +285,16 @@ html
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -316,7 +316,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -336,7 +336,7 @@ html
 </td></tr></table>
 
 <p>Call macro in itemize at the beginning of an item
-</p><ul style="list-style-type: 'a\2013 n itemize line'">
+</p><ul class="itemize" style="list-style-type: 'a\2013 n itemize line'">
 <li>in macro
 
 
@@ -368,7 +368,7 @@ html
 </p></td></tr></table>
 
 <table class="cartouche" border="1"><tr><td>
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </td></tr></table>
@@ -381,16 +381,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -412,7 +412,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -430,16 +430,16 @@ html
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -461,7 +461,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -511,7 +511,7 @@ in macro
 </p></td></tr></table>
 
 <table class="cartouche" border="1"><tr><td>
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </td></tr></table>
@@ -524,16 +524,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -555,7 +555,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -573,16 +573,16 @@ html
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -604,7 +604,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -655,7 +655,7 @@ Call macro in itemize in format_command
 </p></td></tr></table>
 
 <table class="cartouche" border="1"><tr><td>
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </td></tr></table>
@@ -668,16 +668,16 @@ Call macro in itemize in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -699,7 +699,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -717,16 +717,16 @@ html
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -748,7 +748,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -769,7 +769,7 @@ html
 </li></ul>
 
 <p>Call macro in enumerate at the beginning of enumerate
-</p><ol>
+</p><ol class="enumerate">
 <li> in macro
 
 
@@ -801,7 +801,7 @@ html
 </p></td></tr></table>
 
 <table class="cartouche" border="1"><tr><td>
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </td></tr></table>
@@ -814,16 +814,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -845,7 +845,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -863,16 +863,16 @@ html
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -894,7 +894,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -944,7 +944,7 @@ in macro
 </p></td></tr></table>
 
 <table class="cartouche" border="1"><tr><td>
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </td></tr></table>
@@ -957,16 +957,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -988,7 +988,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1006,16 +1006,16 @@ html
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1037,7 +1037,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1088,7 +1088,7 @@ Call macro in enumerate in format_command
 </p></td></tr></table>
 
 <table class="cartouche" border="1"><tr><td>
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </td></tr></table>
@@ -1101,16 +1101,16 @@ Call macro in enumerate in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1132,7 +1132,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1150,16 +1150,16 @@ html
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1181,7 +1181,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1201,7 +1201,7 @@ html
 </td></tr></table>
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">multitable item</td><td width="70%">multitable tab. 
And after Call macro in mutitable
 after item</td></tr>
@@ -1236,7 +1236,7 @@ after item</td></tr>
 </p></td></tr></table>
 
 <table class="cartouche" border="1"><tr><td>
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </td></tr></table>
@@ -1249,16 +1249,16 @@ after item</td></tr>
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1280,7 +1280,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1298,16 +1298,16 @@ html
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1329,7 +1329,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1378,7 +1378,7 @@ in macro
 </p></td></tr></table>
 
 <table class="cartouche" border="1"><tr><td>
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </td></tr></table>
@@ -1391,16 +1391,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1422,7 +1422,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1440,16 +1440,16 @@ html
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1471,7 +1471,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1521,7 +1521,7 @@ Call macro in mutitable in format_command
 </p></td></tr></table>
 
 <table class="cartouche" border="1"><tr><td>
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </td></tr></table>
@@ -1534,16 +1534,16 @@ Call macro in mutitable in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1565,7 +1565,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1583,16 +1583,16 @@ html
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1614,7 +1614,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1673,7 +1673,7 @@ Something2
 <pre class="example">
 
 </pre><table class="cartouche" border="1"><tr><td>
-<blockquote>
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </td></tr></table>
@@ -1689,18 +1689,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1726,7 +1726,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1749,18 +1749,18 @@ html
 
 </pre><table class="cartouche" border="1"><tr><td>
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1786,7 +1786,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1847,7 +1847,7 @@ Something2
 <pre class="example">
 
 </pre><table class="cartouche" border="1"><tr><td>
-<blockquote>
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </td></tr></table>
@@ -1863,18 +1863,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1900,7 +1900,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1923,18 +1923,18 @@ html
 
 </pre><table class="cartouche" border="1"><tr><td>
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1960,7 +1960,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2022,7 +2022,7 @@ Something2
 <pre class="example">
 
 </pre><table class="cartouche" border="1"><tr><td>
-<blockquote>
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </td></tr></table>
@@ -2038,18 +2038,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -2075,7 +2075,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2098,18 +2098,18 @@ html
 
 </pre><table class="cartouche" border="1"><tr><td>
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -2135,7 +2135,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2199,7 +2199,7 @@ in macro
 </p></td></tr></table>
 
 <table class="cartouche" border="1"><tr><td>
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </td></tr></table>
@@ -2212,16 +2212,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2243,7 +2243,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2261,16 +2261,16 @@ html
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2292,7 +2292,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2343,7 +2343,7 @@ call macro in deffn in format_command
 </p></td></tr></table>
 
 <table class="cartouche" border="1"><tr><td>
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </td></tr></table>
@@ -2356,16 +2356,16 @@ call macro in deffn in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2387,7 +2387,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2405,16 +2405,16 @@ html
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2436,7 +2436,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2490,7 +2490,7 @@ html
 </p></td></tr></table>
 
 <table class="cartouche" border="1"><tr><td>
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </td></tr></table>
@@ -2503,16 +2503,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2534,7 +2534,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2552,16 +2552,16 @@ html
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2583,7 +2583,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2602,7 +2602,7 @@ html
 
 </dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a line</dt>
 <dd><p>call macro in table
 in macro
@@ -2636,7 +2636,7 @@ in macro
 </p></td></tr></table>
 
 <table class="cartouche" border="1"><tr><td>
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </td></tr></table>
@@ -2649,16 +2649,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2680,7 +2680,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2698,16 +2698,16 @@ html
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2729,7 +2729,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2780,7 +2780,7 @@ html
 </p></td></tr></table>
 
 <table class="cartouche" border="1"><tr><td>
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </td></tr></table>
@@ -2793,16 +2793,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2824,7 +2824,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2842,16 +2842,16 @@ html
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2873,7 +2873,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2925,7 +2925,7 @@ html
 </p></td></tr></table>
 
 <table class="cartouche" border="1"><tr><td>
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </td></tr></table>
@@ -2938,16 +2938,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2969,7 +2969,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2987,16 +2987,16 @@ html
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3018,7 +3018,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3072,7 +3072,7 @@ html
 </p></td></tr></table>
 
 <table class="cartouche" border="1"><tr><td>
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </td></tr></table>
@@ -3085,16 +3085,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3116,7 +3116,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3134,16 +3134,16 @@ html
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3165,7 +3165,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3215,7 +3215,7 @@ in macro
 </p></td></tr></table>
 
 <table class="cartouche" border="1"><tr><td>
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </td></tr></table>
@@ -3228,16 +3228,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3259,7 +3259,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3277,16 +3277,16 @@ html
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3308,7 +3308,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3358,7 +3358,7 @@ html
 </p></td></tr></table>
 
 <table class="cartouche" border="1"><tr><td>
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </td></tr></table>
@@ -3371,16 +3371,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3402,7 +3402,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3420,16 +3420,16 @@ html
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3451,7 +3451,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3503,7 +3503,7 @@ in macro
 </p></td></tr></table>
 
 <table class="cartouche" border="1"><tr><td>
-<blockquote>
+<blockquote class="quotation">
 <p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
 </td></tr></table>
@@ -3516,16 +3516,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3547,7 +3547,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3565,16 +3565,16 @@ html
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p class="flushleft-paragraph">in macro, a format_command containing some 
other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3596,7 +3596,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3647,7 +3647,7 @@ call macro in flushleft in format_command
 </p></td></tr></table>
 
 <table class="cartouche" border="1"><tr><td>
-<blockquote>
+<blockquote class="quotation">
 <p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
 </td></tr></table>
@@ -3660,16 +3660,16 @@ call macro in flushleft in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3691,7 +3691,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3709,16 +3709,16 @@ html
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p class="flushleft-paragraph">in macro, a format_command containing some 
other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3740,7 +3740,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3790,7 +3790,7 @@ html
 </p></td></tr></table>
 
 <table class="cartouche" border="1"><tr><td>
-<blockquote>
+<blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </td></tr></table>
@@ -3803,16 +3803,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3834,7 +3834,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -3852,16 +3852,16 @@ html
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p class="flushright-paragraph">in macro, a format_command containing some 
other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3883,7 +3883,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -3933,7 +3933,7 @@ html
 </p></td></tr></table>
 
 <table class="cartouche" border="1"><tr><td>
-<blockquote>
+<blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </td></tr></table>
@@ -3946,16 +3946,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3977,7 +3977,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -3995,16 +3995,16 @@ html
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p class="flushright-paragraph">in macro, a format_command containing some 
other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -4026,7 +4026,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
diff --git 
a/tp/tests/nested_formats/res_parser/nested_deffn/nested_formats.html 
b/tp/tests/nested_formats/res_parser/nested_deffn/nested_formats.html
index 6c646014af..a50192e214 100644
--- a/tp/tests/nested_formats/res_parser/nested_deffn/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_deffn/nested_formats.html
@@ -93,7 +93,7 @@ in macro
 
 <dl class="def">
 <dt id="index-arg-7"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-7'> &para;</a></span></dt>
-<dd><blockquote>
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd></dl>
@@ -106,16 +106,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -137,7 +137,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -156,16 +156,16 @@ html
 <dl class="def">
 <dt id="index-arg-8"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-8'> &para;</a></span></dt>
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -187,7 +187,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -253,7 +253,7 @@ html
 
 <dl class="def">
 <dt id="index-arg-17"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-17'> &para;</a></span></dt>
-<dd><blockquote>
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd></dl>
@@ -266,16 +266,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -297,7 +297,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -316,16 +316,16 @@ html
 <dl class="def">
 <dt id="index-arg-18"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-18'> &para;</a></span></dt>
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -347,7 +347,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -367,7 +367,7 @@ html
 </dd></dl>
 
 <p>Call macro in itemize at the beginning of an item
-</p><ul style="list-style-type: 'a\2013 n itemize line'">
+</p><ul class="itemize" style="list-style-type: 'a\2013 n itemize line'">
 <li>in macro
 
 <dl class="def">
@@ -413,7 +413,7 @@ html
 
 <dl class="def">
 <dt id="index-arg-26"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-26'> &para;</a></span></dt>
-<dd><blockquote>
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd></dl>
@@ -426,16 +426,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -457,7 +457,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -476,16 +476,16 @@ html
 <dl class="def">
 <dt id="index-arg-27"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-27'> &para;</a></span></dt>
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -507,7 +507,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -571,7 +571,7 @@ in macro
 
 <dl class="def">
 <dt id="index-arg-35"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-35'> &para;</a></span></dt>
-<dd><blockquote>
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd></dl>
@@ -584,16 +584,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -615,7 +615,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -634,16 +634,16 @@ html
 <dl class="def">
 <dt id="index-arg-36"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-36'> &para;</a></span></dt>
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -665,7 +665,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -731,7 +731,7 @@ Call macro in itemize in format_command
 
 <dl class="def">
 <dt id="index-arg-45"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-45'> &para;</a></span></dt>
-<dd><blockquote>
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd></dl>
@@ -744,16 +744,16 @@ Call macro in itemize in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -775,7 +775,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -794,16 +794,16 @@ html
 <dl class="def">
 <dt id="index-arg-46"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-46'> &para;</a></span></dt>
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -825,7 +825,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -846,7 +846,7 @@ html
 </li></ul>
 
 <p>Call macro in enumerate at the beginning of enumerate
-</p><ol>
+</p><ol class="enumerate">
 <li> in macro
 
 <dl class="def">
@@ -892,7 +892,7 @@ html
 
 <dl class="def">
 <dt id="index-arg-54"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-54'> &para;</a></span></dt>
-<dd><blockquote>
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd></dl>
@@ -905,16 +905,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -936,7 +936,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -955,16 +955,16 @@ html
 <dl class="def">
 <dt id="index-arg-55"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-55'> &para;</a></span></dt>
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -986,7 +986,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1050,7 +1050,7 @@ in macro
 
 <dl class="def">
 <dt id="index-arg-63"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-63'> &para;</a></span></dt>
-<dd><blockquote>
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd></dl>
@@ -1063,16 +1063,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1094,7 +1094,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1113,16 +1113,16 @@ html
 <dl class="def">
 <dt id="index-arg-64"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-64'> &para;</a></span></dt>
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1144,7 +1144,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1210,7 +1210,7 @@ Call macro in enumerate in format_command
 
 <dl class="def">
 <dt id="index-arg-73"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-73'> &para;</a></span></dt>
-<dd><blockquote>
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd></dl>
@@ -1223,16 +1223,16 @@ Call macro in enumerate in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1254,7 +1254,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1273,16 +1273,16 @@ html
 <dl class="def">
 <dt id="index-arg-74"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-74'> &para;</a></span></dt>
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1304,7 +1304,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1324,7 +1324,7 @@ html
 </dd></dl>
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">multitable item</td><td width="70%">multitable tab. 
And after Call macro in mutitable
 after item</td></tr>
@@ -1373,7 +1373,7 @@ after item</td></tr>
 
 <dl class="def">
 <dt id="index-arg-82"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-82'> &para;</a></span></dt>
-<dd><blockquote>
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd></dl>
@@ -1386,16 +1386,16 @@ after item</td></tr>
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1417,7 +1417,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1436,16 +1436,16 @@ html
 <dl class="def">
 <dt id="index-arg-83"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-83'> &para;</a></span></dt>
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1467,7 +1467,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1530,7 +1530,7 @@ in macro
 
 <dl class="def">
 <dt id="index-arg-91"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-91'> &para;</a></span></dt>
-<dd><blockquote>
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd></dl>
@@ -1543,16 +1543,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1574,7 +1574,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1593,16 +1593,16 @@ html
 <dl class="def">
 <dt id="index-arg-92"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-92'> &para;</a></span></dt>
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1624,7 +1624,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1689,7 +1689,7 @@ Call macro in mutitable in format_command
 
 <dl class="def">
 <dt id="index-arg-101"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-101'> &para;</a></span></dt>
-<dd><blockquote>
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd></dl>
@@ -1702,16 +1702,16 @@ Call macro in mutitable in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1733,7 +1733,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1752,16 +1752,16 @@ html
 <dl class="def">
 <dt id="index-arg-102"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-102'> &para;</a></span></dt>
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1783,7 +1783,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1856,7 +1856,7 @@ Something2
 
 </pre><dl class="def">
 <dt id="index-arg-110"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-110'> &para;</a></span></dt>
-<dd><blockquote>
+<dd><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </dd></dl>
@@ -1872,18 +1872,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1909,7 +1909,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1933,18 +1933,18 @@ html
 </pre><dl class="def">
 <dt id="index-arg-111"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-111'> &para;</a></span></dt>
 <dd><pre class="example">in macro, a format_command containing some other 
commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1970,7 +1970,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2045,7 +2045,7 @@ Something2
 
 </pre><dl class="def">
 <dt id="index-arg-119"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-119'> &para;</a></span></dt>
-<dd><blockquote>
+<dd><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </dd></dl>
@@ -2061,18 +2061,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -2098,7 +2098,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2122,18 +2122,18 @@ html
 </pre><dl class="def">
 <dt id="index-arg-120"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-120'> &para;</a></span></dt>
 <dd><pre class="example">in macro, a format_command containing some other 
commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -2159,7 +2159,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2236,7 +2236,7 @@ Something2
 
 </pre><dl class="def">
 <dt id="index-arg-129"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-129'> &para;</a></span></dt>
-<dd><blockquote>
+<dd><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </dd></dl>
@@ -2252,18 +2252,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -2289,7 +2289,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2313,18 +2313,18 @@ html
 </pre><dl class="def">
 <dt id="index-arg-130"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-130'> &para;</a></span></dt>
 <dd><pre class="example">in macro, a format_command containing some other 
commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -2350,7 +2350,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2428,7 +2428,7 @@ in macro
 
 <dl class="def">
 <dt id="index-arg-138"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-138'> &para;</a></span></dt>
-<dd><blockquote>
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd></dl>
@@ -2441,16 +2441,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2472,7 +2472,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2491,16 +2491,16 @@ html
 <dl class="def">
 <dt id="index-arg-139"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-139'> &para;</a></span></dt>
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2522,7 +2522,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2588,7 +2588,7 @@ call macro in deffn in format_command
 
 <dl class="def">
 <dt id="index-arg-148"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-148'> &para;</a></span></dt>
-<dd><blockquote>
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd></dl>
@@ -2601,16 +2601,16 @@ call macro in deffn in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2632,7 +2632,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2651,16 +2651,16 @@ html
 <dl class="def">
 <dt id="index-arg-149"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-149'> &para;</a></span></dt>
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2682,7 +2682,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2750,7 +2750,7 @@ html
 
 <dl class="def">
 <dt id="index-arg-157"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-157'> &para;</a></span></dt>
-<dd><blockquote>
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd></dl>
@@ -2763,16 +2763,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2794,7 +2794,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2813,16 +2813,16 @@ html
 <dl class="def">
 <dt id="index-arg-158"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-158'> &para;</a></span></dt>
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2844,7 +2844,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2863,7 +2863,7 @@ html
 
 </dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a line</dt>
 <dd><p>call macro in table
 in macro
@@ -2911,7 +2911,7 @@ in macro
 
 <dl class="def">
 <dt id="index-arg-166"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-166'> &para;</a></span></dt>
-<dd><blockquote>
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd></dl>
@@ -2924,16 +2924,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2955,7 +2955,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2974,16 +2974,16 @@ html
 <dl class="def">
 <dt id="index-arg-167"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-167'> &para;</a></span></dt>
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3005,7 +3005,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3070,7 +3070,7 @@ html
 
 <dl class="def">
 <dt id="index-arg-175"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-175'> &para;</a></span></dt>
-<dd><blockquote>
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd></dl>
@@ -3083,16 +3083,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3114,7 +3114,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3133,16 +3133,16 @@ html
 <dl class="def">
 <dt id="index-arg-176"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-176'> &para;</a></span></dt>
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3164,7 +3164,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3231,7 +3231,7 @@ html
 
 <dl class="def">
 <dt id="index-arg-185"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-185'> &para;</a></span></dt>
-<dd><blockquote>
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd></dl>
@@ -3244,16 +3244,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3275,7 +3275,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3294,16 +3294,16 @@ html
 <dl class="def">
 <dt id="index-arg-186"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-186'> &para;</a></span></dt>
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3325,7 +3325,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3393,7 +3393,7 @@ html
 
 <dl class="def">
 <dt id="index-arg-194"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-194'> &para;</a></span></dt>
-<dd><blockquote>
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd></dl>
@@ -3406,16 +3406,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3437,7 +3437,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3456,16 +3456,16 @@ html
 <dl class="def">
 <dt id="index-arg-195"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-195'> &para;</a></span></dt>
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3487,7 +3487,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3551,7 +3551,7 @@ in macro
 
 <dl class="def">
 <dt id="index-arg-203"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-203'> &para;</a></span></dt>
-<dd><blockquote>
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd></dl>
@@ -3564,16 +3564,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3595,7 +3595,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3614,16 +3614,16 @@ html
 <dl class="def">
 <dt id="index-arg-204"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-204'> &para;</a></span></dt>
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3645,7 +3645,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3710,7 +3710,7 @@ html
 
 <dl class="def">
 <dt id="index-arg-213"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-213'> &para;</a></span></dt>
-<dd><blockquote>
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd></dl>
@@ -3723,16 +3723,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3754,7 +3754,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3773,16 +3773,16 @@ html
 <dl class="def">
 <dt id="index-arg-214"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-214'> &para;</a></span></dt>
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3804,7 +3804,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3870,7 +3870,7 @@ in macro
 
 <dl class="def">
 <dt id="index-arg-222"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-222'> &para;</a></span></dt>
-<dd><blockquote>
+<dd><blockquote class="quotation">
 <p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
 </dd></dl>
@@ -3883,16 +3883,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3914,7 +3914,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3933,16 +3933,16 @@ html
 <dl class="def">
 <dt id="index-arg-223"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-223'> &para;</a></span></dt>
 <dd><p class="flushleft-paragraph">in macro, a format_command containing some 
other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3964,7 +3964,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -4030,7 +4030,7 @@ call macro in flushleft in format_command
 
 <dl class="def">
 <dt id="index-arg-232"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-232'> &para;</a></span></dt>
-<dd><blockquote>
+<dd><blockquote class="quotation">
 <p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
 </dd></dl>
@@ -4043,16 +4043,16 @@ call macro in flushleft in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -4074,7 +4074,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -4093,16 +4093,16 @@ html
 <dl class="def">
 <dt id="index-arg-233"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-233'> &para;</a></span></dt>
 <dd><p class="flushleft-paragraph">in macro, a format_command containing some 
other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -4124,7 +4124,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -4188,7 +4188,7 @@ html
 
 <dl class="def">
 <dt id="index-arg-241"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-241'> &para;</a></span></dt>
-<dd><blockquote>
+<dd><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </dd></dl>
@@ -4201,16 +4201,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -4232,7 +4232,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -4251,16 +4251,16 @@ html
 <dl class="def">
 <dt id="index-arg-242"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-242'> &para;</a></span></dt>
 <dd><p class="flushright-paragraph">in macro, a format_command containing some 
other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -4282,7 +4282,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -4347,7 +4347,7 @@ html
 
 <dl class="def">
 <dt id="index-arg-251"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-251'> &para;</a></span></dt>
-<dd><blockquote>
+<dd><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </dd></dl>
@@ -4360,16 +4360,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -4391,7 +4391,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -4410,16 +4410,16 @@ html
 <dl class="def">
 <dt id="index-arg-252"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-252'> &para;</a></span></dt>
 <dd><p class="flushright-paragraph">in macro, a format_command containing some 
other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -4441,7 +4441,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
diff --git 
a/tp/tests/nested_formats/res_parser/nested_enumerate/nested_formats.html 
b/tp/tests/nested_formats/res_parser/nested_enumerate/nested_formats.html
index 8923889b9d..b9dc666565 100644
--- a/tp/tests/nested_formats/res_parser/nested_enumerate/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_enumerate/nested_formats.html
@@ -51,14 +51,14 @@ ul.mark-bullet {list-style-type: disc}
 in macro
 </p>
 
-<ol>
+<ol class="enumerate">
 <li>in format_command
 </li></ol>
 
 <p>Something
 </p>
 <p>Something
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 
@@ -66,7 +66,7 @@ in macro
 </p><p>After
 </p>
 <p>Something2
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 <p>After
@@ -74,12 +74,12 @@ in macro
 
 <br>
 <br>
-<ol>
+<ol class="enumerate">
 <li>in group
 </li></ol>
 
-<ol>
-<li><blockquote>
+<ol class="enumerate">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ol>
@@ -92,16 +92,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -123,7 +123,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -139,18 +139,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ol>
+<ol class="enumerate">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -172,7 +172,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -191,18 +191,18 @@ html
 
 
 <p>Call macro in format_command
-</p><ol>
+</p><ol class="enumerate">
 <li>in macro
 
 
-<ol>
+<ol class="enumerate">
 <li>in format_command
 </li></ol>
 
 <p>Something
 </p>
 <p>Something
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 
@@ -210,7 +210,7 @@ html
 </p><p>After
 </p>
 <p>Something2
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 <p>After
@@ -218,12 +218,12 @@ html
 
 <br>
 <br>
-<ol>
+<ol class="enumerate">
 <li>in group
 </li></ol>
 
-<ol>
-<li><blockquote>
+<ol class="enumerate">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ol>
@@ -236,16 +236,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -267,7 +267,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -283,18 +283,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ol>
+<ol class="enumerate">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -316,7 +316,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -336,18 +336,18 @@ html
 </li></ol>
 
 <p>Call macro in itemize at the beginning of an item
-</p><ul style="list-style-type: 'a\2013 n itemize line'">
+</p><ul class="itemize" style="list-style-type: 'a\2013 n itemize line'">
 <li>in macro
 
 
-<ol>
+<ol class="enumerate">
 <li>in format_command
 </li></ol>
 
 <p>Something
 </p>
 <p>Something
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 
@@ -355,7 +355,7 @@ html
 </p><p>After
 </p>
 <p>Something2
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 <p>After
@@ -363,12 +363,12 @@ html
 
 <br>
 <br>
-<ol>
+<ol class="enumerate">
 <li>in group
 </li></ol>
 
-<ol>
-<li><blockquote>
+<ol class="enumerate">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ol>
@@ -381,16 +381,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -412,7 +412,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -428,18 +428,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ol>
+<ol class="enumerate">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -461,7 +461,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -483,14 +483,14 @@ Call macro in itemize
 in macro
 
 
-<ol>
+<ol class="enumerate">
 <li>in format_command
 </li></ol>
 
 <p>Something
 </p>
 <p>Something
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 
@@ -498,7 +498,7 @@ in macro
 </p><p>After
 </p>
 <p>Something2
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 <p>After
@@ -506,12 +506,12 @@ in macro
 
 <br>
 <br>
-<ol>
+<ol class="enumerate">
 <li>in group
 </li></ol>
 
-<ol>
-<li><blockquote>
+<ol class="enumerate">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ol>
@@ -524,16 +524,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -555,7 +555,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -571,18 +571,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ol>
+<ol class="enumerate">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -604,7 +604,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -623,18 +623,18 @@ html
 
 </li><li>item 2
 Call macro in itemize in format_command
-<ol>
+<ol class="enumerate">
 <li>in macro
 
 
-<ol>
+<ol class="enumerate">
 <li>in format_command
 </li></ol>
 
 <p>Something
 </p>
 <p>Something
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 
@@ -642,7 +642,7 @@ Call macro in itemize in format_command
 </p><p>After
 </p>
 <p>Something2
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 <p>After
@@ -650,12 +650,12 @@ Call macro in itemize in format_command
 
 <br>
 <br>
-<ol>
+<ol class="enumerate">
 <li>in group
 </li></ol>
 
-<ol>
-<li><blockquote>
+<ol class="enumerate">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ol>
@@ -668,16 +668,16 @@ Call macro in itemize in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -699,7 +699,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -715,18 +715,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ol>
+<ol class="enumerate">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -748,7 +748,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -769,18 +769,18 @@ html
 </li></ul>
 
 <p>Call macro in enumerate at the beginning of enumerate
-</p><ol>
+</p><ol class="enumerate">
 <li> in macro
 
 
-<ol>
+<ol class="enumerate">
 <li>in format_command
 </li></ol>
 
 <p>Something
 </p>
 <p>Something
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 
@@ -788,7 +788,7 @@ html
 </p><p>After
 </p>
 <p>Something2
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 <p>After
@@ -796,12 +796,12 @@ html
 
 <br>
 <br>
-<ol>
+<ol class="enumerate">
 <li>in group
 </li></ol>
 
-<ol>
-<li><blockquote>
+<ol class="enumerate">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ol>
@@ -814,16 +814,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -845,7 +845,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -861,18 +861,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ol>
+<ol class="enumerate">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -894,7 +894,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -916,14 +916,14 @@ Call macro in enumerate
 in macro
 
 
-<ol>
+<ol class="enumerate">
 <li>in format_command
 </li></ol>
 
 <p>Something
 </p>
 <p>Something
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 
@@ -931,7 +931,7 @@ in macro
 </p><p>After
 </p>
 <p>Something2
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 <p>After
@@ -939,12 +939,12 @@ in macro
 
 <br>
 <br>
-<ol>
+<ol class="enumerate">
 <li>in group
 </li></ol>
 
-<ol>
-<li><blockquote>
+<ol class="enumerate">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ol>
@@ -957,16 +957,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -988,7 +988,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1004,18 +1004,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ol>
+<ol class="enumerate">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1037,7 +1037,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1056,18 +1056,18 @@ html
 
 </li><li> enumerate2
 Call macro in enumerate in format_command
-<ol>
+<ol class="enumerate">
 <li>in macro
 
 
-<ol>
+<ol class="enumerate">
 <li>in format_command
 </li></ol>
 
 <p>Something
 </p>
 <p>Something
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 
@@ -1075,7 +1075,7 @@ Call macro in enumerate in format_command
 </p><p>After
 </p>
 <p>Something2
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 <p>After
@@ -1083,12 +1083,12 @@ Call macro in enumerate in format_command
 
 <br>
 <br>
-<ol>
+<ol class="enumerate">
 <li>in group
 </li></ol>
 
-<ol>
-<li><blockquote>
+<ol class="enumerate">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ol>
@@ -1101,16 +1101,16 @@ Call macro in enumerate in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1132,7 +1132,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1148,18 +1148,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ol>
+<ol class="enumerate">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1181,7 +1181,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1201,21 +1201,21 @@ html
 </li></ol>
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">multitable item</td><td width="70%">multitable tab. 
And after Call macro in mutitable
 after item</td></tr>
 <tr><td width="60%">in macro
 
 
-<ol>
+<ol class="enumerate">
 <li>in format_command
 </li></ol>
 
 <p>Something
 </p>
 <p>Something
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 
@@ -1223,7 +1223,7 @@ after item</td></tr>
 </p><p>After
 </p>
 <p>Something2
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 <p>After
@@ -1231,12 +1231,12 @@ after item</td></tr>
 
 <br>
 <br>
-<ol>
+<ol class="enumerate">
 <li>in group
 </li></ol>
 
-<ol>
-<li><blockquote>
+<ol class="enumerate">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ol>
@@ -1249,16 +1249,16 @@ after item</td></tr>
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1280,7 +1280,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1296,18 +1296,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ol>
+<ol class="enumerate">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1329,7 +1329,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1350,14 +1350,14 @@ Call macro in mutitable
 in macro
 
 
-<ol>
+<ol class="enumerate">
 <li>in format_command
 </li></ol>
 
 <p>Something
 </p>
 <p>Something
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 
@@ -1365,7 +1365,7 @@ in macro
 </p><p>After
 </p>
 <p>Something2
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 <p>After
@@ -1373,12 +1373,12 @@ in macro
 
 <br>
 <br>
-<ol>
+<ol class="enumerate">
 <li>in group
 </li></ol>
 
-<ol>
-<li><blockquote>
+<ol class="enumerate">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ol>
@@ -1391,16 +1391,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1422,7 +1422,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1438,18 +1438,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ol>
+<ol class="enumerate">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1471,7 +1471,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1489,18 +1489,18 @@ html
 </div></li></ol></td></tr>
 <tr><td width="60%">lone multitable item
 Call macro in mutitable in format_command
-<ol>
+<ol class="enumerate">
 <li>in macro
 
 
-<ol>
+<ol class="enumerate">
 <li>in format_command
 </li></ol>
 
 <p>Something
 </p>
 <p>Something
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 
@@ -1508,7 +1508,7 @@ Call macro in mutitable in format_command
 </p><p>After
 </p>
 <p>Something2
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 <p>After
@@ -1516,12 +1516,12 @@ Call macro in mutitable in format_command
 
 <br>
 <br>
-<ol>
+<ol class="enumerate">
 <li>in group
 </li></ol>
 
-<ol>
-<li><blockquote>
+<ol class="enumerate">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ol>
@@ -1534,16 +1534,16 @@ Call macro in mutitable in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1565,7 +1565,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1581,18 +1581,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ol>
+<ol class="enumerate">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1614,7 +1614,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1641,7 +1641,7 @@ html
 
 </pre><pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li><pre class="example">in format_command
 </pre></li></ol>
 <pre class="example">
@@ -1650,7 +1650,7 @@ Something
 </pre><pre class="example">
 
 Something
-</pre><ol>
+</pre><ol class="enumerate">
 <li><pre class="example">in group
 </pre></li></ol>
 <pre class="example">
@@ -1659,7 +1659,7 @@ Something2
 </pre><pre class="example">After
 
 Something2
-</pre><ol>
+</pre><ol class="enumerate">
 <li><pre class="example">in group
 </pre></li></ol>
 <pre class="example">After
@@ -1667,13 +1667,13 @@ Something2
 
 
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li><pre class="example">in group
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol>
-<li><blockquote>
+</pre><ol class="enumerate">
+<li><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </li></ol>
@@ -1689,18 +1689,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1726,7 +1726,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1747,20 +1747,20 @@ html
 </pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li><pre class="example">in macro, a format_command containing some other 
commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1786,7 +1786,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1815,7 +1815,7 @@ in macro
 
 </pre><pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li><pre class="example">in format_command
 </pre></li></ol>
 <pre class="example">
@@ -1824,7 +1824,7 @@ Something
 </pre><pre class="example">
 
 Something
-</pre><ol>
+</pre><ol class="enumerate">
 <li><pre class="example">in group
 </pre></li></ol>
 <pre class="example">
@@ -1833,7 +1833,7 @@ Something2
 </pre><pre class="example">After
 
 Something2
-</pre><ol>
+</pre><ol class="enumerate">
 <li><pre class="example">in group
 </pre></li></ol>
 <pre class="example">After
@@ -1841,13 +1841,13 @@ Something2
 
 
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li><pre class="example">in group
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol>
-<li><blockquote>
+</pre><ol class="enumerate">
+<li><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </li></ol>
@@ -1863,18 +1863,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1900,7 +1900,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1921,20 +1921,20 @@ html
 </pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li><pre class="example">in macro, a format_command containing some other 
commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1960,7 +1960,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1985,12 +1985,12 @@ html
 
 more example text
 call macro in example in format_command
-</pre><ol>
+</pre><ol class="enumerate">
 <li><pre class="example">in macro
 
 </pre><pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li><pre class="example">in format_command
 </pre></li></ol>
 <pre class="example">
@@ -1999,7 +1999,7 @@ Something
 </pre><pre class="example">
 
 Something
-</pre><ol>
+</pre><ol class="enumerate">
 <li><pre class="example">in group
 </pre></li></ol>
 <pre class="example">
@@ -2008,7 +2008,7 @@ Something2
 </pre><pre class="example">After
 
 Something2
-</pre><ol>
+</pre><ol class="enumerate">
 <li><pre class="example">in group
 </pre></li></ol>
 <pre class="example">After
@@ -2016,13 +2016,13 @@ Something2
 
 
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li><pre class="example">in group
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol>
-<li><blockquote>
+</pre><ol class="enumerate">
+<li><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </li></ol>
@@ -2038,18 +2038,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -2075,7 +2075,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2096,20 +2096,20 @@ html
 </pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li><pre class="example">in macro, a format_command containing some other 
commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -2135,7 +2135,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2171,14 +2171,14 @@ call macro in deffn
 in macro
 </p>
 
-<ol>
+<ol class="enumerate">
 <li>in format_command
 </li></ol>
 
 <p>Something
 </p>
 <p>Something
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 
@@ -2186,7 +2186,7 @@ in macro
 </p><p>After
 </p>
 <p>Something2
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 <p>After
@@ -2194,12 +2194,12 @@ in macro
 
 <br>
 <br>
-<ol>
+<ol class="enumerate">
 <li>in group
 </li></ol>
 
-<ol>
-<li><blockquote>
+<ol class="enumerate">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ol>
@@ -2212,16 +2212,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2243,7 +2243,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2259,18 +2259,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ol>
+<ol class="enumerate">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2292,7 +2292,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2311,18 +2311,18 @@ html
 
 <p>deffn continues
 call macro in deffn in format_command
-</p><ol>
+</p><ol class="enumerate">
 <li>in macro
 
 
-<ol>
+<ol class="enumerate">
 <li>in format_command
 </li></ol>
 
 <p>Something
 </p>
 <p>Something
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 
@@ -2330,7 +2330,7 @@ call macro in deffn in format_command
 </p><p>After
 </p>
 <p>Something2
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 <p>After
@@ -2338,12 +2338,12 @@ call macro in deffn in format_command
 
 <br>
 <br>
-<ol>
+<ol class="enumerate">
 <li>in group
 </li></ol>
 
-<ol>
-<li><blockquote>
+<ol class="enumerate">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ol>
@@ -2356,16 +2356,16 @@ call macro in deffn in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2387,7 +2387,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2403,18 +2403,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ol>
+<ol class="enumerate">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2436,7 +2436,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2462,14 +2462,14 @@ html
 <dd><p>in macro
 </p>
 
-<ol>
+<ol class="enumerate">
 <li>in format_command
 </li></ol>
 
 <p>Something
 </p>
 <p>Something
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 
@@ -2477,7 +2477,7 @@ html
 </p><p>After
 </p>
 <p>Something2
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 <p>After
@@ -2485,12 +2485,12 @@ html
 
 <br>
 <br>
-<ol>
+<ol class="enumerate">
 <li>in group
 </li></ol>
 
-<ol>
-<li><blockquote>
+<ol class="enumerate">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ol>
@@ -2503,16 +2503,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2534,7 +2534,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2550,18 +2550,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ol>
+<ol class="enumerate">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2583,7 +2583,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2602,20 +2602,20 @@ html
 
 </dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a line</dt>
 <dd><p>call macro in table
 in macro
 </p>
 
-<ol>
+<ol class="enumerate">
 <li>in format_command
 </li></ol>
 
 <p>Something
 </p>
 <p>Something
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 
@@ -2623,7 +2623,7 @@ in macro
 </p><p>After
 </p>
 <p>Something2
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 <p>After
@@ -2631,12 +2631,12 @@ in macro
 
 <br>
 <br>
-<ol>
+<ol class="enumerate">
 <li>in group
 </li></ol>
 
-<ol>
-<li><blockquote>
+<ol class="enumerate">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ol>
@@ -2649,16 +2649,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2680,7 +2680,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2696,18 +2696,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ol>
+<ol class="enumerate">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2729,7 +2729,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2752,14 +2752,14 @@ html
 <dd><p>in macro
 </p>
 
-<ol>
+<ol class="enumerate">
 <li>in format_command
 </li></ol>
 
 <p>Something
 </p>
 <p>Something
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 
@@ -2767,7 +2767,7 @@ html
 </p><p>After
 </p>
 <p>Something2
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 <p>After
@@ -2775,12 +2775,12 @@ html
 
 <br>
 <br>
-<ol>
+<ol class="enumerate">
 <li>in group
 </li></ol>
 
-<ol>
-<li><blockquote>
+<ol class="enumerate">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ol>
@@ -2793,16 +2793,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2824,7 +2824,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2840,18 +2840,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ol>
+<ol class="enumerate">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2873,7 +2873,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2893,18 +2893,18 @@ html
 </dd>
 <dt>a line2</dt>
 <dd><p>call macro in table in format_command
-</p><ol>
+</p><ol class="enumerate">
 <li>in macro
 
 
-<ol>
+<ol class="enumerate">
 <li>in format_command
 </li></ol>
 
 <p>Something
 </p>
 <p>Something
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 
@@ -2912,7 +2912,7 @@ html
 </p><p>After
 </p>
 <p>Something2
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 <p>After
@@ -2920,12 +2920,12 @@ html
 
 <br>
 <br>
-<ol>
+<ol class="enumerate">
 <li>in group
 </li></ol>
 
-<ol>
-<li><blockquote>
+<ol class="enumerate">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ol>
@@ -2938,16 +2938,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2969,7 +2969,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2985,18 +2985,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ol>
+<ol class="enumerate">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3018,7 +3018,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3044,14 +3044,14 @@ html
 <p>in macro
 </p>
 
-<ol>
+<ol class="enumerate">
 <li>in format_command
 </li></ol>
 
 <p>Something
 </p>
 <p>Something
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 
@@ -3059,7 +3059,7 @@ html
 </p><p>After
 </p>
 <p>Something2
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 <p>After
@@ -3067,12 +3067,12 @@ html
 
 <br>
 <br>
-<ol>
+<ol class="enumerate">
 <li>in group
 </li></ol>
 
-<ol>
-<li><blockquote>
+<ol class="enumerate">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ol>
@@ -3085,16 +3085,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3116,7 +3116,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3132,18 +3132,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ol>
+<ol class="enumerate">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3165,7 +3165,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3187,14 +3187,14 @@ call macro in cartouche
 in macro
 </p>
 
-<ol>
+<ol class="enumerate">
 <li>in format_command
 </li></ol>
 
 <p>Something
 </p>
 <p>Something
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 
@@ -3202,7 +3202,7 @@ in macro
 </p><p>After
 </p>
 <p>Something2
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 <p>After
@@ -3210,12 +3210,12 @@ in macro
 
 <br>
 <br>
-<ol>
+<ol class="enumerate">
 <li>in group
 </li></ol>
 
-<ol>
-<li><blockquote>
+<ol class="enumerate">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ol>
@@ -3228,16 +3228,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3259,7 +3259,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3275,18 +3275,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ol>
+<ol class="enumerate">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3308,7 +3308,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3326,18 +3326,18 @@ html
 </div></li></ol>
 
 <p>call macro in cartouche in format_command
-</p><ol>
+</p><ol class="enumerate">
 <li>in macro
 
 
-<ol>
+<ol class="enumerate">
 <li>in format_command
 </li></ol>
 
 <p>Something
 </p>
 <p>Something
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 
@@ -3345,7 +3345,7 @@ html
 </p><p>After
 </p>
 <p>Something2
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 <p>After
@@ -3353,12 +3353,12 @@ html
 
 <br>
 <br>
-<ol>
+<ol class="enumerate">
 <li>in group
 </li></ol>
 
-<ol>
-<li><blockquote>
+<ol class="enumerate">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ol>
@@ -3371,16 +3371,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3402,7 +3402,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3418,18 +3418,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ol>
+<ol class="enumerate">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3451,7 +3451,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3475,14 +3475,14 @@ html
 in macro
 </p>
 
-<ol>
+<ol class="enumerate">
 <li>in format_command
 </li></ol>
 
 <p class="flushleft-paragraph">Something
 </p>
 <p class="flushleft-paragraph">Something
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 
@@ -3490,7 +3490,7 @@ in macro
 </p><p class="flushleft-paragraph">After
 </p>
 <p class="flushleft-paragraph">Something2
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 <p class="flushleft-paragraph">After
@@ -3498,12 +3498,12 @@ in macro
 
 <br>
 <br>
-<ol>
+<ol class="enumerate">
 <li>in group
 </li></ol>
 
-<ol>
-<li><blockquote>
+<ol class="enumerate">
+<li><blockquote class="quotation">
 <p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
 </li></ol>
@@ -3516,16 +3516,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3547,7 +3547,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3563,18 +3563,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ol>
+<ol class="enumerate">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3596,7 +3596,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3615,18 +3615,18 @@ html
 
 <p class="flushleft-paragraph">flushleft
 call macro in flushleft in format_command
-</p><ol>
+</p><ol class="enumerate">
 <li>in macro
 
 
-<ol>
+<ol class="enumerate">
 <li>in format_command
 </li></ol>
 
 <p class="flushleft-paragraph">Something
 </p>
 <p class="flushleft-paragraph">Something
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 
@@ -3634,7 +3634,7 @@ call macro in flushleft in format_command
 </p><p class="flushleft-paragraph">After
 </p>
 <p class="flushleft-paragraph">Something2
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 <p class="flushleft-paragraph">After
@@ -3642,12 +3642,12 @@ call macro in flushleft in format_command
 
 <br>
 <br>
-<ol>
+<ol class="enumerate">
 <li>in group
 </li></ol>
 
-<ol>
-<li><blockquote>
+<ol class="enumerate">
+<li><blockquote class="quotation">
 <p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
 </li></ol>
@@ -3660,16 +3660,16 @@ call macro in flushleft in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3691,7 +3691,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3707,18 +3707,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ol>
+<ol class="enumerate">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3740,7 +3740,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3762,14 +3762,14 @@ html
 <div class="flushright"><p class="flushright-paragraph">in macro
 </p>
 
-<ol>
+<ol class="enumerate">
 <li>in format_command
 </li></ol>
 
 <p class="flushright-paragraph">Something
 </p>
 <p class="flushright-paragraph">Something
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 
@@ -3777,7 +3777,7 @@ html
 </p><p class="flushright-paragraph">After
 </p>
 <p class="flushright-paragraph">Something2
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 <p class="flushright-paragraph">After
@@ -3785,12 +3785,12 @@ html
 
 <br>
 <br>
-<ol>
+<ol class="enumerate">
 <li>in group
 </li></ol>
 
-<ol>
-<li><blockquote>
+<ol class="enumerate">
+<li><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </li></ol>
@@ -3803,16 +3803,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3834,7 +3834,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -3850,18 +3850,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ol>
+<ol class="enumerate">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3883,7 +3883,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -3901,18 +3901,18 @@ html
 </div></li></ol>
 
 <p class="flushright-paragraph">flushright
-</p><ol>
+</p><ol class="enumerate">
 <li>in macro
 
 
-<ol>
+<ol class="enumerate">
 <li>in format_command
 </li></ol>
 
 <p class="flushright-paragraph">Something
 </p>
 <p class="flushright-paragraph">Something
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 
@@ -3920,7 +3920,7 @@ html
 </p><p class="flushright-paragraph">After
 </p>
 <p class="flushright-paragraph">Something2
-</p><ol>
+</p><ol class="enumerate">
 <li>in group
 </li></ol>
 <p class="flushright-paragraph">After
@@ -3928,12 +3928,12 @@ html
 
 <br>
 <br>
-<ol>
+<ol class="enumerate">
 <li>in group
 </li></ol>
 
-<ol>
-<li><blockquote>
+<ol class="enumerate">
+<li><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </li></ol>
@@ -3946,16 +3946,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3977,7 +3977,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -3993,18 +3993,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ol>
+<ol class="enumerate">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -4026,7 +4026,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
diff --git 
a/tp/tests/nested_formats/res_parser/nested_example/nested_formats.html 
b/tp/tests/nested_formats/res_parser/nested_example/nested_formats.html
index f36f5d0207..12fbd9300b 100644
--- a/tp/tests/nested_formats/res_parser/nested_example/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_example/nested_formats.html
@@ -79,7 +79,7 @@ in macro
 </pre></div>
 
 <div class="example">
-<blockquote>
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div>
@@ -92,16 +92,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -123,7 +123,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -141,18 +141,18 @@ html
 </div>
 <div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -178,7 +178,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -238,7 +238,7 @@ Something2
 <pre class="example">
 
 </pre><div class="example">
-<blockquote>
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div>
@@ -254,18 +254,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -291,7 +291,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -314,18 +314,18 @@ html
 
 </pre><div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -351,7 +351,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -376,7 +376,7 @@ html
 </pre></div>
 
 <p>Call macro in itemize at the beginning of an item
-</p><ul style="list-style-type: 'a\2013 n itemize line'">
+</p><ul class="itemize" style="list-style-type: 'a\2013 n itemize line'">
 <li>in macro
 
 
@@ -408,7 +408,7 @@ html
 </pre></div>
 
 <div class="example">
-<blockquote>
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div>
@@ -421,16 +421,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -452,7 +452,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -470,18 +470,18 @@ html
 </div>
 <div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -507,7 +507,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -561,7 +561,7 @@ in macro
 </pre></div>
 
 <div class="example">
-<blockquote>
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div>
@@ -574,16 +574,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -605,7 +605,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -623,18 +623,18 @@ html
 </div>
 <div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -660,7 +660,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -720,7 +720,7 @@ Something2
 <pre class="example">
 
 </pre><div class="example">
-<blockquote>
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div>
@@ -736,18 +736,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -773,7 +773,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -796,18 +796,18 @@ html
 
 </pre><div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -833,7 +833,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -859,7 +859,7 @@ html
 </li></ul>
 
 <p>Call macro in enumerate at the beginning of enumerate
-</p><ol>
+</p><ol class="enumerate">
 <li> in macro
 
 
@@ -891,7 +891,7 @@ html
 </pre></div>
 
 <div class="example">
-<blockquote>
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div>
@@ -904,16 +904,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -935,7 +935,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -953,18 +953,18 @@ html
 </div>
 <div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -990,7 +990,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1044,7 +1044,7 @@ in macro
 </pre></div>
 
 <div class="example">
-<blockquote>
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div>
@@ -1057,16 +1057,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1088,7 +1088,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1106,18 +1106,18 @@ html
 </div>
 <div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1143,7 +1143,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1203,7 +1203,7 @@ Something2
 <pre class="example">
 
 </pre><div class="example">
-<blockquote>
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div>
@@ -1219,18 +1219,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1256,7 +1256,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1279,18 +1279,18 @@ html
 
 </pre><div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1316,7 +1316,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1341,7 +1341,7 @@ html
 </pre></div>
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">multitable item</td><td width="70%">multitable tab. 
And after Call macro in mutitable
 after item</td></tr>
@@ -1376,7 +1376,7 @@ after item</td></tr>
 </pre></div>
 
 <div class="example">
-<blockquote>
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div>
@@ -1389,16 +1389,16 @@ after item</td></tr>
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1420,7 +1420,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1438,18 +1438,18 @@ html
 </div>
 <div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1475,7 +1475,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1528,7 +1528,7 @@ in macro
 </pre></div>
 
 <div class="example">
-<blockquote>
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div>
@@ -1541,16 +1541,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1572,7 +1572,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1590,18 +1590,18 @@ html
 </div>
 <div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1627,7 +1627,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1686,7 +1686,7 @@ Something2
 <pre class="example">
 
 </pre><div class="example">
-<blockquote>
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div>
@@ -1702,18 +1702,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1739,7 +1739,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1762,18 +1762,18 @@ html
 
 </pre><div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1799,7 +1799,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1863,7 +1863,7 @@ Something2
 <pre class="example">
 
 </pre><div class="example">
-<blockquote>
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div>
@@ -1879,18 +1879,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1916,7 +1916,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1939,18 +1939,18 @@ html
 
 </pre><div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1976,7 +1976,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2037,7 +2037,7 @@ Something2
 <pre class="example">
 
 </pre><div class="example">
-<blockquote>
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div>
@@ -2053,18 +2053,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -2090,7 +2090,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2113,18 +2113,18 @@ html
 
 </pre><div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -2150,7 +2150,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2212,7 +2212,7 @@ Something2
 <pre class="example">
 
 </pre><div class="example">
-<blockquote>
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div>
@@ -2228,18 +2228,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -2265,7 +2265,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2288,18 +2288,18 @@ html
 
 </pre><div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -2325,7 +2325,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2389,7 +2389,7 @@ in macro
 </pre></div>
 
 <div class="example">
-<blockquote>
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div>
@@ -2402,16 +2402,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2433,7 +2433,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2451,18 +2451,18 @@ html
 </div>
 <div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -2488,7 +2488,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2548,7 +2548,7 @@ Something2
 <pre class="example">
 
 </pre><div class="example">
-<blockquote>
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div>
@@ -2564,18 +2564,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -2601,7 +2601,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2624,18 +2624,18 @@ html
 
 </pre><div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -2661,7 +2661,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2720,7 +2720,7 @@ html
 </pre></div>
 
 <div class="example">
-<blockquote>
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div>
@@ -2733,16 +2733,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2764,7 +2764,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2782,18 +2782,18 @@ html
 </div>
 <div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -2819,7 +2819,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2842,7 +2842,7 @@ html
 
 </dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a line</dt>
 <dd><p>call macro in table
 in macro
@@ -2876,7 +2876,7 @@ in macro
 </pre></div>
 
 <div class="example">
-<blockquote>
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div>
@@ -2889,16 +2889,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2920,7 +2920,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2938,18 +2938,18 @@ html
 </div>
 <div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -2975,7 +2975,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -3030,7 +3030,7 @@ html
 </pre></div>
 
 <div class="example">
-<blockquote>
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div>
@@ -3043,16 +3043,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3074,7 +3074,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3092,18 +3092,18 @@ html
 </div>
 <div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -3129,7 +3129,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -3190,7 +3190,7 @@ Something2
 <pre class="example">
 
 </pre><div class="example">
-<blockquote>
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div>
@@ -3206,18 +3206,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -3243,7 +3243,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -3266,18 +3266,18 @@ html
 
 </pre><div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -3303,7 +3303,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -3362,7 +3362,7 @@ html
 </pre></div>
 
 <div class="example">
-<blockquote>
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div>
@@ -3375,16 +3375,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3406,7 +3406,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3424,18 +3424,18 @@ html
 </div>
 <div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -3461,7 +3461,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -3515,7 +3515,7 @@ in macro
 </pre></div>
 
 <div class="example">
-<blockquote>
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div>
@@ -3528,16 +3528,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3559,7 +3559,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3577,18 +3577,18 @@ html
 </div>
 <div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -3614,7 +3614,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -3673,7 +3673,7 @@ Something2
 <pre class="example">
 
 </pre><div class="example">
-<blockquote>
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div>
@@ -3689,18 +3689,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -3726,7 +3726,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -3749,18 +3749,18 @@ html
 
 </pre><div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -3786,7 +3786,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -3843,7 +3843,7 @@ in macro
 </pre></div>
 
 <div class="example">
-<blockquote>
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div>
@@ -3856,16 +3856,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3887,7 +3887,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3905,18 +3905,18 @@ html
 </div>
 <div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -3942,7 +3942,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -4002,7 +4002,7 @@ Something2
 <pre class="example">
 
 </pre><div class="example">
-<blockquote>
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div>
@@ -4018,18 +4018,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -4055,7 +4055,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -4078,18 +4078,18 @@ html
 
 </pre><div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -4115,7 +4115,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -4170,7 +4170,7 @@ html
 </pre></div>
 
 <div class="example">
-<blockquote>
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div>
@@ -4183,16 +4183,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -4214,7 +4214,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -4232,18 +4232,18 @@ html
 </div>
 <div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -4269,7 +4269,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -4328,7 +4328,7 @@ Something2
 <pre class="example">
 
 </pre><div class="example">
-<blockquote>
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div>
@@ -4344,18 +4344,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -4381,7 +4381,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -4404,18 +4404,18 @@ html
 
 </pre><div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -4441,7 +4441,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
diff --git 
a/tp/tests/nested_formats/res_parser/nested_flushright/nested_formats.html 
b/tp/tests/nested_formats/res_parser/nested_flushright/nested_formats.html
index 60a4ca0b50..3e0ee4b48e 100644
--- a/tp/tests/nested_formats/res_parser/nested_flushright/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_flushright/nested_formats.html
@@ -70,7 +70,7 @@ in macro
 <br>
 <div class="flushright"><p class="flushright-paragraph">in group
 </p></div>
-<div class="flushright"><blockquote>
+<div class="flushright"><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -82,16 +82,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -113,7 +113,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -130,16 +130,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -161,7 +161,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -201,7 +201,7 @@ html
 <br>
 <div class="flushright"><p class="flushright-paragraph">in group
 </p></div>
-<div class="flushright"><blockquote>
+<div class="flushright"><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -213,16 +213,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -244,7 +244,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -261,16 +261,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -292,7 +292,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -310,7 +310,7 @@ html
 </div></div>
 </div>
 <p>Call macro in itemize at the beginning of an item
-</p><ul style="list-style-type: 'a\2013 n itemize line'">
+</p><ul class="itemize" style="list-style-type: 'a\2013 n itemize line'">
 <li>in macro
 
 <div class="flushright"></div>
@@ -333,7 +333,7 @@ html
 <br>
 <div class="flushright"><p class="flushright-paragraph">in group
 </p></div>
-<div class="flushright"><blockquote>
+<div class="flushright"><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -345,16 +345,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -376,7 +376,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -393,16 +393,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -424,7 +424,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -464,7 +464,7 @@ in macro
 <br>
 <div class="flushright"><p class="flushright-paragraph">in group
 </p></div>
-<div class="flushright"><blockquote>
+<div class="flushright"><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -476,16 +476,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -507,7 +507,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -524,16 +524,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -555,7 +555,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -595,7 +595,7 @@ Call macro in itemize in format_command
 <br>
 <div class="flushright"><p class="flushright-paragraph">in group
 </p></div>
-<div class="flushright"><blockquote>
+<div class="flushright"><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -607,16 +607,16 @@ Call macro in itemize in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -638,7 +638,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -655,16 +655,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -686,7 +686,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -705,7 +705,7 @@ html
 </div></li></ul>
 
 <p>Call macro in enumerate at the beginning of enumerate
-</p><ol>
+</p><ol class="enumerate">
 <li> in macro
 
 <div class="flushright"></div>
@@ -728,7 +728,7 @@ html
 <br>
 <div class="flushright"><p class="flushright-paragraph">in group
 </p></div>
-<div class="flushright"><blockquote>
+<div class="flushright"><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -740,16 +740,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -771,7 +771,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -788,16 +788,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -819,7 +819,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -859,7 +859,7 @@ in macro
 <br>
 <div class="flushright"><p class="flushright-paragraph">in group
 </p></div>
-<div class="flushright"><blockquote>
+<div class="flushright"><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -871,16 +871,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -902,7 +902,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -919,16 +919,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -950,7 +950,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -990,7 +990,7 @@ Call macro in enumerate in format_command
 <br>
 <div class="flushright"><p class="flushright-paragraph">in group
 </p></div>
-<div class="flushright"><blockquote>
+<div class="flushright"><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -1002,16 +1002,16 @@ Call macro in enumerate in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1033,7 +1033,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -1050,16 +1050,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1081,7 +1081,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -1099,7 +1099,7 @@ html
 </div></div>
 </div></li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">multitable item</td><td width="70%">multitable tab. 
And after Call macro in mutitable
 after item</td></tr>
@@ -1125,7 +1125,7 @@ after item</td></tr>
 <br>
 <div class="flushright"><p class="flushright-paragraph">in group
 </p></div>
-<div class="flushright"><blockquote>
+<div class="flushright"><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -1137,16 +1137,16 @@ after item</td></tr>
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1168,7 +1168,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1185,16 +1185,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1216,7 +1216,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -1256,7 +1256,7 @@ in macro
 <br>
 <div class="flushright"><p class="flushright-paragraph">in group
 </p></div>
-<div class="flushright"><blockquote>
+<div class="flushright"><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -1268,16 +1268,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1299,7 +1299,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1316,16 +1316,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1347,7 +1347,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -1387,7 +1387,7 @@ Call macro in mutitable in format_command
 <br>
 <div class="flushright"><p class="flushright-paragraph">in group
 </p></div>
-<div class="flushright"><blockquote>
+<div class="flushright"><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -1399,16 +1399,16 @@ Call macro in mutitable in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1430,7 +1430,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -1447,16 +1447,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1478,7 +1478,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -1527,7 +1527,7 @@ Something2
 </pre><div class="flushright"><pre class="example">in group
 </pre></div><pre class="example">
 
-</pre><div class="flushright"><blockquote>
+</pre><div class="flushright"><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div><pre class="example">
@@ -1542,18 +1542,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1579,7 +1579,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1601,18 +1601,18 @@ html
 </div><pre class="example">
 
 </pre><div class="flushright"><pre class="example">in macro, a format_command 
containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1638,7 +1638,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1689,7 +1689,7 @@ Something2
 </pre><div class="flushright"><pre class="example">in group
 </pre></div><pre class="example">
 
-</pre><div class="flushright"><blockquote>
+</pre><div class="flushright"><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div><pre class="example">
@@ -1704,18 +1704,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1741,7 +1741,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1763,18 +1763,18 @@ html
 </div><pre class="example">
 
 </pre><div class="flushright"><pre class="example">in macro, a format_command 
containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1800,7 +1800,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1851,7 +1851,7 @@ Something2
 </pre><div class="flushright"><pre class="example">in group
 </pre></div><pre class="example">
 
-</pre><div class="flushright"><blockquote>
+</pre><div class="flushright"><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div><pre class="example">
@@ -1866,18 +1866,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1903,7 +1903,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1925,18 +1925,18 @@ html
 </div><pre class="example">
 
 </pre><div class="flushright"><pre class="example">in macro, a format_command 
containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1962,7 +1962,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2015,7 +2015,7 @@ in macro
 <br>
 <div class="flushright"><p class="flushright-paragraph">in group
 </p></div>
-<div class="flushright"><blockquote>
+<div class="flushright"><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -2027,16 +2027,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2058,7 +2058,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2075,16 +2075,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2106,7 +2106,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -2146,7 +2146,7 @@ call macro in deffn in format_command
 <br>
 <div class="flushright"><p class="flushright-paragraph">in group
 </p></div>
-<div class="flushright"><blockquote>
+<div class="flushright"><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -2158,16 +2158,16 @@ call macro in deffn in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2189,7 +2189,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -2206,16 +2206,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2237,7 +2237,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -2280,7 +2280,7 @@ html
 <br>
 <div class="flushright"><p class="flushright-paragraph">in group
 </p></div>
-<div class="flushright"><blockquote>
+<div class="flushright"><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -2292,16 +2292,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2323,7 +2323,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2340,16 +2340,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2371,7 +2371,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -2389,7 +2389,7 @@ html
 </div></div>
 </dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a line</dt>
 <dd><p>call macro in table
 in macro
@@ -2414,7 +2414,7 @@ in macro
 <br>
 <div class="flushright"><p class="flushright-paragraph">in group
 </p></div>
-<div class="flushright"><blockquote>
+<div class="flushright"><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -2426,16 +2426,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2457,7 +2457,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2474,16 +2474,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2505,7 +2505,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -2546,7 +2546,7 @@ html
 <br>
 <div class="flushright"><p class="flushright-paragraph">in group
 </p></div>
-<div class="flushright"><blockquote>
+<div class="flushright"><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -2558,16 +2558,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2589,7 +2589,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2606,16 +2606,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2637,7 +2637,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -2678,7 +2678,7 @@ html
 <br>
 <div class="flushright"><p class="flushright-paragraph">in group
 </p></div>
-<div class="flushright"><blockquote>
+<div class="flushright"><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -2690,16 +2690,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2721,7 +2721,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -2738,16 +2738,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2769,7 +2769,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -2812,7 +2812,7 @@ html
 <br>
 <div class="flushright"><p class="flushright-paragraph">in group
 </p></div>
-<div class="flushright"><blockquote>
+<div class="flushright"><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -2824,16 +2824,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2855,7 +2855,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2872,16 +2872,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2903,7 +2903,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -2943,7 +2943,7 @@ in macro
 <br>
 <div class="flushright"><p class="flushright-paragraph">in group
 </p></div>
-<div class="flushright"><blockquote>
+<div class="flushright"><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -2955,16 +2955,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2986,7 +2986,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3003,16 +3003,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3034,7 +3034,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -3073,7 +3073,7 @@ html
 <br>
 <div class="flushright"><p class="flushright-paragraph">in group
 </p></div>
-<div class="flushright"><blockquote>
+<div class="flushright"><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -3085,16 +3085,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3116,7 +3116,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -3133,16 +3133,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3164,7 +3164,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -3205,7 +3205,7 @@ in macro
 <br>
 <div class="flushright"><p class="flushright-paragraph">in group
 </p></div>
-<div class="flushright"><blockquote>
+<div class="flushright"><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -3217,16 +3217,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3248,7 +3248,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3265,16 +3265,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3296,7 +3296,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -3336,7 +3336,7 @@ call macro in flushleft in format_command
 <br>
 <div class="flushright"><p class="flushright-paragraph">in group
 </p></div>
-<div class="flushright"><blockquote>
+<div class="flushright"><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -3348,16 +3348,16 @@ call macro in flushleft in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3379,7 +3379,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -3396,16 +3396,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3427,7 +3427,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -3466,7 +3466,7 @@ html
 <br>
 <div class="flushright"><p class="flushright-paragraph">in group
 </p></div>
-<div class="flushright"><blockquote>
+<div class="flushright"><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -3478,16 +3478,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3509,7 +3509,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -3526,16 +3526,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3557,7 +3557,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -3596,7 +3596,7 @@ html
 <br>
 <div class="flushright"><p class="flushright-paragraph">in group
 </p></div>
-<div class="flushright"><blockquote>
+<div class="flushright"><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -3608,16 +3608,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3639,7 +3639,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -3656,16 +3656,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3687,7 +3687,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
diff --git 
a/tp/tests/nested_formats/res_parser/nested_group/nested_formats.html 
b/tp/tests/nested_formats/res_parser/nested_group/nested_formats.html
index cab61bb6a3..c87991c75f 100644
--- a/tp/tests/nested_formats/res_parser/nested_group/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_group/nested_formats.html
@@ -70,7 +70,7 @@ in macro
 <br>
 <div class="group"><p>in group
 </p></div>
-<div class="group"><blockquote>
+<div class="group"><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -82,16 +82,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -113,7 +113,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -130,16 +130,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="group"><p>in macro, a format_command containing some other 
commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -161,7 +161,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -201,7 +201,7 @@ html
 <br>
 <div class="group"><p>in group
 </p></div>
-<div class="group"><blockquote>
+<div class="group"><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -213,16 +213,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -244,7 +244,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -261,16 +261,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="group"><p>in macro, a format_command containing some other 
commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -292,7 +292,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -310,7 +310,7 @@ html
 </div></div>
 </div>
 <p>Call macro in itemize at the beginning of an item
-</p><ul style="list-style-type: 'a\2013 n itemize line'">
+</p><ul class="itemize" style="list-style-type: 'a\2013 n itemize line'">
 <li>in macro
 
 <div class="group"></div>
@@ -333,7 +333,7 @@ html
 <br>
 <div class="group"><p>in group
 </p></div>
-<div class="group"><blockquote>
+<div class="group"><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -345,16 +345,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -376,7 +376,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -393,16 +393,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="group"><p>in macro, a format_command containing some other 
commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -424,7 +424,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -464,7 +464,7 @@ in macro
 <br>
 <div class="group"><p>in group
 </p></div>
-<div class="group"><blockquote>
+<div class="group"><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -476,16 +476,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -507,7 +507,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -524,16 +524,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="group"><p>in macro, a format_command containing some other 
commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -555,7 +555,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -595,7 +595,7 @@ Call macro in itemize in format_command
 <br>
 <div class="group"><p>in group
 </p></div>
-<div class="group"><blockquote>
+<div class="group"><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -607,16 +607,16 @@ Call macro in itemize in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -638,7 +638,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -655,16 +655,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="group"><p>in macro, a format_command containing some other 
commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -686,7 +686,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -705,7 +705,7 @@ html
 </div></li></ul>
 
 <p>Call macro in enumerate at the beginning of enumerate
-</p><ol>
+</p><ol class="enumerate">
 <li> in macro
 
 <div class="group"></div>
@@ -728,7 +728,7 @@ html
 <br>
 <div class="group"><p>in group
 </p></div>
-<div class="group"><blockquote>
+<div class="group"><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -740,16 +740,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -771,7 +771,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -788,16 +788,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="group"><p>in macro, a format_command containing some other 
commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -819,7 +819,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -859,7 +859,7 @@ in macro
 <br>
 <div class="group"><p>in group
 </p></div>
-<div class="group"><blockquote>
+<div class="group"><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -871,16 +871,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -902,7 +902,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -919,16 +919,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="group"><p>in macro, a format_command containing some other 
commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -950,7 +950,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -990,7 +990,7 @@ Call macro in enumerate in format_command
 <br>
 <div class="group"><p>in group
 </p></div>
-<div class="group"><blockquote>
+<div class="group"><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -1002,16 +1002,16 @@ Call macro in enumerate in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1033,7 +1033,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1050,16 +1050,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="group"><p>in macro, a format_command containing some other 
commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1081,7 +1081,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1099,7 +1099,7 @@ html
 </div></div>
 </div></li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">multitable item</td><td width="70%">multitable tab. 
And after Call macro in mutitable
 after item</td></tr>
@@ -1125,7 +1125,7 @@ after item</td></tr>
 <br>
 <div class="group"><p>in group
 </p></div>
-<div class="group"><blockquote>
+<div class="group"><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -1137,16 +1137,16 @@ after item</td></tr>
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1168,7 +1168,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1185,16 +1185,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="group"><p>in macro, a format_command containing some other 
commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1216,7 +1216,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1256,7 +1256,7 @@ in macro
 <br>
 <div class="group"><p>in group
 </p></div>
-<div class="group"><blockquote>
+<div class="group"><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -1268,16 +1268,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1299,7 +1299,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1316,16 +1316,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="group"><p>in macro, a format_command containing some other 
commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1347,7 +1347,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1387,7 +1387,7 @@ Call macro in mutitable in format_command
 <br>
 <div class="group"><p>in group
 </p></div>
-<div class="group"><blockquote>
+<div class="group"><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -1399,16 +1399,16 @@ Call macro in mutitable in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1430,7 +1430,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1447,16 +1447,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="group"><p>in macro, a format_command containing some other 
commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1478,7 +1478,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1527,7 +1527,7 @@ Something2
 </pre><div class="group"><pre class="example">in group
 </pre></div><pre class="example">
 
-</pre><div class="group"><blockquote>
+</pre><div class="group"><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div><pre class="example">
@@ -1542,18 +1542,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1579,7 +1579,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1601,18 +1601,18 @@ html
 </div><pre class="example">
 
 </pre><div class="group"><pre class="example">in macro, a format_command 
containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1638,7 +1638,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1689,7 +1689,7 @@ Something2
 </pre><div class="group"><pre class="example">in group
 </pre></div><pre class="example">
 
-</pre><div class="group"><blockquote>
+</pre><div class="group"><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div><pre class="example">
@@ -1704,18 +1704,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1741,7 +1741,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1763,18 +1763,18 @@ html
 </div><pre class="example">
 
 </pre><div class="group"><pre class="example">in macro, a format_command 
containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1800,7 +1800,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1851,7 +1851,7 @@ Something2
 </pre><div class="group"><pre class="example">in group
 </pre></div><pre class="example">
 
-</pre><div class="group"><blockquote>
+</pre><div class="group"><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </div><pre class="example">
@@ -1866,18 +1866,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1903,7 +1903,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1925,18 +1925,18 @@ html
 </div><pre class="example">
 
 </pre><div class="group"><pre class="example">in macro, a format_command 
containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1962,7 +1962,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2015,7 +2015,7 @@ in macro
 <br>
 <div class="group"><p>in group
 </p></div>
-<div class="group"><blockquote>
+<div class="group"><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -2027,16 +2027,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2058,7 +2058,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2075,16 +2075,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="group"><p>in macro, a format_command containing some other 
commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2106,7 +2106,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2146,7 +2146,7 @@ call macro in deffn in format_command
 <br>
 <div class="group"><p>in group
 </p></div>
-<div class="group"><blockquote>
+<div class="group"><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -2158,16 +2158,16 @@ call macro in deffn in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2189,7 +2189,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2206,16 +2206,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="group"><p>in macro, a format_command containing some other 
commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2237,7 +2237,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2280,7 +2280,7 @@ html
 <br>
 <div class="group"><p>in group
 </p></div>
-<div class="group"><blockquote>
+<div class="group"><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -2292,16 +2292,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2323,7 +2323,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2340,16 +2340,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="group"><p>in macro, a format_command containing some other 
commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2371,7 +2371,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2389,7 +2389,7 @@ html
 </div></div>
 </dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a line</dt>
 <dd><p>call macro in table
 in macro
@@ -2414,7 +2414,7 @@ in macro
 <br>
 <div class="group"><p>in group
 </p></div>
-<div class="group"><blockquote>
+<div class="group"><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -2426,16 +2426,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2457,7 +2457,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2474,16 +2474,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="group"><p>in macro, a format_command containing some other 
commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2505,7 +2505,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2546,7 +2546,7 @@ html
 <br>
 <div class="group"><p>in group
 </p></div>
-<div class="group"><blockquote>
+<div class="group"><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -2558,16 +2558,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2589,7 +2589,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2606,16 +2606,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="group"><p>in macro, a format_command containing some other 
commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2637,7 +2637,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2678,7 +2678,7 @@ html
 <br>
 <div class="group"><p>in group
 </p></div>
-<div class="group"><blockquote>
+<div class="group"><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -2690,16 +2690,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2721,7 +2721,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2738,16 +2738,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="group"><p>in macro, a format_command containing some other 
commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2769,7 +2769,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2812,7 +2812,7 @@ html
 <br>
 <div class="group"><p>in group
 </p></div>
-<div class="group"><blockquote>
+<div class="group"><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -2824,16 +2824,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2855,7 +2855,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2872,16 +2872,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="group"><p>in macro, a format_command containing some other 
commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2903,7 +2903,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2943,7 +2943,7 @@ in macro
 <br>
 <div class="group"><p>in group
 </p></div>
-<div class="group"><blockquote>
+<div class="group"><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -2955,16 +2955,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2986,7 +2986,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3003,16 +3003,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="group"><p>in macro, a format_command containing some other 
commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3034,7 +3034,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3073,7 +3073,7 @@ html
 <br>
 <div class="group"><p>in group
 </p></div>
-<div class="group"><blockquote>
+<div class="group"><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -3085,16 +3085,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3116,7 +3116,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3133,16 +3133,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="group"><p>in macro, a format_command containing some other 
commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3164,7 +3164,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3205,7 +3205,7 @@ in macro
 <br>
 <div class="group"><p class="flushleft-paragraph">in group
 </p></div>
-<div class="group"><blockquote>
+<div class="group"><blockquote class="quotation">
 <p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -3217,16 +3217,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3248,7 +3248,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3265,16 +3265,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="group"><p class="flushleft-paragraph">in macro, a format_command 
containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3296,7 +3296,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3336,7 +3336,7 @@ call macro in flushleft in format_command
 <br>
 <div class="group"><p class="flushleft-paragraph">in group
 </p></div>
-<div class="group"><blockquote>
+<div class="group"><blockquote class="quotation">
 <p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -3348,16 +3348,16 @@ call macro in flushleft in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3379,7 +3379,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3396,16 +3396,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="group"><p class="flushleft-paragraph">in macro, a format_command 
containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3427,7 +3427,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3466,7 +3466,7 @@ html
 <br>
 <div class="group"><p class="flushright-paragraph">in group
 </p></div>
-<div class="group"><blockquote>
+<div class="group"><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -3478,16 +3478,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3509,7 +3509,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -3526,16 +3526,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="group"><p class="flushright-paragraph">in macro, a format_command 
containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3557,7 +3557,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -3596,7 +3596,7 @@ html
 <br>
 <div class="group"><p class="flushright-paragraph">in group
 </p></div>
-<div class="group"><blockquote>
+<div class="group"><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
@@ -3608,16 +3608,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3639,7 +3639,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -3656,16 +3656,16 @@ html
 <div class="center">ce&ndash;ntered line
 </div>
 <div class="group"><p class="flushright-paragraph">in macro, a format_command 
containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3687,7 +3687,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
diff --git 
a/tp/tests/nested_formats/res_parser/nested_itemize/nested_formats.html 
b/tp/tests/nested_formats/res_parser/nested_itemize/nested_formats.html
index cfac720251..368f0a0296 100644
--- a/tp/tests/nested_formats/res_parser/nested_itemize/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_itemize/nested_formats.html
@@ -50,29 +50,29 @@ ul.mark-bullet {list-style-type: disc}
 <p>Call macro
 in macro
 </p>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 </ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in format_command
 </li></ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 <p>After
 </p>
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 <p>After
@@ -80,12 +80,12 @@ in macro
 
 <br>
 <br>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
-<ul class="mark-bullet">
-<li><blockquote>
+<ul class="itemize mark-bullet">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ul>
@@ -98,16 +98,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -129,7 +129,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -145,18 +145,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -178,7 +178,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -197,32 +197,32 @@ html
 
 
 <p>Call macro in format_command
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in macro
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 </ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in format_command
 </li></ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 <p>After
 </p>
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 <p>After
@@ -230,12 +230,12 @@ html
 
 <br>
 <br>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
-<ul class="mark-bullet">
-<li><blockquote>
+<ul class="itemize mark-bullet">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ul>
@@ -248,16 +248,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -279,7 +279,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -295,18 +295,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -328,7 +328,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -348,32 +348,32 @@ html
 </li></ul>
 
 <p>Call macro in itemize at the beginning of an item
-</p><ul style="list-style-type: 'a\2013 n itemize line'">
+</p><ul class="itemize" style="list-style-type: 'a\2013 n itemize line'">
 <li>in macro
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 </ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in format_command
 </li></ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 <p>After
 </p>
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 <p>After
@@ -381,12 +381,12 @@ html
 
 <br>
 <br>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
-<ul class="mark-bullet">
-<li><blockquote>
+<ul class="itemize mark-bullet">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ul>
@@ -399,16 +399,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -430,7 +430,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -446,18 +446,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -479,7 +479,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -500,29 +500,29 @@ html
 Call macro in itemize
 in macro
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 </ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in format_command
 </li></ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 <p>After
 </p>
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 <p>After
@@ -530,12 +530,12 @@ in macro
 
 <br>
 <br>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
-<ul class="mark-bullet">
-<li><blockquote>
+<ul class="itemize mark-bullet">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ul>
@@ -548,16 +548,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -579,7 +579,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -595,18 +595,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -628,7 +628,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -647,32 +647,32 @@ html
 
 </li><li>item 2
 Call macro in itemize in format_command
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in macro
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 </ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in format_command
 </li></ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 <p>After
 </p>
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 <p>After
@@ -680,12 +680,12 @@ Call macro in itemize in format_command
 
 <br>
 <br>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
-<ul class="mark-bullet">
-<li><blockquote>
+<ul class="itemize mark-bullet">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ul>
@@ -698,16 +698,16 @@ Call macro in itemize in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -729,7 +729,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -745,18 +745,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -778,7 +778,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -799,32 +799,32 @@ html
 </li></ul>
 
 <p>Call macro in enumerate at the beginning of enumerate
-</p><ol>
+</p><ol class="enumerate">
 <li> in macro
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 </ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in format_command
 </li></ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 <p>After
 </p>
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 <p>After
@@ -832,12 +832,12 @@ html
 
 <br>
 <br>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
-<ul class="mark-bullet">
-<li><blockquote>
+<ul class="itemize mark-bullet">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ul>
@@ -850,16 +850,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -881,7 +881,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -897,18 +897,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -930,7 +930,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -951,29 +951,29 @@ html
 Call macro in enumerate
 in macro
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 </ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in format_command
 </li></ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 <p>After
 </p>
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 <p>After
@@ -981,12 +981,12 @@ in macro
 
 <br>
 <br>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
-<ul class="mark-bullet">
-<li><blockquote>
+<ul class="itemize mark-bullet">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ul>
@@ -999,16 +999,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1030,7 +1030,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1046,18 +1046,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1079,7 +1079,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1098,32 +1098,32 @@ html
 
 </li><li> enumerate2
 Call macro in enumerate in format_command
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in macro
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 </ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in format_command
 </li></ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 <p>After
 </p>
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 <p>After
@@ -1131,12 +1131,12 @@ Call macro in enumerate in format_command
 
 <br>
 <br>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
-<ul class="mark-bullet">
-<li><blockquote>
+<ul class="itemize mark-bullet">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ul>
@@ -1149,16 +1149,16 @@ Call macro in enumerate in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1180,7 +1180,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1196,18 +1196,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1229,7 +1229,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1249,35 +1249,35 @@ html
 </li></ul>
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">multitable item</td><td width="70%">multitable tab. 
And after Call macro in mutitable
 after item</td></tr>
 <tr><td width="60%">in macro
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 </ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in format_command
 </li></ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 <p>After
 </p>
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 <p>After
@@ -1285,12 +1285,12 @@ after item</td></tr>
 
 <br>
 <br>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
-<ul class="mark-bullet">
-<li><blockquote>
+<ul class="itemize mark-bullet">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ul>
@@ -1303,16 +1303,16 @@ after item</td></tr>
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1334,7 +1334,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1350,18 +1350,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1383,7 +1383,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1403,29 +1403,29 @@ html
 Call macro in mutitable
 in macro
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 </ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in format_command
 </li></ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 <p>After
 </p>
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 <p>After
@@ -1433,12 +1433,12 @@ in macro
 
 <br>
 <br>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
-<ul class="mark-bullet">
-<li><blockquote>
+<ul class="itemize mark-bullet">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ul>
@@ -1451,16 +1451,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1482,7 +1482,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1498,18 +1498,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1531,7 +1531,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1549,32 +1549,32 @@ html
 </div></li></ul></td></tr>
 <tr><td width="60%">lone multitable item
 Call macro in mutitable in format_command
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in macro
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 </ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in format_command
 </li></ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 <p>After
 </p>
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 <p>After
@@ -1582,12 +1582,12 @@ Call macro in mutitable in format_command
 
 <br>
 <br>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
-<ul class="mark-bullet">
-<li><blockquote>
+<ul class="itemize mark-bullet">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ul>
@@ -1600,16 +1600,16 @@ Call macro in mutitable in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1631,7 +1631,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1647,18 +1647,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1680,7 +1680,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1705,33 +1705,33 @@ html
 </p><div class="example">
 <pre class="example">in macro
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 </ul>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">in format_command
 </pre></li></ul>
 <pre class="example">
 
 Something
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 </ul>
 <pre class="example">
 
 Something
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">in group
 </pre></li></ul>
 <pre class="example">
 
 Something2
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 </ul>
 <pre class="example">After
 
 Something2
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">in group
 </pre></li></ul>
 <pre class="example">After
@@ -1739,13 +1739,13 @@ Something2
 
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">in group
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
-<li><blockquote>
+</pre><ul class="itemize mark-bullet">
+<li><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </li></ul>
@@ -1761,18 +1761,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1798,7 +1798,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1819,20 +1819,20 @@ html
 </pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">in macro, a format_command containing some other 
commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1858,7 +1858,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1885,33 +1885,33 @@ example  some
 call macro in example
 in macro
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 </ul>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">in format_command
 </pre></li></ul>
 <pre class="example">
 
 Something
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 </ul>
 <pre class="example">
 
 Something
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">in group
 </pre></li></ul>
 <pre class="example">
 
 Something2
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 </ul>
 <pre class="example">After
 
 Something2
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">in group
 </pre></li></ul>
 <pre class="example">After
@@ -1919,13 +1919,13 @@ Something2
 
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">in group
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
-<li><blockquote>
+</pre><ul class="itemize mark-bullet">
+<li><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </li></ul>
@@ -1941,18 +1941,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1978,7 +1978,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1999,20 +1999,20 @@ html
 </pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">in macro, a format_command containing some other 
commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -2038,7 +2038,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2063,36 +2063,36 @@ html
 
 more example text
 call macro in example in format_command
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">in macro
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 </ul>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">in format_command
 </pre></li></ul>
 <pre class="example">
 
 Something
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 </ul>
 <pre class="example">
 
 Something
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">in group
 </pre></li></ul>
 <pre class="example">
 
 Something2
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 </ul>
 <pre class="example">After
 
 Something2
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">in group
 </pre></li></ul>
 <pre class="example">After
@@ -2100,13 +2100,13 @@ Something2
 
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">in group
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
-<li><blockquote>
+</pre><ul class="itemize mark-bullet">
+<li><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </li></ul>
@@ -2122,18 +2122,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -2159,7 +2159,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2180,20 +2180,20 @@ html
 </pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">in macro, a format_command containing some other 
commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -2219,7 +2219,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2254,29 +2254,29 @@ html
 call macro in deffn 
 in macro
 </p>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 </ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in format_command
 </li></ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 <p>After
 </p>
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 <p>After
@@ -2284,12 +2284,12 @@ in macro
 
 <br>
 <br>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
-<ul class="mark-bullet">
-<li><blockquote>
+<ul class="itemize mark-bullet">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ul>
@@ -2302,16 +2302,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2333,7 +2333,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2349,18 +2349,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2382,7 +2382,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2401,32 +2401,32 @@ html
 
 <p>deffn continues
 call macro in deffn in format_command
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in macro
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 </ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in format_command
 </li></ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 <p>After
 </p>
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 <p>After
@@ -2434,12 +2434,12 @@ call macro in deffn in format_command
 
 <br>
 <br>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
-<ul class="mark-bullet">
-<li><blockquote>
+<ul class="itemize mark-bullet">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ul>
@@ -2452,16 +2452,16 @@ call macro in deffn in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2483,7 +2483,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2499,18 +2499,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2532,7 +2532,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2557,29 +2557,29 @@ html
 <dt id="index-d_002d_002deffn_005fname2"><span class="category">c--ategory2: 
</span><span><strong class="strong">d--effn_name2</strong> <em 
class="emph">a--rguments2...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname2'> &para;</a></span></dt>
 <dd><p>in macro
 </p>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 </ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in format_command
 </li></ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 <p>After
 </p>
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 <p>After
@@ -2587,12 +2587,12 @@ html
 
 <br>
 <br>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
-<ul class="mark-bullet">
-<li><blockquote>
+<ul class="itemize mark-bullet">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ul>
@@ -2605,16 +2605,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2636,7 +2636,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2652,18 +2652,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2685,7 +2685,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2704,34 +2704,34 @@ html
 
 </dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a line</dt>
 <dd><p>call macro in table
 in macro
 </p>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 </ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in format_command
 </li></ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 <p>After
 </p>
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 <p>After
@@ -2739,12 +2739,12 @@ in macro
 
 <br>
 <br>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
-<ul class="mark-bullet">
-<li><blockquote>
+<ul class="itemize mark-bullet">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ul>
@@ -2757,16 +2757,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2788,7 +2788,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2804,18 +2804,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2837,7 +2837,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2859,29 +2859,29 @@ html
 <dt>a line</dt>
 <dd><p>in macro
 </p>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 </ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in format_command
 </li></ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 <p>After
 </p>
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 <p>After
@@ -2889,12 +2889,12 @@ html
 
 <br>
 <br>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
-<ul class="mark-bullet">
-<li><blockquote>
+<ul class="itemize mark-bullet">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ul>
@@ -2907,16 +2907,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2938,7 +2938,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2954,18 +2954,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2987,7 +2987,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3007,32 +3007,32 @@ html
 </dd>
 <dt>a line2</dt>
 <dd><p>call macro in table in format_command
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in macro
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 </ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in format_command
 </li></ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 <p>After
 </p>
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 <p>After
@@ -3040,12 +3040,12 @@ html
 
 <br>
 <br>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
-<ul class="mark-bullet">
-<li><blockquote>
+<ul class="itemize mark-bullet">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ul>
@@ -3058,16 +3058,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3089,7 +3089,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3105,18 +3105,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3138,7 +3138,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3163,29 +3163,29 @@ html
 </p><table class="cartouche" border="1"><tr><td>
 <p>in macro
 </p>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 </ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in format_command
 </li></ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 <p>After
 </p>
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 <p>After
@@ -3193,12 +3193,12 @@ html
 
 <br>
 <br>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
-<ul class="mark-bullet">
-<li><blockquote>
+<ul class="itemize mark-bullet">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ul>
@@ -3211,16 +3211,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3242,7 +3242,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3258,18 +3258,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3291,7 +3291,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3312,29 +3312,29 @@ html
 call macro in cartouche
 in macro
 </p>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 </ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in format_command
 </li></ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 <p>After
 </p>
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 <p>After
@@ -3342,12 +3342,12 @@ in macro
 
 <br>
 <br>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
-<ul class="mark-bullet">
-<li><blockquote>
+<ul class="itemize mark-bullet">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ul>
@@ -3360,16 +3360,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3391,7 +3391,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3407,18 +3407,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3440,7 +3440,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3458,32 +3458,32 @@ html
 </div></li></ul>
 
 <p>call macro in cartouche in format_command
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in macro
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 </ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in format_command
 </li></ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 
 <p>Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 <p>After
 </p>
 <p>Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 <p>After
@@ -3491,12 +3491,12 @@ html
 
 <br>
 <br>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
-<ul class="mark-bullet">
-<li><blockquote>
+<ul class="itemize mark-bullet">
+<li><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </li></ul>
@@ -3509,16 +3509,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3540,7 +3540,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3556,18 +3556,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3589,7 +3589,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3612,29 +3612,29 @@ html
 <div class="flushleft"><p class="flushleft-paragraph">call macro in flushleft
 in macro
 </p>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 </ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in format_command
 </li></ul>
 
 <p class="flushleft-paragraph">Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 
 <p class="flushleft-paragraph">Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
 <p class="flushleft-paragraph">Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 <p class="flushleft-paragraph">After
 </p>
 <p class="flushleft-paragraph">Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 <p class="flushleft-paragraph">After
@@ -3642,12 +3642,12 @@ in macro
 
 <br>
 <br>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
-<ul class="mark-bullet">
-<li><blockquote>
+<ul class="itemize mark-bullet">
+<li><blockquote class="quotation">
 <p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
 </li></ul>
@@ -3660,16 +3660,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3691,7 +3691,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3707,18 +3707,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3740,7 +3740,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3759,32 +3759,32 @@ html
 
 <p class="flushleft-paragraph">flushleft
 call macro in flushleft in format_command
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in macro
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 </ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in format_command
 </li></ul>
 
 <p class="flushleft-paragraph">Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 
 <p class="flushleft-paragraph">Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
 <p class="flushleft-paragraph">Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 <p class="flushleft-paragraph">After
 </p>
 <p class="flushleft-paragraph">Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 <p class="flushleft-paragraph">After
@@ -3792,12 +3792,12 @@ call macro in flushleft in format_command
 
 <br>
 <br>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
-<ul class="mark-bullet">
-<li><blockquote>
+<ul class="itemize mark-bullet">
+<li><blockquote class="quotation">
 <p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
 </li></ul>
@@ -3810,16 +3810,16 @@ call macro in flushleft in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3841,7 +3841,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3857,18 +3857,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3890,7 +3890,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3911,29 +3911,29 @@ html
 </div>
 <div class="flushright"><p class="flushright-paragraph">in macro
 </p>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 </ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in format_command
 </li></ul>
 
 <p class="flushright-paragraph">Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 
 <p class="flushright-paragraph">Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
 <p class="flushright-paragraph">Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 <p class="flushright-paragraph">After
 </p>
 <p class="flushright-paragraph">Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 <p class="flushright-paragraph">After
@@ -3941,12 +3941,12 @@ html
 
 <br>
 <br>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
-<ul class="mark-bullet">
-<li><blockquote>
+<ul class="itemize mark-bullet">
+<li><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </li></ul>
@@ -3959,16 +3959,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3990,7 +3990,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -4006,18 +4006,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -4039,7 +4039,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -4057,32 +4057,32 @@ html
 </div></li></ul>
 
 <p class="flushright-paragraph">flushright
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in macro
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 </ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in format_command
 </li></ul>
 
 <p class="flushright-paragraph">Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 
 <p class="flushright-paragraph">Something
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
 <p class="flushright-paragraph">Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 </ul>
 <p class="flushright-paragraph">After
 </p>
 <p class="flushright-paragraph">Something2
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 <p class="flushright-paragraph">After
@@ -4090,12 +4090,12 @@ html
 
 <br>
 <br>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in group
 </li></ul>
 
-<ul class="mark-bullet">
-<li><blockquote>
+<ul class="itemize mark-bullet">
+<li><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </li></ul>
@@ -4108,16 +4108,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -4139,7 +4139,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -4155,18 +4155,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -4188,7 +4188,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
diff --git a/tp/tests/nested_formats/res_parser/nested_menu/nested_formats.html 
b/tp/tests/nested_formats/res_parser/nested_menu/nested_formats.html
index 097ca7b766..cb8b369025 100644
--- a/tp/tests/nested_formats/res_parser/nested_menu/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_menu/nested_formats.html
@@ -80,7 +80,7 @@ in macro
 </pre></th></tr></table>
 
 <table class="menu" border="0" cellspacing="0">
-<tr><th colspan="3" align="left" valign="top"><blockquote>
+<tr><th colspan="3" align="left" valign="top"><blockquote class="quotation">
 <pre class="menu-comment">A quot&mdash;ation
 </pre></blockquote>
 </th></tr></table>
@@ -93,16 +93,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -124,7 +124,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -142,18 +142,18 @@ html
 </div>
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -179,7 +179,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -239,7 +239,7 @@ Something2
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
 
 </pre></th></tr><table class="menu" border="0" cellspacing="0">
-<tr><th colspan="3" align="left" valign="top"><blockquote>
+<tr><th colspan="3" align="left" valign="top"><blockquote class="quotation">
 <pre class="menu-comment">A quot&mdash;ation
 </pre></blockquote>
 </th></tr></table>
@@ -255,18 +255,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -292,7 +292,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -315,18 +315,18 @@ html
 
 </pre></th></tr><table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -352,7 +352,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -377,7 +377,7 @@ html
 </pre></th></tr></table>
 
 <p>Call macro in itemize at the beginning of an item
-</p><ul style="list-style-type: 'a\2013 n itemize line'">
+</p><ul class="itemize" style="list-style-type: 'a\2013 n itemize line'">
 <li>in macro
 
 
@@ -409,7 +409,7 @@ html
 </pre></th></tr></table>
 
 <table class="menu" border="0" cellspacing="0">
-<tr><th colspan="3" align="left" valign="top"><blockquote>
+<tr><th colspan="3" align="left" valign="top"><blockquote class="quotation">
 <pre class="menu-comment">A quot&mdash;ation
 </pre></blockquote>
 </th></tr></table>
@@ -422,16 +422,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -453,7 +453,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -471,18 +471,18 @@ html
 </div>
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -508,7 +508,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -562,7 +562,7 @@ in macro
 </pre></th></tr></table>
 
 <table class="menu" border="0" cellspacing="0">
-<tr><th colspan="3" align="left" valign="top"><blockquote>
+<tr><th colspan="3" align="left" valign="top"><blockquote class="quotation">
 <pre class="menu-comment">A quot&mdash;ation
 </pre></blockquote>
 </th></tr></table>
@@ -575,16 +575,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -606,7 +606,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -624,18 +624,18 @@ html
 </div>
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -661,7 +661,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -721,7 +721,7 @@ Something2
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
 
 </pre></th></tr><table class="menu" border="0" cellspacing="0">
-<tr><th colspan="3" align="left" valign="top"><blockquote>
+<tr><th colspan="3" align="left" valign="top"><blockquote class="quotation">
 <pre class="menu-comment">A quot&mdash;ation
 </pre></blockquote>
 </th></tr></table>
@@ -737,18 +737,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -774,7 +774,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -797,18 +797,18 @@ html
 
 </pre></th></tr><table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -834,7 +834,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -860,7 +860,7 @@ html
 </li></ul>
 
 <p>Call macro in enumerate at the beginning of enumerate
-</p><ol>
+</p><ol class="enumerate">
 <li> in macro
 
 
@@ -892,7 +892,7 @@ html
 </pre></th></tr></table>
 
 <table class="menu" border="0" cellspacing="0">
-<tr><th colspan="3" align="left" valign="top"><blockquote>
+<tr><th colspan="3" align="left" valign="top"><blockquote class="quotation">
 <pre class="menu-comment">A quot&mdash;ation
 </pre></blockquote>
 </th></tr></table>
@@ -905,16 +905,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -936,7 +936,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -954,18 +954,18 @@ html
 </div>
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -991,7 +991,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -1045,7 +1045,7 @@ in macro
 </pre></th></tr></table>
 
 <table class="menu" border="0" cellspacing="0">
-<tr><th colspan="3" align="left" valign="top"><blockquote>
+<tr><th colspan="3" align="left" valign="top"><blockquote class="quotation">
 <pre class="menu-comment">A quot&mdash;ation
 </pre></blockquote>
 </th></tr></table>
@@ -1058,16 +1058,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1089,7 +1089,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1107,18 +1107,18 @@ html
 </div>
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -1144,7 +1144,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -1204,7 +1204,7 @@ Something2
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
 
 </pre></th></tr><table class="menu" border="0" cellspacing="0">
-<tr><th colspan="3" align="left" valign="top"><blockquote>
+<tr><th colspan="3" align="left" valign="top"><blockquote class="quotation">
 <pre class="menu-comment">A quot&mdash;ation
 </pre></blockquote>
 </th></tr></table>
@@ -1220,18 +1220,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -1257,7 +1257,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -1280,18 +1280,18 @@ html
 
 </pre></th></tr><table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -1317,7 +1317,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -1342,7 +1342,7 @@ html
 </pre></th></tr></table>
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">multitable item</td><td width="70%">multitable tab. 
And after Call macro in mutitable
 after item</td></tr>
@@ -1377,7 +1377,7 @@ after item</td></tr>
 </pre></th></tr></table>
 
 <table class="menu" border="0" cellspacing="0">
-<tr><th colspan="3" align="left" valign="top"><blockquote>
+<tr><th colspan="3" align="left" valign="top"><blockquote class="quotation">
 <pre class="menu-comment">A quot&mdash;ation
 </pre></blockquote>
 </th></tr></table>
@@ -1390,16 +1390,16 @@ after item</td></tr>
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1421,7 +1421,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1439,18 +1439,18 @@ html
 </div>
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -1476,7 +1476,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -1529,7 +1529,7 @@ in macro
 </pre></th></tr></table>
 
 <table class="menu" border="0" cellspacing="0">
-<tr><th colspan="3" align="left" valign="top"><blockquote>
+<tr><th colspan="3" align="left" valign="top"><blockquote class="quotation">
 <pre class="menu-comment">A quot&mdash;ation
 </pre></blockquote>
 </th></tr></table>
@@ -1542,16 +1542,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1573,7 +1573,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1591,18 +1591,18 @@ html
 </div>
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -1628,7 +1628,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -1687,7 +1687,7 @@ Something2
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
 
 </pre></th></tr><table class="menu" border="0" cellspacing="0">
-<tr><th colspan="3" align="left" valign="top"><blockquote>
+<tr><th colspan="3" align="left" valign="top"><blockquote class="quotation">
 <pre class="menu-comment">A quot&mdash;ation
 </pre></blockquote>
 </th></tr></table>
@@ -1703,18 +1703,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -1740,7 +1740,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -1763,18 +1763,18 @@ html
 
 </pre></th></tr><table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -1800,7 +1800,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -1864,7 +1864,7 @@ Something2
 <pre class="example">
 
 </pre><table class="menu" border="0" cellspacing="0"><tr><td>
-<blockquote>
+<blockquote class="quotation">
 <pre class="menu-comment">A quot---ation
 </pre></blockquote>
 </td></tr></table>
@@ -1880,18 +1880,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1917,7 +1917,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1940,18 +1940,18 @@ html
 
 </pre><table class="menu" border="0" cellspacing="0"><tr><td>
 <pre class="menu-comment">in macro, a format_command containing some other 
commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i--tem 1
 </pre></li><li><pre class="menu-comment">i--tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e--numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu--ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu--ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -1977,7 +1977,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="menu-comment">l--ine
 </pre></dd>
@@ -2038,7 +2038,7 @@ Something2
 <pre class="example">
 
 </pre><table class="menu" border="0" cellspacing="0"><tr><td>
-<blockquote>
+<blockquote class="quotation">
 <pre class="menu-comment">A quot---ation
 </pre></blockquote>
 </td></tr></table>
@@ -2054,18 +2054,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -2091,7 +2091,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2114,18 +2114,18 @@ html
 
 </pre><table class="menu" border="0" cellspacing="0"><tr><td>
 <pre class="menu-comment">in macro, a format_command containing some other 
commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i--tem 1
 </pre></li><li><pre class="menu-comment">i--tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e--numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu--ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu--ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -2151,7 +2151,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="menu-comment">l--ine
 </pre></dd>
@@ -2213,7 +2213,7 @@ Something2
 <pre class="menu-comment">
 
 </pre><table class="menu" border="0" cellspacing="0"><tr><td>
-<blockquote>
+<blockquote class="quotation">
 <pre class="menu-comment">A quot---ation
 </pre></blockquote>
 </td></tr></table>
@@ -2229,18 +2229,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i--tem 1
 </pre></li><li><pre class="menu-comment">i--tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e--numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu--ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu--ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -2266,7 +2266,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="menu-comment">l--ine
 </pre></dd>
@@ -2289,18 +2289,18 @@ html
 
 </pre><table class="menu" border="0" cellspacing="0"><tr><td>
 <pre class="menu-comment">in macro, a format_command containing some other 
commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i--tem 1
 </pre></li><li><pre class="menu-comment">i--tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e--numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu--ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu--ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -2326,7 +2326,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="menu-comment">l--ine
 </pre></dd>
@@ -2390,7 +2390,7 @@ in macro
 </pre></th></tr></table>
 
 <table class="menu" border="0" cellspacing="0">
-<tr><th colspan="3" align="left" valign="top"><blockquote>
+<tr><th colspan="3" align="left" valign="top"><blockquote class="quotation">
 <pre class="menu-comment">A quot&mdash;ation
 </pre></blockquote>
 </th></tr></table>
@@ -2403,16 +2403,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2434,7 +2434,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2452,18 +2452,18 @@ html
 </div>
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -2489,7 +2489,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -2549,7 +2549,7 @@ Something2
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
 
 </pre></th></tr><table class="menu" border="0" cellspacing="0">
-<tr><th colspan="3" align="left" valign="top"><blockquote>
+<tr><th colspan="3" align="left" valign="top"><blockquote class="quotation">
 <pre class="menu-comment">A quot&mdash;ation
 </pre></blockquote>
 </th></tr></table>
@@ -2565,18 +2565,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -2602,7 +2602,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -2625,18 +2625,18 @@ html
 
 </pre></th></tr><table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -2662,7 +2662,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -2721,7 +2721,7 @@ html
 </pre></th></tr></table>
 
 <table class="menu" border="0" cellspacing="0">
-<tr><th colspan="3" align="left" valign="top"><blockquote>
+<tr><th colspan="3" align="left" valign="top"><blockquote class="quotation">
 <pre class="menu-comment">A quot&mdash;ation
 </pre></blockquote>
 </th></tr></table>
@@ -2734,16 +2734,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2765,7 +2765,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2783,18 +2783,18 @@ html
 </div>
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -2820,7 +2820,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -2843,7 +2843,7 @@ html
 
 </dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a line</dt>
 <dd><p>call macro in table
 in macro
@@ -2877,7 +2877,7 @@ in macro
 </pre></th></tr></table>
 
 <table class="menu" border="0" cellspacing="0">
-<tr><th colspan="3" align="left" valign="top"><blockquote>
+<tr><th colspan="3" align="left" valign="top"><blockquote class="quotation">
 <pre class="menu-comment">A quot&mdash;ation
 </pre></blockquote>
 </th></tr></table>
@@ -2890,16 +2890,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2921,7 +2921,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2939,18 +2939,18 @@ html
 </div>
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -2976,7 +2976,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -3031,7 +3031,7 @@ html
 </pre></th></tr></table>
 
 <table class="menu" border="0" cellspacing="0">
-<tr><th colspan="3" align="left" valign="top"><blockquote>
+<tr><th colspan="3" align="left" valign="top"><blockquote class="quotation">
 <pre class="menu-comment">A quot&mdash;ation
 </pre></blockquote>
 </th></tr></table>
@@ -3044,16 +3044,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3075,7 +3075,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3093,18 +3093,18 @@ html
 </div>
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -3130,7 +3130,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -3191,7 +3191,7 @@ Something2
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
 
 </pre></th></tr><table class="menu" border="0" cellspacing="0">
-<tr><th colspan="3" align="left" valign="top"><blockquote>
+<tr><th colspan="3" align="left" valign="top"><blockquote class="quotation">
 <pre class="menu-comment">A quot&mdash;ation
 </pre></blockquote>
 </th></tr></table>
@@ -3207,18 +3207,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -3244,7 +3244,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -3267,18 +3267,18 @@ html
 
 </pre></th></tr><table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -3304,7 +3304,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -3363,7 +3363,7 @@ html
 </pre></th></tr></table>
 
 <table class="menu" border="0" cellspacing="0">
-<tr><th colspan="3" align="left" valign="top"><blockquote>
+<tr><th colspan="3" align="left" valign="top"><blockquote class="quotation">
 <pre class="menu-comment">A quot&mdash;ation
 </pre></blockquote>
 </th></tr></table>
@@ -3376,16 +3376,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3407,7 +3407,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3425,18 +3425,18 @@ html
 </div>
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -3462,7 +3462,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -3516,7 +3516,7 @@ in macro
 </pre></th></tr></table>
 
 <table class="menu" border="0" cellspacing="0">
-<tr><th colspan="3" align="left" valign="top"><blockquote>
+<tr><th colspan="3" align="left" valign="top"><blockquote class="quotation">
 <pre class="menu-comment">A quot&mdash;ation
 </pre></blockquote>
 </th></tr></table>
@@ -3529,16 +3529,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3560,7 +3560,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3578,18 +3578,18 @@ html
 </div>
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -3615,7 +3615,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -3674,7 +3674,7 @@ Something2
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
 
 </pre></th></tr><table class="menu" border="0" cellspacing="0">
-<tr><th colspan="3" align="left" valign="top"><blockquote>
+<tr><th colspan="3" align="left" valign="top"><blockquote class="quotation">
 <pre class="menu-comment">A quot&mdash;ation
 </pre></blockquote>
 </th></tr></table>
@@ -3690,18 +3690,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -3727,7 +3727,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -3750,18 +3750,18 @@ html
 
 </pre></th></tr><table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -3787,7 +3787,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -3844,7 +3844,7 @@ in macro
 </pre></th></tr></table>
 
 <table class="menu" border="0" cellspacing="0">
-<tr><th colspan="3" align="left" valign="top"><blockquote>
+<tr><th colspan="3" align="left" valign="top"><blockquote class="quotation">
 <pre class="menu-comment">A quot&mdash;ation
 </pre></blockquote>
 </th></tr></table>
@@ -3857,16 +3857,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3888,7 +3888,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3906,18 +3906,18 @@ html
 </div>
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -3943,7 +3943,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -4003,7 +4003,7 @@ Something2
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
 
 </pre></th></tr><table class="menu" border="0" cellspacing="0">
-<tr><th colspan="3" align="left" valign="top"><blockquote>
+<tr><th colspan="3" align="left" valign="top"><blockquote class="quotation">
 <pre class="menu-comment">A quot&mdash;ation
 </pre></blockquote>
 </th></tr></table>
@@ -4019,18 +4019,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -4056,7 +4056,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -4079,18 +4079,18 @@ html
 
 </pre></th></tr><table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -4116,7 +4116,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -4171,7 +4171,7 @@ html
 </pre></th></tr></table>
 
 <table class="menu" border="0" cellspacing="0">
-<tr><th colspan="3" align="left" valign="top"><blockquote>
+<tr><th colspan="3" align="left" valign="top"><blockquote class="quotation">
 <pre class="menu-comment">A quot&mdash;ation
 </pre></blockquote>
 </th></tr></table>
@@ -4184,16 +4184,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -4215,7 +4215,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -4233,18 +4233,18 @@ html
 </div>
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -4270,7 +4270,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -4329,7 +4329,7 @@ Something2
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
 
 </pre></th></tr><table class="menu" border="0" cellspacing="0">
-<tr><th colspan="3" align="left" valign="top"><blockquote>
+<tr><th colspan="3" align="left" valign="top"><blockquote class="quotation">
 <pre class="menu-comment">A quot&mdash;ation
 </pre></blockquote>
 </th></tr></table>
@@ -4345,18 +4345,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -4382,7 +4382,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
@@ -4405,18 +4405,18 @@ html
 
 </pre></th></tr><table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="menu-comment">i&ndash;tem 1
 </pre></li><li><pre class="menu-comment">i&ndash;tem 2
 </pre></li></ul>
 <pre class="menu-comment">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="menu-comment">e&ndash;numerate
 </pre></li></ol>
 <pre class="menu-comment">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="menu-comment">mu&ndash;ltitable 
headitem</pre></th><th width="70%"><pre class="menu-comment">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable 
item</pre></td><td width="70%"><pre class="menu-comment">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="menu-comment">mu&ndash;ltitable item 
2</pre></td><td width="70%"><pre class="menu-comment">multitable tab 
2</pre></td></tr>
@@ -4442,7 +4442,7 @@ html
 </pre></dd></dl>
 <pre class="menu-comment">
 
-</pre><dl>
+</pre><dl class="table">
 <dt>a</dt>
 <dd><pre class="menu-comment">l&ndash;ine
 </pre></dd>
diff --git 
a/tp/tests/nested_formats/res_parser/nested_multitable/nested_formats.html 
b/tp/tests/nested_formats/res_parser/nested_multitable/nested_formats.html
index 2c51ee23c1..f15ae3aefe 100644
--- a/tp/tests/nested_formats/res_parser/nested_multitable/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_multitable/nested_formats.html
@@ -51,14 +51,14 @@ ul.mark-bullet {list-style-type: disc}
 in macro
 </p>
 
-<table>
+<table class="multitable">
 <tr><td>in format_command</td></tr>
 </table>
 
 <p>Something
 </p>
 <p>Something
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
@@ -66,7 +66,7 @@ in macro
 </p><p>After
 </p>
 <p>Something2
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 <p>After
@@ -74,12 +74,12 @@ in macro
 
 <br>
 <br>
-<table>
+<table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
-<table>
-<tr><td><blockquote>
+<table class="multitable">
+<tr><td><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote></td></tr>
 </table>
@@ -92,16 +92,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -123,7 +123,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -139,18 +139,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table>
+<table class="multitable">
 <tr><td>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -172,7 +172,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -192,18 +192,18 @@ html
 
 
 <p>Call macro in format_command
-</p><table>
+</p><table class="multitable">
 <tr><td>in macro
 
 
-<table>
+<table class="multitable">
 <tr><td>in format_command</td></tr>
 </table>
 
 <p>Something
 </p>
 <p>Something
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
@@ -211,7 +211,7 @@ html
 </p><p>After
 </p>
 <p>Something2
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 <p>After
@@ -219,12 +219,12 @@ html
 
 <br>
 <br>
-<table>
+<table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
-<table>
-<tr><td><blockquote>
+<table class="multitable">
+<tr><td><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote></td></tr>
 </table>
@@ -237,16 +237,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -268,7 +268,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -284,18 +284,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table>
+<table class="multitable">
 <tr><td>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -317,7 +317,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -337,18 +337,18 @@ html
 </table>
 
 <p>Call macro in itemize at the beginning of an item
-</p><ul style="list-style-type: 'a\2013 n itemize line'">
+</p><ul class="itemize" style="list-style-type: 'a\2013 n itemize line'">
 <li>in macro
 
 
-<table>
+<table class="multitable">
 <tr><td>in format_command</td></tr>
 </table>
 
 <p>Something
 </p>
 <p>Something
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
@@ -356,7 +356,7 @@ html
 </p><p>After
 </p>
 <p>Something2
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 <p>After
@@ -364,12 +364,12 @@ html
 
 <br>
 <br>
-<table>
+<table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
-<table>
-<tr><td><blockquote>
+<table class="multitable">
+<tr><td><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote></td></tr>
 </table>
@@ -382,16 +382,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -413,7 +413,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -429,18 +429,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table>
+<table class="multitable">
 <tr><td>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -462,7 +462,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -485,14 +485,14 @@ Call macro in itemize
 in macro
 
 
-<table>
+<table class="multitable">
 <tr><td>in format_command</td></tr>
 </table>
 
 <p>Something
 </p>
 <p>Something
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
@@ -500,7 +500,7 @@ in macro
 </p><p>After
 </p>
 <p>Something2
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 <p>After
@@ -508,12 +508,12 @@ in macro
 
 <br>
 <br>
-<table>
+<table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
-<table>
-<tr><td><blockquote>
+<table class="multitable">
+<tr><td><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote></td></tr>
 </table>
@@ -526,16 +526,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -557,7 +557,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -573,18 +573,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table>
+<table class="multitable">
 <tr><td>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -606,7 +606,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -626,18 +626,18 @@ html
 
 </li><li>item 2
 Call macro in itemize in format_command
-<table>
+<table class="multitable">
 <tr><td>in macro
 
 
-<table>
+<table class="multitable">
 <tr><td>in format_command</td></tr>
 </table>
 
 <p>Something
 </p>
 <p>Something
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
@@ -645,7 +645,7 @@ Call macro in itemize in format_command
 </p><p>After
 </p>
 <p>Something2
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 <p>After
@@ -653,12 +653,12 @@ Call macro in itemize in format_command
 
 <br>
 <br>
-<table>
+<table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
-<table>
-<tr><td><blockquote>
+<table class="multitable">
+<tr><td><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote></td></tr>
 </table>
@@ -671,16 +671,16 @@ Call macro in itemize in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -702,7 +702,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -718,18 +718,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table>
+<table class="multitable">
 <tr><td>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -751,7 +751,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -772,18 +772,18 @@ html
 </li></ul>
 
 <p>Call macro in enumerate at the beginning of enumerate
-</p><ol>
+</p><ol class="enumerate">
 <li> in macro
 
 
-<table>
+<table class="multitable">
 <tr><td>in format_command</td></tr>
 </table>
 
 <p>Something
 </p>
 <p>Something
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
@@ -791,7 +791,7 @@ html
 </p><p>After
 </p>
 <p>Something2
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 <p>After
@@ -799,12 +799,12 @@ html
 
 <br>
 <br>
-<table>
+<table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
-<table>
-<tr><td><blockquote>
+<table class="multitable">
+<tr><td><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote></td></tr>
 </table>
@@ -817,16 +817,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -848,7 +848,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -864,18 +864,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table>
+<table class="multitable">
 <tr><td>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -897,7 +897,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -920,14 +920,14 @@ Call macro in enumerate
 in macro
 
 
-<table>
+<table class="multitable">
 <tr><td>in format_command</td></tr>
 </table>
 
 <p>Something
 </p>
 <p>Something
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
@@ -935,7 +935,7 @@ in macro
 </p><p>After
 </p>
 <p>Something2
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 <p>After
@@ -943,12 +943,12 @@ in macro
 
 <br>
 <br>
-<table>
+<table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
-<table>
-<tr><td><blockquote>
+<table class="multitable">
+<tr><td><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote></td></tr>
 </table>
@@ -961,16 +961,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -992,7 +992,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1008,18 +1008,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table>
+<table class="multitable">
 <tr><td>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1041,7 +1041,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1061,18 +1061,18 @@ html
 
 </li><li> enumerate2
 Call macro in enumerate in format_command
-<table>
+<table class="multitable">
 <tr><td>in macro
 
 
-<table>
+<table class="multitable">
 <tr><td>in format_command</td></tr>
 </table>
 
 <p>Something
 </p>
 <p>Something
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
@@ -1080,7 +1080,7 @@ Call macro in enumerate in format_command
 </p><p>After
 </p>
 <p>Something2
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 <p>After
@@ -1088,12 +1088,12 @@ Call macro in enumerate in format_command
 
 <br>
 <br>
-<table>
+<table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
-<table>
-<tr><td><blockquote>
+<table class="multitable">
+<tr><td><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote></td></tr>
 </table>
@@ -1106,16 +1106,16 @@ Call macro in enumerate in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1137,7 +1137,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1153,18 +1153,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table>
+<table class="multitable">
 <tr><td>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1186,7 +1186,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1206,21 +1206,21 @@ html
 </table>
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">multitable item</td><td width="70%">multitable tab. 
And after Call macro in mutitable
 after item</td></tr>
 <tr><td width="60%">in macro
 
 
-<table>
+<table class="multitable">
 <tr><td>in format_command</td></tr>
 </table>
 
 <p>Something
 </p>
 <p>Something
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
@@ -1228,7 +1228,7 @@ after item</td></tr>
 </p><p>After
 </p>
 <p>Something2
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 <p>After
@@ -1236,12 +1236,12 @@ after item</td></tr>
 
 <br>
 <br>
-<table>
+<table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
-<table>
-<tr><td><blockquote>
+<table class="multitable">
+<tr><td><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote></td></tr>
 </table>
@@ -1254,16 +1254,16 @@ after item</td></tr>
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1285,7 +1285,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1301,18 +1301,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table>
+<table class="multitable">
 <tr><td>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1334,7 +1334,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1356,14 +1356,14 @@ Call macro in mutitable
 in macro
 
 
-<table>
+<table class="multitable">
 <tr><td>in format_command</td></tr>
 </table>
 
 <p>Something
 </p>
 <p>Something
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
@@ -1371,7 +1371,7 @@ in macro
 </p><p>After
 </p>
 <p>Something2
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 <p>After
@@ -1379,12 +1379,12 @@ in macro
 
 <br>
 <br>
-<table>
+<table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
-<table>
-<tr><td><blockquote>
+<table class="multitable">
+<tr><td><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote></td></tr>
 </table>
@@ -1397,16 +1397,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1428,7 +1428,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1444,18 +1444,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table>
+<table class="multitable">
 <tr><td>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1477,7 +1477,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1496,18 +1496,18 @@ html
 </table></td></tr>
 <tr><td width="60%">lone multitable item
 Call macro in mutitable in format_command
-<table>
+<table class="multitable">
 <tr><td>in macro
 
 
-<table>
+<table class="multitable">
 <tr><td>in format_command</td></tr>
 </table>
 
 <p>Something
 </p>
 <p>Something
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
@@ -1515,7 +1515,7 @@ Call macro in mutitable in format_command
 </p><p>After
 </p>
 <p>Something2
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 <p>After
@@ -1523,12 +1523,12 @@ Call macro in mutitable in format_command
 
 <br>
 <br>
-<table>
+<table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
-<table>
-<tr><td><blockquote>
+<table class="multitable">
+<tr><td><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote></td></tr>
 </table>
@@ -1541,16 +1541,16 @@ Call macro in mutitable in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1572,7 +1572,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1588,18 +1588,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table>
+<table class="multitable">
 <tr><td>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1621,7 +1621,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1648,7 +1648,7 @@ html
 
 </pre><pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <tr><td><pre class="example">in format_command</pre></td></tr>
 </table>
 <pre class="example">
@@ -1657,7 +1657,7 @@ Something
 </pre><pre class="example">
 
 Something
-</pre><table>
+</pre><table class="multitable">
 <tr><td><pre class="example">in group</pre></td></tr>
 </table>
 <pre class="example">
@@ -1666,7 +1666,7 @@ Something2
 </pre><pre class="example">After
 
 Something2
-</pre><table>
+</pre><table class="multitable">
 <tr><td><pre class="example">in group</pre></td></tr>
 </table>
 <pre class="example">After
@@ -1674,13 +1674,13 @@ Something2
 
 
 
-</pre><table>
+</pre><table class="multitable">
 <tr><td><pre class="example">in group</pre></td></tr>
 </table>
 <pre class="example">
 
-</pre><table>
-<tr><td><blockquote>
+</pre><table class="multitable">
+<tr><td><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote></td></tr>
 </table>
@@ -1696,18 +1696,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1733,7 +1733,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1754,15 +1754,15 @@ html
 </pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><table>
-<tr><td><pre class="example">in macro, a format_command containing some other 
commands.</pre><ul class="mark-bullet">
+</pre><table class="multitable">
+<tr><td><pre class="example">in macro, a format_command containing some other 
commands.</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
-<pre class="example"></pre><ol>
+<pre class="example"></pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
-<pre class="example"></pre><table>
+<pre class="example"></pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1780,7 +1780,7 @@ html
 <dt id="index-d_002d_002deffn_005fname-23"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-23'> &para;</a></span></dt>
 <dd><pre class="example">d--effn
 </pre></dd></dl>
-<pre class="example"></pre><dl>
+<pre class="example"></pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1802,7 +1802,7 @@ in macro
 
 </pre><pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <tr><td><pre class="example">in format_command</pre></td></tr>
 </table>
 <pre class="example">
@@ -1811,7 +1811,7 @@ Something
 </pre><pre class="example">
 
 Something
-</pre><table>
+</pre><table class="multitable">
 <tr><td><pre class="example">in group</pre></td></tr>
 </table>
 <pre class="example">
@@ -1820,7 +1820,7 @@ Something2
 </pre><pre class="example">After
 
 Something2
-</pre><table>
+</pre><table class="multitable">
 <tr><td><pre class="example">in group</pre></td></tr>
 </table>
 <pre class="example">After
@@ -1828,13 +1828,13 @@ Something2
 
 
 
-</pre><table>
+</pre><table class="multitable">
 <tr><td><pre class="example">in group</pre></td></tr>
 </table>
 <pre class="example">
 
-</pre><table>
-<tr><td><blockquote>
+</pre><table class="multitable">
+<tr><td><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote></td></tr>
 </table>
@@ -1850,18 +1850,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1887,7 +1887,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1908,15 +1908,15 @@ html
 </pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><table>
-<tr><td><pre class="example">in macro, a format_command containing some other 
commands.</pre><ul class="mark-bullet">
+</pre><table class="multitable">
+<tr><td><pre class="example">in macro, a format_command containing some other 
commands.</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
-<pre class="example"></pre><ol>
+<pre class="example"></pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
-<pre class="example"></pre><table>
+<pre class="example"></pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1934,7 +1934,7 @@ html
 <dt id="index-d_002d_002deffn_005fname-25"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-25'> &para;</a></span></dt>
 <dd><pre class="example">d--effn
 </pre></dd></dl>
-<pre class="example"></pre><dl>
+<pre class="example"></pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1952,36 +1952,36 @@ html
 
 more example text
 call macro in example in format_command
-</pre><table>
-<tr><td><pre class="example">in macro</pre><pre class="example"></pre><table>
+</pre><table class="multitable">
+<tr><td><pre class="example">in macro</pre><pre class="example"></pre><table 
class="multitable">
 <tr><td><pre class="example">in format_command</pre></td></tr>
 </table>
-<pre class="example">Something</pre><pre class="example">Something</pre><table>
+<pre class="example">Something</pre><pre class="example">Something</pre><table 
class="multitable">
 <tr><td><pre class="example">in group</pre></td></tr>
 </table>
 <pre class="example">Something2</pre><pre class="example">After
 
-Something2</pre><table>
+Something2</pre><table class="multitable">
 <tr><td><pre class="example">in group</pre></td></tr>
 </table>
-<pre class="example">After</pre><table>
+<pre class="example">After</pre><table class="multitable">
 <tr><td><pre class="example">in group</pre></td></tr>
 </table>
-<pre class="example"></pre><table>
-<tr><td><blockquote>
+<pre class="example"></pre><table class="multitable">
+<tr><td><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote></td></tr>
 </table>
 <pre class="example"></pre><strong id="subheading-13">subheading</strong>
 <pre class="example"></pre><pre class="verbatim">in verbatim
-</pre><pre class="example">html</pre><ul class="mark-bullet">
+</pre><pre class="example">html</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
-<pre class="example"></pre><ol>
+<pre class="example"></pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
-<pre class="example"></pre><table>
+<pre class="example"></pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1999,7 +1999,7 @@ Something2</pre><table>
 <dt id="index-d_002d_002deffn_005fname-26"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-26'> &para;</a></span></dt>
 <dd><pre class="example">d--effn
 </pre></dd></dl>
-<pre class="example"></pre><dl>
+<pre class="example"></pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2010,15 +2010,15 @@ Something2</pre><table>
 <pre class="example"></pre><div class="flushleft"><pre 
class="example">f--lushleft
 </pre></div><pre class="example"></pre><div class="flushright"><pre 
class="example">f--lushright
 </pre></div><pre class="example"></pre><div class="center">ce--ntered line
-</div><pre class="example"></pre><table>
-<tr><td><pre class="example">in macro, a format_command containing some other 
commands.</pre><ul class="mark-bullet">
+</div><pre class="example"></pre><table class="multitable">
+<tr><td><pre class="example">in macro, a format_command containing some other 
commands.</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
-<pre class="example"></pre><ol>
+<pre class="example"></pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
-<pre class="example"></pre><table>
+<pre class="example"></pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -2036,7 +2036,7 @@ Something2</pre><table>
 <dt id="index-d_002d_002deffn_005fname-27"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-27'> &para;</a></span></dt>
 <dd><pre class="example">d--effn
 </pre></dd></dl>
-<pre class="example"></pre><dl>
+<pre class="example"></pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2064,14 +2064,14 @@ call macro in deffn
 in macro
 </p>
 
-<table>
+<table class="multitable">
 <tr><td>in format_command</td></tr>
 </table>
 
 <p>Something
 </p>
 <p>Something
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
@@ -2079,7 +2079,7 @@ in macro
 </p><p>After
 </p>
 <p>Something2
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 <p>After
@@ -2087,12 +2087,12 @@ in macro
 
 <br>
 <br>
-<table>
+<table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
-<table>
-<tr><td><blockquote>
+<table class="multitable">
+<tr><td><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote></td></tr>
 </table>
@@ -2105,16 +2105,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2136,7 +2136,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2152,18 +2152,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table>
+<table class="multitable">
 <tr><td>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2185,7 +2185,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2205,18 +2205,18 @@ html
 
 <p>deffn continues
 call macro in deffn in format_command
-</p><table>
+</p><table class="multitable">
 <tr><td>in macro
 
 
-<table>
+<table class="multitable">
 <tr><td>in format_command</td></tr>
 </table>
 
 <p>Something
 </p>
 <p>Something
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
@@ -2224,7 +2224,7 @@ call macro in deffn in format_command
 </p><p>After
 </p>
 <p>Something2
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 <p>After
@@ -2232,12 +2232,12 @@ call macro in deffn in format_command
 
 <br>
 <br>
-<table>
+<table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
-<table>
-<tr><td><blockquote>
+<table class="multitable">
+<tr><td><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote></td></tr>
 </table>
@@ -2250,16 +2250,16 @@ call macro in deffn in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2281,7 +2281,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2297,18 +2297,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table>
+<table class="multitable">
 <tr><td>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2330,7 +2330,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2356,14 +2356,14 @@ html
 <dd><p>in macro
 </p>
 
-<table>
+<table class="multitable">
 <tr><td>in format_command</td></tr>
 </table>
 
 <p>Something
 </p>
 <p>Something
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
@@ -2371,7 +2371,7 @@ html
 </p><p>After
 </p>
 <p>Something2
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 <p>After
@@ -2379,12 +2379,12 @@ html
 
 <br>
 <br>
-<table>
+<table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
-<table>
-<tr><td><blockquote>
+<table class="multitable">
+<tr><td><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote></td></tr>
 </table>
@@ -2397,16 +2397,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2428,7 +2428,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2444,18 +2444,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table>
+<table class="multitable">
 <tr><td>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2477,7 +2477,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2497,20 +2497,20 @@ html
 
 </dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a line</dt>
 <dd><p>call macro in table
 in macro
 </p>
 
-<table>
+<table class="multitable">
 <tr><td>in format_command</td></tr>
 </table>
 
 <p>Something
 </p>
 <p>Something
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
@@ -2518,7 +2518,7 @@ in macro
 </p><p>After
 </p>
 <p>Something2
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 <p>After
@@ -2526,12 +2526,12 @@ in macro
 
 <br>
 <br>
-<table>
+<table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
-<table>
-<tr><td><blockquote>
+<table class="multitable">
+<tr><td><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote></td></tr>
 </table>
@@ -2544,16 +2544,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2575,7 +2575,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2591,18 +2591,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table>
+<table class="multitable">
 <tr><td>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2624,7 +2624,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2648,14 +2648,14 @@ html
 <dd><p>in macro
 </p>
 
-<table>
+<table class="multitable">
 <tr><td>in format_command</td></tr>
 </table>
 
 <p>Something
 </p>
 <p>Something
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
@@ -2663,7 +2663,7 @@ html
 </p><p>After
 </p>
 <p>Something2
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 <p>After
@@ -2671,12 +2671,12 @@ html
 
 <br>
 <br>
-<table>
+<table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
-<table>
-<tr><td><blockquote>
+<table class="multitable">
+<tr><td><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote></td></tr>
 </table>
@@ -2689,16 +2689,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2720,7 +2720,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2736,18 +2736,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table>
+<table class="multitable">
 <tr><td>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2769,7 +2769,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2790,18 +2790,18 @@ html
 </dd>
 <dt>a line2</dt>
 <dd><p>call macro in table in format_command
-</p><table>
+</p><table class="multitable">
 <tr><td>in macro
 
 
-<table>
+<table class="multitable">
 <tr><td>in format_command</td></tr>
 </table>
 
 <p>Something
 </p>
 <p>Something
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
@@ -2809,7 +2809,7 @@ html
 </p><p>After
 </p>
 <p>Something2
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 <p>After
@@ -2817,12 +2817,12 @@ html
 
 <br>
 <br>
-<table>
+<table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
-<table>
-<tr><td><blockquote>
+<table class="multitable">
+<tr><td><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote></td></tr>
 </table>
@@ -2835,16 +2835,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2866,7 +2866,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2882,18 +2882,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table>
+<table class="multitable">
 <tr><td>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2915,7 +2915,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2941,14 +2941,14 @@ html
 <p>in macro
 </p>
 
-<table>
+<table class="multitable">
 <tr><td>in format_command</td></tr>
 </table>
 
 <p>Something
 </p>
 <p>Something
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
@@ -2956,7 +2956,7 @@ html
 </p><p>After
 </p>
 <p>Something2
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 <p>After
@@ -2964,12 +2964,12 @@ html
 
 <br>
 <br>
-<table>
+<table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
-<table>
-<tr><td><blockquote>
+<table class="multitable">
+<tr><td><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote></td></tr>
 </table>
@@ -2982,16 +2982,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3013,7 +3013,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3029,18 +3029,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table>
+<table class="multitable">
 <tr><td>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3062,7 +3062,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3085,14 +3085,14 @@ call macro in cartouche
 in macro
 </p>
 
-<table>
+<table class="multitable">
 <tr><td>in format_command</td></tr>
 </table>
 
 <p>Something
 </p>
 <p>Something
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
@@ -3100,7 +3100,7 @@ in macro
 </p><p>After
 </p>
 <p>Something2
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 <p>After
@@ -3108,12 +3108,12 @@ in macro
 
 <br>
 <br>
-<table>
+<table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
-<table>
-<tr><td><blockquote>
+<table class="multitable">
+<tr><td><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote></td></tr>
 </table>
@@ -3126,16 +3126,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3157,7 +3157,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3173,18 +3173,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table>
+<table class="multitable">
 <tr><td>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3206,7 +3206,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3225,18 +3225,18 @@ html
 </table>
 
 <p>call macro in cartouche in format_command
-</p><table>
+</p><table class="multitable">
 <tr><td>in macro
 
 
-<table>
+<table class="multitable">
 <tr><td>in format_command</td></tr>
 </table>
 
 <p>Something
 </p>
 <p>Something
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
@@ -3244,7 +3244,7 @@ html
 </p><p>After
 </p>
 <p>Something2
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 <p>After
@@ -3252,12 +3252,12 @@ html
 
 <br>
 <br>
-<table>
+<table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
-<table>
-<tr><td><blockquote>
+<table class="multitable">
+<tr><td><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote></td></tr>
 </table>
@@ -3270,16 +3270,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3301,7 +3301,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3317,18 +3317,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table>
+<table class="multitable">
 <tr><td>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3350,7 +3350,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3374,14 +3374,14 @@ html
 in macro
 </p>
 
-<table>
+<table class="multitable">
 <tr><td>in format_command</td></tr>
 </table>
 
 <p class="flushleft-paragraph">Something
 </p>
 <p class="flushleft-paragraph">Something
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
@@ -3389,7 +3389,7 @@ in macro
 </p><p class="flushleft-paragraph">After
 </p>
 <p class="flushleft-paragraph">Something2
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 <p class="flushleft-paragraph">After
@@ -3397,12 +3397,12 @@ in macro
 
 <br>
 <br>
-<table>
+<table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
-<table>
-<tr><td><blockquote>
+<table class="multitable">
+<tr><td><blockquote class="quotation">
 <p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote></td></tr>
 </table>
@@ -3415,16 +3415,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3446,7 +3446,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3462,18 +3462,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table>
+<table class="multitable">
 <tr><td>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3495,7 +3495,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3515,18 +3515,18 @@ html
 
 <p class="flushleft-paragraph">flushleft
 call macro in flushleft in format_command
-</p><table>
+</p><table class="multitable">
 <tr><td>in macro
 
 
-<table>
+<table class="multitable">
 <tr><td>in format_command</td></tr>
 </table>
 
 <p class="flushleft-paragraph">Something
 </p>
 <p class="flushleft-paragraph">Something
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
@@ -3534,7 +3534,7 @@ call macro in flushleft in format_command
 </p><p class="flushleft-paragraph">After
 </p>
 <p class="flushleft-paragraph">Something2
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 <p class="flushleft-paragraph">After
@@ -3542,12 +3542,12 @@ call macro in flushleft in format_command
 
 <br>
 <br>
-<table>
+<table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
-<table>
-<tr><td><blockquote>
+<table class="multitable">
+<tr><td><blockquote class="quotation">
 <p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote></td></tr>
 </table>
@@ -3560,16 +3560,16 @@ call macro in flushleft in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3591,7 +3591,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3607,18 +3607,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table>
+<table class="multitable">
 <tr><td>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3640,7 +3640,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3662,14 +3662,14 @@ html
 <div class="flushright"><p class="flushright-paragraph">in macro
 </p>
 
-<table>
+<table class="multitable">
 <tr><td>in format_command</td></tr>
 </table>
 
 <p class="flushright-paragraph">Something
 </p>
 <p class="flushright-paragraph">Something
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
@@ -3677,7 +3677,7 @@ html
 </p><p class="flushright-paragraph">After
 </p>
 <p class="flushright-paragraph">Something2
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 <p class="flushright-paragraph">After
@@ -3685,12 +3685,12 @@ html
 
 <br>
 <br>
-<table>
+<table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
-<table>
-<tr><td><blockquote>
+<table class="multitable">
+<tr><td><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote></td></tr>
 </table>
@@ -3703,16 +3703,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3734,7 +3734,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -3750,18 +3750,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table>
+<table class="multitable">
 <tr><td>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3783,7 +3783,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -3802,18 +3802,18 @@ html
 </table>
 
 <p class="flushright-paragraph">flushright
-</p><table>
+</p><table class="multitable">
 <tr><td>in macro
 
 
-<table>
+<table class="multitable">
 <tr><td>in format_command</td></tr>
 </table>
 
 <p class="flushright-paragraph">Something
 </p>
 <p class="flushright-paragraph">Something
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
@@ -3821,7 +3821,7 @@ html
 </p><p class="flushright-paragraph">After
 </p>
 <p class="flushright-paragraph">Something2
-</p><table>
+</p><table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 <p class="flushright-paragraph">After
@@ -3829,12 +3829,12 @@ html
 
 <br>
 <br>
-<table>
+<table class="multitable">
 <tr><td>in group</td></tr>
 </table>
 
-<table>
-<tr><td><blockquote>
+<table class="multitable">
+<tr><td><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote></td></tr>
 </table>
@@ -3847,16 +3847,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3878,7 +3878,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -3894,18 +3894,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table>
+<table class="multitable">
 <tr><td>in macro, a format_command containing some other commands.
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3927,7 +3927,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
diff --git 
a/tp/tests/nested_formats/res_parser/nested_quotation/nested_formats.html 
b/tp/tests/nested_formats/res_parser/nested_quotation/nested_formats.html
index 48b1e2669e..5a0e9765c5 100644
--- a/tp/tests/nested_formats/res_parser/nested_quotation/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_quotation/nested_formats.html
@@ -50,29 +50,29 @@ ul.mark-bullet {list-style-type: disc}
 <p>Call macro
 in macro
 </p>
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>in format_command
 </p></blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 <p>After
 </p>
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 <p>After
@@ -80,12 +80,12 @@ in macro
 
 <br>
 <br>
-<blockquote>
+<blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
-<blockquote>
-<blockquote>
+<blockquote class="quotation">
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </blockquote>
@@ -98,16 +98,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -129,7 +129,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -145,18 +145,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -178,7 +178,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -197,32 +197,32 @@ html
 
 
 <p>Call macro in format_command
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in macro
 </p>
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>in format_command
 </p></blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 <p>After
 </p>
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 <p>After
@@ -230,12 +230,12 @@ html
 
 <br>
 <br>
-<blockquote>
+<blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
-<blockquote>
-<blockquote>
+<blockquote class="quotation">
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </blockquote>
@@ -248,16 +248,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -279,7 +279,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -295,18 +295,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -328,7 +328,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -348,32 +348,32 @@ html
 </blockquote>
 
 <p>Call macro in itemize at the beginning of an item
-</p><ul style="list-style-type: 'a\2013 n itemize line'">
+</p><ul class="itemize" style="list-style-type: 'a\2013 n itemize line'">
 <li>in macro
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>in format_command
 </p></blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 <p>After
 </p>
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 <p>After
@@ -381,12 +381,12 @@ html
 
 <br>
 <br>
-<blockquote>
+<blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
-<blockquote>
-<blockquote>
+<blockquote class="quotation">
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </blockquote>
@@ -399,16 +399,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -430,7 +430,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -446,18 +446,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -479,7 +479,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -500,29 +500,29 @@ html
 Call macro in itemize
 in macro
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>in format_command
 </p></blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 <p>After
 </p>
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 <p>After
@@ -530,12 +530,12 @@ in macro
 
 <br>
 <br>
-<blockquote>
+<blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
-<blockquote>
-<blockquote>
+<blockquote class="quotation">
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </blockquote>
@@ -548,16 +548,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -579,7 +579,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -595,18 +595,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -628,7 +628,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -647,32 +647,32 @@ html
 
 </li><li>item 2
 Call macro in itemize in format_command
-<blockquote>
+<blockquote class="quotation">
 <p>in macro
 </p>
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>in format_command
 </p></blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 <p>After
 </p>
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 <p>After
@@ -680,12 +680,12 @@ Call macro in itemize in format_command
 
 <br>
 <br>
-<blockquote>
+<blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
-<blockquote>
-<blockquote>
+<blockquote class="quotation">
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </blockquote>
@@ -698,16 +698,16 @@ Call macro in itemize in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -729,7 +729,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -745,18 +745,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -778,7 +778,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -799,32 +799,32 @@ html
 </li></ul>
 
 <p>Call macro in enumerate at the beginning of enumerate
-</p><ol>
+</p><ol class="enumerate">
 <li> in macro
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>in format_command
 </p></blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 <p>After
 </p>
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 <p>After
@@ -832,12 +832,12 @@ html
 
 <br>
 <br>
-<blockquote>
+<blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
-<blockquote>
-<blockquote>
+<blockquote class="quotation">
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </blockquote>
@@ -850,16 +850,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -881,7 +881,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -897,18 +897,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -930,7 +930,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -951,29 +951,29 @@ html
 Call macro in enumerate
 in macro
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>in format_command
 </p></blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 <p>After
 </p>
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 <p>After
@@ -981,12 +981,12 @@ in macro
 
 <br>
 <br>
-<blockquote>
+<blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
-<blockquote>
-<blockquote>
+<blockquote class="quotation">
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </blockquote>
@@ -999,16 +999,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1030,7 +1030,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1046,18 +1046,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1079,7 +1079,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1098,32 +1098,32 @@ html
 
 </li><li> enumerate2
 Call macro in enumerate in format_command
-<blockquote>
+<blockquote class="quotation">
 <p>in macro
 </p>
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>in format_command
 </p></blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 <p>After
 </p>
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 <p>After
@@ -1131,12 +1131,12 @@ Call macro in enumerate in format_command
 
 <br>
 <br>
-<blockquote>
+<blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
-<blockquote>
-<blockquote>
+<blockquote class="quotation">
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </blockquote>
@@ -1149,16 +1149,16 @@ Call macro in enumerate in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1180,7 +1180,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1196,18 +1196,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1229,7 +1229,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1249,35 +1249,35 @@ html
 </blockquote>
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">multitable item</td><td width="70%">multitable tab. 
And after Call macro in mutitable
 after item</td></tr>
 <tr><td width="60%">in macro
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>in format_command
 </p></blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 <p>After
 </p>
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 <p>After
@@ -1285,12 +1285,12 @@ after item</td></tr>
 
 <br>
 <br>
-<blockquote>
+<blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
-<blockquote>
-<blockquote>
+<blockquote class="quotation">
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </blockquote>
@@ -1303,16 +1303,16 @@ after item</td></tr>
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1334,7 +1334,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1350,18 +1350,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1383,7 +1383,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1403,29 +1403,29 @@ html
 Call macro in mutitable
 in macro
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>in format_command
 </p></blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 <p>After
 </p>
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 <p>After
@@ -1433,12 +1433,12 @@ in macro
 
 <br>
 <br>
-<blockquote>
+<blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
-<blockquote>
-<blockquote>
+<blockquote class="quotation">
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </blockquote>
@@ -1451,16 +1451,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1482,7 +1482,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1498,18 +1498,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1531,7 +1531,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1549,32 +1549,32 @@ html
 </div></blockquote></td></tr>
 <tr><td width="60%">lone multitable item
 Call macro in mutitable in format_command
-<blockquote>
+<blockquote class="quotation">
 <p>in macro
 </p>
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>in format_command
 </p></blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 <p>After
 </p>
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 <p>After
@@ -1582,12 +1582,12 @@ Call macro in mutitable in format_command
 
 <br>
 <br>
-<blockquote>
+<blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
-<blockquote>
-<blockquote>
+<blockquote class="quotation">
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </blockquote>
@@ -1600,16 +1600,16 @@ Call macro in mutitable in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1631,7 +1631,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1647,18 +1647,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1680,7 +1680,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1705,33 +1705,33 @@ html
 </p><div class="example">
 <pre class="example">in macro
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">in format_command
 </pre></blockquote>
 <pre class="example">
 
 Something
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
 Something
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">in group
 </pre></blockquote>
 <pre class="example">
 
 Something2
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">After
 
 Something2
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">in group
 </pre></blockquote>
 <pre class="example">After
@@ -1739,13 +1739,13 @@ Something2
 
 
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">in group
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
-<blockquote>
+</pre><blockquote class="quotation">
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </blockquote>
@@ -1761,18 +1761,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1798,7 +1798,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1819,20 +1819,20 @@ html
 </pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1858,7 +1858,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1885,33 +1885,33 @@ example  some
 call macro in example
 in macro
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">in format_command
 </pre></blockquote>
 <pre class="example">
 
 Something
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
 Something
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">in group
 </pre></blockquote>
 <pre class="example">
 
 Something2
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">After
 
 Something2
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">in group
 </pre></blockquote>
 <pre class="example">After
@@ -1919,13 +1919,13 @@ Something2
 
 
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">in group
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
-<blockquote>
+</pre><blockquote class="quotation">
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </blockquote>
@@ -1941,18 +1941,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1978,7 +1978,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1999,20 +1999,20 @@ html
 </pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -2038,7 +2038,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2063,36 +2063,36 @@ html
 
 more example text
 call macro in example in format_command
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">in macro
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">in format_command
 </pre></blockquote>
 <pre class="example">
 
 Something
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
 Something
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">in group
 </pre></blockquote>
 <pre class="example">
 
 Something2
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">After
 
 Something2
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">in group
 </pre></blockquote>
 <pre class="example">After
@@ -2100,13 +2100,13 @@ Something2
 
 
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">in group
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
-<blockquote>
+</pre><blockquote class="quotation">
+<blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </blockquote>
@@ -2122,18 +2122,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -2159,7 +2159,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2180,20 +2180,20 @@ html
 </pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">in macro, a format_command containing some other commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -2219,7 +2219,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2254,29 +2254,29 @@ html
 call macro in deffn 
 in macro
 </p>
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>in format_command
 </p></blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 <p>After
 </p>
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 <p>After
@@ -2284,12 +2284,12 @@ in macro
 
 <br>
 <br>
-<blockquote>
+<blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
-<blockquote>
-<blockquote>
+<blockquote class="quotation">
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </blockquote>
@@ -2302,16 +2302,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2333,7 +2333,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2349,18 +2349,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2382,7 +2382,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2401,32 +2401,32 @@ html
 
 <p>deffn continues
 call macro in deffn in format_command
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in macro
 </p>
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>in format_command
 </p></blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 <p>After
 </p>
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 <p>After
@@ -2434,12 +2434,12 @@ call macro in deffn in format_command
 
 <br>
 <br>
-<blockquote>
+<blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
-<blockquote>
-<blockquote>
+<blockquote class="quotation">
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </blockquote>
@@ -2452,16 +2452,16 @@ call macro in deffn in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2483,7 +2483,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2499,18 +2499,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2532,7 +2532,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2557,29 +2557,29 @@ html
 <dt id="index-d_002d_002deffn_005fname2"><span class="category">c--ategory2: 
</span><span><strong class="strong">d--effn_name2</strong> <em 
class="emph">a--rguments2...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname2'> &para;</a></span></dt>
 <dd><p>in macro
 </p>
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>in format_command
 </p></blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 <p>After
 </p>
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 <p>After
@@ -2587,12 +2587,12 @@ html
 
 <br>
 <br>
-<blockquote>
+<blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
-<blockquote>
-<blockquote>
+<blockquote class="quotation">
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </blockquote>
@@ -2605,16 +2605,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2636,7 +2636,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2652,18 +2652,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2685,7 +2685,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2704,34 +2704,34 @@ html
 
 </dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a line</dt>
 <dd><p>call macro in table
 in macro
 </p>
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>in format_command
 </p></blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 <p>After
 </p>
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 <p>After
@@ -2739,12 +2739,12 @@ in macro
 
 <br>
 <br>
-<blockquote>
+<blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
-<blockquote>
-<blockquote>
+<blockquote class="quotation">
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </blockquote>
@@ -2757,16 +2757,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2788,7 +2788,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2804,18 +2804,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2837,7 +2837,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2859,29 +2859,29 @@ html
 <dt>a line</dt>
 <dd><p>in macro
 </p>
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>in format_command
 </p></blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 <p>After
 </p>
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 <p>After
@@ -2889,12 +2889,12 @@ html
 
 <br>
 <br>
-<blockquote>
+<blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
-<blockquote>
-<blockquote>
+<blockquote class="quotation">
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </blockquote>
@@ -2907,16 +2907,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2938,7 +2938,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2954,18 +2954,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2987,7 +2987,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3007,32 +3007,32 @@ html
 </dd>
 <dt>a line2</dt>
 <dd><p>call macro in table in format_command
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in macro
 </p>
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>in format_command
 </p></blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 <p>After
 </p>
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 <p>After
@@ -3040,12 +3040,12 @@ html
 
 <br>
 <br>
-<blockquote>
+<blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
-<blockquote>
-<blockquote>
+<blockquote class="quotation">
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </blockquote>
@@ -3058,16 +3058,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3089,7 +3089,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3105,18 +3105,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3138,7 +3138,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3163,29 +3163,29 @@ html
 </p><table class="cartouche" border="1"><tr><td>
 <p>in macro
 </p>
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>in format_command
 </p></blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 <p>After
 </p>
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 <p>After
@@ -3193,12 +3193,12 @@ html
 
 <br>
 <br>
-<blockquote>
+<blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
-<blockquote>
-<blockquote>
+<blockquote class="quotation">
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </blockquote>
@@ -3211,16 +3211,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3242,7 +3242,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3258,18 +3258,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3291,7 +3291,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3312,29 +3312,29 @@ html
 call macro in cartouche
 in macro
 </p>
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>in format_command
 </p></blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 <p>After
 </p>
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 <p>After
@@ -3342,12 +3342,12 @@ in macro
 
 <br>
 <br>
-<blockquote>
+<blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
-<blockquote>
-<blockquote>
+<blockquote class="quotation">
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </blockquote>
@@ -3360,16 +3360,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3391,7 +3391,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3407,18 +3407,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3440,7 +3440,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3458,32 +3458,32 @@ html
 </div></blockquote>
 
 <p>call macro in cartouche in format_command
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in macro
 </p>
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>in format_command
 </p></blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 
 <p>Something
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 <p>After
 </p>
 <p>Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 <p>in group
 </p></blockquote>
 <p>After
@@ -3491,12 +3491,12 @@ html
 
 <br>
 <br>
-<blockquote>
+<blockquote class="quotation">
 <p>in group
 </p></blockquote>
 
-<blockquote>
-<blockquote>
+<blockquote class="quotation">
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </blockquote>
@@ -3509,16 +3509,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3540,7 +3540,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3556,18 +3556,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3589,7 +3589,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3612,29 +3612,29 @@ html
 <div class="flushleft"><p class="flushleft-paragraph">call macro in flushleft
 in macro
 </p>
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p class="flushleft-paragraph">in format_command
 </p></blockquote>
 
 <p class="flushleft-paragraph">Something
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 
 <p class="flushleft-paragraph">Something
-</p><blockquote>
+</p><blockquote class="quotation">
 <p class="flushleft-paragraph">in group
 </p></blockquote>
 
 <p class="flushleft-paragraph">Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 <p class="flushleft-paragraph">After
 </p>
 <p class="flushleft-paragraph">Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 <p class="flushleft-paragraph">in group
 </p></blockquote>
 <p class="flushleft-paragraph">After
@@ -3642,12 +3642,12 @@ in macro
 
 <br>
 <br>
-<blockquote>
+<blockquote class="quotation">
 <p class="flushleft-paragraph">in group
 </p></blockquote>
 
-<blockquote>
-<blockquote>
+<blockquote class="quotation">
+<blockquote class="quotation">
 <p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
 </blockquote>
@@ -3660,16 +3660,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3691,7 +3691,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3707,18 +3707,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p class="flushleft-paragraph">in macro, a format_command containing some 
other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3740,7 +3740,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3759,32 +3759,32 @@ html
 
 <p class="flushleft-paragraph">flushleft
 call macro in flushleft in format_command
-</p><blockquote>
+</p><blockquote class="quotation">
 <p class="flushleft-paragraph">in macro
 </p>
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p class="flushleft-paragraph">in format_command
 </p></blockquote>
 
 <p class="flushleft-paragraph">Something
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 
 <p class="flushleft-paragraph">Something
-</p><blockquote>
+</p><blockquote class="quotation">
 <p class="flushleft-paragraph">in group
 </p></blockquote>
 
 <p class="flushleft-paragraph">Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 <p class="flushleft-paragraph">After
 </p>
 <p class="flushleft-paragraph">Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 <p class="flushleft-paragraph">in group
 </p></blockquote>
 <p class="flushleft-paragraph">After
@@ -3792,12 +3792,12 @@ call macro in flushleft in format_command
 
 <br>
 <br>
-<blockquote>
+<blockquote class="quotation">
 <p class="flushleft-paragraph">in group
 </p></blockquote>
 
-<blockquote>
-<blockquote>
+<blockquote class="quotation">
+<blockquote class="quotation">
 <p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
 </blockquote>
@@ -3810,16 +3810,16 @@ call macro in flushleft in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3841,7 +3841,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3857,18 +3857,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p class="flushleft-paragraph">in macro, a format_command containing some 
other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3890,7 +3890,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3911,29 +3911,29 @@ html
 </div>
 <div class="flushright"><p class="flushright-paragraph">in macro
 </p>
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p class="flushright-paragraph">in format_command
 </p></blockquote>
 
 <p class="flushright-paragraph">Something
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 
 <p class="flushright-paragraph">Something
-</p><blockquote>
+</p><blockquote class="quotation">
 <p class="flushright-paragraph">in group
 </p></blockquote>
 
 <p class="flushright-paragraph">Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 <p class="flushright-paragraph">After
 </p>
 <p class="flushright-paragraph">Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 <p class="flushright-paragraph">in group
 </p></blockquote>
 <p class="flushright-paragraph">After
@@ -3941,12 +3941,12 @@ html
 
 <br>
 <br>
-<blockquote>
+<blockquote class="quotation">
 <p class="flushright-paragraph">in group
 </p></blockquote>
 
-<blockquote>
-<blockquote>
+<blockquote class="quotation">
+<blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </blockquote>
@@ -3959,16 +3959,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3990,7 +3990,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -4006,18 +4006,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p class="flushright-paragraph">in macro, a format_command containing some 
other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -4039,7 +4039,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -4057,32 +4057,32 @@ html
 </div></blockquote>
 
 <p class="flushright-paragraph">flushright
-</p><blockquote>
+</p><blockquote class="quotation">
 <p class="flushright-paragraph">in macro
 </p>
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p class="flushright-paragraph">in format_command
 </p></blockquote>
 
 <p class="flushright-paragraph">Something
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 
 <p class="flushright-paragraph">Something
-</p><blockquote>
+</p><blockquote class="quotation">
 <p class="flushright-paragraph">in group
 </p></blockquote>
 
 <p class="flushright-paragraph">Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 </blockquote>
 <p class="flushright-paragraph">After
 </p>
 <p class="flushright-paragraph">Something2
-</p><blockquote>
+</p><blockquote class="quotation">
 <p class="flushright-paragraph">in group
 </p></blockquote>
 <p class="flushright-paragraph">After
@@ -4090,12 +4090,12 @@ html
 
 <br>
 <br>
-<blockquote>
+<blockquote class="quotation">
 <p class="flushright-paragraph">in group
 </p></blockquote>
 
-<blockquote>
-<blockquote>
+<blockquote class="quotation">
+<blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </blockquote>
@@ -4108,16 +4108,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -4139,7 +4139,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -4155,18 +4155,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p class="flushright-paragraph">in macro, a format_command containing some 
other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -4188,7 +4188,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
diff --git 
a/tp/tests/nested_formats/res_parser/nested_table/nested_formats.html 
b/tp/tests/nested_formats/res_parser/nested_table/nested_formats.html
index 7f4c276933..64de1d5a61 100644
--- a/tp/tests/nested_formats/res_parser/nested_table/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_table/nested_formats.html
@@ -51,7 +51,7 @@ ul.mark-bullet {list-style-type: disc}
 in macro
 </p>
 
-<dl>
+<dl class="table">
 <dd><p>in format_command
 </p></dd>
 </dl>
@@ -59,7 +59,7 @@ in macro
 <p>Something
 </p>
 <p>Something
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -68,7 +68,7 @@ in macro
 </p><p>After
 </p>
 <p>Something2
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -77,13 +77,13 @@ in macro
 
 <br>
 <br>
-<dl>
+<dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
 
-<dl>
-<dd><blockquote>
+<dl class="table">
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd>
@@ -97,16 +97,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -128,7 +128,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -144,18 +144,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<dl>
+<dl class="table">
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -177,7 +177,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -197,11 +197,11 @@ html
 
 
 <p>Call macro in format_command
-</p><dl>
+</p><dl class="table">
 <dd><p>in macro
 </p>
 
-<dl>
+<dl class="table">
 <dd><p>in format_command
 </p></dd>
 </dl>
@@ -209,7 +209,7 @@ html
 <p>Something
 </p>
 <p>Something
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -218,7 +218,7 @@ html
 </p><p>After
 </p>
 <p>Something2
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -227,13 +227,13 @@ html
 
 <br>
 <br>
-<dl>
+<dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
 
-<dl>
-<dd><blockquote>
+<dl class="table">
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd>
@@ -247,16 +247,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -278,7 +278,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -294,18 +294,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<dl>
+<dl class="table">
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -327,7 +327,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -349,11 +349,11 @@ html
 </dl>
 
 <p>Call macro in itemize at the beginning of an item
-</p><ul style="list-style-type: 'a\2013 n itemize line'">
+</p><ul class="itemize" style="list-style-type: 'a\2013 n itemize line'">
 <li>in macro
 
 
-<dl>
+<dl class="table">
 <dd><p>in format_command
 </p></dd>
 </dl>
@@ -361,7 +361,7 @@ html
 <p>Something
 </p>
 <p>Something
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -370,7 +370,7 @@ html
 </p><p>After
 </p>
 <p>Something2
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -379,13 +379,13 @@ html
 
 <br>
 <br>
-<dl>
+<dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
 
-<dl>
-<dd><blockquote>
+<dl class="table">
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd>
@@ -399,16 +399,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -430,7 +430,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -446,18 +446,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<dl>
+<dl class="table">
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -479,7 +479,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -502,7 +502,7 @@ Call macro in itemize
 in macro
 
 
-<dl>
+<dl class="table">
 <dd><p>in format_command
 </p></dd>
 </dl>
@@ -510,7 +510,7 @@ in macro
 <p>Something
 </p>
 <p>Something
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -519,7 +519,7 @@ in macro
 </p><p>After
 </p>
 <p>Something2
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -528,13 +528,13 @@ in macro
 
 <br>
 <br>
-<dl>
+<dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
 
-<dl>
-<dd><blockquote>
+<dl class="table">
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd>
@@ -548,16 +548,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -579,7 +579,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -595,18 +595,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<dl>
+<dl class="table">
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -628,7 +628,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -648,11 +648,11 @@ html
 
 </li><li>item 2
 Call macro in itemize in format_command
-<dl>
+<dl class="table">
 <dd><p>in macro
 </p>
 
-<dl>
+<dl class="table">
 <dd><p>in format_command
 </p></dd>
 </dl>
@@ -660,7 +660,7 @@ Call macro in itemize in format_command
 <p>Something
 </p>
 <p>Something
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -669,7 +669,7 @@ Call macro in itemize in format_command
 </p><p>After
 </p>
 <p>Something2
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -678,13 +678,13 @@ Call macro in itemize in format_command
 
 <br>
 <br>
-<dl>
+<dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
 
-<dl>
-<dd><blockquote>
+<dl class="table">
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd>
@@ -698,16 +698,16 @@ Call macro in itemize in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -729,7 +729,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -745,18 +745,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<dl>
+<dl class="table">
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -778,7 +778,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -801,11 +801,11 @@ html
 </li></ul>
 
 <p>Call macro in enumerate at the beginning of enumerate
-</p><ol>
+</p><ol class="enumerate">
 <li> in macro
 
 
-<dl>
+<dl class="table">
 <dd><p>in format_command
 </p></dd>
 </dl>
@@ -813,7 +813,7 @@ html
 <p>Something
 </p>
 <p>Something
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -822,7 +822,7 @@ html
 </p><p>After
 </p>
 <p>Something2
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -831,13 +831,13 @@ html
 
 <br>
 <br>
-<dl>
+<dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
 
-<dl>
-<dd><blockquote>
+<dl class="table">
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd>
@@ -851,16 +851,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -882,7 +882,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -898,18 +898,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<dl>
+<dl class="table">
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -931,7 +931,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -954,7 +954,7 @@ Call macro in enumerate
 in macro
 
 
-<dl>
+<dl class="table">
 <dd><p>in format_command
 </p></dd>
 </dl>
@@ -962,7 +962,7 @@ in macro
 <p>Something
 </p>
 <p>Something
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -971,7 +971,7 @@ in macro
 </p><p>After
 </p>
 <p>Something2
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -980,13 +980,13 @@ in macro
 
 <br>
 <br>
-<dl>
+<dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
 
-<dl>
-<dd><blockquote>
+<dl class="table">
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd>
@@ -1000,16 +1000,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1031,7 +1031,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1047,18 +1047,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<dl>
+<dl class="table">
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1080,7 +1080,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1100,11 +1100,11 @@ html
 
 </li><li> enumerate2
 Call macro in enumerate in format_command
-<dl>
+<dl class="table">
 <dd><p>in macro
 </p>
 
-<dl>
+<dl class="table">
 <dd><p>in format_command
 </p></dd>
 </dl>
@@ -1112,7 +1112,7 @@ Call macro in enumerate in format_command
 <p>Something
 </p>
 <p>Something
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -1121,7 +1121,7 @@ Call macro in enumerate in format_command
 </p><p>After
 </p>
 <p>Something2
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -1130,13 +1130,13 @@ Call macro in enumerate in format_command
 
 <br>
 <br>
-<dl>
+<dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
 
-<dl>
-<dd><blockquote>
+<dl class="table">
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd>
@@ -1150,16 +1150,16 @@ Call macro in enumerate in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1181,7 +1181,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1197,18 +1197,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<dl>
+<dl class="table">
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1230,7 +1230,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1252,14 +1252,14 @@ html
 </dl>
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">multitable item</td><td width="70%">multitable tab. 
And after Call macro in mutitable
 after item</td></tr>
 <tr><td width="60%">in macro
 
 
-<dl>
+<dl class="table">
 <dd><p>in format_command
 </p></dd>
 </dl>
@@ -1267,7 +1267,7 @@ after item</td></tr>
 <p>Something
 </p>
 <p>Something
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -1276,7 +1276,7 @@ after item</td></tr>
 </p><p>After
 </p>
 <p>Something2
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -1285,13 +1285,13 @@ after item</td></tr>
 
 <br>
 <br>
-<dl>
+<dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
 
-<dl>
-<dd><blockquote>
+<dl class="table">
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd>
@@ -1305,16 +1305,16 @@ after item</td></tr>
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1336,7 +1336,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1352,18 +1352,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<dl>
+<dl class="table">
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1385,7 +1385,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1407,7 +1407,7 @@ Call macro in mutitable
 in macro
 
 
-<dl>
+<dl class="table">
 <dd><p>in format_command
 </p></dd>
 </dl>
@@ -1415,7 +1415,7 @@ in macro
 <p>Something
 </p>
 <p>Something
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -1424,7 +1424,7 @@ in macro
 </p><p>After
 </p>
 <p>Something2
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -1433,13 +1433,13 @@ in macro
 
 <br>
 <br>
-<dl>
+<dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
 
-<dl>
-<dd><blockquote>
+<dl class="table">
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd>
@@ -1453,16 +1453,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1484,7 +1484,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1500,18 +1500,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<dl>
+<dl class="table">
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1533,7 +1533,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1552,11 +1552,11 @@ html
 </dl></td></tr>
 <tr><td width="60%">lone multitable item
 Call macro in mutitable in format_command
-<dl>
+<dl class="table">
 <dd><p>in macro
 </p>
 
-<dl>
+<dl class="table">
 <dd><p>in format_command
 </p></dd>
 </dl>
@@ -1564,7 +1564,7 @@ Call macro in mutitable in format_command
 <p>Something
 </p>
 <p>Something
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -1573,7 +1573,7 @@ Call macro in mutitable in format_command
 </p><p>After
 </p>
 <p>Something2
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -1582,13 +1582,13 @@ Call macro in mutitable in format_command
 
 <br>
 <br>
-<dl>
+<dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
 
-<dl>
-<dd><blockquote>
+<dl class="table">
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd>
@@ -1602,16 +1602,16 @@ Call macro in mutitable in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1633,7 +1633,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1649,18 +1649,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<dl>
+<dl class="table">
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -1682,7 +1682,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -1711,7 +1711,7 @@ html
 
 </pre><pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">in format_command
 </pre></dd>
 </dl>
@@ -1721,7 +1721,7 @@ Something
 </pre><pre class="example">
 
 Something
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">in group
 </pre></dd>
 </dl>
@@ -1731,7 +1731,7 @@ Something2
 </pre><pre class="example">After
 
 Something2
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">in group
 </pre></dd>
 </dl>
@@ -1740,14 +1740,14 @@ Something2
 
 
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">in group
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
-<dd><blockquote>
+</pre><dl class="table">
+<dd><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </dd>
@@ -1764,18 +1764,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1801,7 +1801,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1822,20 +1822,20 @@ html
 </pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">in macro, a format_command containing some other 
commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1861,7 +1861,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -1891,7 +1891,7 @@ in macro
 
 </pre><pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">in format_command
 </pre></dd>
 </dl>
@@ -1901,7 +1901,7 @@ Something
 </pre><pre class="example">
 
 Something
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">in group
 </pre></dd>
 </dl>
@@ -1911,7 +1911,7 @@ Something2
 </pre><pre class="example">After
 
 Something2
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">in group
 </pre></dd>
 </dl>
@@ -1920,14 +1920,14 @@ Something2
 
 
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">in group
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
-<dd><blockquote>
+</pre><dl class="table">
+<dd><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </dd>
@@ -1944,18 +1944,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -1981,7 +1981,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2002,20 +2002,20 @@ html
 </pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">in macro, a format_command containing some other 
commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -2041,7 +2041,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2067,12 +2067,12 @@ html
 
 more example text
 call macro in example in format_command
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">in macro
 
 </pre><pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">in format_command
 </pre></dd>
 </dl>
@@ -2082,7 +2082,7 @@ Something
 </pre><pre class="example">
 
 Something
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">in group
 </pre></dd>
 </dl>
@@ -2092,7 +2092,7 @@ Something2
 </pre><pre class="example">After
 
 Something2
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">in group
 </pre></dd>
 </dl>
@@ -2101,14 +2101,14 @@ Something2
 
 
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">in group
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
-<dd><blockquote>
+</pre><dl class="table">
+<dd><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 </dd>
@@ -2125,18 +2125,18 @@ Something2
 html
 
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -2162,7 +2162,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2183,20 +2183,20 @@ html
 </pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">in macro, a format_command containing some other 
commands.
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="60%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="70%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="60%"><pre class="example">mu--ltitable 
item</pre></td><td width="70%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="60%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="70%"><pre class="example">multitable tab 2</pre></td></tr>
@@ -2222,7 +2222,7 @@ html
 </pre></dd></dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
@@ -2260,7 +2260,7 @@ call macro in deffn
 in macro
 </p>
 
-<dl>
+<dl class="table">
 <dd><p>in format_command
 </p></dd>
 </dl>
@@ -2268,7 +2268,7 @@ in macro
 <p>Something
 </p>
 <p>Something
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -2277,7 +2277,7 @@ in macro
 </p><p>After
 </p>
 <p>Something2
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -2286,13 +2286,13 @@ in macro
 
 <br>
 <br>
-<dl>
+<dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
 
-<dl>
-<dd><blockquote>
+<dl class="table">
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd>
@@ -2306,16 +2306,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2337,7 +2337,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2353,18 +2353,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<dl>
+<dl class="table">
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2386,7 +2386,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2406,11 +2406,11 @@ html
 
 <p>deffn continues
 call macro in deffn in format_command
-</p><dl>
+</p><dl class="table">
 <dd><p>in macro
 </p>
 
-<dl>
+<dl class="table">
 <dd><p>in format_command
 </p></dd>
 </dl>
@@ -2418,7 +2418,7 @@ call macro in deffn in format_command
 <p>Something
 </p>
 <p>Something
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -2427,7 +2427,7 @@ call macro in deffn in format_command
 </p><p>After
 </p>
 <p>Something2
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -2436,13 +2436,13 @@ call macro in deffn in format_command
 
 <br>
 <br>
-<dl>
+<dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
 
-<dl>
-<dd><blockquote>
+<dl class="table">
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd>
@@ -2456,16 +2456,16 @@ call macro in deffn in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2487,7 +2487,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2503,18 +2503,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<dl>
+<dl class="table">
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2536,7 +2536,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2564,7 +2564,7 @@ html
 <dd><p>in macro
 </p>
 
-<dl>
+<dl class="table">
 <dd><p>in format_command
 </p></dd>
 </dl>
@@ -2572,7 +2572,7 @@ html
 <p>Something
 </p>
 <p>Something
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -2581,7 +2581,7 @@ html
 </p><p>After
 </p>
 <p>Something2
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -2590,13 +2590,13 @@ html
 
 <br>
 <br>
-<dl>
+<dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
 
-<dl>
-<dd><blockquote>
+<dl class="table">
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd>
@@ -2610,16 +2610,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2641,7 +2641,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2657,18 +2657,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<dl>
+<dl class="table">
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2690,7 +2690,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2710,13 +2710,13 @@ html
 
 </dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a line</dt>
 <dd><p>call macro in table
 in macro
 </p>
 
-<dl>
+<dl class="table">
 <dd><p>in format_command
 </p></dd>
 </dl>
@@ -2724,7 +2724,7 @@ in macro
 <p>Something
 </p>
 <p>Something
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -2733,7 +2733,7 @@ in macro
 </p><p>After
 </p>
 <p>Something2
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -2742,13 +2742,13 @@ in macro
 
 <br>
 <br>
-<dl>
+<dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
 
-<dl>
-<dd><blockquote>
+<dl class="table">
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd>
@@ -2762,16 +2762,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2793,7 +2793,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2809,18 +2809,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<dl>
+<dl class="table">
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2842,7 +2842,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2866,7 +2866,7 @@ html
 <dd><p>in macro
 </p>
 
-<dl>
+<dl class="table">
 <dd><p>in format_command
 </p></dd>
 </dl>
@@ -2874,7 +2874,7 @@ html
 <p>Something
 </p>
 <p>Something
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -2883,7 +2883,7 @@ html
 </p><p>After
 </p>
 <p>Something2
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -2892,13 +2892,13 @@ html
 
 <br>
 <br>
-<dl>
+<dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
 
-<dl>
-<dd><blockquote>
+<dl class="table">
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd>
@@ -2912,16 +2912,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2943,7 +2943,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -2959,18 +2959,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<dl>
+<dl class="table">
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -2992,7 +2992,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3013,11 +3013,11 @@ html
 </dd>
 <dt>a line2</dt>
 <dd><p>call macro in table in format_command
-</p><dl>
+</p><dl class="table">
 <dd><p>in macro
 </p>
 
-<dl>
+<dl class="table">
 <dd><p>in format_command
 </p></dd>
 </dl>
@@ -3025,7 +3025,7 @@ html
 <p>Something
 </p>
 <p>Something
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -3034,7 +3034,7 @@ html
 </p><p>After
 </p>
 <p>Something2
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -3043,13 +3043,13 @@ html
 
 <br>
 <br>
-<dl>
+<dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
 
-<dl>
-<dd><blockquote>
+<dl class="table">
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd>
@@ -3063,16 +3063,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3094,7 +3094,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3110,18 +3110,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<dl>
+<dl class="table">
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3143,7 +3143,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3171,7 +3171,7 @@ html
 <p>in macro
 </p>
 
-<dl>
+<dl class="table">
 <dd><p>in format_command
 </p></dd>
 </dl>
@@ -3179,7 +3179,7 @@ html
 <p>Something
 </p>
 <p>Something
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -3188,7 +3188,7 @@ html
 </p><p>After
 </p>
 <p>Something2
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -3197,13 +3197,13 @@ html
 
 <br>
 <br>
-<dl>
+<dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
 
-<dl>
-<dd><blockquote>
+<dl class="table">
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd>
@@ -3217,16 +3217,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3248,7 +3248,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3264,18 +3264,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<dl>
+<dl class="table">
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3297,7 +3297,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3320,7 +3320,7 @@ call macro in cartouche
 in macro
 </p>
 
-<dl>
+<dl class="table">
 <dd><p>in format_command
 </p></dd>
 </dl>
@@ -3328,7 +3328,7 @@ in macro
 <p>Something
 </p>
 <p>Something
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -3337,7 +3337,7 @@ in macro
 </p><p>After
 </p>
 <p>Something2
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -3346,13 +3346,13 @@ in macro
 
 <br>
 <br>
-<dl>
+<dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
 
-<dl>
-<dd><blockquote>
+<dl class="table">
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd>
@@ -3366,16 +3366,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3397,7 +3397,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3413,18 +3413,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<dl>
+<dl class="table">
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3446,7 +3446,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3465,11 +3465,11 @@ html
 </dl>
 
 <p>call macro in cartouche in format_command
-</p><dl>
+</p><dl class="table">
 <dd><p>in macro
 </p>
 
-<dl>
+<dl class="table">
 <dd><p>in format_command
 </p></dd>
 </dl>
@@ -3477,7 +3477,7 @@ html
 <p>Something
 </p>
 <p>Something
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -3486,7 +3486,7 @@ html
 </p><p>After
 </p>
 <p>Something2
-</p><dl>
+</p><dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
@@ -3495,13 +3495,13 @@ html
 
 <br>
 <br>
-<dl>
+<dl class="table">
 <dd><p>in group
 </p></dd>
 </dl>
 
-<dl>
-<dd><blockquote>
+<dl class="table">
+<dd><blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 </dd>
@@ -3515,16 +3515,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3546,7 +3546,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3562,18 +3562,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<dl>
+<dl class="table">
 <dd><p>in macro, a format_command containing some other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3595,7 +3595,7 @@ html
 <dd><p>d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
@@ -3621,7 +3621,7 @@ html
 in macro
 </p>
 
-<dl>
+<dl class="table">
 <dd><p class="flushleft-paragraph">in format_command
 </p></dd>
 </dl>
@@ -3629,7 +3629,7 @@ in macro
 <p class="flushleft-paragraph">Something
 </p>
 <p class="flushleft-paragraph">Something
-</p><dl>
+</p><dl class="table">
 <dd><p class="flushleft-paragraph">in group
 </p></dd>
 </dl>
@@ -3638,7 +3638,7 @@ in macro
 </p><p class="flushleft-paragraph">After
 </p>
 <p class="flushleft-paragraph">Something2
-</p><dl>
+</p><dl class="table">
 <dd><p class="flushleft-paragraph">in group
 </p></dd>
 </dl>
@@ -3647,13 +3647,13 @@ in macro
 
 <br>
 <br>
-<dl>
+<dl class="table">
 <dd><p class="flushleft-paragraph">in group
 </p></dd>
 </dl>
 
-<dl>
-<dd><blockquote>
+<dl class="table">
+<dd><blockquote class="quotation">
 <p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
 </dd>
@@ -3667,16 +3667,16 @@ in macro
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3698,7 +3698,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3714,18 +3714,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<dl>
+<dl class="table">
 <dd><p class="flushleft-paragraph">in macro, a format_command containing some 
other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3747,7 +3747,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3767,11 +3767,11 @@ html
 
 <p class="flushleft-paragraph">flushleft
 call macro in flushleft in format_command
-</p><dl>
+</p><dl class="table">
 <dd><p class="flushleft-paragraph">in macro
 </p>
 
-<dl>
+<dl class="table">
 <dd><p class="flushleft-paragraph">in format_command
 </p></dd>
 </dl>
@@ -3779,7 +3779,7 @@ call macro in flushleft in format_command
 <p class="flushleft-paragraph">Something
 </p>
 <p class="flushleft-paragraph">Something
-</p><dl>
+</p><dl class="table">
 <dd><p class="flushleft-paragraph">in group
 </p></dd>
 </dl>
@@ -3788,7 +3788,7 @@ call macro in flushleft in format_command
 </p><p class="flushleft-paragraph">After
 </p>
 <p class="flushleft-paragraph">Something2
-</p><dl>
+</p><dl class="table">
 <dd><p class="flushleft-paragraph">in group
 </p></dd>
 </dl>
@@ -3797,13 +3797,13 @@ call macro in flushleft in format_command
 
 <br>
 <br>
-<dl>
+<dl class="table">
 <dd><p class="flushleft-paragraph">in group
 </p></dd>
 </dl>
 
-<dl>
-<dd><blockquote>
+<dl class="table">
+<dd><blockquote class="quotation">
 <p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
 </dd>
@@ -3817,16 +3817,16 @@ call macro in flushleft in format_command
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3848,7 +3848,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3864,18 +3864,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<dl>
+<dl class="table">
 <dd><p class="flushleft-paragraph">in macro, a format_command containing some 
other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3897,7 +3897,7 @@ html
 <dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
@@ -3921,7 +3921,7 @@ html
 <div class="flushright"><p class="flushright-paragraph">in macro
 </p>
 
-<dl>
+<dl class="table">
 <dd><p class="flushright-paragraph">in format_command
 </p></dd>
 </dl>
@@ -3929,7 +3929,7 @@ html
 <p class="flushright-paragraph">Something
 </p>
 <p class="flushright-paragraph">Something
-</p><dl>
+</p><dl class="table">
 <dd><p class="flushright-paragraph">in group
 </p></dd>
 </dl>
@@ -3938,7 +3938,7 @@ html
 </p><p class="flushright-paragraph">After
 </p>
 <p class="flushright-paragraph">Something2
-</p><dl>
+</p><dl class="table">
 <dd><p class="flushright-paragraph">in group
 </p></dd>
 </dl>
@@ -3947,13 +3947,13 @@ html
 
 <br>
 <br>
-<dl>
+<dl class="table">
 <dd><p class="flushright-paragraph">in group
 </p></dd>
 </dl>
 
-<dl>
-<dd><blockquote>
+<dl class="table">
+<dd><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </dd>
@@ -3967,16 +3967,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -3998,7 +3998,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -4014,18 +4014,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<dl>
+<dl class="table">
 <dd><p class="flushright-paragraph">in macro, a format_command containing some 
other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -4047,7 +4047,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -4066,11 +4066,11 @@ html
 </dl>
 
 <p class="flushright-paragraph">flushright
-</p><dl>
+</p><dl class="table">
 <dd><p class="flushright-paragraph">in macro
 </p>
 
-<dl>
+<dl class="table">
 <dd><p class="flushright-paragraph">in format_command
 </p></dd>
 </dl>
@@ -4078,7 +4078,7 @@ html
 <p class="flushright-paragraph">Something
 </p>
 <p class="flushright-paragraph">Something
-</p><dl>
+</p><dl class="table">
 <dd><p class="flushright-paragraph">in group
 </p></dd>
 </dl>
@@ -4087,7 +4087,7 @@ html
 </p><p class="flushright-paragraph">After
 </p>
 <p class="flushright-paragraph">Something2
-</p><dl>
+</p><dl class="table">
 <dd><p class="flushright-paragraph">in group
 </p></dd>
 </dl>
@@ -4096,13 +4096,13 @@ html
 
 <br>
 <br>
-<dl>
+<dl class="table">
 <dd><p class="flushright-paragraph">in group
 </p></dd>
 </dl>
 
-<dl>
-<dd><blockquote>
+<dl class="table">
+<dd><blockquote class="quotation">
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </dd>
@@ -4116,16 +4116,16 @@ html
 html
 
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -4147,7 +4147,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
@@ -4163,18 +4163,18 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<dl>
+<dl class="table">
 <dd><p class="flushright-paragraph">in macro, a format_command containing some 
other commands.
-</p><ul class="mark-bullet">
+</p><ul class="itemize mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
 <tbody><tr><td width="60%">mu&ndash;ltitable item</td><td 
width="70%">multitable tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="70%">multitable 
tab 2</td></tr>
@@ -4196,7 +4196,7 @@ html
 <dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/chapter.html 
b/tp/tests/tex_html/res_parser/formatting_singular/chapter.html
index f3b2af6453..948315c260 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/chapter.html
+++ b/tp/tests/tex_html/res_parser/formatting_singular/chapter.html
@@ -1192,186 +1192,186 @@ $">
 </DIV>
 
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" 
id="index-copying-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -1380,7 +1380,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -1766,20 +1766,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a 
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-copying-a_002d_002dasis'><span>a&ndash;asis<a 
class="copiable-anchor" href='#index-copying-a_002d_002dasis'> 
&para;</a></span></dt>
 <dt id='index-copying-b-2'><span>b<a class="copiable-anchor" 
href='#index-copying-b-2'> &para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-1'><span><em class="emph">a</em><a 
class="copiable-anchor" href='#index-copying-a-1'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -1788,7 +1788,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -1796,7 +1796,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -1913,32 +1913,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-copying-a-2'><span>a<a class="copiable-anchor" 
href='#index-copying-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -2306,186 +2306,186 @@ $">
 </DIV>
 
 <p><kbd class="kbd">default kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><code class="code as-code-kbd ">code kbdinputstyle</code>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code><a 
class="copiable-anchor" href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code 
class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">example kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem example kbdinputstyle</kbd><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
 <p><kbd class="kbd">distinct kbdinputstyle</kbd>
-</p><dl>
+</p><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
 </dl>
 </div>
 
-<blockquote>
+<blockquote class="quotation">
 <p>A quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">note:</b> A note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Caution:</b> Caution
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Important:</b> Important
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Tip:</b> a Tip
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Warning:</b> a Warning.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p><b class="b">Note, the note:</b> Note, the note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 </blockquote>
 
-<blockquote>
+<blockquote class="quotation">
 <p>aaa quotation
 </p></blockquote>
 <div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
-<blockquote>
+<blockquote class="quotation">
 <p>indent in quotation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p>A small quot&mdash;ation
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">Note:</b> A small Note
 </p></blockquote>
 
-<blockquote>
+<blockquote class="smallquotation">
 <p><b class="b">something, other thing:</b> something, other thing
 </p></blockquote>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>i&ndash;temize
 </li></ul>
 
-<ul style="list-style-type: '+'">
+<ul class="itemize" style="list-style-type: '+'">
 <li>i&ndash;tem +
 </li></ul>
 
-<ul class="mark-bullet">
+<ul class="itemize mark-bullet">
 <li>b&ndash;ullet
 </li></ul>
 
-<ul class="mark-minus">
+<ul class="itemize mark-minus">
 <li>minu&ndash;s
 </li></ul>
 
-<ul style="list-style-type: 'after emph'">
+<ul class="itemize" style="list-style-type: 'after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li><a class="index-entry-anchor" id="index-index-entry-within-itemize"></a>
 i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>without brace w a&ndash;b
 </li><li>without brace w c&ndash;d
 </li></ul>
 
-<ul class="mark-none">
+<ul class="itemize mark-none">
 <li>with w a&ndash;b
 </li><li>with w c&ndash;d
 </li></ul>
 
-<ul style="list-style-type: ' on a line'">
+<ul class="itemize" style="list-style-type: ' on a line'">
 <li>line w a&ndash;b
 </li><li>line with w c&ndash;d
 </li></ul>
 
-<ol>
+<ol class="enumerate">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol start="3">
+<ol class="enumerate" start="3">
 <li> first third
 </li><li> second third
 </li></ol>
 
-<ol type="a" start="1">
+<ol class="enumerate" type="a" start="1">
 <li> e&ndash;numerate
 </li></ol>
 
-<ol type="a" start="3">
+<ol class="enumerate" type="a" start="3">
 <li> first c
 </li><li> second c
 </li></ol>
 
-<table>
+<table class="multitable">
 <thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
 <tbody><tr><td width="40%">mu&ndash;ltitable item</td><td 
width="60%">multitable tab</td></tr>
 <tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
@@ -2494,7 +2494,7 @@ i&ndash;tem 1
 </tbody>
 </table>
 
-<table>
+<table class="multitable">
 <tbody><tr><td>truc</td><td>bidule</td></tr>
 </tbody>
 </table>
@@ -2880,20 +2880,20 @@ ref</a>
 <p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a 
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
-<dl>
+<dl class="table">
 <dt><strong class="strong">a&ndash;strong</strong></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="vtable">
 <dt id='index-a_002d_002dasis'><span>a&ndash;asis<a class="copiable-anchor" 
href='#index-a_002d_002dasis'> &para;</a></span></dt>
 <dt id='index-b-4'><span>b<a class="copiable-anchor" href='#index-b-4'> 
&para;</a></span></dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-2'><span><em class="emph">a</em><a class="copiable-anchor" 
href='#index-a-2'> &para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx"></a>
 </dd>
@@ -2902,7 +2902,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt><code class="code">a--code</code></dt>
@@ -2910,7 +2910,7 @@ ref</a>
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dd><p>Title
 </p></dd>
 <dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
@@ -3027,32 +3027,32 @@ html ''
 <code class="code">@image{,,,3--xt}</code> 
 </p>
 
-<ul>
+<ul class="itemize">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: ' after emph'">
+<ul class="itemize" style="list-style-type: ' after emph'">
 <li>e&ndash;mph item
 </li></ul>
 
-<ul style="list-style-type: '\2022  a\2013 n itemize line'">
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
 </li></ul>
 
-<dl>
+<dl class="table">
 <dt>a</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="table">
 <dt>a&ndash;missing style formatting</dt>
 <dd><p>l&ndash;ine
 </p></dd>
 </dl>
 
-<dl>
+<dl class="ftable">
 <dt id='index-a-3'><span>a<a class="copiable-anchor" href='#index-a-3'> 
&para;</a></span></dt>
 <dd><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-1"></a>
 </dd>
@@ -3435,222 +3435,222 @@ $">
 <pre class="example">
 
 <kbd class="kbd">default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example default kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd
 class="kbd">vtable i--tem in example default kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">code kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem code kbdinputstyle</code></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> &para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example code 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example code 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <code class="code as-code-kbd ">example kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code 
class="code as-code-kbd ">vtable i--tem example kbdinputstyle</code></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><code class="code as-code-kbd ">in example example 
kbdinputstyle</code>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code
 class="code as-code-kbd ">vtable i--tem in example example 
kbdinputstyle</code></tt><a class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
 <kbd class="kbd">distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 <div class="example">
 <pre class="example"><kbd class="kbd">in example distinct kbdinputstyle</kbd>
-</pre><dl>
+</pre><dl class="vtable">
 <dt 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd
 class="kbd">vtable i--tem in example distinct kbdinputstyle</kbd></tt><a 
class="copiable-anchor" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
 </dl>
 </div>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">A quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note:</b> A Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">note:</b> A note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Caution:</b> Caution
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Important:</b> Important
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Tip:</b> a Tip
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Warning:</b> a Warning.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something &eacute; TeX:</b> The something 
&eacute; TeX is here.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">@ at the end of line &nbsp;:</b> A @ at the 
end of the @quotation line.
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example"><b class="b">Note, the note:</b> Note, the note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 </blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">aaa quotation
 </pre></blockquote>
 <div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="quotation">
 <pre class="example">indent in quotation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example">A small quot---ation
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">Note:</b> A small Note
 </pre></blockquote>
 <pre class="example">
 
-</pre><blockquote>
+</pre><blockquote class="smallquotation">
 <pre class="example"><b class="b">something, other thing:</b> something, other 
thing
 </pre></blockquote>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">i--temize
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '+'">
+</pre><ul class="itemize" style="list-style-type: '+'">
 <li><pre class="example">i--tem +
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-bullet">
+</pre><ul class="itemize mark-bullet">
 <li><pre class="example">b--ullet
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-minus">
+</pre><ul class="itemize mark-minus">
 <li><pre class="example">minu--s
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: 'after emph'">
+</pre><ul class="itemize" style="list-style-type: 'after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-within-itemize-1"></a>i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">without brace w a--b
 </pre></li><li><pre class="example">without brace w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul class="mark-none">
+</pre><ul class="itemize mark-none">
 <li><pre class="example">with w a--b
 </pre></li><li><pre class="example">with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' on a line'">
+</pre><ul class="itemize" style="list-style-type: ' on a line'">
 <li><pre class="example">line w a--b
 </pre></li><li><pre class="example">line with w c--d
 </pre></li></ul>
 <pre class="example">
 
-</pre><ol>
+</pre><ol class="enumerate">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol start="3">
+</pre><ol class="enumerate" start="3">
 <li> <pre class="example">first third
 </pre></li><li> <pre class="example">second third
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="1">
+</pre><ol class="enumerate" type="a" start="1">
 <li> <pre class="example">e--numerate
 </pre></li></ol>
 <pre class="example">
 
-</pre><ol type="a" start="3">
+</pre><ol class="enumerate" type="a" start="3">
 <li> <pre class="example">first c
 </pre></li><li> <pre class="example">second c
 </pre></li></ol>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <thead><tr><th width="40%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="60%"><pre class="example">another 
tab</pre></th></tr></thead>
 <tbody><tr><td width="40%"><pre class="example">mu--ltitable 
item</pre></td><td width="60%"><pre class="example">multitable 
tab</pre></td></tr>
 <tr><td width="40%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="60%"><pre class="example">multitable tab 2
@@ -3660,7 +3660,7 @@ $">
 </table>
 <pre class="example">
 
-</pre><table>
+</pre><table class="multitable">
 <tbody><tr><td><pre class="example">truc</pre></td><td><pre 
class="example">bidule</pre></td></tr>
 </tbody>
 </table>
@@ -4116,14 +4116,14 @@ ref</a>
 <a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a 
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt><strong class="strong">a--strong</strong></tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="vtable">
 <dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a 
class="copiable-anchor" href='#index-a_002d_002dasis-1'> &para;</a></span></dt>
 <dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor" 
href='#index-b-5'> &para;</a></span></dt>
 <dd><pre class="example">l--ine
@@ -4131,7 +4131,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-5'><span><tt><em class="emph">a</em></tt><a 
class="copiable-anchor" href='#index-a-5'> &para;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
 <dt id='index-b-2'><span><tt><em class="emph">b</em></tt><a 
class="copiable-anchor" href='#index-b-2'> &para;</a></span></dt>
@@ -4140,7 +4140,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt><code class="code">a--code</code></tt></dt>
@@ -4149,7 +4149,7 @@ ref</a>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dd><pre class="example">Title
 </pre></dd>
 <dt><tt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</tt></dt>
@@ -4284,37 +4284,37 @@ Invalid use of @':
 <code class="code">@image{,,,3--xt}</code> 
 
 
-</pre><ul>
+</pre><ul class="itemize">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: ' after emph'">
+</pre><ul class="itemize" style="list-style-type: ' after emph'">
 <li><pre class="example">e--mph item
 </pre></li></ul>
 <pre class="example">
 
-</pre><ul style="list-style-type: '\2022  a\2013 n itemize line'">
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
 </pre></li></ul>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="table">
 <dt><tt>a--missing style formatting</tt></dt>
 <dd><pre class="example">l--ine
 </pre></dd>
 </dl>
 <pre class="example">
 
-</pre><dl>
+</pre><dl class="ftable">
 <dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor" 
href='#index-a-6'> &para;</a></span></dt>
 <dd><pre class="example"><a class="index-entry-anchor" 
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
 <dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor" 
href='#index-b-3'> &para;</a></span></dt>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]