body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #e1e1e1;
	color: green;
	margin: 2;
}

td {
	font-family: Arial, sans-serif;
	font-size: 10px;
}

.image {
	border-width: 1;
	border-color: #888888;
	border-style: solid;
	margin: 2;
}

.nav {
	font-weight: bold;
	font-size: 16px;
}

#index td {
	text-align: center;
}

#index .image {
	margin-left: 2;
	margin-right: 2;
	margin-bottom: 0;
}


#slide .name {
	font-weight: bold;
	font-size: 14px;
}

h1 {
	font-size: 30px;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #272727;
}

a:visited {
	text-decoration: none;
	color: #272727;
}

a:hover {
	text-decoration: underline;
	color: #272727;
}

a:link {
	text-decoration: none;
	color: #272727;
}

#imageinfo {
	visibility: hidden;
}
