body {
	background-color: #e4e6cd;
}
.tablebody {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #33667e;
}
.tableparent {
	background-color: #FFFFFF;
	background-image: url(images/bg/feet.jpg);
}
a:link {
	color: #999966;
}
a:visited {
	color: #666633;
}
a:hover {
	color: #cccc66;
}
.tableunitphotos {
}
.tableunitphotos th {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336666;
}
.wordspace20 {
	word-spacing: 20em;
}
.smalltext {
	font-size: 10px;
}