
body {
	margin-left: 0;
	margin-top: 0;
}

a {
	color: white;
}

a:visited {
	color: white;

}

a:hover {
	color: black;
}

.style1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-align: left;

}