body {
  font-family: Serif;
}

td {
	font-family: Serif;
}

th {
	font-family: Serif;
}
.text {
	font-size: 0.8em;
	color: #000066;
	text-decoration: none;
	text-align: left;

}
a:link {
	
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;

}
a:active {
	color: #CC0000;
	
}
.center {
	
	text-align: center;
}
.links {
	text-align: left;
	color: #336699;
	font-size: 0.8em;
	

}
.subhead {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.contact {
	font-size: 0.6em;
	color: #000066;

}
.printlink {
	background-color: #CCDDEE;
	font-size: 0.8em;
}
.hide {
	display: none;
}
