html {
	visibility: visible;
}
.alt-index-body {
	background-color: #BBE2B3;
    background-image: url('/static/images/brightbglg.jpg');
    background-repeat: no-repeat;
}
.alt-index-body table.content {
	width: 623px;
	border-collapse: collapse;
}
.alt-index-body a {
	color: #336600;
}
.alt-index-body p {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
}
.alt-index-body li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}