td {
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
}
.colheader {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 14px;
}
.topbar {
	font-size: 12px;
	letter-spacing: .1em;
}
a:link {
	color: #70365F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #70365F;
}
a:hover {
	color: #960162;
	text-decoration: none; }