body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFFFFF;
	color: #000000;
	text-align:center; 
}
table {	text-align:center; margin-left:auto; margin-right:auto; }
tr.separ td { border-top: 2px solid #7F00BF; }
td {
	border-width: 1px;
	border-bottom-style: dotted;
	border-right-style: dotted;
}
th {
	font-size:1em;
	font-weight: normal;
	color:#99FFFF;
	background-color:#7F00BF;
}
img { vertical-align:middle; }
.click {color: #FF0000}
.drag {color: #0000FF}
.legend {font-size: 1.1em; font-weight:bold;}
.footnote {font-size: 1.0em; background-color:#FF9900;}
