.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	line-height: 18px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #003B66;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #A3BCCC;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #003B66;
	text-decoration: none;
	background-color: #A3BCCC;
	letter-spacing: normal;
	word-spacing: normal;
}
ul {
	padding-left: 8px;
	margin-left: 8px;
}

