  body { margin-top: 0; margin-left: 0 ; }
  div { font-family: Arial;
	}
  a   { font-family: Arial; 
  	font-size: 9pt;
  	color: #2080FF;
	text-decoration: none;
	}
  a:visited { color: #40A0FF; }
	text-decoration: none;
	}
  a:active  { color: #1020FF;
	text-decoration: none;
	}
  a:hover   { color: #1020FF;
	text-decoration: underline;
	}

