.caligText {
	font-family: "Calligraph421 BT";
	color: #003300;
	font-size: 16px;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-size: large;
	color: #930;
}
.caligTextLrg {
	font-family: "Calligraph421 BT";
	font-size: large;
	font-weight: bold;
	color: 003300;
}
.caligTextXsm {
	font-family: "Calligraph421 BT";
	font-size: x-small;
	text-decoration: none;
}
.caligTextXLrg {
	font-size: x-large;
	font-weight: bold;
	font-family: "Calligraph421 BT";
	color: #003300;
	text-align: right;
}
.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
.caligTextsmCopy {
	font-size: small;
	font-family: "Calligraph421 BT";
}
#content .caligtable2 {
	font-size: x-large;
	color: #030;
	text-align: right;
}
