@charset "ISO-8859-1";

a:link {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

a {
	font-weight: bold;
}

.style1 {color: #FFFFFF}

.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
