body {
	margin:0;
	background-color: #FFFBEE;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.white {
	color:#FFFFFF;
	}
.small {
	font-size: 11px;
}
.smaller {
	font-size: 9px;
	line-height: 11px;
}
a:link.white, a:visited.white {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.white {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link, a:visited {
	color: #970017;
	text-decoration: none;
}
a:hover {
	color: #970017;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0;
}
#BananAlbum {
	width:100%; height:100%; position:absolute; z-index:100; left:0px; top:0px;
}
p {
line-height: 16px;
}
