@import url(screen.css);

/*For all the headings in the course info tables of contents.*/

h1 {}

h2 {}

h4, h5, h6 {
text-decoration: none;
font-style: normal;
color: #3e3e3e;
margin-top: 2px;
margin-bottom: 2px;
font-size: 75%; }

h3 {
text-decoration: none;
font-style: normal;
color: #3e3e3e;
font-size: 75%; }

h4 {
padding-left: 30px;
font-weight: normal; }

h5{
padding-left: 50px;
font-weight: normal; }

h6{
padding-left: 70px;
font-weight: normal; }