.BckGrdDark {
	background-color: #333333;
}
.BckGrdLight {
	background-image: url(Images/Bkg-1.png);
	background-repeat: repeat;
}
.georgia14 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.HrzLine {
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-bottom-color: #999966;
}
.georgia18b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.georgia14B {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #000000;
}
.georgia16b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

