﻿<style type="text/css">
body {
  font-size: 16px;
}

.small {
  font-size: 12px; /* 75% of the baseline */
}

.large {
  font-size: 20px; /* 125% of the baseline */
}


.picborder {
	border-style: solid;
	border-width: 2px;
}

.Cattitles {
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	font-family: "Schindler Small Caps";
	font-variant: normal;
	text-transform: none;
	color: #000080;
}
.blkMerch {
	font-size: medium;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
}
.greentitle {
	color: #008000;
	font-weight: bold;
	font-family: "Schindler Small Caps";
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.SOLD {
	font-family: "Times New Roman";
	font-style: italic;
	color: #FF0000;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
}
</style>
