BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
A {
	font-size: 12px;
	color: #ABAAAA;
	line-height: 15px;
	text-decoration: underline;
}
A:hover {
	color: #8A0607;
}
.largertext, A.largertext {
	font-size: 12px;
	color: #ABAAAA;
	line-height: 17px;
}
A.largertext:hover {
	color: #8A0607;
}
UL {
	list-style-position: inside;
	list-style-type: square;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 1px;
}
.tagline {
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
}
.footer {
	font-size: 9px;
	color: #FFFFFF;
	padding-left: 15px;
}
.footerltgrey {
	font-size: 9px;
	color: #979696;
	padding-left: 15px;
}
.footerdkgrey {
	font-size: 9px;
	color: #5F5F5F;
}
.dottedline {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
}
.hometxt {
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.text, A.text {
	font-size: 12px;
	color: #C8C8C8;
	line-height: 16px;
	text-decoration: none;
}
A.text:hover {
	color: #8A0607;
}
.titletext {
	font-size: 14px;
	color: #C8C8C8;
}

.highlightTxt {
	font-weight:bold;
	color: #BA2425;
	}
