<style type="text/css">
<!--

body { 
	color: #000000;
	background: #ffffff;
	 }
a:link { color: #0000ff; text-decoration: none; }
a:visited { color: #6363a3; text-decoration: none; }
a:hover { color: #ff6600; text-decoration: underline; }
a:active: { color: #ff6600; text-decoration: none; }

h1 { 
	color: #000099;
	font-size: 1.5em;
	 }
h2 { 
	color: #000099;
	font-size: 1.4em;
	 }
h3 {
	color: #000000;
	font-size: 1.1em;
	}
h4 {
	color: #006600;
	font-size: 1.1em;
	}
h4.warning {
	color: #ff0000;
	font-size: 1.1em;
	}
h5 {
	color: #003300;
	font-size: 1.1em;
	}

h6 {
	color: #000000;
	font-size: 1em;
	margin: 1em;
	}
.goto {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 0.8em;
	}
.lecnum {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0.5em;
	}
-->
</style>