table {
	background-color: #FFF;
}
h2 {
		font-style: italic;
		color: #00F;
		margin-bottom: 0px;
}
a {
	text-decoration: none;
}
a:hover {
	color: #FFF;
	background-color: #333;
}
body {
	background-color: #666;
	line-height: 20pt;
}
