.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #949494;
	font-weight: bold;
}

.style2 {
	font-size: 9px;
	color: #949494;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-decoration: none;
}

.style3 {
	font-size: 12px;
	color: #949494;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-decoration: none;
}

.style4 {font-size: 12px; font-weight: bold; color: #949494; }
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	color: #083B6A;
}

