.disclaimer-justify {
	font-family: "Microsoft Sans Serif";
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	line-height: 20px;
}
.pagenumber {
	font-weight: bold;
	color: #CA6A13;
	text-align: center;
	text-decoration: none;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	border: 1px solid #CA6A13;
}
.pageselect {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	background-color: #CA6A13;
	border: 1px solid #000000;
}
