.textmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #000000;

}
.border {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bordertop {
	border-top: thin solid #000000;
}
.borderall {
	border: thin solid #000000;
}
