/* CSS Document */
.nextprevlink {
	font-family: MS Sans Serif;
	font-size: 8pt;
	font-weight: bold;
	color: #E00102; /* #666666 */
	text-decoration: none;
}
.nextprevlink:hover {
	color: #333333;
}
.pagecountlink {
	font-family: MS Sans Serif;
	font-size: 8pt;
	font-weight: bold;
	color: #007E01; /* #666666 */
	text-decoration: none;
}
.pagecountlink:hover {
	color: #333333;
}
.pagecounttext {
	font-family: MS Sans Serif;
	font-size: 8pt;
	color: #8F8C8C;
}
.plaintext {
	font-family: MS Sans Serif;
	font-size: 8pt;
	color: #828282;
}
.pageseparator {
	font-family: MS Sans Serif;
	font-size: 8pt;
	color: #828282;
}


