.style1 {
	font-size: 14px;
	color: #000066;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style4 {
	font-size: 12px;
	color: #FF6600;
}
.style5 {color: #999999}
.style6 {
	font-size: 12px;
	padding-top: 15px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #000080;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

