body {
	margin: 0px;
	background-color: #666;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
#top {
	margin: 24px;
	text-align: center;
}
#content {
	font-size: 10px;
	margin-top: 48px;
	margin-bottom: 24px;
}
.centered {
	text-align: center;
}
.italix {
	font-style: italic;
}

#menu {
	font-size: 12px;
	margin-top: 48px;
	width: 100%;
}
a:link {
	color: #99CCFF;
}
a:hover {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
.indextag {
	font-size: 12px;
}
.xxx {
	font-size: 12px;
}
.homeFoot {
	font-size: 10px;
	color: #999999;
}

.toHome {
	font-size: 140%;
	text-align: center;
	display: block;
	margin-top: 16px;
}
#foot {
	text-align: center;
	font-size: 80%;
	margin-top: 16px;
	margin-bottom: 16px;
}
