html {
	margin: 0;
	padding: 0;
	}
body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	}
a:link {
	text-decoration: none;
	color: #6600CC;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	}
a:visited { 
	text-decoration: none; 
	color: #6600CC;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #6666CC;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	}
acronym {
	border-bottom: none;
	}