/* CSS Document */

#BlankPage {
	color: #66FF00;
	font-weight: bolder;
	font-size: x-small;
}
.PageNumber {
	color: #FF0000;
	font-weight: bolder;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 1px;
	font-size: x-small;
}
body {
	font-family: Arial;
	font-size: 13px;
}