@charset "UTF-8";
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.imgLNK a:link {text-decoration:none;}
.imgLNK a:visited {text-decoration:none;}
.imgLNK a:focus {text-decoration:none; background-color: #E5C19A;}
.imgLNK a:hover {text-decoration:none; background-color: #E5C19A;}
.HED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #5F4137;
	line-height: 28px;
}
.HEDcon {
	font-family: "Arial Narrow";
	font-size: 24px;
	line-height: 28px;
	color: #5F4137;
}
.HEDsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5F4137;
	line-height: 21px;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5F4137;
	line-height: 18px;
}
.LNKcon {
	font-family: "Arial Narrow";
	font-size: 12px;
	line-height: 16px;
	color: #E5C19A;
}
.BODYtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5F4137;
	line-height: 16px;
}
.TESTtxt {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #441911;
	line-height: 18px;
}
.TESTtxtIND {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #441911;
	line-height: 18px;
	text-indent: 30px;
}
.CAPTtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #5F4137;
}
.boxITIN {
	background-color: #960000;
	color: #E5C19A;
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 2px;
	text-align: right;
}
.QUOTbox {
	background-color: #DCA078;
}
.SUPscpt {
	font-size: 65%;
	vertical-align: 20%;
}
