td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.MainHeading {
	font-size: 18px;
	font-weight: bold;
	color: #006633;
}
.infoText {
	font-size: 14px;
}

.ComingSoon {
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
}
.copy {
	font-size: 10px;
	color: #666666;
}
.TitleHeading {

	font-size: 24px;
	font-weight: bold;
	color: #006633;
}
#LineRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006633;
}
#LineLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006633;
}
h5 {
	margin: 0px;
	font-size: 12px;
}
h6 {

	margin: 0px;
	font-size: 14px;
}
.LiSpace {
	margin-top: 3px;
	margin-bottom: 3px;
}a:link {
	color: #009900;
}
a:visited {
	color: #006699;
}
a:hover {
	font-weight: bold;
	color: #006600;
}
a:active {
	color: #666666;
}
.RedBold {
	font-weight: bold;
	color: #FF0000;
}
