.headingTXT {
	font-family: "book Antiqua", serif, "times New Roman";
	font-weight: bold;
	font-size: 2em;
	list-style-position: outside;
	list-style-type: square;
	color: #FF6600;
	text-transform: capitalize;
}

.subHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000066;
}
#footerRight a {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-weight: bold;
}
#footerRight a:hover {
	color: #FFFFFF;
	background-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#divContent p {
	line-height: 1.5em;
}
#divContent ul {
	line-height: 1.5em;
	font-weight: normal;
	font-style: normal;
}
#divTopSpace a:link, #divTopSpace a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#divTopSpace a:hover {
}
