BODY {
	background-image: url(pap.gif);
	margin-top: 1pt;
	margin-bottom: 1pt;
	text-align : justify;
}

HR { margin-left: 10%; margin-right: 10% }

A img {
	border: none;
	}
A:link {
	text-decoration: underline;
	color : Navy;
}
A:visited {text-decoration: none;}
A:active {text-decoration: none;}
A:hover {text-decoration: none;	color: Maroon;background-color : Silver;}
		
.nav_bottom{
	background-color: #87CEFA;
	text-align : center;
	margin-top : 5%;
	text-shadow : inherit;
	vertical-align : bottom;
}