p,td,h1,h2,h3,h4,h5,h6,li,dt,dd {
	font-family: "MS Sans Serif", sans-serif; 
	font-size: 8pt }
A {
	color: black;
	text-decoration:none; }
A:visited {
	color: black;
	text-decoration:none; }
A:active {
	color: black;
	text-decoration:none; }
A:hover {
	color: navy;
	font-weight:bold;
	text-decoration:none; }
div.toolTip { 
	background-color: #FFFFDF;
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-weight: regular;
	padding: 2pt 5t 2pt 5pt;
	width: 90%; 
	border-style: solid;
	border-width: 1pt;
}
