.homeTXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
}
.homeTXTBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #000000;
}

a {
	color: #FFFFFF;
}
a:hover {
	color: #ABABAB;
	text-decoration: none;
}
hr {
	color: #FFFFFF;
	height: 1px;
	width: 100%;
	margin-top: 17px;
	margin-bottom: 15px;
}
.subhead {
	font-size: 12px;
	font-weight: bold;
}
li {
	list-style-type: square;
}
.background {
	background-repeat: repeat-x;
}
