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

a:link { 
	font-weight: bold; 
	text-decoration: none;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none;
	}
a:hover, a:active { 
	text-decoration: underline;
	}
