a {
	color: #13467f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

b {
	color: #13467f;

	font-family: arial;
}

li,ol,p,td {
	color: #668aae;

	font-family: arial;

	font-size: .96em;

	line-height: 1.3em;

}

.justify {
	text-align: justify;
}

.small {
	font-size: .90em;
}
