body {
	background: white;
	margin-top: 5px;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 10pt;
}
a { color: blue; text-decoration: none; }
a:visited { color: #3E6Ab3; text-decoration: none; }
a:hover { text-decoration: underline; }
