Create shortcode to allow pages to provide CSS classes to apply to the
HTML table generated from a Markdown table.
Add some basic CSS styling for the table, to provide padding to make the
data easier to read.
Add a 'table-bordered' style to add borders to the table rows/columns.