.style1 {color: #333333}
.style2 {font-size: 22px}
.style3 {
	font-size: 11px;
	font-weight: bold;
}
.style5 {font-size: 11px}
.style7 {font-size: 11px; color: #999999; }
.style8 {color: #999999}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000000;
}