a:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	word-spacing: 1px;
	text-decoration: underline;
	letter-spacing: 1px;
}
a:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	word-spacing: 1px;
	text-decoration: underline;
	letter-spacing: 1px;
}
a:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	word-spacing: 1px;
	text-decoration: none;
	letter-spacing: 1px;
}
.blacknormal {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
}
.bluenormal {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
}
.bluebold {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
}
.blackbold {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
}
.bluesubhead {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
}
.blacksubhead {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
}
.whitesubhead {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
}
.whitefine {
	font-family: Arial;
	font-size: 9px;
	color: #ffffff;
	letter-spacing: 0px;
	word-spacing: 1px;
	text-decoration: none;
}