a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #4c5b6e;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight:bold;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight:bold; 
	color:#404f62;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
	text-shadow:#000000;
}
.style7 {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
}
.style8 {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #999999;
	text-decoration: none;
}