@charset "UTF-8";
.justifyTXT {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #336699;
	margin-right: 6px;
	margin-left: 6px;
	padding-right: 7px;
	padding-left: 7px;
}
.smallcaps {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #336699;
	margin-right: 6px;
	margin-left: 6px;
	padding-right: 7px;
	padding-left: 7px;
}
.fishy {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #336699;
}

