a.L1:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.L1:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.L1:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.L1:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.L2:link { color: #000000; text-decoration: none }
a.L2:active { color: #002D96; text-decoration: underline}
a.L2:visited { color: #000000; text-decoration: none }
a.L2:hover { color: #002D96; text-decoration: underline }
a:link {
	color: #960000;
	text-decoration: none;
}
a:visited {
	color: #960000;
	text-decoration: none;
}
a:hover {
	color: #960000;
	text-decoration: underline;
}
a:active {
	color: #960000;
	text-decoration: underline;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;


}
.grey {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.txt11PT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;

}
.txt9pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #969696;

}
.txt11PTb {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}
