body, table {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	text-align: justify;
	margin: 0;
}
body {
	background: #eee4be; margin: 0; padding: 0;
}

a {
	color: #ff6b0d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

input, textarea {
	font-family: Verdana, Tahoma;
	font-size: 11px;
}
input {
	height: 18px;
}
.button {
	height: 20px;
}

.date, .url {
	color: #749220
}
.date {
	font-style: italic;
}
.url {
	font-weight: bold;
}
.url2 {
	color: #ff6b0d;
	font-weight: bold;
}

.highlight1, .error, sup {
	color: red
}

.copy {
	color: #000000;
}

.prospero {
	color: #cccccc;
}

ul.star-list {list-style-type: square; padding-left: 0; margin-left: 22px; padding-bottom: 10px;}
ul.star-list LI {margin-bottom: 4px; font-size: 11px;}

#photo H1 {border: 1px solid #CF0B00; font-size: 11px; text-align: left; padding: 5px; margin: 0 0 15px;}

#photo .table-album TD {vertical-align: top; padding: 0 10px 15px 0; font-size: 10px; text-align: left;}
#photo .table-album TD A {border: 0; text-decoration: none;}
#photo .table-album TD IMG {border: 1px solid #C0C0C0; font-size: 11px;}
#photo .table-album SPAN {display: block; padding-top: 4px; font-size: 11px;}
#photo .table-album TD SPAN A {font-size: 10px;}
#photo .table-album TD SPAN A:hover {text-decoration: underline;}




