.black-15 {font-size: 15px; color: black; }
.timesromanB-21 {font-family: "times new roman"; font-size: 21px; font-weight: bold; }
.timesromanB-18 {font-family: "times new roman"; font-size: 18px; font-weight: bold; }
.timesromanBI-18 {font-family: "times new roman"; font-size: 18px; font-weight: bold; font-style: italic; }
.bosI-18 {
	font-family: "Bookman Old Style";
	font-size: 18px;
	font-style: italic;
}
.bosI-18Red {
	font-family: "Bookman Old Style";
	font-size: 18px;
	font-style: italic;
	color:#CC0000;
}
.bosBI-13{
	font-family: "Bookman Old Style";
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
.bosBI-18{
	font-family: "Bookman Old Style";
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.bosBI-18Red{
	font-family: "Bookman Old Style";
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color:#CC0000;
}

.bos330000BI-18{
	font-family: "Bookman Old Style";
	color: #8D2530;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.blackBI-15
	font-size: 15px;
	color: black;
	font-weight: bold;
	font-style: italic;
}
.blackB-15
	font-size: 15px;
	color: black;
	font-weight: bold;
}

.ScriptMTBold {
	font-family:Script MT Bold;
}
.large {
	font-size: large;
}
.x-large {
	font-size: x-large;
}
.xx-large {
	font-size: xx-large;
}
.red {
	color: #FF0000;
}
.blue {
	color: #00008b;
}
.rustic {
	color:#8d2530;
}
.Link {
	color:#8d2530;
	font-weight:bold;
}
.Copyright
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: black; /* Font Color */
text-decoration: none;
font-style: normal; /* FontStyle */
text-align: center; /* Align Text */
}