.body {
	margin-top: 0px;
	margin-left:0px;
}
.Style1 {
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 10px;
	color: grey;
}
a:link {
	text-decoration: none; color: grey;}
a:visited {
	text-decoration: none; color: grey;}
a:hover {
	text-decoration: underline;}
a:active {
	text-decoration: none;}
