In preview the CSS format is visible but after saving the markdown page the CSS format is gone.
The code which is used is:
<style>
td {
font-family: "courier new";
}
</style>