body {
	margin-top: 0;
	padding-top: 0;
	background-color: #ffffff;
	color: #000000;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	font-weight: bold;
	color: #000000;
}

a:link, a:active, a:visited {
	text-decoration: none;
}

a:focus, a:hover {
	text-decoration: underline;
}

