.HomeText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #000;
}
.LeftTD {
	width: 175px;
}
.RightTD {
	width: 175px;
}
.HeadText {
	font-weight: bold;
	color: #006;
}
.NormalText {
	color: #006;
}