.justtext {
	font : 11px Arial, Helvetica, sans-serif;
	color : Black;
	text-align : justify;
}
.bodytext {
	font : 11px Arial, Helvetica, sans-serif;
	color : Black;
}
.bodytext:link {
	font : bold;
}
.bodytext:hover {
	color : Gray;
}
.bodytext:visited {
	font: bold;
}
.menu {
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
}
.menu:link {
	font : bold;
}
.menu:hover {
	color : Silver;
}
.menu:visited {
	font : bold;
}
.pghead {
	font: bold large "Times New Roman", Times, serif;
}
.pgsubhead {
	font: normal 18px Arial, Helvetica, sans-serif;
}
.captext {
	font : 11px Arial, Helvetica, sans-serif;
	color : Black;
}
.boxborder {
	border : thin solid Black;
}
