.Times {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
}
.TimesSM {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
}
.LiteBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #00FFFF;
}
.LiteBlueLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #66FFFF;
	text-decoration: underline;
}
.LiteRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FF3333;
}
.LiteRedLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FF9900;
	text-decoration: underline;
}
.TimesHeadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bolder;
	color: #333333;
}
.RedHeadLink {
	color: #FF0000;
	text-decoration: underline;
}
.TimesHeadlineBig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bolder;
	color: #333333;
	line-height: normal;

}
.TimesHeadlineMed {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.YellowLink {
	color: #99FF00;
	text-decoration: underline;
}
.TimesHeadlineLG {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #333333;
}
.DarkGrayLink {
	color: #333333;
	text-decoration: underline;
}
.LtGrayLink {
	color: #999999;
}
.TimesHeadlineXL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold;
}
.TimesHeadlineSemi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.resolution {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
.TimesHeadlineSemiLG {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #333333;
}
.BlackLink {
	color: #000000;
}
.BlackLinkRes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;

}
.YellowNet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFF00;
}
.RedLink {
	color: #CC3300;
	text-decoration: underline;
}
.GrayLink {
	color: #CCCCCC;
}
.MedArialheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bolder;
	color: #333333;
}

