body {
	margin-left : 10px;
	margin-top : 10px;
	margin-right : 10px;
	margin-bottom : 10px;
	font-family: Tahoma, Arial,helvetica;
	color: black;
	background-color : white;
	background-image : none;
}

.trStyle {
	background-color: #E9E3D5;
	color: #565550;
}

.thumbnailsTable {
	line-height: 90%;
	border-color: #565550;
	background-color: #E9E3D5;
}

.thumbnailStyle {
	border-color: #F7F3F0;
	border-width: 6px;
	border-color:#F7F3F0;
}

.imageStyle {
	border-color: white;
}

.header {
	 color: black;
	 font-size: 24px;
	 font-weight: normal;
}

.nowrap {
	white-space: nowrap;
}

a {
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: underline;
	color: black;
}

small {
	font-family: Arial,helvetica;
	font-size: 12px;
}

