p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #101440;
}
.redheader {
	color: #FF0000;
	font-weight: normal;
	letter-spacing: .2em;
}
A:link {
	color: red;
	text-decoration: underline;
}
A:hover { color: red;
			text-decoration: none;

} 
A:visited {
	color: red;
	text-decoration: underline;
	}

A:visited:hover {
	color: red;
	text-decoration: none;
	}
.redheadtight {
	color: #FF0000;
}
.abouttable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.abouttable2 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.floatRight {
	padding: 5px;
	float: right;
}
.abouttables {
	border-top: 1px solid #26237B;
	border-left: 1px solid #26237B;
}
.aboutbluetext {
	color: #26237B;
	padding: 10px 10px 0 10px;
	line-height: 16px;
	font-size: 12px;
	}
.aboutequabilityGreen {
	color: #8CC63E;
	}
