a.whitelink {
	color: #FFFFFF;
}
a.whitelink:hover {
	color: #FFCCCC;
	font-weight: bold;
	text-decoration: none;
}
a {
	color:#000099;
	font-weight: bold;
}
a:hover {
	color:#0000FF;
	text-decoration: none;
}
.half-space-before {
	line-height: 20px;
}
td {
	font-family: "Franklin Gothic Book";
}
.twelvepx {
	font-size: 12px;
}
.thirteenpx {
	font-size: 13px;
}
.blue {
	color: #000066;
}
.leftnav {
	line-height: 22px;
	font-weight: bold;
	padding-left: 4px;
	font-size: 13px;
}
.leftnav:hover {
	color: #990033;
	text-decoration: none;
}
.activepage {
	color: #990033;
}
.rightnav {
	font-size: 14px;
	font-weight: bold;
}
body {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
}
.whitetext {
	color: #FFFFFF;
}
.border {
	border: thin solid #000000;
}
.short {
	line-height: 12px;
}
.tenpx {
	font-size: 10px;
}
