.fonts1 {
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
}
.fonts2 {
	font-size: 9pt;
	line-height: 135%;
	text-decoration: none;
}
.fonts3 {
	font-size: 14px;
	line-height: 130%;
	text-decoration: none;
}
.fontred {
	font-size: 13px;
	line-height: 135%;
	color: #FF3300;
	text-decoration: none;
}
.fontslv {
	font-size: 9pt;
	line-height: 135%;
	color: #7CC400;
	text-decoration: none;
}
a {  text-decoration: none; color: #000000}
a:visited {  text-decoration: none; color: #000000}
a:hover {  text-decoration: underline; color: #FF5522}
