p {
	font-family: "BC AntiqueOlive BoldCond";
	font-size: 12px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.hilight {
	font-weight: bold;
}
.alignRight {
	text-align: right;
}
.colorBlue {
	color: #0000FF;
}