body, table, tr, td, p, dl, dt, dd {
	font-family: Arial, sans-serif;
	color: #576a8e;
	font-size: 13px;
	line-height: 20px;
}
input, select, textarea {
	font-family: Arial, sans-serif;
	color: #576a8e;
	font-size: 13px;
}
a {
	color: #576a8e;
	text-decoration: underline;
}
a:link {
	color: #576a8e;
	text-decoration: underline;
}
a:visited {
	color: #576a8e;
	text-decoration: underline;
}
a:hover {
	color: #9ba3b4;
	text-decoration: underline;
}
a.contact {
	font-size: 11px;
	color: #8a93a7;
	text-decoration: underline;
}
a.contact:link {
	font-size: 11px;
	color: #8a93a7;
	text-decoration: underline;
}
a.contact:visited {
	font-size: 11px;
	color: #8a93a7;
	text-decoration: underline;
}
a.contact:hover {
	font-size: 11px;
	color: #b3b9c6;
	text-decoration: underline;
}
.normal {
	line-height: normal;
}
.disclaimer {
	font-size: 11px;
	line-height: normal;
}
.smaller {
	font-size: 11px;
}
.banner {
	font-size: 16px;
}
.hilite {
	font-size: 12px;
	line-height: 17px;
}
.title {
	font-size: 18px;
	line-height: normal;
}
.testim {
	font-size: 12px;
	font-style: italic;
	line-height: normal;
}
.credit {
	color: #f1f2f4;
	font-size: 11px;
}
