td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5382AC;
}
.subhead {
	font-weight: bold;
}
.emphasize {
	font-size: 14px;
	font-weight: bold;
	color: #009BB0;
}
a:link {
	font-weight: bold;
	color: #3377BB;
	text-decoration: underline;
}
a:visited {
	color: #3377BB;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #009BB0;
	text-decoration: underline;
	font-weight: bold;
}
.FOOTER {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.footer2 {
	font-size: 10px;
	font-weight: normal;
}

a.FOOTER:link {
	font-weight: bold;
	color: #7A9EBE;
	text-decoration: none;
}
a.FOOTER:visited {
	color: #7A9EBE;
	text-decoration: none;
	font-weight: bold;
}
a.FOOTER:hover {
	color: #009BB0;
	text-decoration: underline;
	font-weight: bold;
}
a.footer2:link {
	font-weight: bold;
	color: #7A9EBE;
	text-decoration: none;
}
a.footer2:visited {
	color: #7A9EBE;
	text-decoration: none;
	font-weight: bold;
}
a.footer2:hover {
	color: #3377BB;
	text-decoration: underline;
	font-weight: bold;
}
body {
	background-color: #FFFFFF;
}