body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family:verdana,arial,helvetica;
	font-size:8pt;
}
td {
	font-family:verdana,arial,helvetica;
	font-size:8pt;
}
.mnuCell {
	font-family:arial,helvetica;
	padding-left:6px;
	padding-right:6px;
}	
.copyString {
	font-family:arial,helvetica;
	font-size:7pt;
	color:gray;
}
#ml:link {
	color:white;
	text-decoration:none;
}
#ml:visited {
	color:white;
	text-decoration:none;
}
#ml:active {
	color:white;
	text-decoration:none;
}
#ml:hover {
	color:yellow;
	text-decoration:underline;
}
#cl:link {
	color:yellow;
	font-weight:bold;
	text-decoration:none;
}
#cl:visited {
	color:yellow;
	font-weight:bold;
	text-decoration:none;
}
#cl:active {
	color:yellow;
	font-weight:bold;
	text-decoration:none;
}
#cl:hover {
	color:yellow;
	font-weight:bold;
	text-decoration:underline;
}
a:link {
	color:black;
}
a:visited {
	color:black;
}
a:active {
	color:black;
}
a:hover {
	color:#FF9000;
}
