td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}
.lineBreak {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
a:hover {
	color: #FF3333;
	text-decoration: none;
}
.LinkNav {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.LinkNavFtr {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.LinkNavBlk {
	color: #000000;
	text-decoration: none;
}
.LinkNavBody {
	color: #66CC66;
}
.CopyBlk {
	color: #000000;
	font-size: 10px;
}
.HdrLg {
	color: #66CC66;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

