body{
	margin-top:0px; 
	background: white;
}

a{
	color:black;
	
	text-decoration:none;
}

.page{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000;

	text-decoration:none;
	text-underline:none
}

.pagenumbers{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000;

	text-decoration:none;
	text-underline:none
}

.pagenumberselect{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: gray;

	text-decoration:none;
	text-underline:none
}