body {
	font-family: sans-serif;
	font-size: 12px;
}

a {
	color: black;
}

p.content-text {
	margin-top: 0;
	margin-left: 6px;
}

p#title {
	margin-top: 16px;
	margin-bottom: 1px;
	font-size: 28px;
	font-weight: bold;
}

p#title-aka {
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 70px;
}

p#title-eg {
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 70px;
}

table#main {
	width: 100%;
	margin-top: 16px;
}

table#main td {
	vertical-align: top;
}

td#content {
	text-align: left;
	width: 100%;
}

table#menu {
	background-color: #cccccc;
	width: 160px;
}

div.images {
	text-align: center;
}

img {
	border: none;
}

img.cube {
	width: 100px;
	height: 100px;
	margin: 6px;
}
