body {
	background-color: #e8e8e8;
	margin: 0;
	padding: 10px;
	font-family: Verdana, Arial, Courier, sans-serif;
	font-size: small;
}

a {
	color: #888;
	text-decoration: none;
}

a img {
	border: 0;
}

#strong {
	font-weight: bold;
}

.strong {
	font-weight: bold;
}

