.pagetitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #676767;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
.imageborder {
	border: 1px solid #333333;
}
.subheader1 {
	font-weight: bold;
	color: #676767;
}
.smalltext {
	font-size: small;
	color: #333333;
}

.primarytext {
	font-size: 18px;
	font-weight: bolder;
	color: #D0D5BE;
	text-decoration:none;
}

A:hover {text-decoration:underline;}

.navlink {
     font-size: 18px;
		color: #D0D5BE;
	text-decoration:none;
}

