.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	font-weight: normal;
}
a {
	font-weight: bold;
	color: #EC8CB7;
	text-decoration: none;
}
.footerlink {
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
footerlink:visited {
	text-decoration: none;
}
.pinkborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EC8CB7;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #000066;
}

.style2 {font-size: 11px}
.style3 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}