﻿@import url('tmcommon.css');

/**
 * Body
 */

body  {font-weight: normal; margin-top: 15px; margin-left: 20px; margin-right: 100px} 
table {margin-left: 0px; margin-right: auto; margin-top: 20px; margin-bottom: 20px; border-style: ridge; border-width: thin; border-collapse: collapse} 
td,th {border-style: ridge; border-width: thin; padding: 5px; empty-cells: show}


/**
 * for course description and tips and tricks
 */

h1 { font-size: 20pt; font-weight: bold; margin-left: 0px; margin-top: 2px; margin-bottom: 10px }

h2 { font-size: 12pt; font-weight: bold; text-decoration: none; border-top-style: solid; 
	 margin-left: 0px; margin-top: 20px; margin-bottom: 10px; padding-top: 10px }
               
h3 { font-size: 10pt; font-weight: bold; text-decoration: none; 
	 margin-left: 20px; margin-top: 20px; margin-bottom: 10px}
