.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
.nav a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.nav a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.nav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #34028E;
	text-decoration: none;
}
.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #34008E;
	font-style: normal;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #34008E;
	line-height: 22px;
}
.list {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 25px;
	color: #34008E;
	list-style-type: none;
}
