.code-justify {
	font-family: "Microsoft Sans Serif";
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	line-height: 20px;
}
.code-head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CA6A13;
	text-align: justify;
	text-decoration: underline;
}
.code-text {
	font-family: "Microsoft Sans Serif";
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	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;
}
