@charset "UTF-8";
/* CSS Document */

.Brown13pt {
	font-family: "Arial";
	font-size: 13px;
	color: #660000;
}
.Brown13ptBold {
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color: #660000;
}
.Brown13pBoldUnder {
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
.Black13pt {
	font-family: "Arial";
	font-size: 13px;
	color: #000000;
}
.Black13ptBold {
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
}

.Black13ptBoldUnder {
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.Brown32ptBold {
	font-family: "Arial";
	font-size: 32px;
	font-weight: bold;
	color: #660000;
}
.Brown15pt {
	font-family: "Arial";
	font-size: 15px;
	color: #660000;
}
.Brown18pt {
	font-family: "Arial";
	font-size: 18px;
	color: #660000;
}
.Brown18ptBold {
	font-family: "Arial";
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}
.Brown22ptBold {
	font-family: "Arial";
	font-size: 22px;
	font-weight: bold;
	color: #660000;
}
.Brown18ptBoldUnder {
	font-family: "Arial";
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
.Brown15ptBold {
	font-family: "Arial";
	font-size: 15px;
	font-weight: bold;
	color: #660000;
}
.Brown15ptBoldUnder {
	font-family: "Arial";
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	color: #660000;
}
.Brown11ptBold {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #660000;
}
.Black15pt {
	font-family: "Arial";
	font-size: 15px;
	color: #000000;
	font-weight: normal;
}
.Black15ptBold {
	font-family: "Arial";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.Black15ptBoldUnder {
	font-family: "Arial";
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}.Brown11pt {
	font-family: "Arial";
	font-size: 11px;
	color: #660000;
}
.Brown11ptBoldUnder {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
.Black22ptBold {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
}
.Black18pt {
	font-family: Arial;
	font-size: 18px;
}
