body {
	font-family : Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FF0080;
	color: white;
}

table {
	font-size: small;
}

a {
	color: #000099;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

.pageContent {
	background-color: #ff0080;
}

.maintable {
	background-color: #f10080;
}

.navtable td {
	height: 24px;
}

.yearlink td {
	height: auto;
}
.yearlink a {
	color: lime;
}

.infobox {
	border:thin dashed #000099;
}

.dirrow1first {
	background-color: #f10050;
}

.dirrow1 {
	background-color: #f10060;
}

.dirrow2first {
	background-color: #f10065;
}

.dirrow2 {
	background-color: #f10070;
}

.dirrowteach {
	background-color: #f10075;
}

.dirrow3 {
	background-color: #f10080;
}

.diryear {
	background-color: #000099;
}

.aname {
	color: white;
}