.desc {
	margin: 10px;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif ;
	font-size: 14px;
	color: #333333;
	background-image: url(images/PAPR_I04b.jpg);
	text-align : justify;
	border-right-style : groove;
	border-bottom-style : groove;
	
}
.item {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
	text-align: justify;
	margin: 50px;
	padding: 20px;
}
.nav_arrows {
	border: 1px solid #990000;
	text-align: left;
	vertical-align: middle;
	background-color: #FFFFCC;
	margin: 0px;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.nonefound {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
#txtlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #FFFFFF;
}
#txtlink a:link {
	color: #FFFF00;
	text-decoration: none;
}
#txtlink a:visited {
	color: #FFFF00;
	text-decoration: none;
}
#txtlink a:hover {
	color: #FFFF00;
	background-color: #0000CC;
	text-decoration: none;
	border: 1px solid #0099FF;
}
#txtlink a:active {
	color: #CC0000;
	background-color: #FFFF33;
}
body {
	background-color: #FFFFCC;
}
