p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: left;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}
a:link {
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
}
.justify {
	text-align: justify;
}
a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #641C42;
}
