.border {
		margin: 4px 4px;
		padding: 2px 2px 2px 2px;
		border-bottom: 1px solid #4B0082;
		border-top: 1px solid #4B0082;
		}
		
.spacing {
	padding: 5px;
	
	
}

.text {
	font: Courier, "Times New Roman";
	font-size: medium;
	background-position: center;
	background-repeat: no-repeat;
}

.navtext {
	font: "Times New Roman";
	font-size: 11px;
	text-align: center;
	 
	}



