<style>
<!--
	H1 {
	color: #993366; 
	font-size: large;
	}
	p.double {
	text-align: center;
	color: #993366;
	font-weight: bold;
	font-size: large;
	border-style: double;
	}
	p {font-size: 14px;}
	td.nav {
	background: #339966;
	color: white;
	}
	td.departments {
	color: #993366;
	font-weight: bold;
	font-size: medium;
	text-align: center;
	}
	li {
	font-size: small; 
	}
-->	
</style>