.introItal {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
.introHd {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
.strap {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #CCCCCC;
}

.introLnk {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #ffbf00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.datetxt {

	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
}
