
/* Persistent Style Sheet - Stays with every page */

img.accesslink {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	visibility: hidden;
	}

hr
	{
	text-align: center;
	visibility: visible;
	width: 50%;
	height: 2px;
}
	
sup {
	font-size: smaller;
}

span.logo {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-stretch: condensed;
	cursor: crosshair;
}

/* End Persistent Styles */

/* Plain Style Sheet - Clears all but Persistent style */

