body {background-color: LightGrey} 

h1 {font-size: 20pt; font-weight: bold; margin-left: 15%; margin-right: 10%; color: a1c000; font-family: "High Tower Text", "Times New Roman"}

h2 {font-size: 20pt; font-weight: bold; color: 008001; font-family: "High Tower Text", "Times New Roman"}

/* h3 is course description text */
h3 {font-size: 11pt; font-weight: normal; color: black; font-family: "High Tower Text", "Times New Roman"} 

/* h5, h4 is schedules text */
h4 {font-size: 8pt; font-weight: bold; margin-left: 5%; margin-right: 10%; color: black; font-family: "verdana"}
h5 {font-size: 8pt; font-weight: normal; margin-left: 15%; margin-right: 10%; color: black; font-family: "verdana"} 

h6 {font-size: 7.5pt; font-weight: bold; color: 008001; font-family: verdana} 

hr {color:black} 

p.leftmargin {margin-left: 100px}
 
a:link {color:008001}
a:visited {color:385238} 
a:hover {color:black} 
a:active {color:blue}

