.pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	background-color: #0F0;
	cursor: help;
	filter: Xray;
	text-decoration: underline overline;
	font-style: italic;
	background-repeat: repeat;
	list-style-type: lower-roman;
}
