BODY {
	margin:0px;
	background-color:White;
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
	color:Black;
}

a {font-size:10pt;  color: Blue;  text-decoration:underline;  }
a:hover {font-size:10pt;  color:Green;  text-decoration:underline;  }

td.top {line-height:22px;  }
a.top {font-size:8pt;  color:Blue;  text-decoration:underline;  }
a:hover.top {font-size:8pt;  color:Green;  text-decoration:underline;  }

table.popups {width:600px;  }
td.blackpro {background-color:Black;  }