.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.blkHdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}
.textGrayBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.textRedBold {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990033;
	font-weight: bold;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990033;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990033;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990033;
	text-decoration: underline;
}
.textRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990033;
	line-height: 1.25;
	font-weight: normal;
	font-style: normal;
}
.textRedObliqueBold {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990033;
	line-height: 1.25;
	font-weight: bold;
	font-style: oblique;
}
.blkHdr24 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.textRed11 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #990033;
	line-height: 1.25;
	font-weight: normal;
	font-style: normal;
}
.blkHdr16Oblique {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-style: oblique;
}

