@charset "ISO-8859-1";
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 17px;
	color: #000000;
}
.goldTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 25px;
	color: #87840B;
}
.goldLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	color: #87840B;
}
.blkTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 25px;
	color: #333333;
}

.bodyTextBlk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 17px;
	color: #000000;
}

a{color:#000000; text-decoration:none;}