.text_2005 {
	font-family: "Courier";
	font-size: 12px;
	color: #000000;
   font-weight: normal;
}
.text_2005_small {
	font-family: "Courier";
	font-size: 8px;
	color: #000000;
   font-weight: normal;
}
.text_2005_grey {
	font-family: "Courier";
	font-size: 12px;
	color: #999999;
   font-weight: normal;
}
.lienint_2005 {

	font-family: "Courier";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
   font-weight: normal;
}
.lienint_2005_small {

	font-family: "Courier";
	font-size: 8px;
	color: #000000;
	text-decoration: underline;
   font-weight: normal;
}
.text_2005_underline {
	font-family: "Courier";
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
   font-weight: normal;
}
.text_2005_cancelled {
	font-family: "Courier";
	font-size: 12px;
	color: #000000;
   font-weight: normal;
	text-decoration: line-through;
}
.text_2005_bold {

	font-family: Courier;
	font-size: 12px;
	color: #000000;
   font-weight: bold;
}
a:hover {
	font-weight: bold;
}
