.text8pt {
	font-family: "Courier New", Courier, mono;
	font-size: 8pt;
}
.text12pt {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
}

.text18pt {
	font-family: "Courier New", Courier, mono;
	font-size: 18pt;
	font-weight: bold;
}

.href {
	font-family: "Courier New", Courier, mono;
	text-decoration: none;


}

.small {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	color: #0000FF;


}

.hreftxt 
{
	font-family: "Courier New", Courier, mono;
	text-decoration: none;
	cursor: text;
}

A:link {
	text-decoration: none;
	color:#000000;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}
A:visited {
	text-decoration: none;
	color:#000000;
	font-family: "Courier New", Courier, mono;
}
A:hover {
	text-decoration: blink;
	color:#000000;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;


}
.text14pt {
	font-family: "Courier New", Courier, mono;
	font-size: 14pt;
	font-weight: bold;
}
