.abacusMain {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
a:link {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: blink;
}
.tableText {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
}
.mainMid {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: center;
}
