.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343F49;
}
.style4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #333333;
}
.style6 {
	font-size: 12px;
	color: #666666;
}
a:hover {
	color: #FF6600;
}
a:visited {
	color: #666666;
}
a:active {
	color: #666600;
}
