acronym {
    border-bottom: 1px dashed #00cc00;
	color: #D5B7D2;
    cursor: help;
}
body {
	padding:0px;
	margin:0px;
	background-color: #e4ffdd;
}
table {
	border:0px;
	padding:0px;
	margin:0px;
}
td {
	font-family: serif;
	font-size: 6px;
	height: 8px;
}
th {
	font-family: serif;
	font-size: 14px;
	height: 20px;
	text-align: left;
}
img {
	border: 0px;
}