@charset "ISO-8859-1";
.letterTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: 6969696;
}
.Ital_TimesNR {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: 505050;
}
.GrayFeatureText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: bbbcbd;
}
.more {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: bdcce3;
	text-decoration: underline;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: bdcce3;
	text-decoration: underline;
}
#grayLINK a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #484A49;
	text-decoration: underline;
}
#grayLINK a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
#grayLINK a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
#grayLINK a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #fffffff;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
