BODY {
    font-family: Georgia, serif;
    margin: 2em;
}

/*

A {
    font-family: "Trebuchet MS", sans-serif;
    color: blue;
}

A:hover {
    color: lightgreen;
    background-color: black;
}

*/

H1, H2, H3, H4 {
	padding: 0;
	margin-top: 0;
}

H4 {
    color: firebrick;
    font-size: 11pt;
}

P {
	padding-left: 1em;
	font-family: Georgia, serif;
	margin-top: 0;
}

TD.lectures {
    padding: 1em;
    text-align: center;
}
