BODY {
	font-family: Verdana, Arial, MS Sans Serif; 
	font-size: 8pt;
	color: "#000000"; 
}

TD {
	font-family: Verdana, Arial, MS Sans Serif; 
	font-size: 8pt;
	color: "#000000"; 
}

A:LINK {
	font-family: Verdana, Arial, MS Sans Serif; 
	font-size: 8pt;
	color: "gray"; 
	font-weight: bold;
	text-decoration: none;
}

A:VISITED {
	font-family: Verdana, Arial, MS Sans Serif; 
	font-size: 8pt;
	color: "gray";
	font-weight: bold;
	text-decoration: none;
}	

A:HOVER {
    text-decoration: underline;
}

