.text {
	font-family: sans-serif;
	font-size: 12px;
}
.toc2 {
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
}
.links {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005680;
}
.l1 {
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.l2 {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
}
:hover {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
:visited
{
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CA00CA;
	text-decoration: underline;
}