a:link {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.u10 {
	font-size: 9px;
	color: #990000;
}
a.m:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.m:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000099;
	text-decoration: underline;
}
a.m:visited {
	font-family: Arial;
	font-size: 12px;
	color: #3366FF;
	text-decoration: none;
}
.p {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.ls {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000099;
}
.bt {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0B75AD;
	font-style: italic;
}
