.text {  font-family: sans-serif; font-size: 12px}
.title {  font-family: sans-serif; font-size: 18px; font-weight: bold; color: #137BAF}
.l1 {
	font-family: sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}

a.l1:link  {
	font-family: sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;

}
a.l1:visited {
	font-family: sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}
a.l1:hover {
	font-family: sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}
.links {  font-family: sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; color: #137BAF}

.l2 {
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.small {
	font-family: sans-serif;
	font-size: 10px;
}
.linkssmall {
	font-family: sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}
a.links:link {  font-family: sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; color: #137BAF}
a.links:visited {  font-family: sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; color: #9D9D9D}
a.links:hover {  font-family: sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; color: #FF0000}


