@charset "utf-8";
.imageleft {
	margin-right: 4px;
	margin-bottom: 4px;
}
A.dark:link {
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
}
A.dark:visited {
	color: #330099;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
}
A.dark:active {
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
}
A.dark:hover {
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
	background-color: #FFFFFF;
}
TD.dark {
	font-weight : bold;
}
P.dark {
	font-weight : bold;
}
