.undecor{
	text-decoration: none;
}
.txt{
	font-size: 8pt;
	font-weight: 500;
}
.txt1{
	font-size: 10pt;
	font-weight: 500;
}
A:hover {text-decoration: underline}
.txt_align{ text-align: justify; }