.text {
	font-family: sans-serif;
	font-size: 12px;
}

.l1 {
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}

.lt {
	font-family: sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #006600;
}

.l2 {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003365;
}
a {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
a.hover {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.visited
{
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}
a.link {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #339966;
	text-decoration: none;
}
a.link2:link {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.link2:visited {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a.link2:hover {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc3300;
}
.pfv {
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}