@charset "iso-8859-1";

.header {  font-family: Lucida "Lucida Sans Unicode", "Lucida Grande", Arial, Verdana, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000}
.content {  font-family: Lucida "Lucida Sans Unicode", "Lucida Grande", Arial, verdana, Helvetica, sans-serif; font-size: 14px; color: #000000}

				
				
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;

