.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A5D84;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A5D84;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #36496a;
	text-decoration: underline;
	font-weight: bold;
}
a.headertext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	text-decoration: underline;
	font-weight: bold;
}
a.headertext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #36496a;
	font-weight: bold;
}
a.headertext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	font-weight: bold;
}
a.ISOtext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	text-decoration: underline;
	font-weight: normal;
}
a.ISOtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #36496a;
	font-weight: normal;
}
a.ISOtext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	font-weight: normal;
}

