body {
	background-color: #191970;
	color: #FFFFFF;
	scrollbar-face-color: #191970;
	scrollbar-shadow-color: #A7A7A7;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-3dlight-color: #8E8E8E;
	scrollbar-darkshadow-color: #8E8E8E;
	scrollbar-track-color: #EEEEEE;
	scrollbar-arrow-color: #EEEEEE;
	scrollbar-3d-light-color : #8E8E8E;
	scrollbar-dark-shadow-color : #8E8E8E;
}
a {
	background-color: transparent;
	color: #FFFF00;
	text-decoration : none;
 	font-weight : bold;
}
a:visited {
	background-color: transparent;
	color: #FFFF00;
}
a:hover {
	background-color: transparent;
	color: #FF0000;
}
h1 {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	background-color: transparent;
}
div.index {
	text-align: center;
}
div.index table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div.navigation {
	text-align: center;
}
div.navigation table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div.photograph {
	text-align: center;
}
div.photograph table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
td.thumbcell {
	width: 100px;
}
div.title {
	font-weight: bold;
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: right;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: transparent;
}
.caption {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: transparent;
}
.footnote {
	font-size: 0.6em;
	text-align: right;
	font-family: tahoma, arial, helvetica, sans-serif;
}
.textleft {
	text-align: left;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: transparent;
}
.textright {
	text-align: right;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: transparent;
}
.textcenter {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: transparent;
}
