body {
	background-color: #FFF;
}
.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: #0083CB;
	text-align: center;
	text-decoration: none;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	border: 1px solid #0083CB;
}
.pageselect {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	background-color: #0083CB;
	border: 1px solid #000000;
}
