html
{
	background: 0;
	background-color: #ccffff
}
div.content
{
	width: auto !important;
	word-wrap: break-word;
	padding-left: 10%;
	padding-right: 5%;
}
div.menu
{
	width: 10%;
	float: left;
	min-width: 110px;
}
img
{
	padding-top: 10px;
	padding-bottom: 10px;
}
table
{
	border-spacing: 5px;
}
th
{
	text-align: left;
}
